fix cmp mode

This commit is contained in:
Til Schmitter 2026-04-10 01:18:31 +02:00
parent 91a60c9b84
commit 6a8b2c1a7b

View file

@ -1407,8 +1407,7 @@ html.y #widget.open {
#widget.cmp #wtoggle { #widget.cmp #wtoggle {
font-size: 1.2em; font-size: 1.2em;
} }
#widget.cmp #fshr, #widget.cmp #fshr {
#widget.cmp #wtgrid, #widget.cmp #wtgrid2 {
display: none; display: none;
} }
#widget.cmp #pctl .icon { #widget.cmp #pctl .icon {
@ -1418,11 +1417,7 @@ html.y #widget.open {
} }
#widget.cmp #barpos, #widget.cmp #barpos,
#widget.cmp #barbuf { #widget.cmp #barbuf {
height: 1.6em;
width: calc(100% - 11em);
border-radius: 0; border-radius: 0;
left: 5em;
top: 0;
} }
#widget.cmp #pvol { #widget.cmp #pvol {
top: 0; top: 0;