Index: ssts-web/src/main/webapp/disinfectsystem/reportforms/showEchartsAndTable.jsp =================================================================== diff -u -r31288 -r31290 --- ssts-web/src/main/webapp/disinfectsystem/reportforms/showEchartsAndTable.jsp (.../showEchartsAndTable.jsp) (revision 31288) +++ ssts-web/src/main/webapp/disinfectsystem/reportforms/showEchartsAndTable.jsp (.../showEchartsAndTable.jsp) (revision 31290) @@ -42,17 +42,13 @@ #table table td,#table table th{ text-align: center; } - #table table thead tr th,#table table .sum { + #table table thead tr th,#table table .sum,#table table .sum2 { background-color: #BFE1FF; font-size:12px; height:30px; border: 1px solid #000; text-align: center; } - #table table .sum2 { - background-color: #005FB3; - color: #fff; - } #table table tr td { font-size:12px; border: 1px solid #000;