mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -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 {
|
||||
font-family: monospace, monospace;
|
||||
}
|
||||
#treefiles {
|
||||
opacity: 1;
|
||||
transition: opacity 0.2s ease-in-out;
|
||||
}
|
||||
#tree:hover+#treefiles {
|
||||
opacity: .8;
|
||||
}
|
||||
.dumb_loader_thing {
|
||||
display: inline-block;
|
||||
margin: 1em .3em 1em 1em;
|
||||
|
|
Loading…
Reference in a new issue