liupeng 3 vuotta sitten
vanhempi
commit
86b87d8e16
1 muutettua tiedostoa jossa 7 lisäystä ja 1 poistoa
  1. 7 1
      src/wotu-ui.css

+ 7 - 1
src/wotu-ui.css

@@ -358,7 +358,7 @@
 /*
 
 */
-body.wotu-ui.x-border-layout-ct,.wotu-ui div.x-border-layout-ct{
+.wotu-ui.x-border-layout-ct,.wotu-ui div.x-border-layout-ct{
     background: #f0f2f5;
 }
 .wotu-ui.x-keyboard-mode .x-tab-focus.x-tab-default{
@@ -503,6 +503,12 @@ body.wotu-ui.x-border-layout-ct,.wotu-ui div.x-border-layout-ct{
 .wotu-ui .x-boundlist-item{
     border:none
 }
+.wotu-ui .x-datepicker-selected div.x-datepicker-date{
+    background: #004c8b;
+}
+.wotu-ui .x-datepicker-footer .x-btn-default-small{
+    background: #004c8b;
+}
 /*form*/
 .wotu-ui .x-form-readonly .x-form-trigger-wrap{
     border:none