Difference between revisions of "MediaWiki:Group-sysop.css"
(Created page with "→CSS placed here will affect sysops only: →Affiche les menus: #p-tb { display: block !important; } #p-namespaces { display: block !important; } #p-views { display: b...") |
(No difference)
|
Latest revision as of 17:53, 7 February 2014
/* CSS placed here will affect sysops only */
/* Affiche les menus */
#p-tb { display: block !important; }
#p-namespaces { display: block !important; }
#p-views { display: block !important; }
#ca-viewsource { display: block !important; }
#ca-talk { display:block!important; }
#ca-history { display:block!important; }