* adjust style of page in dialog, fix bug #987 and finish task #3028

This commit is contained in:
Catouse
2017-05-09 15:43:03 +08:00
parent 2aea5825e7
commit d9bb5678bb
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -13,3 +13,5 @@ body{background: #f1f1f1;}
.alert {display: table;}
.btn {transition:none;}
.body-modal .modal-dialog {margin: 50px auto; border: none; box-shadow: none;}
+3
View File
@@ -18,3 +18,6 @@ body{background-color: #036}
.popover {max-width: 500px}
.popover-content {padding: 0; width: 297px}
.btn-submit {min-width: 70px}
.body-modal #container {margin: 0;}
.body-modal {padding: 40px 0 25px;}