chunk-58f37eff.d26f3b5f.css 8.8 KB

1
  1. .ele-file-list-group .ele-file-icon-check{position:relative;display:inline-block;box-sizing:border-box}.ele-file-list-group .ele-file-icon-check:before{content:"";width:11px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);position:absolute;left:4px;top:6px}.ele-file-list{box-sizing:border-box;position:relative}.ele-file-list .ele-file-list-header{padding:0 16px;margin-bottom:8px;border-bottom:1px solid hsla(0,0%,60%,.15);box-sizing:border-box;line-height:36px}.ele-file-list .ele-file-list-header .ele-file-list-check-group{display:inline-block;cursor:pointer}.ele-file-list .ele-file-list-header .ele-file-list-check-group .ele-file-list-check{width:16px;height:16px;border-radius:2px;margin-right:13px;vertical-align:-3px}.ele-file-list .ele-file-list-header .ele-file-list-check-group .ele-file-list-check:before{left:3px;top:4px;width:10px}.ele-file-list .ele-file-list-header .ele-file-list-check-group .ele-file-list-check:not(.checked){background-color:transparent!important;border:1px solid hsla(0,0%,60%,.3)}.ele-file-list .ele-file-list-header .ele-file-list-check-group .ele-file-list-check:not(.checked):before{display:none}.ele-file-list .ele-file-list-item{display:inline-block;box-sizing:border-box;padding:10px 3px 10px 3px;margin:0 0 8px 8px;text-align:center;position:relative;cursor:pointer}.ele-file-list .ele-file-list-item .ele-file-list-item-icon{position:relative}.ele-file-list .ele-file-list-item .ele-file-list-item-icon>img{width:56px;height:56px;margin:14px 0;display:inline-block;border-radius:2px}.ele-file-list .ele-file-list-item .ele-file-list-item-icon>.ele-file-list-item-icon-image{width:84px;height:84px;margin:0;-o-object-fit:cover;object-fit:cover}.ele-file-list .ele-file-list-item .ele-file-list-item-title{width:110px;margin-top:4px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;word-break:break-all;white-space:nowrap}.ele-file-list .ele-file-list-item .ele-file-list-item-title:not(:hover){color:inherit}.ele-file-list .ele-file-list-item .ele-file-list-item-check{position:absolute;right:6px;top:6px;border-radius:50%;display:none;z-index:1}.ele-file-list .ele-file-list-item .ele-file-list-item-check .ele-file-icon-check{width:19px;height:19px;border-radius:50%;display:block;opacity:.35}.ele-file-list .ele-file-list-item.checked .ele-file-list-item-check,.ele-file-list .ele-file-list-item:hover .ele-file-list-item-check{display:block}.ele-file-list .ele-file-list-item.checked .ele-file-list-item-check .ele-file-icon-check{opacity:1}.ele-file-list .ele-file-list-item .ele-file-list-item-bg,.ele-file-list .ele-file-list-item .ele-file-list-item-border{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;box-sizing:border-box;display:none}.ele-file-list .ele-file-list-item.checked .ele-file-list-item-bg,.ele-file-list .ele-file-list-item:hover .ele-file-list-item-bg{opacity:.06;display:block}.ele-file-list .ele-file-list-item.checked .ele-file-list-item-border{opacity:.3;border-width:1px;border-style:solid;display:block}.ele-file-list .ele-file-list-item .ele-file-list-item-body{position:relative;z-index:1}.ele-file-list-table{position:relative}.ele-file-list-table .ele-file-list-table-item{line-height:44px;position:relative}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-body{display:flex;align-items:center;border-top:1px solid hsla(0,0%,60%,.15);position:relative;z-index:1}.ele-file-list-table .ele-file-list-table-item:last-child .ele-file-list-table-item-body{border-bottom:1px solid hsla(0,0%,60%,.15)}.ele-file-list-table .ele-file-list-table-item:first-child .ele-file-list-table-item-body{border-top:none}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-check-group{width:45px;padding-left:16px;box-sizing:border-box;flex-shrink:0}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-name{flex:1;position:relative;display:flex;align-items:center}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-size{width:120px;flex-shrink:0}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-time{width:180px;flex-shrink:0}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-check{width:16px;height:16px;border-radius:2px;display:inline-block;vertical-align:-3px;cursor:pointer}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-check:before{left:3px;top:4px;width:10px}.ele-file-list-table .ele-file-list-table-item:not(.checked) .ele-file-list-table-item-check{background-color:transparent!important;border:1px solid hsla(0,0%,60%,.3)}.ele-file-list-table .ele-file-list-table-item:not(.checked) .ele-file-list-table-item-check:before{display:none}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-icon{flex:1;height:24px;overflow:hidden}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-icon-image{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;display:inline-block;vertical-align:top;cursor:pointer}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-title{display:inline;padding-left:10px;box-sizing:border-box;word-break:break-all;vertical-align:top;line-height:24px;cursor:pointer}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-title:not(:hover){color:inherit}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-tool-group{flex-shrink:0;display:none;align-items:center;box-sizing:border-box;padding:0 15px;cursor:default}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-tool-group .ele-file-list-item-tool{margin-right:15px;font-size:16px;cursor:pointer;line-height:1}.ele-file-list-table .ele-file-list-table-item:hover .ele-file-list-table-item-tool-group{display:flex}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-bg,.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-border{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;display:none}.ele-file-list-table .ele-file-list-table-item.checked .ele-file-list-table-item-bg,.ele-file-list-table .ele-file-list-table-item:hover .ele-file-list-table-item-bg{opacity:.06;display:block}.ele-file-list-table .ele-file-list-table-item.checked+.ele-file-list-table-item .ele-file-list-table-item-border,.ele-file-list-table .ele-file-list-table-item.checked .ele-file-list-table-item-border,.ele-file-list-table .ele-file-list-table-item:hover .ele-file-list-table-item-border,.ele-file-list-table .ele-file-list-table-item:not(.ele-file-list-table-item-header):hover+.ele-file-list-table-item .ele-file-list-table-item-border{opacity:.3;border-top-width:1px;border-top-style:solid;display:block}.ele-file-list-table .ele-file-list-table-item:not(.ele-file-list-table-item-header):last-child.checked .ele-file-list-table-item-border,.ele-file-list-table .ele-file-list-table-item:not(.ele-file-list-table-item-header):last-child:hover .ele-file-list-table-item-border{border-bottom-width:1px;border-bottom-style:solid}.ele-file-list-table .ele-file-list-table-item-header{line-height:36px;cursor:pointer}.ele-file-list-table .ele-file-list-table-item-sort{width:8px;height:12px;margin-left:6px;position:relative;display:inline-block;vertical-align:-1px}.ele-file-list-table .ele-file-list-table-item-sort>i{width:0;height:0;border-width:4px;border-style:solid;border-left-color:transparent!important;border-right-color:transparent!important;display:block}.ele-file-list-table .ele-file-list-table-item-sort>i:first-child{border-top-color:transparent!important;margin:-4px 0 4px 0}.ele-file-list-table .ele-file-list-table-item-sort>i:last-child{border-bottom-color:transparent!important}.ele-file-list-table .ele-file-list-table-item-sort:not(.ele-file-list-sort-asc)>i:first-child{border-bottom-color:hsla(0,0%,60%,.6)!important}.ele-file-list-table .ele-file-list-table-item-sort:not(.ele-file-list-sort-desc)>i:last-child{border-top-color:hsla(0,0%,60%,.6)!important}@media screen and (max-width:768px){.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-size,.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-time{display:none}.ele-file-list-table .ele-file-list-table-item .ele-file-list-table-item-tool-group{padding-right:0}}.ele-file-tool-btn[data-v-7b0262dc]{font-size:20px;margin-left:16px;cursor:pointer}.ele-file-breadcrumb-group[data-v-7b0262dc]{margin-bottom:12px;line-height:1}.ele-file-breadcrumb-back[data-v-7b0262dc]{padding-right:12px;border-right:1px solid hsla(0,0%,60%,.3)}.ele-file-breadcrumb-back[data-v-7b0262dc]:hover,.ele-file-breadcrumb-item.ele-text-primary:hover>.ele-file-breadcrumb-item-title[data-v-7b0262dc]{text-decoration:underline;cursor:pointer}.ele-file-breadcrumb-item .anticon[data-v-7b0262dc]{margin:0 4px;font-size:12px}@media screen and (max-width:768px){.ele-file-breadcrumb-group>.ele-cell-content+div[data-v-7b0262dc],.ele-table-tool>.ele-table-tool-title+div[data-v-7b0262dc]{display:none}}