Files
chazhi_admin_broker/public/h5/assets/wd-datetime-picker-Bro1Q0Ye.css
2026-03-11 18:24:59 +08:00

2 lines
3.8 KiB
CSS

.wot-theme-dark .wd-datetime-picker__placeholder[data-v-ea7f9293]{color:var(--wot-dark-color-gray, var(--wot-color-secondary, #595959))}.wot-theme-dark .wd-datetime-picker[data-v-ea7f9293] .wd-datetime-picker__arrow,.wot-theme-dark .wd-datetime-picker[data-v-ea7f9293] .wd-datetime-picker__clear,.wot-theme-dark .wd-datetime-picker__action--cancel[data-v-ea7f9293],.wot-theme-dark .wd-datetime-picker__region[data-v-ea7f9293]{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wot-theme-dark .wd-datetime-picker__region.is-active[data-v-ea7f9293]{background:var(--wot-picker-region-bg-active-color, var(--wot-color-theme, #4d80f0));color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}[data-v-ea7f9293] .wd-datetime-picker__cell.is-disabled .wd-cell__value{color:var(--wot-input-disabled-color, #d9d9d9);cursor:not-allowed}[data-v-ea7f9293] .wd-datetime-picker__cell.is-error .wd-cell__value,[data-v-ea7f9293] .wd-datetime-picker__cell.is-error .wd-datetime-picker__arrow{color:var(--wot-input-error-color, var(--wot-color-danger, #fa4350))}[data-v-ea7f9293] .wd-datetime-picker__cell.is-large .wd-datetime-picker__arrow{font-size:var(--wot-cell-icon-size-large, 18px)}[data-v-ea7f9293] .wd-datetime-picker__cell .wd-cell__value--ellipsis uni-view{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}[data-v-ea7f9293] .wd-datetime-picker__cell .wd-cell__value--ellipsis uni-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.wd-datetime-picker__placeholder[data-v-ea7f9293]{color:var(--wot-input-placeholder-color, #bfbfbf)}[data-v-ea7f9293] .wd-datetime-picker__arrow{display:block;font-size:var(--wot-cell-icon-size, 16px);color:var(--wot-cell-arrow-color, rgba(0, 0, 0, .25));line-height:var(--wot-cell-line-height, 24px)}[data-v-ea7f9293] .wd-datetime-picker__clear{display:block;font-size:var(--wot-cell-icon-size, 16px);color:var(--wot-cell-clear-color, #585858);line-height:var(--wot-cell-line-height, 24px)}[data-v-ea7f9293] .wd-datetime-picker__popup{border-radius:16px 16px 0 0}.wd-datetime-picker__wraper[data-v-ea7f9293]{padding-bottom:var(--window-bottom)}.wd-datetime-picker__toolbar[data-v-ea7f9293]{position:relative;display:flex;font-size:var(--wot-picker-toolbar-fs, var(--wot-fs-title, 16px));height:var(--wot-picker-toolbar-height, 54px);line-height:var(--wot-picker-action-height, 16px);justify-content:space-between;align-items:center;box-sizing:border-box}.wd-datetime-picker__action[data-v-ea7f9293]{display:block;border:none;outline:none;font-size:var(--wot-picker-toolbar-fs, var(--wot-fs-title, 16px));color:var(--wot-picker-toolbar-finish-color, var(--wot-color-theme, #4d80f0));background:transparent;padding:24px 15px 14px}.wd-datetime-picker__action--cancel[data-v-ea7f9293]{color:var(--wot-picker-toolbar-cancel-color, #666666)}.wd-datetime-picker__action.is-loading[data-v-ea7f9293]{color:var(--wot-picker-loading-button-color, rgba(0, 0, 0, .25))}.wd-datetime-picker__title[data-v-ea7f9293]{display:block;float:1;color:var(--wot-picker-toolbar-title-color, rgba(0, 0, 0, .85))}.wd-datetime-picker__region-tabs[data-v-ea7f9293]{display:flex}.wd-datetime-picker__region[data-v-ea7f9293]{width:50%;display:inline-block;color:var(--wot-picker-region-color, rgba(0, 0, 0, .45));text-align:center;padding:14px 0;font-size:var(--wot-picker-region-fs, 14px);line-height:16px;transition:all .15s ease-out}.wd-datetime-picker__region.is-active[data-v-ea7f9293]{background:var(--wot-picker-region-bg-active-color, var(--wot-color-theme, #4d80f0));color:var(--wot-color-white, rgb(255, 255, 255))}.wd-datetime-picker__region-time[data-v-ea7f9293]{font-size:16px;margin-top:2px}.wd-datetime-picker__hidden[data-v-ea7f9293]{visibility:hidden;overflow:hidden;height:0}.wd-datetime-picker__show[data-v-ea7f9293]{visibility:visible;height:auto}