From 6a8b2c1a7bb7ef34b5faa20269e34e8381b3bf3d Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Fri, 10 Apr 2026 01:18:31 +0200 Subject: [PATCH] fix cmp mode --- copyparty/web/browser.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index ee9a5140..81b71d45 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1407,8 +1407,7 @@ html.y #widget.open { #widget.cmp #wtoggle { font-size: 1.2em; } -#widget.cmp #fshr, -#widget.cmp #wtgrid, #widget.cmp #wtgrid2 { +#widget.cmp #fshr { display: none; } #widget.cmp #pctl .icon { @@ -1418,11 +1417,7 @@ html.y #widget.open { } #widget.cmp #barpos, #widget.cmp #barbuf { - height: 1.6em; - width: calc(100% - 11em); border-radius: 0; - left: 5em; - top: 0; } #widget.cmp #pvol { top: 0;