Don't use wfMsg('go') on this submit button. It's already used for the "Go" search...
[lhc/web/wiklou.git] / stylesheets / common_rtl.css
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;
10 }
11 /* page history */
12 #pagehistory span.user {
13 margin-right: 1.4em;
14 margin-left: 0.4em;
15 }