[UPDT] STATIC: Updated sweetalert cancel and confirm button style
This commit is contained in:
1559
static/build/css/sweetalert2.min.css
vendored
Normal file
1559
static/build/css/sweetalert2.min.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
@@ -726,3 +726,9 @@ form label {
|
||||
#faqContainer .oh-faq_search--icon{
|
||||
top:17px;
|
||||
}
|
||||
.swal2-styled.swal2-confirm{
|
||||
background-color: rgb(0, 128, 0);
|
||||
}
|
||||
.swal2-styled.swal2-cancel{
|
||||
background-color : rgb(221, 51, 51);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user