Skip to content
Snippets Groups Projects
Commit 1259b0fe authored by Klaus-Dieter Quibeldey-Cirkel's avatar Klaus-Dieter Quibeldey-Cirkel
Browse files

Merge branch 'staging' into 'master'

change projector icon color

See merge request arsnova/arsnova-lite!399
parents 041ed069 dd22bc24
No related merge requests found
......@@ -105,7 +105,7 @@ h4 {
}
.read-icon {
color: var(--grey);
color: var(--on-surface);
}
.favorite-icon {
......
......@@ -105,7 +105,7 @@ h4 {
}
.read-icon {
color: var(--grey);
color: var(--on-surface);
}
.favorite-icon {
......
......@@ -34,7 +34,7 @@ mat-card-content > :first-child {
}
.read-icon {
color: var(--grey);
color: var(--on-surface);
}
.favorite-icon {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment