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

From HSYCO
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect sysops only: #ca-history { display:block!important; }")
 
 
(3 intermediate revisions by the same user not shown)
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-nstab-main { display:block!important; }

Latest revision as of 10: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; }