summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPranav Kant <pranavk@collabora.co.uk>2018-02-24 14:56:51 +0530
committerAron Budea <aron.budea@collabora.com>2018-02-24 19:22:30 +0100
commitfb22b1d97ff14fea4731c37a8e4807b88c7b59ee (patch)
treec577fd3513b6350981b77e8c3da484a4024d05c5
parent264c79d16cf6418c3b1359c02c8be813082eae1c (diff)
loleaflet: Keep the cursor 'default' by default
Change-Id: I88e18f7ce08612837dd99df3f9d08b4561007371 Reviewed-on: https://gerrit.libreoffice.org/50275 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
-rw-r--r--loleaflet/dist/loleaflet.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 98bffaa77..5ac2a7258 100644
--- a/loleaflet/dist/loleaflet.css
+++ b/loleaflet/dist/loleaflet.css
@@ -28,6 +28,7 @@
left: 0px;
right: 0px;
z-index: 10;
+ cursor: default;
}
.scroll-container .mCSB_scrollTools.mCSB_1_scrollbar {