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

make star icon yellow

parent 76b648ba
Branches
Tags
No related merge requests found
......@@ -211,3 +211,5 @@ a {
.star {
color: gold;
}
......@@ -28,7 +28,3 @@ a {
background-color: var(--dialog) !important;
color: var(--on-dialog) !important;
}
.mat-menu-panel .mat-icon {
color: var(--on-dialog) !important;
}
......@@ -24,7 +24,3 @@ $purple-theme: mat-light-theme($purple-primary, $purple-accent, $purple-warn);
background-color: var(--dialog) !important;
color: var(--on-dialog) !important;
}
.mat-menu-panel .mat-icon {
color: var(--on-dialog) !important;
}
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