diff --git a/CHANGELOG.md b/CHANGELOG.md index 13df86fda..b6db9206b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +**zixaphir**: +- Changed close character from '×' to '✖' + ## v2.1.0 *2013-06-01* diff --git a/builds/appchan-x.js b/builds/appchan-x.js index f2f59069d..1fa27b488 100644 --- a/builds/appchan-x.js +++ b/builds/appchan-x.js @@ -3753,7 +3753,7 @@ this.close = __bind(this.close, this); this.add = __bind(this.add, this); this.el = $.el('div', { - innerHTML: '×
' + innerHTML: '✖' }); this.el.style.opacity = 0; this.setType(type); @@ -7543,7 +7543,7 @@ className: 'qr-preview', draggable: true, href: 'javascript:;', - innerHTML: '×' + innerHTML: '✖' }); this.nodes = { el: el, @@ -8048,7 +8048,7 @@ dialog: function() { var dialog, mimeTypes, name, nodes, thread, _i, _j, _len, _len1, _ref, _ref1; - dialog = UI.dialog('qr', 'top:0;right:0;', ""); + dialog = UI.dialog('qr', 'top:0;right:0;', ""); QR.nodes = nodes = { el: dialog, move: $('.move', dialog), @@ -9847,7 +9847,7 @@ if (!Conf['Thread Watcher']) { return; } - this.dialog = UI.dialog('watcher', 'top: 50px; left: 0px;', '