mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-8741] Sidenav text for Process and Task filters is now grey (#10284)
This commit is contained in:
committed by
VitoAlbano
parent
5f7645b9f9
commit
6dd80c4a16
+1
@@ -20,6 +20,7 @@ adf-process-instance-filters {
|
||||
.adf-filter-action-button__label {
|
||||
padding-left: 20px;
|
||||
margin: 0 8px;
|
||||
color: var(--theme-action-button-text-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ adf-task-filters {
|
||||
.adf-filter-action-button__label {
|
||||
padding-left: 20px;
|
||||
margin: 0 8px;
|
||||
color: var(--theme-action-button-text-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user