From: Gabriel Wicke Date: Tue, 27 Apr 2004 23:15:09 +0000 (+0000) Subject: no comment in hack part, smaller padding for ie6, left border X-Git-Tag: 1.3.0beta1~234 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=6e681e57ac1682153f131f4e6176ce4a68ce98f4;p=lhc%2Fweb%2Fwiklou.git no comment in hack part, smaller padding for ie6, left border --- diff --git a/stylesheets/monobook/rtl.css b/stylesheets/monobook/rtl.css index 4fbc3a6e47..ced3bb1ad7 100644 --- a/stylesheets/monobook/rtl.css +++ b/stylesheets/monobook/rtl.css @@ -176,14 +176,11 @@ li#personaltools-login { /* IE 6 fix fixes, hide from everything else */ i {content: "\"/*" } * html textarea { - /* same negative margin as on #portal-column-content - don't ask why..*/ margin-right: -12.2em; margin-left: 0; } -i {content: "\"/*" } -* html body { - padding-left: 19px; -} +* html #documentContent { border-left: 1px solid #aaaaaa; } +* html body { padding-left: 10px; } /* */ +/* testarea: same negative margin as on #portal-column-content don't ask why..*/ /* the body margin is an ugly workaround for the onLoad-disappearing right padding on #documentContent */