Fix - Change color Contrast in cookie settings box

This commit is contained in:
Victor Hugo Duran Santiago
2024-05-10 15:27:37 -06:00
committed by Tim Donohue
parent bf5e9b9d49
commit 20f31cbee7
2 changed files with 22 additions and 0 deletions

View File

@@ -146,4 +146,7 @@
--ds-process-overview-table-user-column-width: 200px;
--ds-process-overview-table-info-column-width: 250px;
--ds-process-overview-table-actions-column-width: 80px;
--green1: #1FB300; // This variable represents the success color for the Klaro cookie banner
--button-text-color-cookie: #333; // This variable represents the text color for buttons in the Klaro cookie banner
}