Files
EasySoft-ZenTaoPMS/module/story/css/batchcreate.css
2019-06-03 17:08:54 +08:00

8 lines
327 B
CSS

#batchCreateForm .col-id {width: 50px; text-align: center; color: #838A9D}
#batchCreateForm .col-module,
#batchCreateForm .col-plan {width: 180px;}
#batchCreateForm .col-pri {width: 100px;}
#batchCreateForm .col-review {width:95px;}
#batchCreateForm .col-estimate {width: 90px;}
.body-modal .main-header > h2 {max-width: 80%;}