mirror of
https://github.com/9001/copyparty.git
synced 2025-08-18 09:22:31 -06:00
too much
This commit is contained in:
parent
8a4e0739bc
commit
61e148202b
|
@ -480,13 +480,6 @@ input[type="checkbox"]:checked+label {
|
||||||
#treeul a:first-child {
|
#treeul a:first-child {
|
||||||
font-family: monospace, monospace;
|
font-family: monospace, monospace;
|
||||||
}
|
}
|
||||||
#treefiles {
|
|
||||||
opacity: 1;
|
|
||||||
transition: opacity 0.2s ease-in-out;
|
|
||||||
}
|
|
||||||
#tree:hover+#treefiles {
|
|
||||||
opacity: .8;
|
|
||||||
}
|
|
||||||
.dumb_loader_thing {
|
.dumb_loader_thing {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin: 1em .3em 1em 1em;
|
margin: 1em .3em 1em 1em;
|
||||||
|
|
Loading…
Reference in a new issue