added confirmation to deleting

This commit is contained in:
2022-05-07 10:33:00 +02:00
parent 10e69d8add
commit fcecd1f819
8 changed files with 73 additions and 35 deletions

View File

@@ -69,15 +69,10 @@ h5 {
color: #555;
}
.modal-header, .close {
background-color: #333;
color: #fff !important;
text-align: center;
font-size: 30px;
}
.modal-header, .modal-body {
padding: 40px 50px;
.modal-dialog {
top:7%;
}
.nav-tabs li a {
color: #777;
}
@@ -94,7 +89,6 @@ h5 {
border-bottom: 1px solid black;
border-radius: 0;
font-size: 14px !important;
letter-spacing: 4px;
min-height: 82px;
opacity: 0.9;
}