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:
Pranam Lashkari 2020-11-06 20:45:41 +05:30 committed by pedropintosilva
parent 47e142e278
commit fcbc35eb7a

View file

@ -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 {