Commits

Tim Donohue authored and GitHub committed 8693bc36b5f Merge
Merge pull request #3120 from tdonohue/port_3039_to_main

[Port main] Fix - Change color Contrast in cookie settings box
No tags
gidlmaster

src/styles/_custom_variables.scss

Modified
139 139 --ds-item-page-img-field-default-inline-height: 24px;
140 140
141 141 --ds-qa-logo-width: 100px;
142 142
143 143 --ds-process-overview-table-nb-processes-badge-size: 0.5em;
144 144 --ds-process-overview-table-id-column-width: 120px;
145 145 --ds-process-overview-table-name-column-width: auto;
146 146 --ds-process-overview-table-user-column-width: 200px;
147 147 --ds-process-overview-table-info-column-width: 250px;
148 148 --ds-process-overview-table-actions-column-width: 80px;
149 +
150 + --green1: #1FB300; // This variable represents the success color for the Klaro cookie banner
151 + --button-text-color-cookie: #333; // This variable represents the text color for buttons in the Klaro cookie banner
149 152 }

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut