Hi - nearly all the styles of our site is white text - so white text styles do not show in the Styles dropdown as the default background is white.
I thought adding to the fck_internal.css
select
{
background-color: #617fad;
}
would solve that but select dropdowns are still white.
What am I missing?
Cheers
Chris
I thought adding to the fck_internal.css
select
{
background-color: #617fad;
}
would solve that but select dropdowns are still white.
What am I missing?
Cheers
Chris
RE: Changing background color of Dropdowns