feature: dashboard - HD colors for svg added
This commit is contained in:
parent
5ef462ca6b
commit
287b809f19
@ -250,6 +250,10 @@ button#solid-picture-remove.button.button-primary:hover {
|
||||
color: var(--color-complementary) !important;
|
||||
}
|
||||
|
||||
.dashboard-card .svg-color-secondary {
|
||||
fill: var(--color-complementary) !important;
|
||||
}
|
||||
|
||||
.dashboard-card i {
|
||||
border-color: var(--color-primary) !important;
|
||||
color: var(--color-complementary) !important;
|
||||
|
Loading…
Reference in New Issue
Block a user