mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -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 {
|
||||
position: absolute;
|
||||
white-space: nowrap;
|
||||
top: -1.2em;
|
||||
right: 0;
|
||||
width: 2.8em;
|
||||
width: 2.5em;
|
||||
height: 1em;
|
||||
font-size: 2em;
|
||||
line-height: 1em;
|
||||
|
@ -398,10 +399,10 @@ html.light #ggrid a.sel {
|
|||
line-height: 1em;
|
||||
}
|
||||
#wtoggle.np {
|
||||
width: 7em;
|
||||
width: 6.63em;
|
||||
}
|
||||
#wtoggle.sel {
|
||||
width: 7.68em;
|
||||
width: 7.57em;
|
||||
}
|
||||
#wtoggle.sel #wzip,
|
||||
#wtoggle.np #wnp {
|
||||
|
|
Loading…
Reference in a new issue