From: soufiane Date: Mon, 17 Jun 2024 13:18:51 +0000 (+0200) Subject: wait #6958 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f39b64f910984ffbc3d514e6a96d8d3b7a806a9b;p=spinepro.git wait #6958 --- diff --git a/wp-content/themes/CCV/dist/styles/app.css b/wp-content/themes/CCV/dist/styles/app.css index 679d0988..31a796fa 100644 --- a/wp-content/themes/CCV/dist/styles/app.css +++ b/wp-content/themes/CCV/dist/styles/app.css @@ -3388,7 +3388,7 @@ h4, } .picto-grid-description:before { - background-color: #FFBF29; + background-color: #1D7AEA; content: ''; display: block; width: 48px; diff --git a/wp-content/themes/CCV/resources/assets/styles/widgets/picto-grid.styl b/wp-content/themes/CCV/resources/assets/styles/widgets/picto-grid.styl index e4c51432..7d6ddc90 100644 --- a/wp-content/themes/CCV/resources/assets/styles/widgets/picto-grid.styl +++ b/wp-content/themes/CCV/resources/assets/styles/widgets/picto-grid.styl @@ -54,7 +54,7 @@ margin: 0 auto &:before - @apply bg-yellow + @apply bg-blue content: '' display: block width: 48px