mirror of
https://github.com/9001/copyparty.git
synced 2026-06-21 13:42:29 -06:00
pointer cursor on quick actions
This commit is contained in:
parent
8447ea8704
commit
b96b4f34b2
|
|
@ -1266,6 +1266,7 @@ html.dz #flogout {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
transition: all .25s;
|
transition: all .25s;
|
||||||
margin: -1px;
|
margin: -1px;
|
||||||
|
cursor: pointer;
|
||||||
width: max-content;
|
width: max-content;
|
||||||
}
|
}
|
||||||
html.a #up_quick .btn {
|
html.a #up_quick .btn {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue