aboutsummaryrefslogtreecommitdiffstats
path: root/dist/icons.css
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2022-05-04 09:56:50 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2022-05-13 16:13:00 +0200
commit73918b8af9626d445f8b58faed15b32dc195ce7f (patch)
tree6eefbb1d5cd1b793de6224d635dfbb40b3271fee /dist/icons.css
parent3e29e0ad13b427b6ba4b62c7a35497e9a75de976 (diff)
downloadnextcloud-server-73918b8af9626d445f8b58faed15b32dc195ce7f.tar.gz
nextcloud-server-73918b8af9626d445f8b58faed15b32dc195ce7f.zip
Cleanup and compile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Diffstat (limited to 'dist/icons.css')
-rw-r--r--dist/icons.css3
1 files changed, 3 insertions, 0 deletions
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 {