Files
EasySoft-ZenTaoPMS/module/story/css/batchcreate.css
T
2021-09-07 09:06:37 +08:00

11 lines
446 B
CSS

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