pref toc tweaks
authorGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 19 May 2004 23:14:42 +0000 (23:14 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Wed, 19 May 2004 23:14:42 +0000 (23:14 +0000)
stylesheets/monobook/rtl.css

index 40723c2..2dd986c 100644 (file)
@@ -169,7 +169,10 @@ li#pt-login {
 }
 /* js pref toc */
 #preftoc { float: right; }
+/* workaround for moz bug, displayed bullets on left side */
+#preftoc li { list-style: none; }
 #prefcontrol { float: right; }
+fieldset.prefsection,
 fieldset.operaprefsection { 
     margin-right: 15em;
     margin-left: 0;