Roo/form/HtmlEditor.js
authorAlan Knowles <alan@roojs.com>
Wed, 17 Jul 2013 04:51:54 +0000 (12:51 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 17 Jul 2013 04:51:54 +0000 (12:51 +0800)
Roo/form/HtmlEditor.js

index 4e1987e..57a6430 100644 (file)
@@ -1352,7 +1352,7 @@ Roo.form.HtmlEditor.cwhite= [
 
 // black listed style attributes.
 Roo.form.HtmlEditor.cblack= [
-        'font-size'
+      //  'font-size' -- this can be set by the project 
 ];