mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-13971] changed color to accent contrast (#8501)
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
&.adf-active {
|
&.adf-active {
|
||||||
background-color: var(--theme-accent-color);
|
background-color: var(--theme-accent-color);
|
||||||
color: var(--adf-theme-mat-grey-color-50);
|
color: var(--theme-accent-color-default-contrast);
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user