Index: ssts-web/src/main/webapp/ext-4.2.3/resources/common.css =================================================================== diff -u -r33157 -r33980 --- ssts-web/src/main/webapp/ext-4.2.3/resources/common.css (.../common.css) (revision 33157) +++ ssts-web/src/main/webapp/ext-4.2.3/resources/common.css (.../common.css) (revision 33980) @@ -21,4 +21,9 @@ /* 时间控件,时分跟今天的按钮对齐 */ .x4-datepicker-footer { height: 30px; +} + +/*DGSETYY-39:特殊感染类型颜色*/ +#specialInfection label , #specialInfection input { + color: red !important; } \ No newline at end of file