mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10315] Remove extra focus bg on mat tab (#4987)
This commit is contained in:
@@ -151,11 +151,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mat-mdc-tab:focus {
|
|
||||||
/* stylelint-disable-next-line scss/no-global-function-names */
|
|
||||||
background: map-get($aca-primary-blue, 50);
|
|
||||||
}
|
|
||||||
|
|
||||||
.mat-mdc-slide-toggle.cdk-keyboard-focused .mdc-form-field .mdc-switch .mdc-switch__track {
|
.mat-mdc-slide-toggle.cdk-keyboard-focused .mdc-form-field .mdc-switch .mdc-switch__track {
|
||||||
outline: 2px solid var(--theme-blue-button-color);
|
outline: 2px solid var(--theme-blue-button-color);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user