MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Admin (Diskussion | Beiträge) (turn off talk-turning-off) |
Admin (Diskussion | Beiträge) (re-enable tunrning off of talk tab) |
||
Zeile 10: | Zeile 10: | ||
/* except that it doesn#t work for talk anymore*/ | /* except that it doesn#t work for talk anymore*/ | ||
li#ca-talk { display: none; } | |||
#bodyContent h2 { | #bodyContent h2 { |
Version vom 18. Februar 2013, 12:26 Uhr
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */ /* moved to /usr/share/mediawiki/skins/MonoBook.php to make it conditional #ca-talk { display:none!important; } #ca-history { display:none!important; } #ca-viewsource { display:none!important; } */ /* except that it doesn#t work for talk anymore*/ li#ca-talk { display: none; } #bodyContent h2 { color: darkred; /*color: #BA0000;*/ /*color: #CC2200;*/ }