MediaWiki:Common.css: Difference between revisions

Created page with "CSS placed here will be applied to all skins: /** * Styling for links generated by MediaWiki:Edittools * @source https://www.mediawiki.org/wiki/Extension:CharInser..."
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 41: Line 41:
}
}


#ca-talk { display: none !important; }
/**
#ca-history { display: none !important;}
* #ca-talk { display: none !important; }
#ca-unwatch { display: none !important; }
* #ca-history { display: none !important;}
#ca-watch { display: none !important; }
* #ca-unwatch { display: none !important; }
* #ca-watch { display: none !important; }
* #ca-viewsource { display: none !important; }
*/