11 lines
305 B
CSS
11 lines
305 B
CSS
.modal-dialog {width: 75%;}
|
|
form {margin-bottom: 100px; padding-left: 65px;}
|
|
table {width: 90% !important;}
|
|
|
|
#whiteListBox div.input-group {margin-bottom: 2px;}
|
|
|
|
#product_chosen {width: 50% !important;}
|
|
#execution_chosen {width: 50% !important;}
|
|
|
|
#whiteListBox .input-group:last-child {margin-top: 10px;}
|