Offline payment method for customer

This commit is contained in:
cuneytsenturk
2017-11-18 16:57:55 +03:00
parent 6e7b9d6964
commit 994998dc0b
8 changed files with 180 additions and 21 deletions

4
public/css/app.css vendored
View File

@@ -241,10 +241,10 @@ div.required .control-label:not(span):after, td.required:after {
left: 40%;
}
.confirm #loading {
#confirm #loading {
position: inherit;
top: 40%;
left: 40%;
left: inherit;
}
#payment-modal .form-group.col-md-6 .help-block {