Is there a way to change the dark background color that jquery-ui adds to the modal div?
EDIT:
Found it, only need to edit the background color and the opacity of:
.ui-widget-overlay{
}
Edit
.ui-widget-overlay{
background:red;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With