Index: ssts-web/src/main/webapp/common/common.css =================================================================== diff -u -r31076 -r31109 --- ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 31076) +++ ssts-web/src/main/webapp/common/common.css (.../common.css) (revision 31109) @@ -194,4 +194,11 @@ /* BJ307YY-76:新增的颜色 */ .tousseName_background { background: #DDA0DD !important; +} +/* GDSZYY-83:新增的颜色 */ +.gridTr.x4-grid-row-selected td{ + border-color: #00FF7F !important; +} +.tousseName_background_1 { + background: #BFEFFF !important; } \ No newline at end of file