mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 05:32:25 -06:00
addition to last commit
This commit is contained in:
parent
df39302cbc
commit
5f9a5b0a5d
|
|
@ -3945,7 +3945,7 @@ html.by #treepar {
|
||||||
html.by #tree {
|
html.by #tree {
|
||||||
border-color: #ddd;
|
border-color: #ddd;
|
||||||
box-shadow: 0 0 1em #ddd;
|
box-shadow: 0 0 1em #ddd;
|
||||||
background: #88c8f3;
|
background: color-mix(in srgb, var(--bg) 10%, var(--a));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue