* ajusted style of todo/bachcreate opened with modal. * added method to jquery object to open iframe modal.
7 lines
330 B
CSS
Executable File
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}
|