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

15 lines
442 B
CSS

.w-340px {width: 340px;}
.chosen {z-index: 99;}
#batchEditForm .input-group,
#batchEditForm .input-group .form-control {position: static;}
#batchEditForm .input-group .colorpicker {z-index: 2;}
#batchEditForm .input-group .colorpicker.open {z-index: 5;}
.c-id {width: 50px;}
.c-pri, .c-keywords, .c-review {width: 100px;}
.c-branch, .c-type {width: 120px;}
.c-stage {width: 140px;}
.c-precondition {width: 150px;}
.c-story {width: 180px;}