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 */ | ||
− | /* show history | + | /* show discussion and history tabs for admin users */ |
#ca-history { display:block!important; } | #ca-history { display:block!important; } | ||
+ | #ca-talk { display:none!important; } |
Revision as of 09:19, 20 February 2014
/* CSS placed here will affect sysops only */
/* show discussion and history tabs for admin users */
#ca-history { display:block!important; }
#ca-talk { display:none!important; }