mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ACS-8741] Sidenav text for Process and Task filters is now grey (#10284)
This commit is contained in:
committed by
Ehsan Rezaei
parent
97ea5814cc
commit
cf18f71dac
@@ -20,6 +20,7 @@ adf-process-instance-filters {
|
|||||||
.adf-filter-action-button__label {
|
.adf-filter-action-button__label {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin: 0 8px;
|
margin: 0 8px;
|
||||||
|
color: var(--theme-action-button-text-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -20,6 +20,7 @@ adf-task-filters {
|
|||||||
.adf-filter-action-button__label {
|
.adf-filter-action-button__label {
|
||||||
padding-left: 20px;
|
padding-left: 20px;
|
||||||
margin: 0 8px;
|
margin: 0 8px;
|
||||||
|
color: var(--theme-action-button-text-color);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user