What is the best way to change the background color of bootstrap-sweetalert ?
this is my code
.sweet-alert
{
background-color: #2f2f2f96;
}
$(".sweet-alert").css("background-color","#2f2f2f96");
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…