From e8a9bc2cf44ddfb511cd09dd1493d0f26940a9b2 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Fri, 8 May 2026 14:51:28 +0200 Subject: [PATCH] fix cmp widget --- copyparty/web/browser.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 5ff66583..3336e8f8 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1266,7 +1266,7 @@ html:not(.e) #ggrid>a.dir:before { bottom: 100%; bottom: calc(100% + .4em); right: .4em; - font-size: xx-large; + font-size: .75em; font-weight: bold; box-shadow: 0 0 .5em color-mix(in oklab, var(--a) 20%, transparent); border-radius: 10px; @@ -1536,14 +1536,14 @@ html:not(.e):not(.d) #up_quick .btn.on { #pvolbg svg { height: 1.3em; } -#widget.cmp #wtoggle { - font-size: 2.8em; +#widget.cmp #wstack { + font-size: 1.4em; } #widget.cmp #fshr { display: none; } -#widget.cmp { - font-size: 1em; +#widget.cmp #widgeti { + font-size: .7em; } #widget.cmp #barpos, #widget.cmp #barbuf {