mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
(web) yet another test fix
This commit is contained in:
parent
822bf99b0d
commit
783b15e559
1 changed files with 4 additions and 0 deletions
|
@ -255,6 +255,10 @@ div#torrent_filter_bar ul li.selected a {
|
|||
background-position: right top;
|
||||
}
|
||||
|
||||
div#torrent_filter_bar .filter_finished_link {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div#torrent_filter_bar input#torrent_search {
|
||||
position: absolute;
|
||||
height: 20px;
|
||||
|
|
Loading…
Reference in a new issue