Files
EasySoft-ZenTaoPMS/module/todo/css/batchcreate.css
Catouse e47aa188ae * added default options to datepicker.
* ajusted style of todo/bachcreate opened with modal.
 * added method to jquery object to open iframe modal.
2014-06-06 11:51:11 +08:00

7 lines
330 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}