mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5096] Icon on move dialog darker (#5576)
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
width: 100%;
|
||||
|
||||
&-icon {
|
||||
color: mat-color($foreground, disabled-button);
|
||||
color: mat-color($foreground, icon, 0.54);
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
|
Reference in New Issue
Block a user