MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
(Created page with "CSS placed here will be applied to all skins: acal.tr:nth-child(even) {background: #CCC} acal.tr:nth-child(odd) {background: #FFF}")
 
K
 
(16 dazwischenliegende Versionen des gleichen Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
acal.tr:nth-child(even) {background: #CCC}
+
tr.trcal:nth-child(odd) {background: #eeeeee;}
acal.tr:nth-child(odd) {background: #FFF}
+

Aktuelle Version vom 7. Juli 2011, 00:06 Uhr

/* CSS placed here will be applied to all skins */

tr.trcal:nth-child(odd) {background: #eeeeee;}
Diese Seite wurde zuletzt am 7. Juli 2011 um 00:06 Uhr geändert. Diese Seite wurde bisher 7.437 mal abgerufen.