Commit cc84a12
authored
fix(back-to-top): change background color on hover and focus (#3096)
* fix(back-to-top): change background color on hover and focus
Apply hover/focus colors directly rather than through CSS custom
property overrides that don't cascade into shadow DOM.
Closes #2743
Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: changeset1 parent 5e1764b commit cc84a12
2 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments