How to change the Font Color and Font weight of Disabled component in form

Hello,

I have form, where some of the Form component are disabled and read only, the chanllenge here we are facing, these are shaded and fields and content is not visible properly in case if they are disable.

Can you please share the details, how we can change the font color and weight of the text available in text box and also to the label.

Sample : http://webix.com/snippet/0bb935a9

I made the User Name is disabled, can you please do the change and share with us.

Hello,

The disabled items have different CSS-classes. Please, check the snippet:

http://webix.com/snippet/ea5bdfcd

Thanks Listopad