11 lines
314 B
CSS
11 lines
314 B
CSS
.input-group > .form-control:first-child {border-right: 0;}
|
|
|
|
div[id*="ends"] .chosen-single {border-left: none;}
|
|
|
|
.c-id {width: 40px;}
|
|
.c-pri, .c-date {width: 100px;}
|
|
.c-status, .c-assignedTo {width: 120px;}
|
|
.c-beginAndEnd{width: 300px;}
|
|
.c-assignedTo {padding-left: 0px !important;}
|
|
.visible {overflow: visible;}
|