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

New commits:
commit 131ed8420d494c2da84c6355f1a9e894d3006928
Author: Andras Timar <andras.ti...@collabora.com>
Date:   Tue May 24 07:24:29 2016 +0200

    loleaflet: Set font of editlock popup message

diff --git a/loleaflet/dist/toolbar/toolbar.js 
b/loleaflet/dist/toolbar/toolbar.js
index 81aeb91..cb5524b 100644
--- a/loleaflet/dist/toolbar/toolbar.js
+++ b/loleaflet/dist/toolbar/toolbar.js
@@ -849,6 +849,7 @@ map.on('editlock', function (e) {
                $('#takeeditlabel').html(_('VIEWING'));
                $('#tb_toolbar-down_item_takeedit')
                        .w2overlay({
+                               class: 'loleaflet-font',
                                html: takeEditPopupMessage,
                                style: 'padding: 5px'
                        });
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to