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

styling

parent 394e501e
Branches
Tags
No related merge requests found
......@@ -219,3 +219,12 @@ a {
.mat-form-field-label, .mat-hint {
color: black !important;
}
.mat-tab-label-active, .mat-tab-label {
color: var(--on-surface);
background-color: var(--surface);
}
.mat-ink-bar {
background-color: var(--primary);
}
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