JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.0.1
[ckeditor.git] / _source / plugins / font / plugin.js
index 88aa38f..8b3fb02 100644 (file)
@@ -36,7 +36,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 \r
                                panel :\r
                                {\r
-                                       css : [ config.contentsCss, CKEDITOR.getUrl( editor.skinPath + 'editor.css' ) ],\r
+                                       css : [ CKEDITOR.getUrl( editor.skinPath + 'editor.css' ) ].concat( config.contentsCss ),\r
                                        voiceLabel : lang.panelVoiceLabel\r
                                },\r
 \r