[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-3-1' - loleaflet/dist

Pranav Kant pranavk at collabora.co.uk
Sat Feb 24 18:22:48 UTC 2018


 loleaflet/dist/loleaflet.css |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit fb22b1d97ff14fea4731c37a8e4807b88c7b59ee
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/50275
    Reviewed-by: Aron Budea <aron.budea at collabora.com>
    Tested-by: Aron Budea <aron.budea at collabora.com>

diff --git a/loleaflet/dist/loleaflet.css b/loleaflet/dist/loleaflet.css
index 98bffaa7..5ac2a725 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