diff options
| author | fisharebest <fisharebest@gmail.com> | 2010-04-07 22:08:56 +0000 |
|---|---|---|
| committer | fisharebest <fisharebest@gmail.com> | 2010-04-07 22:08:56 +0000 |
| commit | c367585e6d0545ecc6aba24ae40105991a2a4427 (patch) | |
| tree | c6b36728c46cda0cd908179861045072022b2f84 /themes/colors/css/bluelagoon.css | |
| parent | a65dc307fd70f5357f90bca2a86c18e58257b3db (diff) | |
| download | webtrees-c367585e6d0545ecc6aba24ae40105991a2a4427.tar.gz webtrees-c367585e6d0545ecc6aba24ae40105991a2a4427.tar.bz2 webtrees-c367585e6d0545ecc6aba24ae40105991a2a4427.zip | |
Remove the "static tab". The sidebar has taken its place.
Diffstat (limited to 'themes/colors/css/bluelagoon.css')
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 93a953ea1d..7dec07d1a7 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -1618,15 +1618,6 @@ dt { /* Override jquery-ui_theme.css */ -.static_tab_ltr {display:none;} - -.static_tab_content_ltr { - right: 0px; - margin-top:0px; - margin-right:22px; - margin-top:0px; -} - .flyout2 { margin-left:-40px; /* move popup left */ } @@ -1655,8 +1646,3 @@ color: #000; color: #fff; } -.static_tab_content_ltr { - right: 0px; - margin-top:0px; - margin-right:22px; -} |
