loleaflet/src/control/Toolbar.js | 1 +
1 file changed, 1 insertion(+)
New commits:
commit a9f8c321a2fffa009656a97d94ee956d6a604315
Author: Grzegorz Araminowicz <[email protected]>
AuthorDate: Fri Oct 18 15:04:26 2019 +0200
Commit: Szymon Kłos <[email protected]>
CommitDate: Fri Oct 18 15:06:19 2019 +0200
hyperlink dialog div class
Change-Id: Iee2c260c940b15c9729eca37e9f04060bfbaa2e9
Reviewed-on: https://gerrit.libreoffice.org/81043
Reviewed-by: Szymon Kłos <[email protected]>
Tested-by: Szymon Kłos <[email protected]>
diff --git a/loleaflet/src/control/Toolbar.js b/loleaflet/src/control/Toolbar.js
index 18ad41850..2628a5190 100644
--- a/loleaflet/src/control/Toolbar.js
+++ b/loleaflet/src/control/Toolbar.js
@@ -351,6 +351,7 @@ L.Map.include({
showHyperlinkDialog: function() {
var map = this;
vex.dialog.open({
+ contentClassName: 'hyperlink-dialog',
message: _('Insert hyperlink'),
input: [
_('Text') + '<input name="text" type="text"/>',
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits