Utilisation d'une css différentes pour autoriser des customisation parfois nécessaires…
authorBenoît Pin <benoit.pin@gmail.com>
Wed, 8 May 2013 08:42:18 +0000 (10:42 +0200)
committerBenoît Pin <benoit.pin@gmail.com>
Wed, 8 May 2013 08:42:18 +0000 (10:42 +0200)
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