mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-18 01:46:42 +00:00
Revert c14649b because it "breaks" nightmode (#29)
* Fix layout on long torrent names before: http://i.imgur.com/cI1pZrF.png after: http://i.imgur.com/BIC722K.png * change space to tab * Revert bg color on odd numbered torrents on list Breaks nightmode. Find some other way to do it.
This commit is contained in:
parent
787569ab2b
commit
03bac92088
@ -92,7 +92,4 @@ table.torrent-list thead th.sorting_desc:after {
|
||||
margin-left: 20px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
}
|
||||
.table-striped>tbody>tr:nth-of-type(odd) {
|
||||
background-color: white;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user