From 6e681e57ac1682153f131f4e6176ce4a68ce98f4 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Tue, 27 Apr 2004 23:15:09 +0000 Subject: [PATCH] no comment in hack part, smaller padding for ie6, left border --- stylesheets/monobook/rtl.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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 */ -- 2.20.1