mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
[ADF-5104] Change color of location text (#5595)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
.adf-name-location-cell {
|
||||
display: grid;
|
||||
&-location {
|
||||
color: mat-color($foreground, base, 0.5);
|
||||
color: mat-color($foreground, base, 0.54);
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user