mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
fix location link color
This commit is contained in:
@@ -96,7 +96,7 @@ adf-document-list {
|
||||
color: $alfresco-primary-text-color;
|
||||
|
||||
&:hover {
|
||||
color: $alfresco-primary-accent--default;
|
||||
color: $alfresco-app-color--default;
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user