mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 00:22:31 -06:00
WebUI: Allow to filter torrent list by save path
This PR adds ability to filter torrent list by save path. Everything should work exactly like in GUI. Closes #19393. PR #21175.
This commit is contained in:
@@ -449,6 +449,10 @@ a.propButton img {
|
||||
width: 26px;
|
||||
}
|
||||
|
||||
#torrentsFilterSelect {
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
#torrentFilesFilterToolbar {
|
||||
float: right;
|
||||
margin-right: 30px;
|
||||
|
||||
Reference in New Issue
Block a user