From afe63a83bac62b1d957847c02a383966501e953d Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 21 Dec 2023 17:02:42 +0100 Subject: [PATCH] preparing button to nice hover color --- resources/css/editor-content/color-taxonomy-scheme.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/css/editor-content/color-taxonomy-scheme.css b/resources/css/editor-content/color-taxonomy-scheme.css index ece7c1a..137ec97 100644 --- a/resources/css/editor-content/color-taxonomy-scheme.css +++ b/resources/css/editor-content/color-taxonomy-scheme.css @@ -416,6 +416,9 @@ body.erfgoed, &:not(.homegrade-blocks-highlight--warning) { .wp-block-button__link { @apply !bg-patrimoine-renovation; + /* &:hover { + @apply !bg-patrimoine-renovation-light; + } */ } } } @@ -570,7 +573,6 @@ body.circulaire-renovatie, .homegrade-blocks-plus-loin .homegrade-blocks-custom-heading.has-icon { &.has-icon:before { @apply bg-location-renovation-circulaire-light; - } } .homegrade-blocks-lien-chapitre__cta:hover {