#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)
Change History (4)
Changed 14 years ago by
Attachment: | screenshot.png added |
---|
comment:1 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Had no success. Please post any help on http://cksource.com/forums/viewtopic.php?f=11&t=21138
Drop down styles is customizable within the file editor.css or content.css, please use our forums for discussions and community support.