|
@@ -575,9 +575,15 @@
|
|
.x-grid-record-bg-red{
|
|
.x-grid-record-bg-red{
|
|
background: #e2baba;
|
|
background: #e2baba;
|
|
}
|
|
}
|
|
|
|
+.x-grid-record-bg-red-highlight{
|
|
|
|
+ background: #ea4b4b;
|
|
|
|
+}
|
|
.x-grid-record-bg-yellow{
|
|
.x-grid-record-bg-yellow{
|
|
background: #f2e3b2;
|
|
background: #f2e3b2;
|
|
}
|
|
}
|
|
|
|
+.x-grid-record-bg-yellow-highlight{
|
|
|
|
+ background: #d6ca22;
|
|
|
|
+}
|
|
.x-grid-record-bg-purple{
|
|
.x-grid-record-bg-purple{
|
|
background: #d3bde0;
|
|
background: #d3bde0;
|
|
}
|
|
}
|