Commit e134598
authored
fix(material-experimental/mdc-tooltip): make background color opaque (angular#23106)
* fix(material-experimental/mdc-tooltip): make background color opaque
* due to a11y concerns surrounding the 0.6 background color opacity of the
mdc-tooltip, we are switching to using our own custom background color
instead of the one defined in the MDC styles.
* fixup! fix(material-experimental/mdc-tooltip): make background color opaque
* fixup! fix(material-experimental/mdc-tooltip): make background color opaque1 parent 6a6712d commit e134598
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
10 | 18 | | |
11 | 19 | | |
12 | 20 | | |
| |||
0 commit comments