mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix html.f tree visuals
This commit is contained in:
parent
7627bd36f5
commit
4fa092d22f
|
|
@ -5631,8 +5631,8 @@ html.f #tree .hl {
|
||||||
}
|
}
|
||||||
html.f #tree .hl::after {
|
html.f #tree .hl::after {
|
||||||
content: "";
|
content: "";
|
||||||
right: .5em;
|
right: -2.2em;
|
||||||
left: 0;
|
left: -1.2em;
|
||||||
margin-top: -.3em;
|
margin-top: -.3em;
|
||||||
margin-bottom: -2px;
|
margin-bottom: -2px;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue