tzcloud-element-pro
Version:
A super practical component library that developed by vue2.x and element-ui
1 lines • 3.66 kB
CSS
.elpro-dialog .el-dialog:not(.is-fullscreen) .el-dialog__body{max-height:600px;padding:20px;overflow:auto}.elpro-dialog .el-cascader,.elpro-dialog .el-date-editor,.elpro-dialog .el-select{width:100%}.elpro-drawer .el-drawer__header{padding:10px 20px;margin-bottom:10px}.elpro-puzzler{position:relative;width:100%}.elpro-puzzler__inner{position:relative;margin-bottom:10px;min-height:200px;background:#ccc}.elpro-puzzler__img1{width:100%;height:auto}.elpro-puzzler__img2{position:absolute;top:0;left:0;height:auto;z-index:1}.elpro-puzzler__tips{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);z-index:2}.elpro-puzzler__tips-wrap{position:absolute;top:50%;left:0;width:100%;transform:translateY(-50%);color:#fff;font-size:14px;text-align:center;line-height:normal}.elpro-puzzler__tips-icon{font-size:24px}.elpro-puzzler__slider{background:#f4f5f6;border-radius:3px;color:#909399;padding-right:64px;position:relative}.elpro-puzzler__slider-text{position:absolute;top:0;right:0;bottom:0;left:0;color:#909399;font-size:14px;line-height:44px;padding-left:64px;text-align:center}.elpro-puzzler__slider .el-slider__runway{background:transparent;border-radius:0;height:44px;margin:0}.elpro-puzzler__slider.is-success .el-slider__bar{background:#e1f3d8}.elpro-puzzler__slider.is-fail .el-slider__bar{background:#fde2e2}.elpro-puzzler__slider .el-slider__bar{height:44px}.elpro-puzzler__slider .el-slider__button-wrapper{position:absolute;top:2px;left:0;width:auto;height:auto;transform:none}.elpro-puzzler__slider .el-slider__button{background-color:#fff;border:none;border-radius:3px;box-sizing:border-box;box-shadow:0 0 2px 0 rgba(0,0,0,.2);width:64px;height:40px;cursor:pointer}.elpro-puzzler__slider .el-slider__button.dragging,.elpro-puzzler__slider .el-slider__button.hover,.elpro-puzzler__slider .el-slider__button:hover{transform:none}.elpro-puzzler__slider .el-slider__button:after{content:">>";position:absolute;left:0;top:50%;width:100%;height:20px;line-height:20px;margin-top:-10px;text-align:center;font-size:16px;font-weight:700;color:inherit}.elpro-puzzler .fade-enter-active,.elpro-puzzler .fade-leave-active{transition:all .28s ease-in-out}.elpro-puzzler .fade-enter,.elpro-puzzler .fade-leave-to{opacity:0}.elpro-dialog-puzzler__title{color:#303133;font-size:16px;line-height:22px;margin-bottom:10px}.elpro-uploader{display:inline-block;vertical-align:top;position:relative}.elpro-uploader+.elpro-uploader{margin-left:20px}.elpro-uploader__inner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;width:150px;height:150px;border:1px dashed #c0ccda;text-align:center;background-color:#fbfdff;border-radius:6px;box-sizing:border-box;cursor:pointer;overflow:hidden;position:relative}.elpro-uploader__inner:hover{border-color:#409eff}.elpro-uploader__inner .elpro-uploader__icon{font-size:28px;color:#8c939d}.elpro-uploader__inner .elpro-uploader__text{display:inline-block;width:100%;padding:0 10px;margin-top:10px;font-size:14px;color:#909399;line-height:normal}.elpro-uploader__modal{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:3}.elpro-uploader__mask,.elpro-uploader__modal>img{width:100%;height:100%}.elpro-uploader__mask{position:absolute;top:0;left:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);transition:opacity .3s}.elpro-uploader__mask:hover{opacity:1}.elpro-uploader__action-remove{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.elpro-linkage{display:-ms-flexbox;display:flex}