Commit c1ff72a
Fix EasyMDE toolbar button dark theme selectors
Corrects the CSS selectors from .editor-toolbar a to .editor-toolbar button
since EasyMDE uses button elements, and overrides the hardcoded light hover
background so toolbar buttons are visible against the dark Slate theme.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7d93ca1 commit c1ff72a
File tree
1 file changed
+3
-3
lines changed- src/Static/a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments