I've got a slight problem with a style in my editor:
<Style name="Hvid" element="span">
<Attribute name="class" value="Bjaelke" />
<Attribute name="style" value="color:#FFFFFF;" />
</Style>
This works, but the problem is that the name "Hvid" now appears on a white background in the dropdown of the editor.
Can I put a background color on the dropdown list or a different color?