MediaWiki:Common.css: Difference between revisions

From bwCloud-OS
Jump to navigation Jump to search
Admin (talk | contribs)
No edit summary
Admin (talk | contribs)
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* "View source"-Tab ausblenden */
#ca-history { display: none !important;}  
#ca-viewsource { display: none; }
#ca-viewsource { display: none !important; }
/* "History"-Tab ausblenden */
#ca-history { display: none; }

Revision as of 13:18, 22 September 2025

/* CSS placed here will be applied to all skins */
#ca-history { display: none !important;} 
#ca-viewsource { display: none !important; }