From 70f249e8616b5afd9bdd71ad2f7b6644251a8546 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Thu, 30 Apr 2026 00:14:42 +0200 Subject: [PATCH] hide up_quick div background while button is rotating --- copyparty/web/browser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index b4804787..637fa399 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1223,7 +1223,7 @@ html:not(.e) #ggrid>a.dir:before { border-radius: calc(var(--radius) / 2); } #wtico, -#up_quick, +#up_quick.open, #wtoggle, #widgeti { background: #cde;