aboutsummaryrefslogtreecommitdiff
path: root/release/plugins/colordialog/dialogs/colordialog.js
diff options
context:
space:
mode:
Diffstat (limited to 'release/plugins/colordialog/dialogs/colordialog.js')
-rw-r--r--release/plugins/colordialog/dialogs/colordialog.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/plugins/colordialog/dialogs/colordialog.js b/release/plugins/colordialog/dialogs/colordialog.js
index db467290..b0212b8b 100644
--- a/release/plugins/colordialog/dialogs/colordialog.js
+++ b/release/plugins/colordialog/dialogs/colordialog.js
@@ -1,5 +1,5 @@
1/* 1/*
2 Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. 2 Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
3 For licensing, see LICENSE.md or http://ckeditor.com/license 3 For licensing, see LICENSE.md or http://ckeditor.com/license
4*/ 4*/
5CKEDITOR.dialog.add("colordialog",function(x){function q(){d.getById(r).removeStyle("background-color");t.getContentElement("picker","selectedColor").setValue("");l&&l.removeAttribute("aria-selected");l=null}function y(a){a=a.data.getTarget();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(l=a,l.setAttribute("aria-selected",!0),t.getContentElement("picker","selectedColor").setValue(c))}function C(a){a=a.replace(/^#/,"");for(var c=0,b=[];2>=c;c++)b[c]=parseInt(a.substr(2*c,2),16);return"#"+ 5CKEDITOR.dialog.add("colordialog",function(x){function q(){d.getById(r).removeStyle("background-color");t.getContentElement("picker","selectedColor").setValue("");l&&l.removeAttribute("aria-selected");l=null}function y(a){a=a.data.getTarget();var c;"td"==a.getName()&&(c=a.getChild(0).getHtml())&&(l=a,l.setAttribute("aria-selected",!0),t.getContentElement("picker","selectedColor").setValue(c))}function C(a){a=a.replace(/^#/,"");for(var c=0,b=[];2>=c;c++)b[c]=parseInt(a.substr(2*c,2),16);return"#"+