mirror of
https://github.com/vrana/adminer.git
synced 2025-08-28 00:29:59 +02:00
CSS: Simplify .odds
This commit is contained in:
@@ -153,7 +153,7 @@ th, td {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.odds tbody tr:nth-child(2n):not(.checked, :hover) th, .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