30 lines
1.1 KiB
CSS
30 lines
1.1 KiB
CSS
.outer .container .table-form {margin-top: 0;}
|
|
.outer .table tr > th:first-child, .outer .table tr > td:first-child {padding-left: 5px;}
|
|
|
|
.modal-dialog {margin-top: 10%;}
|
|
|
|
.table-form thead > tr > th {background: none; border: none;}
|
|
|
|
#titlebar {min-height: 46px;}
|
|
#titlebar > .heading {float: left; padding-right: 10px !important;}
|
|
#titlebar > .heading > .icon {display: inline;}
|
|
|
|
#importTeams {float: left; position: relative; top: -7px;}
|
|
#importTeams .input-group {width: 250px; float: left;}
|
|
#importTeams .input-group +.input-group {margin-left: 5px;}
|
|
|
|
#dept_chosen .chosen-single {width: 220px;}
|
|
#execution_chosen .chosen-single {width: 230px;}
|
|
#execution_chosen .chosen-drop ul li .label {margin-top: 2px; background: #fff; color: #838a9d; border: 1px solid #d8d8d8;}
|
|
.radio-inline {line-height: normal;}
|
|
#dept + .picker {width: 220px;}
|
|
#execution + .picker {width: 230px;}
|
|
#mainMenu .picker-has-value {float: left;}
|
|
|
|
#teamForm .table tr > td:first-child {padding-left: 10px;}
|
|
#teamForm .table tr > td:last-child {padding-right: 10px;}
|
|
|
|
.c-limited {width: 110px;}
|
|
.c-actions {width: 90px;}
|
|
.c-hours {width: 90px;}
|