Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Tag: Reverted |
|||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
#ca-history { display: none !important;} | #ca-history { display: none !important;} | ||
#ca-viewsource { display:none!important; } | #ca-viewsource { display:none!important; } | ||
#ca- | #ca-view { display:none!important; } | ||
/* Hide Toolbox */ | |||
#p-tb { display: none; } |
Latest revision as of 09:18, 18 August 2021
/* CSS placed here will be applied to all skins */ /* Hide tabs on left */ #ca-nstab-main { display: none !important; } #ca-talk { display: none !important; } /* Hide edit tabs */ #ca-history { display: none !important;} #ca-viewsource { display:none!important; } #ca-view { display:none!important; } /* Hide Toolbox */ #p-tb { display: none; }