MediaWiki:Group-sysop.css: Difference between revisions

Xenwolf (talk | contribs)
don't display the revert-with-one-click function
 
Xenwolf (talk | contribs)
temporarily re-enable this function as to revert vandalism
Line 1: Line 1:
/* CSS placed here will affect sysops only */
/* CSS placed here will affect sysops only */
span.mw-rollback-link {
span.mw-rollback-link-x {
     display: none;
     display: none;
}
}