* code for task #6226.

This commit is contained in:
wangyidong
2019-08-22 16:44:36 +08:00
parent 2b360a1772
commit 6652663389
6 changed files with 19 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
body{background: #f1f1f1;}
.container{padding: 0}
.modal-dialog{width: 1000px}
.modal-dialog{width: 100%}
.modal-footer{text-align: center;margin-top: 0;}
.table,.alert{margin: 0;}
@@ -12,4 +12,4 @@ body{background: #f1f1f1;}
@media (max-width: 700px){.modal-dialog{padding: 0;} .modal-content{box-shadow: none;border-width: 1px 0;border-radius: 0}}
#checker .ok{background:green; color:white}
#checker .fail{background:red; color:white}
#checker .fail{background:red; color:white}