mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Merge pull request #11998 from Kolcha/filter-list
Inherit text color for filter list elements
This commit is contained in:
commit
d5a4ebe7c9
@ -457,6 +457,7 @@ ul.filterList a {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
ul.filterList li:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user