modal window background color

Hi, i need to set the background color of a modal window to that grey color all the modal windows have.

Also, no borders please…

I have tryed but i am not able to change it.

here is a snippet i have done as a test: http://webix.com/snippet/37ec0564

Thanks and regards!

Hi! Check the snippet: http://webix.com/snippet/de2ae410

[2] http://webix.com/snippet/7498c3d1

Thanks for your response but i am afraid i was talking about a window, not an alert.

check out this snippet please:

http://webix.com/snippet/ea9608f6

i need that the background content of that window was as the modal background color and without borders.

Thanks and regards!

The first snippet was made for the window from your test sample.

But here’s a little fix if you need a transparent background.

Check the rgba() and opacity CSS properties.

http://webix.com/snippet/25576370

perfect!! Thanks!!

regards!