21-08-2011, 12:03 AM
I've just referenced this thread after the upgrade replaced my customisations and realised I've missed a bit out that goes with this! (atleast for me). Here's how to change the colour of the writing in the drop downs.
Open up:
./jscripts/editor_themes/default/stylesheet.css
Find
.messageEditor .toolbar_dropdown .editor_dropdown_label
For the main text eg. "Font", "Text Size", and "Syntax". Add desired CSS. (color: #000000
Find
.messageEditor .editor_dropdown_menu
For the colour of the items within the drop down.
Open up:
./jscripts/editor_themes/default/stylesheet.css
Find
.messageEditor .toolbar_dropdown .editor_dropdown_label
For the main text eg. "Font", "Text Size", and "Syntax". Add desired CSS. (color: #000000
Find
.messageEditor .editor_dropdown_menu
For the colour of the items within the drop down.