liupeng 3 rokov pred
rodič
commit
aabb3e6bdb
1 zmenil súbory, kde vykonal 8 pridanie a 0 odobranie
  1. 8 0
      src/wotu-ui.css

+ 8 - 0
src/wotu-ui.css

@@ -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 {
+    border:none;
+    background-color: #1960af;
 }