mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32:26 -06:00
fix cmp mode
This commit is contained in:
parent
91a60c9b84
commit
6a8b2c1a7b
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue