From 50042607d72bd00af8b8b74ada7f89ff30c326c3 Mon Sep 17 00:00:00 2001 From: BoulderBadgeDad Date: Sun, 14 Jun 2026 14:24:32 -0700 Subject: [PATCH] video: amber paused accent + Manage Workers button identical to music MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Paused enrich buttons now get music's exact amber/yellow treatment (gradient, border, glow, hover) and an amber tooltip status — was just a flat opacity dim. - Manage Workers button reuses music's .em-manage-btn* classes verbatim, so the logo sits in the same gradient icon-circle with glow and the pill matches pixel-for-pixel. Still wired by data-attribute (no inline handler), and music's orbs/handler can't touch it (scoped to #dashboard-page). Dropped the old bespoke .video-manage-workers-* CSS. --- tests/test_video_side_shell.py | 5 +++++ webui/index.html | 9 +++++--- webui/static/video/video-side.css | 34 +++++++++++++++---------------- 3 files changed, 27 insertions(+), 21 deletions(-) diff --git a/tests/test_video_side_shell.py b/tests/test_video_side_shell.py index f3e116dd..60359e11 100644 --- a/tests/test_video_side_shell.py +++ b/tests/test_video_side_shell.py @@ -248,6 +248,11 @@ def test_dashboard_enrichment_buttons_present(): assert "data-video-manage-workers" in block assert "video-enrich-spinner" in block # spins while running assert "onclick" not in block + # The Manage Workers button reuses music's classes verbatim so it's identical + # (icon circle + logo), but stays wired by data-attr — never an inline onclick. + mbtn = _block(block, r'