From: Alan Knowles Date: Tue, 20 Aug 2013 04:39:43 +0000 (+0800) Subject: Roo/form/HtmlEditor.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=222c6d9532b225b6c0bb99e338598712d2247923;p=roojs1 Roo/form/HtmlEditor.js --- diff --git a/Roo/form/HtmlEditor.js b/Roo/form/HtmlEditor.js index 57a64300f4..ee183670dd 100644 --- a/Roo/form/HtmlEditor.js +++ b/Roo/form/HtmlEditor.js @@ -1346,7 +1346,8 @@ Roo.form.HtmlEditor.pwhite= [ // white listed style attributes. Roo.form.HtmlEditor.cwhite= [ - 'text-align' + 'text-align', + 'font-family' // 'font-size'//?? ];