mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
fix the location colour
This commit is contained in:
parent
9b9dc2fbcd
commit
6dbaf63dab
@ -97,10 +97,10 @@ adf-document-list {
|
||||
.adf-location-cell {
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #2196F3;
|
||||
color: $alfresco-primary-text-color;
|
||||
|
||||
&:hover {
|
||||
color: $alfresco-app-color--default;
|
||||
color: #2196F3;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user