Difference between revisions of "MediaWiki:Group-sysop.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will affect sysops only */ | /* CSS placed here will affect sysops only */ | ||
− | /* | + | /* restore tabs for admin users */ |
#ca-history { display:block!important; } | #ca-history { display:block!important; } | ||
#ca-talk { display:block!important; } | #ca-talk { display:block!important; } | ||
+ | #ca-nstab-main { display:block!important; } |
Latest revision as of 09:20, 20 February 2014
/* CSS placed here will affect sysops only */
/* restore tabs for admin users */
#ca-history { display:block!important; }
#ca-talk { display:block!important; }
#ca-nstab-main { display:block!important; }