mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
enhance visibility of [+]
This commit is contained in:
parent
2b558713fd
commit
608e2114b2
|
|
@ -1334,6 +1334,7 @@ html:not(.e) #ggrid>a.thumbed.dir:before {
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
|
border: 1px solid var(--bg-u3);
|
||||||
}
|
}
|
||||||
html:not(.e):not(.d) #up_quick .btn {
|
html:not(.e):not(.d) #up_quick .btn {
|
||||||
transform: rotate(0deg);
|
transform: rotate(0deg);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue