Difference between revisions of "MediaWiki:Group-sysop.css"

From Tubetracker
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect sysops only */
 
/* CSS placed here will affect sysops only */
#ca-history { display: block!important; }
+
#ca-talk { display:none!important; }
#ca-viewsource { display: block!important; }
+
#ca-history { display:none!important; }
#p-tb {display: block!important;}
+
#ca-viewsource { display:none!important; }
 +
#p-tb {display:none; }

Revision as of 16:45, 17 October 2013

/* CSS placed here will affect sysops only */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
#p-tb {display:none; }