DSpace#2668 - Adding and changing classes in global scss to make cookie settings more accessible

This commit is contained in:
andreaNeki
2024-09-13 16:34:16 -03:00
parent a0cd26ef54
commit 74c52bc5ab
2 changed files with 30 additions and 7 deletions

View File

@@ -146,7 +146,8 @@
--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
--very-dark-cyan: #215E50; // This variable represents the background color of the save cookies button
}