Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/App.vue')
-rw-r--r--src/js/App.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/js/App.vue b/src/js/App.vue
index c6bfcf2c..2e01d49a 100644
--- a/src/js/App.vue
+++ b/src/js/App.vue
@@ -127,6 +127,7 @@ export default {
--color-polls-foreground-filter-no: invert(43%) sepia(100%) saturate(1579%) hue-rotate(318deg) brightness(99%) contrast(94%);
--color-polls-foreground-filter-maybe: invert(81%) sepia(22%) saturate(3383%) hue-rotate(353deg) brightness(101%) contrast(101%);
}
+
.icon-polls {
background-image: var(--icon-polls);
}