no comment in hack part, smaller padding for ie6, left border
authorGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 27 Apr 2004 23:15:09 +0000 (23:15 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Tue, 27 Apr 2004 23:15:09 +0000 (23:15 +0000)
stylesheets/monobook/rtl.css

index 4fbc3a6..ced3bb1 100644 (file)
@@ -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 */