zentaopms/module/todo/css/batchedit.css
2023-05-16 10:47:08 +08:00

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;}