MediaWiki:Group-sysop.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
.editprotected, .editinterface { display: initial !important; } | .editprotected, .editinterface { display: initial !important; } | ||
/* Special:RefreshSpecial */ | |||
form[name="RefreshSpecial"] ul { margin-bottom: 1em; } | |||
form[name="RefreshSpecial"] li:last-of-type { display: none; } |