Dear All,
I searched this forums about changing the color of the class "highlighted" but found only 1 post that didn't really help.
.highlighted is the class that defines among other things the color of the highlight when you click on any field of the form.
By default, it's a yellowish color.
You would think that the CSS file from the Machform folder would solve the problem... but it doesn't, at least not for me.
I checked 3 CSS files:
/data/form_1/css/view.css
/view.css
/index.css
None of those 3 files above, when set up that way, (see below) changes the color of the highlight:
#main_body form li.highlighted {background-color:#5D90BA;}
What did I miss and do you guys have any advices?
Thanks,
Damien