зеркало из https://github.com/Azure/BatchExplorer.git
Fixes AB#1055: Selected tab in high-contrast mode
This commit is contained in:
Родитель
b8c9ba57cc
Коммит
b841935912
|
@ -211,4 +211,14 @@ mat-calendar .mat-calendar-table-header {
|
|||
mat-dialog-container {
|
||||
border: 1px solid currentColor;
|
||||
}
|
||||
.mat-tab-label {
|
||||
bl-button {
|
||||
border: none;
|
||||
}
|
||||
&.mat-tab-label-active, &.mat-tab-label-active > .mat-tab-label-content {
|
||||
background-color: Highlight;
|
||||
color: Canvas;
|
||||
forced-color-adjust: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче