mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 07:50:01 +00:00
* 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;
|
||||
}
|
||||
}
|
||||
.table-striped>tbody>tr:nth-of-type(odd) {
|
||||
background-color: white;
|
||||
}
|
Loading…
Reference in a new issue