From ea1109ca0ed2fa79d3f9caf15aad521a6cffa137 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jan 2024 17:22:02 +0100 Subject: [PATCH] correction with general taxonomy scheme --- resources/css/editor-content/color-taxonomy-scheme.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/css/editor-content/color-taxonomy-scheme.css b/resources/css/editor-content/color-taxonomy-scheme.css index eff2e18..21f6f06 100644 --- a/resources/css/editor-content/color-taxonomy-scheme.css +++ b/resources/css/editor-content/color-taxonomy-scheme.css @@ -770,6 +770,8 @@ body.circulaire-renovatie, } &--general, + &--aides-financieres, + &--financiele-steun, &--location, &--verhuur, &--renovation-circulaire, @@ -783,9 +785,7 @@ body.circulaire-renovatie, @apply bg-acoustique-coproprietes-light text-acoustique-coproprietes; } &--patrimoine, - &--erfgoed, - &--aides-financieres, - &--financiele-steun { + &--erfgoed { @apply bg-patrimoine-renovation-light text-patrimoine-renovation; } }