Hi
I want to change the a few styles of all comobo boxes with Skin = webblue without adding a new skin.
I have tried the following which I had thought would work but to no avail
div.RadComboBox_WebBlue .rcbDisabled
{
color : black
}
Basically want to just change the color of the text disabled combo boxes - also to make the lower edge of the text visible (in webblue there is now lower edge)
Regards
K
I want to change the a few styles of all comobo boxes with Skin = webblue without adding a new skin.
I have tried the following which I had thought would work but to no avail
div.RadComboBox_WebBlue .rcbDisabled
{
color : black
}
Basically want to just change the color of the text disabled combo boxes - also to make the lower edge of the text visible (in webblue there is now lower edge)
Regards
K