mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10226] Improve color contrast for better accessibility (#4931)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
aca-toolbar {
|
||||
.aca-toolbar {
|
||||
min-height: 48px;
|
||||
color: var(--adf-theme-foreground-text-color-054);
|
||||
color: var(--adf-theme-foreground-text-color-064);
|
||||
background-color: inherit;
|
||||
border: none;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user