pref toc styling
authorGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 19 May 2004 21:03:12 +0000 (21:03 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 19 May 2004 21:03:12 +0000 (21:03 +0000)
stylesheets/monobook/rtl.css

index 09ba73d..40723c2 100644 (file)
@@ -167,3 +167,10 @@ li#pt-login {
 #footer {
     clear: both;
 }
+/* js pref toc */
+#preftoc { float: right; }
+#prefcontrol { float: right; }
+fieldset.operaprefsection { 
+    margin-right: 15em;
+    margin-left: 0;
+}