mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ACS-3590] Fix contrast issues in ACA (#7867)
* [ACS-3590] Fix contrast issues in ACA * [ACS-3590] Apply CR fixes
This commit is contained in:
@@ -109,7 +109,7 @@ $content-node-selector-thumbnail-width: 35px !default;
|
||||
}
|
||||
|
||||
.adf-datatable-selected > svg {
|
||||
fill: #00bcd4 !important;
|
||||
fill: var(--theme-primary-color);
|
||||
}
|
||||
|
||||
.adf-no-content-container {
|
||||
|
Reference in New Issue
Block a user