Benutzer:SniGG/vector.css: Unterschied zwischen den Versionen

aus FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
background : #FFFF66 !important;
background : #FFFF66 !important;
}
}
.prettytable tr:not(.prettytable th):hover {
.prettytable tr:not(:first-child):hover {
background : #FFFF99 !important;
background : #FFFF99 !important;
}
}

Version vom 15. Dezember 2015, 21:24 Uhr

.prettytable td:hover {
background : #FFFF66 !important;
}
.prettytable tr:not(:first-child):hover {
background : #FFFF99 !important;
}