MediaWiki:Group-sysop.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
mNo edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect sysops only */ | /* CSS placed here will affect sysops only */ | ||
/* Special:RefreshSpecial */ | /* Special:RefreshSpecial */ | ||
form[name="RefreshSpecial"] ul { margin-bottom: 1em; } | form[name="RefreshSpecial"] ul { margin-bottom: 1em; } | ||
form[name="RefreshSpecial"] li:last-of-type { display: none; } | form[name="RefreshSpecial"] li:last-of-type { display: none; } |