Hello,
i am trying to change the background color of a modal window but even if i set it to !important it does not change.
https://snippet.webix.com/yhd7x747
Thank you.
Hello,
i am trying to change the background color of a modal window but even if i set it to !important it does not change.
https://snippet.webix.com/yhd7x747
Thank you.
try deeper selector. like .mmm .webix_view
or .mmm *
https://snippet.webix.com/29knczg4
Thank you.