Difference between revisions of "MediaWiki:Vector.css"

From wiki.comcert.com
Jump to navigation Jump to search
Line 1: Line 1:
  
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
li#ca-edit { display: none; } /*the edit button "disappears"*/
 
 
li#ca-talk { display: none; } /* the talk page "disappears"*/
 
  
 
#p-tb { display: none; } /*the toolbox "disappears"*/
 
#p-tb { display: none; } /*the toolbox "disappears"*/

Revision as of 17:50, 15 October 2016


/* CSS placed here will affect users of the Vector skin */

#p-tb { display: none; } /*the toolbox "disappears"*/