MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* 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"*/ | |||
Revision as of 16:49, 15 October 2016
/* 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"*/