/* SCEditor v2.1.3 | (C) 2017, Sam Clarke | sceditor.com/license */ !function(h,a){"use strict";var c=a.dom,v={bold:'B',bulletlist:'',center:'',code:'',color:'A',copy:'',cut:'',date:'',email:'',emoticon:'',font:'',format:'',grip:'',horizontalrule:'',image:'',indent:'',italic:'i',justify:'',left:'',link:'',ltr:'',maximize:'',orderedlist:'',outdent:'',paste:'',pastetext:'',print:'',quote:'',redo:'',removeformat:'',right:'',rtl:'',size:'',source:'',strike:'S',subscript:'',superscript:'',table:'',time:'',underline:'U',undo:'',unlink:'',youtube:''};a.icons.monocons=function(){var z,t={};return{create:function(h){return h in v&&(t[h]=a.dom.parseHTML(''+v[h]+"").firstChild,"color"===h&&(z=t[h].querySelector(".sce-color"))),t[h]},update:function(h,a){if(z){var v="inherit";!h&&a&&(v=a.ownerDocument.queryCommandValue("forecolor"),parseInt(v)===v&&(v="#"+("000000"+(v=(255&v)<<16|65280&v|(16711680&v)>>>16).toString(16)).slice(-6))),c.css(z,"fill",v)}},rtl:function(h){var a=t.grip;if(a){var v=h?"scaleX(-1)":"";c.css(a,"transform",v),c.css(a,"msTransform",v),c.css(a,"webkitTransform",v)}}}},a.icons.monocons.icons=v}(document,sceditor);