mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
small fix for html.e
This commit is contained in:
parent
ddc309ae03
commit
0b31c80673
|
|
@ -4292,6 +4292,7 @@ html.ez #hovertree:after {
|
||||||
html.e #widget {
|
html.e #widget {
|
||||||
box-shadow: 0 0;
|
box-shadow: 0 0;
|
||||||
border: 0 !important;
|
border: 0 !important;
|
||||||
|
padding-left: .5em;
|
||||||
}
|
}
|
||||||
html.e #wtico,
|
html.e #wtico,
|
||||||
html.e #zip1 {
|
html.e #zip1 {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue