Files
EasySoft-ZenTaoPMS/module/webhook/css/create.css
2019-07-30 15:38:49 +08:00

9 lines
343 B
CSS

.labelWidth .checkbox-primary {width: 20%; display:inline-block}
.checkbox-primary + .checkbox-primary {margin-left: 0px;}
.objectType {margin-right: 5px !important;}
#paramsTR th{padding-left:25px;}
#paramsTR th label{font-weight:bold; padding-left:25px;}
.thWidth{width:120px !important;}
html[lang^='zh-'] .thWidth{width:90px !important;}