2 lines
5.2 KiB
CSS
2 lines
5.2 KiB
CSS
.wot-theme-dark .wd-cell[data-v-7853ef58]{background-color:var(--wot-dark-background2, #1b1b1b);color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wot-theme-dark .wd-cell__value[data-v-7853ef58]{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wot-theme-dark .wd-cell__label[data-v-7853ef58]{color:var(--wot-dark-color3, rgba(232, 230, 227, .8))}.wot-theme-dark .wd-cell.is-hover[data-v-7853ef58]{background-color:var(--wot-dark-background4, #323233)}.wot-theme-dark .wd-cell.is-border .wd-cell__wrapper[data-v-7853ef58]{position:relative}.wot-theme-dark .wd-cell.is-border .wd-cell__wrapper[data-v-7853ef58]:after{position:absolute;display:block;content:"";width:100%;height:1px;left:0;top:0;transform:scaleY(.5);background:var(--wot-dark-border-color, #3a3a3c)}.wot-theme-dark .wd-cell[data-v-7853ef58] .wd-cell__arrow-right{color:var(--wot-dark-color, var(--wot-color-white, rgb(255, 255, 255)))}.wd-cell[data-v-7853ef58]{position:relative;padding-left:var(--wot-cell-padding, var(--wot-size-side-padding, 15px));background-color:var(--wot-color-white, rgb(255, 255, 255));text-decoration:none;color:var(--wot-cell-title-color, rgba(0, 0, 0, .85));line-height:var(--wot-cell-line-height, 24px);-webkit-tap-highlight-color:transparent;box-sizing:border-box;width:100%;overflow:hidden}.wd-cell.is-border .wd-cell__wrapper[data-v-7853ef58]{position:relative}.wd-cell.is-border .wd-cell__wrapper[data-v-7853ef58]:after{position:absolute;display:block;content:"";width:100%;height:1px;left:0;top:0;transform:scaleY(.5);background:var(--wot-color-border-light, #e8e8e8)}.wd-cell__wrapper[data-v-7853ef58]{position:relative;display:flex;padding:var(--wot-cell-wrapper-padding, 10px) var(--wot-cell-padding, var(--wot-size-side-padding, 15px)) var(--wot-cell-wrapper-padding, 10px) 0;justify-content:space-between;align-items:flex-start;overflow:hidden}.wd-cell__wrapper.is-vertical[data-v-7853ef58]{display:block}.wd-cell__wrapper.is-vertical .wd-cell__right[data-v-7853ef58]{margin-top:var(--wot-cell-vertical-top, 16px)}.wd-cell__wrapper.is-vertical .wd-cell__value[data-v-7853ef58]{text-align:left}.wd-cell__wrapper.is-vertical .wd-cell__left[data-v-7853ef58]{margin-right:0}.wd-cell__wrapper.is-label[data-v-7853ef58]{padding:var(--wot-cell-wrapper-padding-with-label, 16px) var(--wot-cell-padding, var(--wot-size-side-padding, 15px)) var(--wot-cell-wrapper-padding-with-label, 16px) 0}.wd-cell__left[data-v-7853ef58]{position:relative;flex:1;display:flex;text-align:left;font-size:var(--wot-cell-title-fs, 14px);box-sizing:border-box;margin-right:var(--wot-cell-padding, var(--wot-size-side-padding, 15px))}.wd-cell__left.is-required[data-v-7853ef58]{padding-left:12px}.wd-cell__left.is-required[data-v-7853ef58]:after{position:absolute;content:"*";top:0;left:0;font-size:var(--wot-cell-required-size, 18px);color:var(--wot-cell-required-color, var(--wot-color-danger, #fa4350))}.wd-cell__right[data-v-7853ef58]{position:relative;flex:1;min-width:0}.wd-cell__title[data-v-7853ef58]{flex:1;width:100%;font-size:var(--wot-cell-title-fs, 14px)}.wd-cell__label[data-v-7853ef58]{margin-top:2px;font-size:var(--wot-cell-label-fs, 12px);color:var(--wot-cell-label-color, rgba(0, 0, 0, .45))}[data-v-7853ef58] .wd-cell__icon{display:block;position:relative;margin-right:var(--wot-cell-icon-right, 4px);font-size:var(--wot-cell-icon-size, 16px);height:var(--wot-cell-line-height, 24px);line-height:var(--wot-cell-line-height, 24px)}.wd-cell__body[data-v-7853ef58]{display:flex;min-width:0}.wd-cell__value[data-v-7853ef58]{position:relative;flex:1;font-size:var(--wot-cell-value-fs, 14px);color:var(--wot-cell-value-color, rgba(0, 0, 0, .85));vertical-align:middle}.wd-cell__value--left[data-v-7853ef58]{text-align:left}.wd-cell__value--right[data-v-7853ef58]{text-align:right}.wd-cell__value--ellipsis[data-v-7853ef58]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}[data-v-7853ef58] .wd-cell__arrow-right{display:block;margin-left:8px;width:var(--wot-cell-arrow-size, 18px);font-size:var(--wot-cell-arrow-size, 18px);color:var(--wot-cell-arrow-color, rgba(0, 0, 0, .25));height:var(--wot-cell-line-height, 24px);line-height:var(--wot-cell-line-height, 24px)}.wd-cell__error-message[data-v-7853ef58]{color:var(--wot-form-item-error-message-color, var(--wot-color-danger, #fa4350));font-size:var(--wot-form-item-error-message-font-size, var(--wot-fs-secondary, 12px));line-height:var(--wot-form-item-error-message-line-height, 24px);text-align:left;vertical-align:middle}.wd-cell.is-link[data-v-7853ef58]{-webkit-tap-highlight-color:var(--wot-cell-tap-bg, rgba(0, 0, 0, .06))}.wd-cell.is-hover[data-v-7853ef58]{background-color:var(--wot-cell-tap-bg, rgba(0, 0, 0, .06))}.wd-cell.is-large .wd-cell__title[data-v-7853ef58]{font-size:var(--wot-cell-title-fs-large, 16px)}.wd-cell.is-large .wd-cell__wrapper[data-v-7853ef58]{padding-top:var(--wot-cell-wrapper-padding-large, 12px);padding-bottom:var(--wot-cell-wrapper-padding-large, 12px)}.wd-cell.is-large .wd-cell__label[data-v-7853ef58]{font-size:var(--wot-cell-label-fs-large, 14px)}.wd-cell.is-large .wd-cell__value[data-v-7853ef58]{font-size:var(--wot-cell-value-fs-large, 16px)}.wd-cell.is-large[data-v-7853ef58] .wd-cell__icon{font-size:var(--wot-cell-icon-size-large, 18px)}.wd-cell.is-center .wd-cell__wrapper[data-v-7853ef58]{align-items:center}
|