mirror of
https://github.com/vrana/adminer.git
synced 2025-08-30 01:30:12 +02:00
Use CSS to highlight odd rows
This commit is contained in:
@@ -187,7 +187,7 @@ td.nowrap {
|
||||
.binary {
|
||||
color: red;
|
||||
}
|
||||
.odd td {
|
||||
.odds tbody tr:nth-child(2n) td {
|
||||
background: transparent;
|
||||
}
|
||||
.js .checkable .checked td,
|
||||
|
Reference in New Issue
Block a user