Difference between revisions of "MediaWiki:Common.css"

From YIPPIE
Jump to navigation Jump to search
(remove the special pages!)
(hiding more)
Line 11: Line 11:
 
#ca-viewsource { display:none!important; }
 
#ca-viewsource { display:none!important; }
 
#t-specialpages { display: none; }
 
#t-specialpages { display: none; }
 +
#t-whatlinkshere { display: none; }
 +
#t-info { display: none; }

Revision as of 16:30, 14 January 2021

/* CSS placed here will be applied to all skins */
#ca-history { display:none!important; }	View history/History tab
#ca-nstab-main { display:none!important; }	Page tab
#ca-nstab-user { display:none!important; }	User page tab (the Page tab on personal user pages)
#ca-protect { display:none!important; }	Protect tab (as the previous two, with the Vector skin it's in the More drop-down menu)
#ca-talk { display:none!important; }
#ca-watch { display:none!important; }	the Watch tab for adding the page to the watchlist
#ca-unwatch { display:none!important; }	the Unwatch tab for removing the page from the watchlist
#ca-view { display:none!important; }	Read tab (from the prepackaged skins this tab is available only in the Vector skin)
#ca-viewsource { display:none!important; }
#ca-viewsource { display:none!important; }
#t-specialpages { display: none; }
#t-whatlinkshere { display: none; }
#t-info { display: none; }