mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 01:22:13 -06:00
tweak audio drawer tab
This commit is contained in:
parent
d173887324
commit
e9bf092317
|
@ -364,9 +364,10 @@ html.light #ggrid a.sel {
|
||||||
}
|
}
|
||||||
#wtoggle {
|
#wtoggle {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
white-space: nowrap;
|
||||||
top: -1.2em;
|
top: -1.2em;
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 2.8em;
|
width: 2.5em;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
|
@ -398,10 +399,10 @@ html.light #ggrid a.sel {
|
||||||
line-height: 1em;
|
line-height: 1em;
|
||||||
}
|
}
|
||||||
#wtoggle.np {
|
#wtoggle.np {
|
||||||
width: 7em;
|
width: 6.63em;
|
||||||
}
|
}
|
||||||
#wtoggle.sel {
|
#wtoggle.sel {
|
||||||
width: 7.68em;
|
width: 7.57em;
|
||||||
}
|
}
|
||||||
#wtoggle.sel #wzip,
|
#wtoggle.sel #wzip,
|
||||||
#wtoggle.np #wnp {
|
#wtoggle.np #wnp {
|
||||||
|
|
Loading…
Reference in a new issue