/*! * froala_editor v1.1.6 (http://editor.froala.com) * Copyright 2014-2014 Froala */ $.Editable.prototype.execCommand=$.extend($.Editable.prototype.execCommand,{fontSize:function(a,b){this.fontExec("font-size",a,b)}}),$.Editable.commands=$.extend($.Editable.commands,{fontSize:{title:"Font Size",icon:"fa fa-text-height",seed:[{min:11,max:52}]}}),$.Editable.prototype.command_dispatcher=$.extend($.Editable.prototype.command_dispatcher,{fontSize:function(a){var b=this.buildDropdownFontsize(a),c=this.buildDropdownButton(a,b);this.$bttn_wrapper.append(c)}}),$.Editable.prototype.buildDropdownFontsize=function(a){for(var b='"};