From: Jan Schneider Date: Thu, 12 Aug 2010 15:47:55 +0000 (+0200) Subject: #sidebar-frame is no more. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=32410858486796793a1777d20531c2c6c7cadf2e;p=horde.git #sidebar-frame is no more. --- diff --git a/horde/themes/hordeweb/screen.css b/horde/themes/hordeweb/screen.css index a528329a3..73bc76d04 100644 --- a/horde/themes/hordeweb/screen.css +++ b/horde/themes/hordeweb/screen.css @@ -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; diff --git a/horde/themes/ie6_or_less.css b/horde/themes/ie6_or_less.css index 74d403331..4fe59388d 100644 --- a/horde/themes/ie6_or_less.css +++ b/horde/themes/ie6_or_less.css @@ -2,10 +2,6 @@ * CSS corrections for IE 6 and below. */ -#sidebar-frame { - overflow-x: hidden; -} - .treeRow { overflow: visible; height: 20px; diff --git a/koward/www/htdocs/horde/themes/ie6_or_less.css b/koward/www/htdocs/horde/themes/ie6_or_less.css index 8b03cbd4d..b34134477 100644 --- a/koward/www/htdocs/horde/themes/ie6_or_less.css +++ b/koward/www/htdocs/horde/themes/ie6_or_less.css @@ -2,10 +2,6 @@ * CSS corrections for IE 6 and below. */ -#sidebar-frame { - overflow-x: hidden; -} - .treeRow { overflow: visible; height: 20px;