mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-19 18:26:43 +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
@ -93,6 +93,3 @@ table.torrent-list thead th.sorting_desc:after {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.table-striped>tbody>tr:nth-of-type(odd) {
|
|
||||||
background-color: white;
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user