From 4e66562958faa5532667e5d2c99194490bc4c868 Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Tue, 14 Apr 2026 21:34:42 -0500 Subject: [PATCH] Remove redundant #mokoThemeFab button color rule Co-Authored-By: Claude Opus 4.6 (1M context) --- src/media/css/template.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/media/css/template.css b/src/media/css/template.css index 5c05495..5a5daa9 100644 --- a/src/media/css/template.css +++ b/src/media/css/template.css @@ -17136,10 +17136,6 @@ button#mokoThemeSwitch { color: #fff; } -#mokoThemeFab button { - color: #fff; -} - /* Auto toggle switch (on/off style) */ .auto-toggle-wrap { display: flex;