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__Classrooms__Lists__Board...

163 lines
6.0 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Board/Add/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Zr62V {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___MocyP {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___q9TyA {
align-items: center;
box-align: center;
}
.flex_box_center_end___uv4oS {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___Tkhbw {
flex-direction: column;
box-orient: block-axis;
}
.title___vcf30 {
display: flex;
align-items: center;
}
.export___WECx3 {
position: absolute;
right: 20px;
top: 23px;
z-index: 2;
font-size: 16px;
}
.export___WECx3 a,
.export___WECx3 button {
margin-left: 30px;
}
.bg___cLnNg {
background: #fafafa;
}
.tabs___fDuTh [class='ant-tabs-nav-scroll'] {
padding-left: 25px;
}
.tabs___fDuTh [class~='ant-tabs-tabpane'] {
padding: 0 25px;
}
.tabs___fDuTh [class~='ant-tabs-tab'] {
padding: 23px 0;
font-size: 18px;
color: #333;
}
.tabs___fDuTh [class~='ant-tabs-tab-active'] {
color: #0152d9;
}
.btn___ckSh1 button {
width: 120px;
text-align: center;
margin-right: 15px;
}
.sticky___Jdoog {
position: absolute;
right: 23px;
top: 21px;
}
.publishRuleContent___t7UUq {
margin-bottom: 40px;
padding-right: 40px;
}
.publishRuleContent___t7UUq .groupSelector___DpKup {
margin-left: 10px;
margin-right: 40px;
width: 314px;
}
.publishRuleContent___t7UUq .groupSelector___DpKup div[class~='ant-select-selector'] {
min-height: 38px;
}
.publishRuleContent___t7UUq div[class~='ant-picker'] {
margin-left: 10px;
height: 38px;
}
.publishRuleContent___t7UUq .addAndDelete___BPOVW {
text-align: right;
font-size: 20px;
margin-left: 32px;
}
.publishRuleContent___t7UUq .addAndDelete___BPOVW .deleteIcon___oqgJJ {
color: #E30000;
}
.publishRuleContent___t7UUq .addAndDelete___BPOVW .addIcon___Bb3Pt {
color: #3061D0;
margin-left: 14px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.upload_button {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
display: inline-block;
text-align: center;
align-items: center;
align-content: center;
}
.upload_button .aBtn_img {
width: 14px;
height: 14px;
margin-top: -3px;
margin-right: 8px;
}
.upload_button:hover {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.upload_button:active {
width: 108px;
height: 32px;
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #BACFFE;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3061D0;
}
.upload_text {
width: 129px;
height: 20px;
font-size: 14px;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #5F6367;
line-height: 20px;
margin-left: 16px;
}