From 88c3b159db3294fd70bf3ad4431fb469762b5e4d Mon Sep 17 00:00:00 2001 From: Smittix Date: Sun, 8 Feb 2026 14:30:39 +0000 Subject: [PATCH] Add WATERFALL title label to function bar Co-Authored-By: Claude Opus 4.6 --- static/css/components/function-strip.css | 11 +++++++++++ templates/index.html | 2 ++ 2 files changed, 13 insertions(+) diff --git a/static/css/components/function-strip.css b/static/css/components/function-strip.css index 8ff5c65..878ef84 100644 --- a/static/css/components/function-strip.css +++ b/static/css/components/function-strip.css @@ -19,6 +19,17 @@ min-width: max-content; } +/* Strip title badge */ +.function-strip .strip-title { + font-size: 9px; + font-weight: 700; + letter-spacing: 1.5px; + text-transform: uppercase; + color: var(--text-muted); + white-space: nowrap; + padding: 4px 0; +} + /* Stats */ .function-strip .strip-stat { display: flex; diff --git a/templates/index.html b/templates/index.html index ee9d257..7d635ef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1030,6 +1030,8 @@
+ WATERFALL +
20.0 MHz