mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-19 10:16:47 +00:00
Remove torrent list bg color for odd rows
This commit is contained in:
parent
2e30a7be84
commit
c14649bfb4
@ -89,3 +89,6 @@ table.torrent-list thead th.sorting_desc:after {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
.table-striped>tbody>tr:nth-of-type(odd) {
|
||||
background-color: white;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user