Commits
Tim Donohue authored and GitHub committed 8693bc36b5f Merge
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 | } |