Files
EasySoft-ZenTaoPMS/module/testcase/css/batchcreate.css
2019-05-31 15:51:39 +08:00

10 lines
318 B
CSS

.w-300px{width:300px}
.w-180px{width:180px}
.half-left {text-align:right}
.half-right{text-align:left}
#batchCreateForm .input-group,
#batchCreateForm .input-group .form-control {position: static;}
#batchCreateForm .input-group .colorpicker {z-index: 2;}
#batchCreateForm .input-group .colorpicker.open {z-index: 5;}