소스 검색

复核单打印界面

yuliang 3 년 전
부모
커밋
2b0a55988c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/wotu-ui.css

+ 3 - 0
src/wotu-ui.css

@@ -550,6 +550,9 @@
 .x-grid-record-red{
     color:red
 }
+.x-grid-record-bg-green{
+    background: #8dca67;
+}
 .wotu-ui .x-segmented-button-item-horizontal.x-btn-default-small{
     border:none;
     background-color: #134c8b;