20 lines
773 B
CSS
20 lines
773 B
CSS
.dropdown-pris > .btn {background-color: #fff;}
|
|
#mailto + .chosen-container-multi .chosen-choices {border-top-left-radius: 0; border-bottom-left-radius: 0}
|
|
|
|
#mailtoGroup .input-group-btn > .btn {margin-left: -1px!important;}
|
|
#mailtoGroup .chosen-container-single a {border-left-width: 0px;}
|
|
|
|
.chosen-container {max-width: 980px}
|
|
|
|
#priRowCol, #estRowCol {width: 110px;}
|
|
#priRowCol .input-group-btn .btn {width: 55px;}
|
|
#priRowCol.has-custom-pri {width: 150px!important}
|
|
.col-table .input-group {width: 100%}
|
|
|
|
#taskPlanCol, #mailCol {width: 50%}
|
|
#planAndMailCell.has-mail-col #taskPlanCol {padding-right: 5px;}
|
|
#planAndMailCell.has-mail-col #taskPlanCol + #mailCol {padding-left: 5px;}
|
|
.input-group-addon input[type='checkBox']{}
|
|
|
|
#modalTeam .modal-content{padding:8px 25px;}
|