From 608e2114b283e89adc4590ef940c3f8f9e2a0d02 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Sat, 9 May 2026 15:31:23 +0200 Subject: [PATCH] enhance visibility of [+] --- copyparty/web/browser.css | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 9ae603ee..48c91a16 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1334,6 +1334,7 @@ html:not(.e) #ggrid>a.thumbed.dir:before { border: none; cursor: pointer; width: max-content; + border: 1px solid var(--bg-u3); } html:not(.e):not(.d) #up_quick .btn { transform: rotate(0deg);