diff --git a/css/base/rutorrent/rutorrent-base.css b/css/base/rutorrent/rutorrent-base.css index fb4cd3a2..bd3ef70a 100644 --- a/css/base/rutorrent/rutorrent-base.css +++ b/css/base/rutorrent/rutorrent-base.css @@ -1805,6 +1805,6 @@ div#dlgEditFilters div.dlg-header{ background-image:none; } -div.label-count{ +div.label-count, div.label-size{ background-color: var(--modal-bg-color); }