forked from MapComplete/MapComplete
UX: add zoom-cursor to clickable images
This commit is contained in:
parent
f95a1a8039
commit
6205da9d41
3 changed files with 17 additions and 6 deletions
|
@ -1356,6 +1356,10 @@ video {
|
|||
cursor: wait;
|
||||
}
|
||||
|
||||
.cursor-zoom-in {
|
||||
cursor: zoom-in;
|
||||
}
|
||||
|
||||
.resize {
|
||||
resize: both;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue