Difference between revisions of "MediaWiki:Common.css"

From
Jump to: navigation, search
(Created page with "#ca-watch { display: none !important; } Hide [History] tab: #ca-history { display: none !important; } Hide [View Source] tab: #ca-viewsource { display: none !importa...")
 
(No difference)

Latest revision as of 11:39, 26 March 2015

#ca-watch { display: none !important; }
/* Hide [History] tab */
#ca-history { display: none !important; }
/* Hide [View Source] tab */
#ca-viewsource { display: none !important; }
/* Hide [Discussion] tab */
#ca-talk { display: none !important; }