Ver código fonte

复核单打印界面

yuliang 3 anos atrás
pai
commit
2b0a55988c
1 arquivos alterados com 3 adições e 0 exclusões
  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;