Use admin password all the time
[mediawiki.git] / stylesheets / common_rtl.css
blob8f50b2abb7e9130368f3a73d1793ae9c224d2df4
1 /* js pref toc */
2 #preftoc { float: right; }
3 /* workaround for moz bug, displayed bullets on left side */
4 #preftoc li { list-style: none; }
5 #prefcontrol { float: right; }
6 fieldset.prefsection,
7 fieldset.operaprefsection {
8 margin-left: 0;
9 margin-right: 18em;
11 /* page history */
12 #pagehistory span.user {
13 margin-right: 1.4em;
14 margin-left: 0.4em;