Actions
Evolution #1844
closedIncludeRichTextEditor() addcontentsCss instruction does not work with inline editor
Start date:
11/21/2025
Due date:
% Done:
100%
Estimated time:
1.00 h
Resolution:
Description
See https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-contentsCss
Note: This configuration value is used only in <iframe>-based editor and ignored by inline editor as it uses the styles that come directly from the page that CKEditor is rendered on. It is also ignored in the full page mode in which the developer has full control over the page HTML code.
See also : https://ckeditor.com/docs/ckeditor4/latest/features/styles.html
Actions