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

262 lines
7.1 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/pages/Paperlibrary/Random/ExchangeFromProblemSet/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___pAXJ7 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___okEh8 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___H3oJW {
align-items: center;
box-align: center;
}
.flex_box_center_end___IoZHh {
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___pioDq {
flex-direction: column;
box-orient: block-axis;
}
.page___AQTC0 {
background-color: #fff;
padding-bottom: 54px;
margin-top: 12px;
padding-top: 12px;
}
.wrap___ypi7g {
margin: 0 auto;
width: 1200px;
}
.wrap___ypi7g .title___MqXji {
font-size: 18px;
font-weight: 400;
color: #000;
}
.wrap___ypi7g ul[class~='ant-pagination'] {
padding: 4px 0 20px 0;
}
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner'] {
background-color: #fff;
border-color: #165dff;
}
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner']::after {
border-color: #165dff;
}
.select___jUs9O {
margin-bottom: 20px;
margin-top: 15px;
}
.select___jUs9O > div {
position: relative;
font-size: 14px;
background: #ffffff;
border-radius: 4px;
}
.contentWrap___prReW {
border-radius: 2px;
margin: 0px auto;
margin-top: 10px;
}
.pngIcon___nQYWW {
height: 20px;
margin-right: 6px;
}
.tabsWrap___JTnDy {
background: #fff;
border-radius: 4px 4px 0 0;
}
.tabsWrap___JTnDy div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px;
color: #5f6368;
}
.tabsWrap___JTnDy div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.tabsWrap___JTnDy [class~='ant-tabs-nav'] {
margin: 0px;
height: 68px;
padding: 0 2px;
}
.tabsWrap___JTnDy [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.tabsWrap___JTnDy [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.searchWrap___Bgson {
display: flex;
align-items: center;
}
.searchWrap___Bgson .addQuestionBtn___y9Dkl {
border-radius: 18px;
margin-right: 20px;
height: 36px;
padding-left: 16px;
padding-right: 16px;
display: flex;
align-items: center;
color: #3061d0;
border-color: #bacffe;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.searchWrap___Bgson .addQuestionBtn___y9Dkl:hover {
color: #165dff;
border-color: #165dff;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
}
.searchWrap___Bgson .search___xhreb {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 369px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.searchWrap___Bgson .search___xhreb [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.searchWrap___Bgson .search___xhreb [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.searchWrap___Bgson .search___xhreb span[class~='ant-input-group-addon'] {
display: none;
}
.searchWrap___Bgson .search___xhreb .searchIcon___kKxKj {
margin-right: 14px;
cursor: pointer;
}
.searchWrap___Bgson .search___xhreb input {
background-color: #f6f7f9;
}
.batchWrap___y6TB9 {
display: flex;
align-items: center;
justify-content: flex-end;
margin-bottom: 20px;
}
.contentListWrap___sljKR {
margin: 0 auto;
overflow: hidden;
}
.contentListWrap___sljKR .li___xrdAB {
border-radius: 2px;
margin-bottom: 30px;
border: 1px solid #ececec;
box-shadow: 0px 2px 4px 0px #eaeef4;
}
.contentListWrap___sljKR .li___xrdAB .bottom___IZpbS {
background-color: #f6f7f9;
height: 42px;
border-top: 1px solid #f1f1f1;
display: flex;
align-items: center;
padding-left: 20px;
}
.contentListWrap___sljKR .li___xrdAB .bottom___IZpbS .actionLeftItem___pA5VQ {
font-size: 14px;
color: #5f6368;
margin-right: 30px;
}
.contentListWrap___sljKR .li___xrdAB .bottom___IZpbS .actionLeftItem___pA5VQ.questionTypeName___CQhmP {
margin-right: 14px;
}
.contentListWrap___sljKR .li___xrdAB .bottom___IZpbS .actionLeftItem___pA5VQ > span {
margin-left: 8px;
}
.contentListWrap___sljKR .li___xrdAB .bottom___IZpbS p {
margin: 0;
}
.more___vOWPW {
margin-left: auto;
}
.btnAdd___Lh47d {
cursor: pointer;
border: 1px solid #bacffe;
display: inline-flex;
align-items: center;
justify-content: center;
color: #3061d0;
width: 102px;
height: 42px;
box-sizing: border-box;
font-size: 14px;
background-color: #fff;
}
.btnAdd___Lh47d:hover {
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
color: #165dff;
border: 1px solid #165dff;
}
.treeWrapper___FLm4B {
background: #fdfdfe;
margin-bottom: 40px;
border: 1px solid #ececec;
}
.treeWrapper___FLm4B .treeHeader___dec6m {
display: flex;
background: #f6f7f9;
justify-content: space-between;
align-items: center;
padding: 0 20px;
height: 42px;
}
.treeWrapper___FLm4B .treeContent___lAajS {
border-radius: 2px;
position: relative;
padding: 10px 20px 0 20px;
min-height: 160px;
max-height: 218px;
overflow-y: auto;
}
.treeWrapper___FLm4B .treeContent___lAajS .action___fRPRI {
position: absolute;
right: 0;
z-index: 10;
bottom: 0;
cursor: pointer;
color: #999999;
font-size: 14px;
}
.treeWrapper___FLm4B .treeContent___lAajS .action___fRPRI i {
display: inline-block;
transform: scale(0.5);
margin-top: 6px;
font-size: 12px;
}
.headerWrapper___Mx250 {
background-color: #fff;
}
.exportBtn___QrNIt {
display: flex;
align-items: center;
padding: 0;
}
.exportBtn___QrNIt:hover span {
color: #165dff;
}
.exportBtn___QrNIt span {
color: #5f6368;
}