[Libreoffice-commits] online.git: loleaflet/dist
Pranav Kant
pranavk at collabora.co.uk
Sat Feb 24 09:28:18 UTC 2018
loleaflet/dist/loleaflet.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit d7ff0b0bb2a096c024b55a84619879ac6155f9d2
Author: Pranav Kant <pranavk at collabora.co.uk>
Date: Sat Feb 24 14:56:51 2018 +0530
loleaflet: Keep the cursor 'default' by default
Change-Id: I88e18f7ce08612837dd99df3f9d08b4561007371
Reviewed-on: https://gerrit.libreoffice.org/50276
Reviewed-by: pranavk <pranavk at collabora.co.uk>
Tested-by: pranavk <pranavk at collabora.co.uk>
diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 23a32a87..4db830b8 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 {
More information about the Libreoffice-commits
mailing list