mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 04:32:26 -06:00
theme fixes
This commit is contained in:
parent
33d7cf05e1
commit
dcf934ca01
|
|
@ -3221,10 +3221,6 @@ html.ay #tree {
|
|||
|
||||
|
||||
|
||||
html.b #path {
|
||||
margin: .3em 0;
|
||||
line-height: 1.7em;
|
||||
}
|
||||
html.b.op_open #path {
|
||||
margin-top: .2em;
|
||||
}
|
||||
|
|
@ -3295,9 +3291,6 @@ html.b #treepar {
|
|||
width: calc(.1em + var(--nav-sz) - var(--sbw));
|
||||
border-bottom: .2em solid var(--f-h-b1);
|
||||
}
|
||||
html.b #wrap {
|
||||
margin-top: 2em;
|
||||
}
|
||||
html.by .ghead,
|
||||
html.bz .ghead {
|
||||
background: var(--bg);
|
||||
|
|
|
|||
Loading…
Reference in a new issue