Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#6379 closed Bug (invalid)

Invisible items in the Styles drop-down

Reported by: Tobi Reif Owned by:
Priority: Normal Milestone:
Component: UI : Toolbar Version:
Keywords: Cc:

Description

Hi

With code like this

CKEDITOR.stylesSet.add('default', [

{

name: 'White Heading', element: 'h1', styles: {'color': '#fff'}

}, [...]

]);

... there are invisible items in the Styles drop-down.

Click on the Styles drop-down -> the entry is white on white == invisible. Hovering makes it visible, but that's not sufficient for me. How to set uniform & basic styling for the drop-down entries? I need plain black on white, one size, one font, just as for example the entries in the spelling drop-down.

Safari 5.0.2 and Firefox 3.6.10, on Mac OS.

I'll try to attach a screenshot.

Tobi

Attachments (1)

screenshot.png (6.4 KB) - added by Tobi Reif 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by Tobi Reif

Attachment: screenshot.png added

comment:1 Changed 13 years ago by Garry Yao

Resolution: invalid
Status: newclosed

Drop down styles is customizable within the file editor.css or content.css, please use our forums for discussions and community support.

comment:2 Changed 13 years ago by Tobi Reif

Had no success. Please post any help on http://cksource.com/forums/viewtopic.php?f=11&t=21138

comment:3 Changed 13 years ago by Garry Yao

We've opened #6934 for discussion.

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