Commit ab2ceab
committed
fix(material/slide-toggle): use css var for disabled label color (#28471)
* fix(material/slide-toggle): use css var for disabled label color
* Create a css var to allow teams to override the label text color of a disabled switch
* fixup! fix(material/slide-toggle): use css var for disabled label color
* fixup! fix(material/slide-toggle): use css var for disabled label color
(cherry picked from commit 76f43e4)1 parent d7f26c3 commit ab2ceab
File tree
2 files changed
+11
-4
lines changed- src/material/slide-toggle
2 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments