1
0
Fork 0
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:
Daniel Lee 2010-08-09 23:13:46 +00:00
parent 822bf99b0d
commit 783b15e559

View file

@ -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;