@@ -549,4 +549,12 @@
/*grid行颜色设定*/
.x-grid-record-red{
color:red
+}
+.wotu-ui .x-segmented-button-item-horizontal.x-btn-default-small{
+ border:none;
+ background-color: #134c8b;
+.wotu-ui .x-btn.x-btn-menu-active.x-btn-default-small, .wotu-ui .x-btn.x-btn-pressed.x-btn-default-small {
+ background-color: #1960af;
}