Files
EasySoft-ZenTaoPMS/module/todo/css/batchcreate.css
2016-06-12 15:40:53 +08:00

8 lines
387 B
CSS
Executable File

#datepicker {position: relative; top: -6px; margin-left: 10px;}
.input-group > .form-control:first-child {border-right: 0}
.body-modal .outer > form, .body-modal .outer > .container > form {margin: 0;padding: 0 20px 20px;}
.body-modal #titlebar {margin: 0 -20px 20px}
.body-modal #titlebar + .table-form {border: 1px solid #ddd}
#titlebar input#date{background:#F8FAFE;box-shadow:none}