mirror of
https://github.com/vrana/adminer.git
synced 2025-09-03 11:22:35 +02:00
Designs: Update .odds
This commit is contained in:
@@ -65,7 +65,7 @@ thead td, thead th {
|
||||
border-bottom: 1px #DDD solid; }
|
||||
.nowrap tr:nth-child(2n) td, .nowrap tr:nth-child(2n) th {
|
||||
background-color: #DEF; }
|
||||
.odds tbody tr:nth-child(2n) td, .odds tbody tr:nth-child(2n) th {
|
||||
.odds tbody tr:nth-child(2n):not(.checked, :hover) td, .odds tbody tr:nth-child(2n):not(.checked, :hover) th {
|
||||
background-color: #DEF; } /* IEx */
|
||||
tr.selected td, tr.selected th {
|
||||
background-color: #ABC !important; }
|
||||
|
Reference in New Issue
Block a user