From f53195bd34bdce07e85e457464a505d74bbf851c Mon Sep 17 00:00:00 2001 From: jgor20 <102353650+jgor20@users.noreply.github.com> Date: Sun, 11 Jan 2026 13:56:11 +0000 Subject: [PATCH] feat(ui): enhance header subtitles with badge styling Refactor subtitle elements in accounts, dashboard, and models views to use styled badge containers with rounded backgrounds, borders, and improved typography for better visual consistency. --- public/views/accounts.html | 12 +++++++----- public/views/dashboard.html | 14 ++++++++------ public/views/models.html | 12 +++++++----- 3 files changed, 22 insertions(+), 16 deletions(-) diff --git a/public/views/accounts.html b/public/views/accounts.html index f78347e..b9c39da 100644 --- a/public/views/accounts.html +++ b/public/views/accounts.html @@ -2,14 +2,16 @@
-
+

Account Management

- - Manage Google Account tokens and authorization states - +
+ + Manage Google Account tokens and authorization states + +
diff --git a/public/views/dashboard.html b/public/views/dashboard.html index a413da6..cec319c 100644 --- a/public/views/dashboard.html +++ b/public/views/dashboard.html @@ -2,18 +2,20 @@
-
+

Dashboard

- - CLAUDE PROXY SYSTEM - +
+ + CLAUDE PROXY SYSTEM + +
-
+
diff --git a/public/views/models.html b/public/views/models.html index 5efcde1..aa687e7 100644 --- a/public/views/models.html +++ b/public/views/models.html @@ -2,14 +2,16 @@
-
+

Models

- - Real-time quota and status for all available models. - +
+ + Real-time quota and status for all available models. + +