Ticket #526 (closed Bug: invalid)
@import in css files do not work for editor area styles
| Reported by: | brandy007 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Pending WorksForMe | Cc: |
Description
I use several style sheets, one for basic layout, one for the cms styles and one site.css for customising the site, the latter one importing the others. Setting FCKConfig.EditorAreaCSS to point to my site.css, the styles defined in the imported ones do not display correctly in the editor. A workaround is to put all styles in one file for the editor, but the other is a cleaner solution, as it allows me to change the layout or the cms by changing only 2 lines.
Change History
Note: See
TracTickets for help on using
tickets.