link text muted hover

This commit is contained in:
Yuri Kuznetsov
2022-08-05 17:52:05 +03:00
parent 0cd88f2ec9
commit 4f17ebabee
+4
View File
@@ -189,6 +189,10 @@ blockquote {
top: -1px;
}
a.text-muted:hover {
color: var(--text-muted-color);
}
.text-primary {
.text-emphasis-variant-espo(var(--state-primary-text), var(--brand-primary-10));
}