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/belgianchocolate.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/belgianchocolate.css')
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 4ab4322192..d2030af1d6 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.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,4 @@ color: #000; color: #fff; } -.static_tab_content_ltr { - right: 0px; - margin-top:0px; - margin-right:22px; -} + |
