mirror of
https://github.com/vrana/adminer.git
synced 2025-08-27 00:05:18 +02:00
CSS: Simplify .odds
This commit is contained in:
@@ -378,7 +378,7 @@ thead td abbr, thead td sup, thead th acronym, thead th sup {
|
||||
color: #cdf
|
||||
}
|
||||
|
||||
.odds tbody tr:nth-child(2n):not(.checked, :hover) td {
|
||||
.odds tbody tr:nth-child(2n) {
|
||||
background: #fcfaf5
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user