Opened 14 years ago

Last modified 12 years ago

#5047 closed New Feature

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

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

Description (last modified by Frederico Caldeira Knabben)

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;}

Changing 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 (1)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Component: Core : StylesGeneral
Description: modified (diff)
Keywords: background transparency fullscreen v2 color removed
Type: BugNew Feature
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