MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
#pt-login { display:none!important; } | #pt-login { display:none!important; } | ||
#left-navigation { display:none!important; } | #left-navigation { display:none!important; } | ||
#p-tb { display:none!important; } | |||
/* Deletes useless links from footer */ | /* Deletes useless links from footer */ | ||
#footer-icons.noprint { display:none!important; } | #footer-icons.noprint { display:none!important; } | ||
#footer-places {display:none} | #footer-places {display:none} |
Revision as of 20:44, 9 January 2020
/* CSS placed here will affect users of the Vector skin */
/* NOTICE
THIS CSS IS DISABLED in the Admin interface.
This code applies only to the public facing portal.
*/
/* Disables useless tabs */
#ca-talk { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-history { display:none!important; }
#ca-view { display:none!important; }
#pt-login { display:none!important; }
#left-navigation { display:none!important; }
#p-tb { display:none!important; }
/* Deletes useless links from footer */
#footer-icons.noprint { display:none!important; }
#footer-places {display:none}