mirror of
https://github.com/vrana/adminer.git
synced 2025-08-31 10:01:50 +02:00
Designs: Update .odds
This commit is contained in:
@@ -377,11 +377,11 @@ td{
|
||||
border-bottom: 1px solid #777;
|
||||
}
|
||||
|
||||
.odds tbody tr:nth-child(2n) th{
|
||||
.odds tbody tr:nth-child(2n):not(.checked, :hover) th{
|
||||
background: #33394d;
|
||||
}
|
||||
|
||||
.odds tbody tr:nth-child(2n) td{
|
||||
.odds tbody tr:nth-child(2n):not(.checked, :hover) td{
|
||||
background: #33394d;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user