MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
tr:nth-child(even) {background: #CCC}
+
acal.tr:nth-child(even) {background: #CCC}
tr:nth-child(odd) {background: #FFF}
+
acal.tr:nth-child(odd) {background: #FFF}

Version vom 6. Juli 2011, 21:52 Uhr

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

acal.tr:nth-child(even) {background: #CCC}
acal.tr:nth-child(odd) {background: #FFF}