From fb0f965bb2aa8e41eaec0db81129e08696cfa005 Mon Sep 17 00:00:00 2001 From: Dave Kempe Date: Sun, 5 Apr 2026 10:20:10 +1000 Subject: [PATCH] Fix nav: Logout + Settings float right together on all pages Logout link moved inside the float-right user-menu-wrapper so both Logout and Settings appear on the far right of the nav bar. Fixed addressbook.html Settings font size to match other pages (1.3em). --- static/addressbook.html | 5 ++--- static/admin.html | 3 +-- static/docs.html | 3 +-- static/recordings.html | 3 +-- static/reports.html | 3 +-- static/sessions.html | 3 +-- static/tokens.html | 3 +-- 7 files changed, 8 insertions(+), 15 deletions(-) diff --git a/static/addressbook.html b/static/addressbook.html index 72e5a1e..cbe47e9 100644 --- a/static/addressbook.html +++ b/static/addressbook.html @@ -13,7 +13,7 @@ nav a:hover { text-decoration: underline; } nav .active { color: var(--primary); font-weight: bold; } #user-menu-wrapper { position: relative; float: right; } - #user-menu-btn { cursor: pointer; font-size: 0.95em; color: var(--text-muted); } + #user-menu-btn { cursor: pointer; font-size: 1.3em; color: var(--text-muted); } #user-menu-btn:hover { color: var(--text); } #user-menu { display:none; position:absolute; right:0; top:1.8em; background:var(--surface); border:1px solid var(--border); border-radius:6px; min-width:220px; z-index:50; padding:0.4em 0; } .um-section-label { padding:0.4em 0.9em; font-size:0.8em; color:var(--text-dim); text-transform:uppercase; letter-spacing:0.05em; } @@ -305,8 +305,7 @@ Docs - Logout - ⚙ Settings
🔑 My Credentials
ⓘ Welcome Tour
+ Logout⚙ Settings
🔑 My Credentials
ⓘ Welcome Tour
diff --git a/static/admin.html b/static/admin.html index f0ccc23..9240576 100644 --- a/static/admin.html +++ b/static/admin.html @@ -100,8 +100,7 @@ Docs Tokens Admin - Logout - ⚙ Settings
+ Logout⚙ Settings

System Status

diff --git a/static/docs.html b/static/docs.html index af80207..9baddf2 100644 --- a/static/docs.html +++ b/static/docs.html @@ -121,8 +121,7 @@ Docs - Logout - ⚙ Settings
+ Logout⚙ Settings
diff --git a/static/recordings.html b/static/recordings.html index eab24b6..445777d 100644 --- a/static/recordings.html +++ b/static/recordings.html @@ -168,8 +168,7 @@ Docs - Logout - ⚙ Settings
+ Logout⚙ Settings
Recordings diff --git a/static/reports.html b/static/reports.html index 1212833..eff4b21 100644 --- a/static/reports.html +++ b/static/reports.html @@ -176,8 +176,7 @@ Docs - Logout - ⚙ Settings
+ Logout⚙ Settings
Reports diff --git a/static/sessions.html b/static/sessions.html index 50697d2..fcbc62c 100644 --- a/static/sessions.html +++ b/static/sessions.html @@ -205,8 +205,7 @@ Docs - Logout - ⚙ Settings
+ Logout⚙ Settings