liupeng пре 3 година
родитељ
комит
dffefb2c66
1 измењених фајлова са 13 додато и 1 уклоњено
  1. 13 1
      src/wotu-ui.css

+ 13 - 1
src/wotu-ui.css

@@ -551,7 +551,19 @@
     color:red
 }
 .x-grid-record-bg-green{
-    background: #8dca67;
+    background: #b7d6a4;
+}
+.x-grid-record-bg-red{
+    background: #e2baba;
+}
+.x-grid-record-bg-yellow{
+    background: #f2e3b2;
+}
+.x-grid-record-bg-purple{
+    background: #d3bde0;
+}
+.x-grid-record-bg-blue{
+    background: #bac3e2;
 }
 .wotu-ui .x-segmented-button-item-horizontal.x-btn-default-small{
     border:none;