Difference between revisions of "MediaWiki:Common.css"

From 1Archive help
Jump to: navigation, search
Line 9: Line 9:
 
p-tb { display:none!important; }
 
p-tb { display:none!important; }
  
/* Remove toolbox */
+
/* Hide toolbox */
 
#p-tb { display: none !important; }
 
#p-tb { display: none !important; }

Revision as of 17:26, 11 January 2017

/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-view (Read tab) { display:none!important; }
#ca-nstab-main (Page tab) { display:none!important; }
#ca-viewsource { display:none!important; }

p-tb { display:none!important; }

/* Hide toolbox */
#p-tb { display: none !important; }