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

styling

parent a966b80d
No related merge requests found
......@@ -92,12 +92,11 @@ mat-hint {
color: var(--primary);
}
::ng-deep .mat-tab-label-active,
::ng-deep .mat-tab-label {
.mat-tab-label-active, .mat-tab-label {
color: var(--on-surface);
opacity: 1!important;
}
::ng-deep .mat-ink-bar {
.mat-ink-bar {
background-color: var(--primary) !important;
}
......@@ -42,7 +42,7 @@ mat-icon {
margin-right: 5px;
}
.mat-tab-label {
.mat-tab-label-active, .mat-tab-label {
color: var(--on-primary) !important;
background-color: var(--primary) !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