mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[ACA-4622] Add focus for raised buttons (#2752)
This commit is contained in:
parent
dd4f2fdaeb
commit
423ab7e2d2
@ -57,7 +57,7 @@ $contrast-gray: #646569;
|
||||
color: $contrast-gray !important;
|
||||
}
|
||||
|
||||
.mat-icon-button, .mat-button, .mat-checkbox {
|
||||
.mat-icon-button, .mat-button, .mat-checkbox, .mat-raised-button {
|
||||
&:focus {
|
||||
@include rounded-border($focus-color);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user