From 73918b8af9626d445f8b58faed15b32dc195ce7f Mon Sep 17 00:00:00 2001 From: John Molakvoæ Date: Wed, 4 May 2022 09:56:50 +0200 Subject: Cleanup and compile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- dist/icons.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dist/icons.css') diff --git a/dist/icons.css b/dist/icons.css index bd2413186fe..5f200a1046e 100644 --- a/dist/icons.css +++ b/dist/icons.css @@ -1371,6 +1371,9 @@ body .icon-category-tools { body .icon-filetype-text { background-image: var(--icon-file-grey); } +body .nav-icon-systemtagsfilter { + background-image: var(--icon-tag-dark); +} @media (prefers-color-scheme: dark) { body { -- cgit v1.2.3