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

New commits:
commit d7ff0b0bb2a096c024b55a84619879ac6155f9d2
Author: Pranav Kant <pran...@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 <pran...@collabora.co.uk>
    Tested-by: pranavk <pran...@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 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to