Benutzerin:KaZi/common.css: Unterschied zwischen den Versionen

Aus Stadtwiki Görlitz
Zur Navigation springenZur Suche springen
K
Zeile 1: Zeile 1:
 
.zebra tr:nth-child(2n+1) {
 
.zebra tr:nth-child(2n+1) {
     background-color: #f9f9f9;
+
     background-color: #d5d5d5;
 
}
 
}
  

Version vom 14. März 2013, 22:46 Uhr

.zebra tr:nth-child(2n+1) {
    background-color: #d5d5d5;
}

.zebrax th {
background: ddd !important;
border-color: #d2d2d2 !important;
color: #ffffff !important;
}

.toptextcells td {
vertical-align:top !important;
}