Opened 16 years ago

Last modified 14 years ago

#5047 closed New Feature

Background color in CKEditor 3.1 normal/fullscreen — at Initial Version

Reported by: Jani Ollikainen Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1
Keywords: Cc:

Description

There is new contents.css which tells it to be white. Changing it doesn't help when using v2 style, because it has editor.css:

.cke_contents{border:solid 1px #696969;background-color:white;}

Chancing that to transparent fixes the problem.

But then when Maximized to fullscreen transparent shows underlaying page and there isn't any way (that I know of) chancing the background and maybe other styles according to are we in normal or fullscreen. There should be some class to use differentiate the mode.

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy