From b8687aa01252afcd2b7918af9156680852b8f71e Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sat, 2 May 2026 19:23:29 +0200 Subject: [PATCH] history navigation for modals --- copyparty/web/browser.css | 4 +-- copyparty/web/browser.html | 4 +-- copyparty/web/browser.js | 56 +++++++++++++++++++++++++++++++------- 3 files changed, 50 insertions(+), 14 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 3ebe03e6..ee60af1f 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -4259,9 +4259,9 @@ html.e .overlay_plus { html.e #spaceUsed_bar { background: var(--ttlbar); } -html.e #up_header, +html.e #h_up2k, html.e #up_status_h, -html.e #s_header { +html.e #h_cfg { color: #fff; } html.e .modalheader:hover { diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index 32c22005..bc83e6aa 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -182,7 +182,7 @@