|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProblemPractice/index.less?modules ***!
|
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___RzKlr {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___irOEg {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___NKdBD {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___oaqIm {
|
|
|
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___Dwp85 {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.header___ThSRZ {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-items: center;
|
|
|
background-color: #fff;
|
|
|
padding: 30px 30px 0 30px;
|
|
|
}
|
|
|
.header___ThSRZ .span___n9GeW {
|
|
|
font-size: 16px;
|
|
|
color: #333333;
|
|
|
font-weight: 500;
|
|
|
}
|
|
|
.list_item___KlLnC {
|
|
|
margin-top: 15px;
|
|
|
height: 100px;
|
|
|
background: #FFFFFF;
|
|
|
border-radius: 4px;
|
|
|
padding: 20px 30px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
.question_count___opP3t {
|
|
|
font-size: 14px;
|
|
|
color: #666;
|
|
|
margin-top: 12px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.question_count___opP3t span {
|
|
|
color: #000;
|
|
|
}
|
|
|
.name___lZt5I {
|
|
|
font-size: 16px;
|
|
|
color: #333;
|
|
|
font-weight: 500;
|
|
|
line-height: 26px;
|
|
|
width: 400px;
|
|
|
/* 设置容器的宽度 */
|
|
|
overflow: hidden;
|
|
|
/* 隐藏溢出的部分 */
|
|
|
white-space: nowrap;
|
|
|
/* 不换行 */
|
|
|
text-overflow: ellipsis;
|
|
|
/* 超出部分显示省略号 */
|
|
|
}
|
|
|
.icons___vPinv {
|
|
|
display: flex;
|
|
|
color: #3061D0;
|
|
|
cursor: pointer;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.not_started___wSWW2 {
|
|
|
margin-left: 10px;
|
|
|
width: 60px;
|
|
|
height: 24px;
|
|
|
line-height: 24px;
|
|
|
text-align: center;
|
|
|
background: #B8B8B8;
|
|
|
border-radius: 12px;
|
|
|
color: #fff;
|
|
|
font-size: 12px;
|
|
|
font-weight: 500;
|
|
|
}
|
|
|
.comp_btn___Dk60w {
|
|
|
font-weight: 500;
|
|
|
font-size: 16px;
|
|
|
color: #3061D0;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.comp_btn___Dk60w:hover {
|
|
|
color: #487bf1;
|
|
|
}
|
|
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/components/SearchSortController/index.less?modules ***!
|
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.searchSortControllerContainer___Xca1m {
|
|
|
background-color: white;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
height: 74px;
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX {
|
|
|
text-align: center;
|
|
|
font-size: 14px;
|
|
|
color: #666666;
|
|
|
margin-right: 30px;
|
|
|
cursor: default;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX.btnSort___Fx9OM {
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX:hover {
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR > i {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR:hover {
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Stage/AddOrEditExercise/index.less?modules ***!
|
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
body {
|
|
|
background: #fff;
|
|
|
}
|
|
|
.bg___sK28H {
|
|
|
width: 1200px;
|
|
|
margin: 20px auto 60px auto;
|
|
|
}
|
|
|
.title___OrR3z {
|
|
|
width: 96px;
|
|
|
height: 26px;
|
|
|
font-size: 16px;
|
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
|
font-weight: 600;
|
|
|
color: #333333;
|
|
|
line-height: 26px;
|
|
|
}
|
|
|
.lableSty___B6Cwq {
|
|
|
background-color: #fff;
|
|
|
padding-top: 20px;
|
|
|
}
|
|
|
.lableSty___B6Cwq div[class~='ant-form-item-label'] label {
|
|
|
font-size: 14px;
|
|
|
color: #5F6368 !important;
|
|
|
}
|
|
|
.lableSty___B6Cwq span[class~='ant-input-affix-wrapper'] {
|
|
|
padding: 0 7px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.lableSty___B6Cwq input[class~='ant-input'] {
|
|
|
border-width: 1px;
|
|
|
height: 40px;
|
|
|
font-size: 14px;
|
|
|
padding: 0 7px;
|
|
|
}
|
|
|
.lableSty___B6Cwq div[class~='ant-form-item-label'] label {
|
|
|
font-size: 14px;
|
|
|
color: #5F6368 !important;
|
|
|
}
|
|
|
.lableSty___B6Cwq .inputNum___KjODd {
|
|
|
margin: 0 10px;
|
|
|
}
|
|
|
.lableSty___B6Cwq .inputNum___KjODd input[class~='ant-input-number-input'] {
|
|
|
height: 40px;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.lableSty___B6Cwq .select_ids___Se6Gr [class~='ant-select-selector'] {
|
|
|
height: 40px !important;
|
|
|
}
|
|
|
.lableSty___B6Cwq .select_ids___Se6Gr [class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
.lableSty___B6Cwq .select_ids___Se6Gr [class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
.footer_style___t3MFU {
|
|
|
display: flex;
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
width: 100%;
|
|
|
height: 64px;
|
|
|
background: #fff;
|
|
|
box-shadow: 0px -2px 4px 0px #E0DFE1;
|
|
|
position: fixed;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
z-index: 100;
|
|
|
}
|
|
|
.footer_style___t3MFU .submit_button___jtEBu {
|
|
|
width: 60px;
|
|
|
height: 38px;
|
|
|
background: #3061D0;
|
|
|
border-radius: 2px;
|
|
|
font-size: 14px;
|
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
|
font-weight: 600;
|
|
|
color: #FFFFFF;
|
|
|
line-height: 38px;
|
|
|
text-align: center;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.footer_style___t3MFU .close_button___ecFOg {
|
|
|
width: 60px;
|
|
|
height: 38px;
|
|
|
border-radius: 2px;
|
|
|
opacity: 0.9;
|
|
|
border: 1px solid #BACFFE;
|
|
|
font-size: 14px;
|
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
|
font-weight: 400;
|
|
|
color: #3061D0;
|
|
|
line-height: 38px;
|
|
|
text-align: center;
|
|
|
cursor: pointer;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
.aBtn___De9oB {
|
|
|
height: 32px;
|
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
|
|
|
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;
|
|
|
color: #3061D0;
|
|
|
line-height: 30px;
|
|
|
display: inline-block;
|
|
|
padding: 0 16px;
|
|
|
cursor: pointer;
|
|
|
-webkit-user-select: none;
|
|
|
-moz-user-select: none;
|
|
|
-ms-user-select: none;
|
|
|
user-select: none;
|
|
|
}
|
|
|
.aBtn___De9oB:hover {
|
|
|
border: 1px solid #3061D0;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG {
|
|
|
background: #FDFDFE;
|
|
|
border: 1px solid #ECECEC;
|
|
|
min-height: 200px;
|
|
|
margin-bottom: 16px;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderAreaHeader___zxxB4 {
|
|
|
background-color: #F6F7F9;
|
|
|
height: 42px;
|
|
|
padding: 0 20px;
|
|
|
padding-right: 0px;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ {
|
|
|
height: 150px;
|
|
|
padding: 0 20px;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ span[class~='ant-tree-checkbox'] {
|
|
|
margin-right: 3px;
|
|
|
margin-left: 10px;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ span[class~='ant-tree-iconEle'] {
|
|
|
margin-right: 4px;
|
|
|
line-height: 20px !important;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ span[class~='ant-tree-node-content-wrapper'] {
|
|
|
display: flex;
|
|
|
flex-wrap: nowrap;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ span[class~='ant-tree-title'] {
|
|
|
flex: 1 1 auto;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ span[class~='ant-tree-title'] div[class~='ant-row-space-between'] {
|
|
|
margin-left: 5px;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ .folderIcon___TEiGv {
|
|
|
height: 20px;
|
|
|
width: 20px;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ .shareFolderIcon___ENLrJ {
|
|
|
height: 20px;
|
|
|
object-fit: contain;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .folderWrapper___qROqJ .treeNodeItem___ntoZa .treeNodeDifficulty___Q33tO {
|
|
|
margin-left: auto;
|
|
|
}
|
|
|
.folderAreaWrapper___iQ9XG .item_group_ids___cNudt div[class~='ant-form-item-explain-error'] {
|
|
|
padding: 5px 0px 10px 20px;
|
|
|
}
|
|
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.3.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/ResTable/index.less ***!
|
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.react-resizable {
|
|
|
position: relative;
|
|
|
background-clip: padding-box;
|
|
|
}
|
|
|
.react-resizable-handle {
|
|
|
position: absolute;
|
|
|
width: 10px;
|
|
|
height: 100%;
|
|
|
bottom: 0;
|
|
|
right: -5px;
|
|
|
cursor: col-resize;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
/** 这里是偏移的时候显示的竖线,只有表头有竖线;
|
|
|
如果需要联通表格请自行修改高度,1000倍表头高度,然后超出表格隐藏什么的(自行研究) */
|
|
|
.react-resizable-handle.active::before {
|
|
|
content: '';
|
|
|
position: absolute;
|
|
|
left: 50%;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
border-left: solid 1px black;
|
|
|
}
|
|
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Stage/AddOrEditExercise/SelectExercise/index.less?modules ***!
|
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___A88PD {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___fcLxD {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___MVaTm {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___rIjBC {
|
|
|
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___VVH9a {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.bg___N8kOB {
|
|
|
background: white;
|
|
|
}
|
|
|
.containerTitle___tSQhE {
|
|
|
height: 88px;
|
|
|
line-height: 88px;
|
|
|
font-size: 18px;
|
|
|
padding: 0 30px;
|
|
|
color: #333;
|
|
|
border-bottom: 1px solid #eee;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.containerTitle___tSQhE div:nth-child(1) {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.containerDesc___bGkO2 {
|
|
|
height: 50px;
|
|
|
line-height: 40px;
|
|
|
padding: 0 30px;
|
|
|
margin-bottom: -20px;
|
|
|
margin-top: 10px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
}
|
|
|
.containerDesc___bGkO2 p:nth-child(1) {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.menus___JjUaL {
|
|
|
padding-right: 31px;
|
|
|
padding-top: 10px;
|
|
|
}
|
|
|
.menus___JjUaL [class~='ant-menu-horizontal'] {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.listItem___iLN1J {
|
|
|
padding: 25px 30px 25px 30px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
background: white;
|
|
|
margin-top: 20px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.listItem___iLN1J > div {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.listItem___iLN1J:hover {
|
|
|
box-shadow: 0 0 10px #ccc;
|
|
|
}
|
|
|
.info___xx7Uq {
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
.info___xx7Uq p {
|
|
|
margin-top: 18px;
|
|
|
}
|
|
|
.title___WDNrp {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.title___WDNrp strong {
|
|
|
color: #333;
|
|
|
}
|
|
|
.titleLeft___nkvyn {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.titleRight____7Yeh a {
|
|
|
margin-right: 20px;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.acitons___ihZra {
|
|
|
height: 70px;
|
|
|
background: white;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
padding: 0 30px;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) .move___l3VcY {
|
|
|
cursor: pointer;
|
|
|
color: #999;
|
|
|
padding: 0 16px;
|
|
|
position: relative;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p {
|
|
|
cursor: pointer;
|
|
|
color: #999;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p:hover {
|
|
|
color: #333;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p span {
|
|
|
position: relative;
|
|
|
padding: 0 16px;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p span:after {
|
|
|
content: '';
|
|
|
width: 1px;
|
|
|
height: 10px;
|
|
|
background: #ededed;
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
top: 50%;
|
|
|
margin-top: -5px;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p:nth-last-child(1) span {
|
|
|
padding-right: 0;
|
|
|
}
|
|
|
.acitons___ihZra > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
|
display: none;
|
|
|
}
|
|
|
.hideHeadCheckbox___PbO3s table {
|
|
|
background: #f4faff;
|
|
|
}
|
|
|
.hideHeadCheckbox___PbO3s table > thead > tr > th:nth-child(1) > div {
|
|
|
display: none;
|
|
|
}
|
|
|
.moveCategory___kR63T {
|
|
|
padding: 30px 0;
|
|
|
position: relative;
|
|
|
top: -25px;
|
|
|
}
|
|
|
.moveCategory___kR63T ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
.moveCategory___kR63T ul li {
|
|
|
padding: 0 12px;
|
|
|
margin: 5px 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.tabSearch___JHOHT {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin: 8px 0;
|
|
|
}
|
|
|
.warpModal___W28jx .ant-tabs-nav::before {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.modalColumn___TDkuk {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.modalColumn___TDkuk .modalRow___XOjkH {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
flex-direction: row;
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
.modalColumn___TDkuk .modalRow___XOjkH .sup___ri3Vt {
|
|
|
color: #fb3226;
|
|
|
font-size: 16px;
|
|
|
margin-top: 21px;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CodeBox/index.less?modules ***!
|
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.codeBox___WpkVl {
|
|
|
display: flex;
|
|
|
}
|
|
|
.codeBox___WpkVl > aside {
|
|
|
margin-right: 20px;
|
|
|
height: 50px;
|
|
|
}
|
|
|
.codeBox___WpkVl > aside > div {
|
|
|
color: #f23838;
|
|
|
}
|
|
|
.codeBox___WpkVl > div {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.codeBox___WpkVl > div > div {
|
|
|
color: #999;
|
|
|
margin-top: 6px;
|
|
|
}
|
|
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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.31@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.31@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/components/BottomControl/index.less?modules ***!
|
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.bottomControlContainer___woAeo {
|
|
|
width: 916px;
|
|
|
height: 60px;
|
|
|
z-index: 100;
|
|
|
align-items: center;
|
|
|
transition: bottom 0.5s;
|
|
|
box-shadow: 0px -1px 4px 0px #f1f1f1;
|
|
|
border-radius: 4px 4px 0px 0px;
|
|
|
background: #ffffff;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
align-content: center;
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo [class*="ant-dropdown-link"] {
|
|
|
position: relative;
|
|
|
z-index: 301;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo > div:first-child {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo > div:first-child > div {
|
|
|
margin-right: 5px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo > div:last-child .ant-btn {
|
|
|
min-width: 76px;
|
|
|
min-height: 30px;
|
|
|
font-size: 12px;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .buttonWrap___iRw4K {
|
|
|
min-height: 30px;
|
|
|
border-radius: 4px;
|
|
|
padding: 0px 6px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .buttonWrap___iRw4K > i {
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw {
|
|
|
position: relative;
|
|
|
top: 40px;
|
|
|
left: -6px;
|
|
|
z-index: 200;
|
|
|
padding-bottom: 60px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px ;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw ul li {
|
|
|
margin: 5px 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
|