From 01af8c00951c5040dabb9d2a4776d23b09d5e12a Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 9 Aug 2024 16:15:35 +0200 Subject: [PATCH] creating the filter-white --- resources/css/editor-content/color-taxonomy-scheme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/css/editor-content/color-taxonomy-scheme.css b/resources/css/editor-content/color-taxonomy-scheme.css index 9f532d2..32c9d69 100644 --- a/resources/css/editor-content/color-taxonomy-scheme.css +++ b/resources/css/editor-content/color-taxonomy-scheme.css @@ -835,6 +835,10 @@ body.duurzaamheid, filter: invert(17%) sepia(7%) saturate(6574%) hue-rotate(235deg) brightness(106%) contrast(137%); } +.filter-white { + filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%); +} + .thematique-tag { &--isolation, &--isolatie,