MediaWiki:Group-sysop.css: Difference between revisions

From Xenharmonic Wiki
Jump to navigation Jump to search
Xenwolf (talk | contribs)
temporarily re-enable this function as to revert vandalism
Xenwolf (talk | contribs)
m ~
Line 1: Line 1:
/* CSS placed here will affect sysops only */
/* CSS placed here will affect sysops only */
span.mw-rollback-link-x {
span.mw-rollback-link {
     display: none;
     display: none;
}
}

Revision as of 19:45, 17 July 2020

/* CSS placed here will affect sysops only */
span.mw-rollback-link {
    display: none;
}