loleaflet/dist/toolbar/toolbar.js | 1 + 1 file changed, 1 insertion(+)
New commits: commit a868d3a781d9d3af56a782b10c6bd962e07ba2b6 Author: Andras Timar <andras.ti...@collabora.com> Date: Tue May 24 07:24:29 2016 +0200 loleaflet: Set font of editlock popup message (cherry picked from commit 131ed8420d494c2da84c6355f1a9e894d3006928) 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