update location link styling

This commit is contained in:
Denys Vuika
2017-11-14 10:15:55 +00:00
parent a06592634d
commit 49eb9cff98
@@ -94,6 +94,11 @@ adf-document-list {
a {
text-decoration: none;
color: $alfresco-primary-text-color;
&:hover {
color: $alfresco-primary-accent--default;
text-decoration: underline;
}
}
}