leaflet: use crosshair cursor for autofill marker in calc
Signed-off-by: Pranam Lashkari <lpranam@collabora.com> Change-Id: Ib6980d284d5f1b22337320271106cad0bd0744d2
This commit is contained in:
parent
47e142e278
commit
fcbc35eb7a
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@
|
|||
background-image: url('images/cell-autofill-marker.svg');
|
||||
background-size: 100% 100%;
|
||||
background-repeat: no-repeat;
|
||||
cursor: crosshair;
|
||||
}
|
||||
|
||||
.spreadsheet-drop-down-marker {
|
||||
|
|
Loading…
Reference in a new issue