|
@@ -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
|