* code for task #6226.
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user