You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .mat-mdc-dialog-title {
- border-bottom: solid 1px #eeeeee;
- font-size: 14px;
- color: #ffffff;
- background: orange;
- }
- ::ng-deep.mdc-checkbox
- .mdc-checkbox__native-control:enabled:checked
- ~ .mdc-checkbox__background {
- background: orange !important;
- border: orange !important;
- }
|