#sidebar-frame is no more.
authorJan Schneider <jan@horde.org>
Thu, 12 Aug 2010 15:47:55 +0000 (17:47 +0200)
committerJan Schneider <jan@horde.org>
Thu, 12 Aug 2010 15:47:55 +0000 (17:47 +0200)
horde/themes/hordeweb/screen.css
horde/themes/ie6_or_less.css
koward/www/htdocs/horde/themes/ie6_or_less.css

index a528329..73bc76d 100644 (file)
@@ -6,9 +6,6 @@ body {
     font-size: 80%;
     padding: 8px;
 }
-#sidebar-frame body {
-    padding-right: 0;
-}
 a {
     color: #66a;
     text-decoration: none;
@@ -36,9 +33,6 @@ a:hover {
 #menu .rightFloat {
     padding-right: 8px;
 }
-#sidebar-frame #menu {
-    display: none;
-}
 #menuBottom {
     margin-top: -16px;
     padding: 6px;
index 74d4033..4fe5938 100644 (file)
@@ -2,10 +2,6 @@
  * CSS corrections for IE 6 and below.
  */
 
-#sidebar-frame {
-    overflow-x: hidden;
-}
-
 .treeRow {
     overflow: visible;
     height: 20px;
index 8b03cbd..b341344 100644 (file)
@@ -2,10 +2,6 @@
  * CSS corrections for IE 6 and below.
  */
 
-#sidebar-frame {
-    overflow-x: hidden;
-}
-
 .treeRow {
     overflow: visible;
     height: 20px;