[Libreoffice-commits] online.git: Branch 'libreoffice-6-0' - loleaflet/dist
Pranav Kant
pranavk at collabora.co.uk
Tue Feb 27 11:38:31 UTC 2018
loleaflet/dist/loleaflet.css | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 4d9ceecaac9549130cff03c82c32d8bc3de44b24
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>
(cherry picked from commit d7ff0b0bb2a096c024b55a84619879ac6155f9d2)
Reviewed-on: https://gerrit.libreoffice.org/50429
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index a0604c5f..ef8b0f5b 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