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

New commits:
commit 4d9ceecaac9549130cff03c82c32d8bc3de44b24
Author: Pranav Kant <[email protected]>
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 <[email protected]>
    Tested-by: pranavk <[email protected]>
    (cherry picked from commit d7ff0b0bb2a096c024b55a84619879ac6155f9d2)
    Reviewed-on: https://gerrit.libreoffice.org/50429
    Reviewed-by: Andras Timar <[email protected]>
    Tested-by: Andras Timar <[email protected]>

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 {
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to