mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 09:22:31 -06:00
perfect
This commit is contained in:
parent
9269bc84f2
commit
5b0f7ff506
|
@ -1443,9 +1443,11 @@ html.y #tree.nowrap .ntree a+a:hover {
|
||||||
background: var(--bg);
|
background: var(--bg);
|
||||||
margin: -1em 0 .5em 0;
|
margin: -1em 0 .5em 0;
|
||||||
padding: 1em 0 1em 0;
|
padding: 1em 0 1em 0;
|
||||||
|
border-radius: .3em;
|
||||||
}
|
}
|
||||||
html.y #doc {
|
html.y #doc {
|
||||||
box-shadow: 0 0 .3em var(--bg-u5);
|
box-shadow: 0 0 .3em var(--bg-u5);
|
||||||
|
background: #f7f7f7;
|
||||||
}
|
}
|
||||||
#docul {
|
#docul {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
Loading…
Reference in a new issue