diff --git a/css/base/rutorrent/rutorrent-base.css b/css/base/rutorrent/rutorrent-base.css index 1cc005fa..1ad02b5c 100644 --- a/css/base/rutorrent/rutorrent-base.css +++ b/css/base/rutorrent/rutorrent-base.css @@ -1799,4 +1799,8 @@ div#dlgEditRules div.dlg-header { .lf li input.TextboxNormal{ background: var(--transparency-dark-10); color: var(--text); -} \ No newline at end of file +} + +div#dlgEditFilters div.dlg-header{ + background-image:none; +}