main
parent
0755f668ff
commit
5880db88e2
|
|
@ -406,7 +406,7 @@
|
||||||
} */
|
} */
|
||||||
|
|
||||||
.mat-button-toggle-checked {
|
.mat-button-toggle-checked {
|
||||||
background: linear-gradient(45deg, #ff9800, #ef6c00); /* Gradient background */
|
background-color:#ef6c00; /* Gradient background */
|
||||||
color: white;
|
color: white;
|
||||||
position: relative; /* Needed for the shadow effect */
|
position: relative; /* Needed for the shadow effect */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue