Roo/form/HtmlEditor.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:39:43 +0000 (12:39 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:39:43 +0000 (12:39 +0800)
Roo/form/HtmlEditor.js

index 57a6430..ee18367 100644 (file)
@@ -1346,7 +1346,8 @@ Roo.form.HtmlEditor.pwhite= [
 
 // white listed style attributes.
 Roo.form.HtmlEditor.cwhite= [
-        'text-align'
+        'text-align',
+        'font-family'
 //        'font-size'//??
 ];