You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__User__Detail__Videos__Up...

169 lines
5.5 KiB

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CoverUpload/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.img___BgL9D {
position: relative;
width: 400px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.img___BgL9D > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Videos/Upload/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___Pdlx1 {
margin: 0 auto;
padding-bottom: 140px;
font-size: 14px;
width: 100%;
}
.bg___Pdlx1 .heard___D5VPz {
width: 100%;
display: flex;
justify-content: space-between;
border-bottom: 1px #dbdce0 solid;
padding: 22px 16px 11px 0;
}
.bg___Pdlx1 .heard___D5VPz .videos___cIcnS {
font-size: 16px;
font-weight: 500;
color: #202124;
line-height: 14px;
}
.bg___Pdlx1 .heard___D5VPz .back___M0SxP {
font-size: 14px;
font-weight: 400;
color: #3061d0;
line-height: 14px;
cursor: pointer;
}
.bg___Pdlx1 a[class='ant-breadcrumb-link'] {
font-size: 14px;
color: #999999;
}
.bg___Pdlx1 span[class='ant-breadcrumb-link'] {
font-size: 14px;
color: rgba(0, 0, 0, 0.65);
}
.uploadTop___Hd6A6 {
margin-top: 30px;
width: 280px;
height: 270px;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
border-radius: 8px;
border: 1px solid #f5f5f5;
overflow: hidden;
cursor: pointer;
}
.imgWrap___Jenfg {
width: 280px;
height: 219px;
padding: 20px;
}
.imgWrap___Jenfg .imgDiv___Y9mbc {
height: 100%;
width: 100%;
background: #f3f3f3;
display: flex;
justify-content: center;
align-items: center;
}
.imgWrap___Jenfg:hover img[class^='hoverImg'] {
display: inline-block;
}
.defaultImg___KNaal {
width: 64px;
height: 64px;
}
.hoverImg___YUDht {
display: none;
width: 64px;
height: 48px;
}
.uploadTitle___QxurB {
font-size: 14px;
color: #333333;
line-height: 50px;
border-top: 1px solid #f5f5f5;
text-align: center;
}
.colorBlue___zFvtj {
color: #4cacff;
}
.uploadDescription___tk2cJ {
margin-top: 40px;
line-height: 34px;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.uploadDescription___tk2cJ .spanTitle___lwI5C {
color: #5f6367;
}
.colorOrange___ebCVZ {
color: #ff9d18;
}
.fileMain___zR7Vy {
background: #fff;
padding: 16px 20px;
padding-top: 0px;
padding-bottom: 36px;
}
.fileWrap___v5NKm {
padding: 26px 0;
border-bottom: 1px dashed #dcdcdc;
}
.fileProgress___lML1V {
display: flex;
flex-direction: row;
}
.fileCancel___biJ3s {
flex: 0 0 200px;
margin-left: 10px;
}
.fileInputWrap___UXT5i {
display: flex;
align-items: center;
margin-top: 15px;
}
.fileImgWrap___pbDh2 {
display: flex;
align-items: flex-start;
margin-top: 15px;
}
.fileImgWrap___pbDh2 aside {
padding-top: 3px;
}
.fileInput___Etaoa {
width: 480px;
}
.flexRowCenter___cmEiQ {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.continueAdd___fIdAa {
height: 28px;
padding: 3px 11px;
font-size: 14px;
color: #fff;
background: #0152d9;
border-color: #0152d9;
text-align: center;
}