1 line
2.3 KiB
CSS
1 line
2.3 KiB
CSS
|
.uploadBox___2sJxS{display:flex;flex-direction:column;width:100%;height:100%}.uploadBox___2sJxS .uploadBtns{display:flex;align-items:center;width:100%;padding:12px}.uploadBox___2sJxS .uploadBtns .right{flex:1 1;text-align:right;cursor:pointer;font-size:18px}.uploadBox___2sJxS .uploadList{flex:1 1;overflow:hidden}.uploadBox___2sJxS .uploadList .bordrBox{margin:0 12px;border:1px solid #eee;border-radius:4px}.uploadBox___2sJxS .ant-list-item{position:relative;width:100%;height:35px;padding:0!important;overflow:hidden;background:#fafdff;border-bottom:1px solid #eee}.uploadBox___2sJxS .ant-list-item .uploadliflex{position:relative;z-index:100;margin:0;padding:0 5px;color:#40a9ff;font-weight:800;font-size:1em;line-height:35px}.uploadBox___2sJxS .progress{position:absolute;top:0;width:100%;height:20px;height:38px;margin:0;overflow:hidden;background-color:#f5f5f5;background-image:linear-gradient(180deg,#ebebeb 0,#f5f5f5);background-repeat:repeat-x;border-radius:4px;border-radius:0;box-shadow:inset 0 1px 2px rgb(0 0 0);box-shadow:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffebebeb",endColorstr="#fff5f5f5",GradientType=0)}.uploadBox___2sJxS .progress-bar{float:left;height:100%;color:#fff;font-size:12px;line-height:20px;text-align:center;background-color:#adf;background-image:linear-gradient(45deg,hsla(0,0%,100%,.35) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.35) 0,hsla(0,0%,100%,.35) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:40px 40px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ddeeff",endColorstr="#88ccff",GradientType=1);transition:width .6s ease;animation:none!important}.uploadBox___2sJxS .ant-list-empty-text{margin-top:29%}.buttonBox___2kMhq .ant-btn-compact-first-item{border-top-left-radius:8px;border-bottom-left-radius:8px}.buttonBox___2kMhq .ant-btn-compact-last-item{border-top-right-radius:8px;border-bottom-right-radius:8px}.emptyBox___4Vsdr{height:360px;background:rgba(0,0,0,.02);border:1px dashed #d9d9d9;text-align:center;margin:12px;border-radius:4px;cursor:pointer}.emptyBox___4Vsdr .contentBox{margin-top:120px;color:#7459e3;font-size:38px;pointer-events:none}.emptyBox___4Vsdr .contentBox p{color:rgba(0,0,0,.88);font-size:16px;font-weight:500}
|