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

328 lines
11 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/EcListItems/Topics/Item/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___BPXsm {
padding: 10px 6px 25px 40px;
background-color: #fff;
margin-top: 20px;
}
.titleWrap___LDO7D {
display: flex;
flex-direction: row;
align-items: center;
}
.title___ITzue {
color: #05101a;
margin-left: 10px;
font-size: 16px;
max-width: 900px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.contentWrap___qlmVm {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-top: 15px;
}
.content___xakEu {
display: flex;
flex-direction: row;
align-items: center;
}
.colorGray___C9imF {
color: #888;
}
.name___VziWM {
max-width: 550px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
padding: 0px 15px;
border-radius: 2px;
display: inline-block;
border-radius: 11px;
border: 1px solid #4cacff;
color: #4cacff;
}
.actionWrap___DF8Dk {
display: flex;
flex-direction: row;
align-items: center;
}
.action___zpnT_ {
color: #0152d9;
text-decoration: none;
margin-right: 25px;
font-size: 16px;
}
.public___dkW04 {
min-width: 50px;
height: 22px;
line-height: 22px;
color: #fff;
margin-top: 4px;
background: #0152d9;
margin-left: 15px;
cursor: default;
display: inline-block;
padding: 0px 9px;
text-align: center;
border-radius: 12px;
font-size: 12px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/EcListItems/Topics/Filter/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.typeWrap___moOWH {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.mainType___DoIip {
height: 55px;
font-size: 14px;
font-weight: 400;
cursor: pointer;
line-height: 55px;
color: #666;
margin-right: 30px;
}
.active___VYgsq {
color: #0152d9;
cursor: pointer;
}
.otherTypeItem___sWudA {
padding: 0px 9px;
border-radius: 4px;
cursor: pointer;
margin-right: 15px;
display: block;
margin-bottom: 2px;
height: 21px;
font-size: 14px;
color: #666;
}
.otherTypeActive___aWVdr {
background-color: #0152d9;
color: #fff;
}
.otherType___NPEe0 {
display: flex;
flex-direction: row;
flex: 1 1;
flex-wrap: wrap;
max-height: 115px;
overflow-y: auto;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Topicbank/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___XQ0jm {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___j40VD {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Zcqm6 {
align-items: center;
box-align: center;
}
.flex_box_center_end___vsjRr {
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___V1Fq3 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___IZ02d {
width: 1200px;
margin: 0px auto;
}
.filterWrap___FVcow {
width: 1200px;
background: #ffffff;
padding: 0px 30px 0px 40px;
}
.flexRowReverse___EoTu5 {
flex-direction: row-reverse !important;
}
.bankWrap___hnjnn {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding-top: 15px;
border-bottom: 1px solid #ebebeb;
height: 55px;
line-height: 55px;
}
.bank___iofhW {
font-size: 16px;
font-weight: 400;
color: #666;
}
.active___Ws95d {
color: #0152d9;
cursor: pointer;
}
.itemWrap___O66WR {
margin-bottom: 30px;
}
.colorOrange___eqeDP {
color: #ee4a1f;
}
.action___TYxXA {
color: #0152d9;
cursor: pointer;
margin-right: 30px;
}
.midWrap___AiVdh {
display: box;
display: flex;
justify-content: space-between;
line-height: 41px;
margin-top: 10px;
margin-bottom: 0px;
font-size: 12px;
}
.color999___ea7ds {
color: #999999;
}
.orderWrap___j3xD_ {
display: box;
display: flex;
}
.orderIconWrap___LllqQ {
display: box;
display: flex;
flex-direction: column;
height: 40px;
line-height: 40px;
color: #999999;
}
.orderAsc___TfoG5 {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
margin-top: 9px;
}
.orderDesc___PxG47 {
flex-direction: column;
text-align: center;
height: 10px;
line-height: 10px;
display: table;
}
.color0152d9___Yuur1 {
color: #0152d9;
}
.h10___pcenw {
height: 10px;
}
.cursorPointer___gXwx3 {
cursor: pointer;
}
.orderTextWrap___mTfNe {
cursor: pointer;
color: #999999;
margin-right: 10px;
font-size: 12px;
}
.countWrap___igN4k {
text-align: center;
margin-bottom: 50px;
margin-top: 30px;
}
.modal____1xBA {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 14px;
}
.auth___mIcU_ {
background-color: #fff;
padding: 55px 200px 200px 200px;
margin-bottom: 50px;
}
.authImgWrap___V1VzI {
font-size: 24px;
display: inherit;
text-align: center;
}
.authText___AJ0Kz {
margin-top: 10px;
font-size: 18px;
font-weight: 400;
color: #333333;
line-height: 35px;
text-align: center;
}
.authButtonWrap___xRW3q {
display: flex;
flex-direction: row;
justify-content: center;
margin-top: 10px;
text-align: center;
}
.authButton___PBzYz {
line-height: 40px !important;
width: 130px;
height: 40px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Topicbank/components/SendToClassModal.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___Bo_rt {
padding: 14px 24px;
}
.title___wI_Us {
margin-bottom: 15px;
color: #ff954c;
text-align: center;
font-size: 14px;
}
.radioWrap___CP5ly {
cursor: default;
height: 270px;
overflow-y: auto;
background: #f4faff;
padding: 5px;
margin-bottom: 20px;
}
.radio___YVxh1 {
display: block;
height: 30px;
line-height: 30px;
}
.radio___YVxh1 span {
font-size: 14px;
}
.colorFF0000___cLFaW {
color: #ff0000;
}
.pagination___wQMOM {
margin: 0 auto;
margin-top: 10px;
}