Utilisation d'une css différentes pour autoriser des customisation parfois nécessaires…
[ckeditor.git] / skins / ckeditor / config.js
index 6393de7..d0194a7 100644 (file)
@@ -27,7 +27,7 @@ CKEDITOR.editorConfig = function( config )
        config.menu_groups = 'tablecell,tablecellproperties,tablerow,tablecolumn,table,anchor,link,image,flash'\r
        \r
        config.height = '500px';\r
-       config.contentsCss = CKEDITOR.basePath + 'global_plinn_style.css';\r
+       config.contentsCss = CKEDITOR.basePath + 'global_plinn_style_editor.css';\r
        \r
        config.filebrowserBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Connector=connectors/plinn/connector';\r
        CKEDITOR.config.filebrowserImageBrowseUrl = CKEDITOR.basePath + 'filemanager/browser/mac_finder/browser.html?Type=Image&Connector=connectors/plinn/connector';\r