Backgound-color of multi-select list box from CSS
I am trying to change a few controls background-color with CSS.
Added a line to CSS: .highlight{background-color: #e7eFeF;}, then on the control`s Appearance tab Field CSS Class the highlight is selected.
It works fine on any other control than Multi-Select List Box. But if you select the "Background Color" manually, it changes the color.
Any idea how to do it from CSS? I want to change the colors in CSS for all, rather than changing on the controls one-by-one.
Please sign in to leave a comment.
Comments
2 comments