mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-7331] - Angular 15 - Edit aspects modal [ACA]
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
@include rounded-outline;
|
||||
}
|
||||
|
||||
.mat-ripple, .mdc-icon-button__ripple {
|
||||
.mat-ripple,
|
||||
.mdc-icon-button__ripple {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -29,6 +30,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.mdc-checkbox__ripple {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mat-mdc-form-field-focus-overlay {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
Reference in New Issue
Block a user