mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-7511] Subfont for dialogs, make darker (#3765)
This commit is contained in:
@@ -85,6 +85,8 @@ mat-slide-toggle {
|
|||||||
.mdc-dialog__content {
|
.mdc-dialog__content {
|
||||||
padding: 16px 0;
|
padding: 16px 0;
|
||||||
color: var(--adf-theme-foreground-text-color-087);
|
color: var(--adf-theme-foreground-text-color-087);
|
||||||
|
|
||||||
|
--mdc-dialog-supporting-text-color: var(--theme-primary-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.mdc-dialog__surface {
|
.mdc-dialog__surface {
|
||||||
|
|||||||
Reference in New Issue
Block a user