mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-06 23:07:56 +08:00
Remove cursor: copy
#532
This commit is contained in:
parent
c2ef5abd79
commit
976b1d54bd
1 changed files with 0 additions and 4 deletions
|
@ -363,10 +363,6 @@ html:not(rl-mobile) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
html.rl-ctrl-key-pressed .messageListItem {
|
|
||||||
cursor: copy;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width: 1000px) {
|
@media screen and (min-width: 1000px) {
|
||||||
.messageList {
|
.messageList {
|
||||||
.listDragOver {
|
.listDragOver {
|
||||||
|
|
Loading…
Reference in a new issue