[CST-15593] fix orejime cookie name, a11y issues and package-lock

This commit is contained in:
Andrea Barbasso
2024-10-31 10:44:27 +01:00
parent 9eaaab5dd0
commit 0ab4d903d9
7 changed files with 25 additions and 8 deletions

View File

@@ -148,6 +148,6 @@
--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 Orejime cookie banner
--green1: #1c710a; // This variable represents the success color for the Orejime cookie banner
--button-text-color-cookie: #fff; // This variable represents the text color for buttons in the Orejime cookie banner
}