Index: ssts-web/src/main/webapp/common/common.css =================================================================== diff -u -r26393 -r26869 --- ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 26393) +++ ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 26869) @@ -30,7 +30,7 @@ /*绿*/ .my_row_green div{ - background-color: #00ff00 !important; + background-color: green !important; } /*蓝绿*/ @@ -40,7 +40,7 @@ /*蓝*/ .my_row_blue div{ - background-color: #0000ff !important; + background-color: #3399cc !important; } /*蓝紫*/