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/style_rtl.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/style_rtl.css')
| -rw-r--r-- | themes/colors/style_rtl.css | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/themes/colors/style_rtl.css b/themes/colors/style_rtl.css index 566d37b476..8e091f9eb7 100644 --- a/themes/colors/style_rtl.css +++ b/themes/colors/style_rtl.css @@ -81,21 +81,6 @@ padding-right:0pt; .ui-tabs .ui-tabs-nav li.ui-state-default {float: right; } .ui-tabs .ui-tabs-nav li a { float: right; } -.static_tab_rtl { - float: left; - margin-left: 1px; - width: 240px; - border-color: #cccccc; -} - -.static_tab_content_rtl { - position: absolute; - z-index: 100; - left: 0px; - margin-top:0px; - margin-left:41px; -} - /* Navigator & Flyout menu Styles ------*/ .flyoutrtl { color:#000000; |
