adui
Version:
<div> <img src="https://wxa.wxs.qq.com/mpweb/delivery/legacy/wxadtouch/upload/t1/od834zef_52939fc6.png" style="margin:40px 0 0 -8px; background-color: #fcfcfc; box-shadow: none;" /> </div>
2 lines (1 loc) • 2.4 kB
CSS
.adui-time-large{--width: var(--tp-w-lg)}.adui-time-medium{--width: var(--tp-w-md)}.adui-time-small{--width: var(--tp-w-sm)}.adui-time-mini{--width: var(--tp-w-mn)}.adui-time-input{width:calc(var(--width)*1px)}.adui-time-secondsAvailable.adui-time-input{width:calc(var(--width)*1px + 10px)}.adui-time-timeSelect{display:inline-block;vertical-align:top;padding-bottom:150px;width:calc(var(--width)*.5px);height:180px;overflow:hidden}.adui-time-timeSelect:hover{overflow:auto}@supports(overflow: overlay){.adui-time-timeSelect:hover{overflow:overlay}}.adui-time-timeSelect:hover::-webkit-scrollbar{width:14px;height:14px}.adui-time-timeSelect:hover::-webkit-scrollbar-thumb{min-width:14px;min-height:14px;background-color:rgba(0,0,0,.15);background-clip:content-box;border:4px solid rgba(0,0,0,0);border-radius:14px}.adui-time-timeSelect:hover::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.adui-time-timeSelect:hover::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.65)}.adui-time-timeSelect:not(:last-child){box-shadow:1px 0 0 var(--gray-300)}.adui-time-timeSelect:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.adui-time-timeSelect:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.adui-time-integerTimeSelect{overflow:auto;width:calc(var(--width)*1px)}@supports(overflow: overlay){.adui-time-integerTimeSelect{overflow:overlay}}.adui-time-integerTimeSelect::-webkit-scrollbar{width:14px;height:14px}.adui-time-integerTimeSelect::-webkit-scrollbar-thumb{min-width:14px;min-height:14px;background-color:rgba(0,0,0,.15);background-clip:content-box;border:4px solid rgba(0,0,0,0);border-radius:14px}.adui-time-integerTimeSelect::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.4)}.adui-time-integerTimeSelect::-webkit-scrollbar-thumb:active{background-color:rgba(0,0,0,.65)}.adui-time-item{display:flex;padding-left:8px;width:100%;height:30px;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color var(--motion-duration-fast) var(--ease-in-out)}.adui-time-item:not(.adui-time-disabled):hover{background-color:var(--gray-200)}.adui-time-item:not(.adui-time-disabled):active{background-color:var(--gray-300)}.adui-time-item.adui-time-active{background-color:rgba(0,0,0,.06)}.adui-time-item.adui-time-disabled{color:var(--gray-700);cursor:not-allowed}