Apply css style to Editor dropdown?
Apply css style to Editor dropdown?

How do I apply a css style to an Editor type:select object?
This question has an accepted answers - jump to answer
This discussion has been closed.
How do I apply a css style to an Editor type:select object?
This question has an accepted answers - jump to answer
Answers
You can set the class for a field with
fields.className
, or are you referring to each individual option?Colin