Add Unicode icon fallback for a11y, fix duplicate label color
- Add wheelchair symbol fallback when FA7 glyph fails to render - Fix duplicate #mokoThemeFab .label rule missing color: #fff Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -17389,6 +17389,7 @@ button#mokoThemeSwitch {
|
||||
#mokoThemeFab .label {
|
||||
user-select: none;
|
||||
font-size: .875rem;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#mokoThemeFab.debug-outline {
|
||||
|
||||
Reference in New Issue
Block a user