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.
490 lines
18 KiB
490 lines
18 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/Shixuns/Edit/body/Level/Challenges/EditQuestion/components/AddQuestion/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___VNtUs {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___yjHqt {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___ExRYO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___R3pck {
|
|
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___jCizz {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.modal___QCUzg {
|
|
position: absolute;
|
|
z-index: 100;
|
|
left: 0;
|
|
top: 0;
|
|
height: 100vh;
|
|
width: 100vw;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
color: #fff;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
overflow: hidden;
|
|
padding: 50px 0;
|
|
}
|
|
.modal___QCUzg .main___t9DEK {
|
|
height: 100%;
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
flex-direction: column;
|
|
background-color: #fff;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .title___roJ27 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
border-bottom: 1px solid #f1f1f1;
|
|
height: 68px;
|
|
padding: 0 40px;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .title___roJ27 .name___AJcOc {
|
|
font-size: 18px;
|
|
color: #3a3a3a;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .title___roJ27 i {
|
|
font-size: 16px;
|
|
color: #cccccc;
|
|
cursor: pointer;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .body___k8mdv {
|
|
flex: 1 1;
|
|
overflow-y: auto;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .form____xxpn {
|
|
padding: 0 40px 40px 40px;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .form____xxpn .customAddItemSelect .ant-form-item-control-input {
|
|
width: 260px;
|
|
height: 38px;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .form____xxpn .ant-form-item-required::before {
|
|
color: #e04040 !important;
|
|
font-weight: bold;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .form____xxpn .ant-form-item {
|
|
margin-bottom: 10px;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .btns___Zy6h9 {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
padding: 30px;
|
|
height: 70px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -4px 8px -4px #f1f1f1;
|
|
}
|
|
.modal___QCUzg .main___t9DEK .btns___Zy6h9 > button {
|
|
width: 100px;
|
|
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.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/Shixuns/Edit/body/Level/Challenges/EditQuestion/components/editor.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___zDMCt {
|
|
box-sizing: border-box;
|
|
}
|
|
.modal___qzGUK div[class~='ant-modal-confirm-content'] {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.modal___qzGUK span[class~='ant-modal-title'] {
|
|
font-size: 16px;
|
|
}
|
|
.titleWrap___k3brc {
|
|
margin: 10px 0px;
|
|
}
|
|
.required___h7eRD {
|
|
margin-right: 4px;
|
|
color: #e04040;
|
|
font-size: 16px;
|
|
}
|
|
.title___cMJHQ {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.colorGray___bSYRQ {
|
|
color: #888888;
|
|
}
|
|
.choiceWrap___JBxMa {
|
|
display: flex;
|
|
margin-top: 15px;
|
|
}
|
|
.answer___LyOVU {
|
|
color: #888;
|
|
display: block;
|
|
width: 38px;
|
|
height: 38px;
|
|
text-align: center;
|
|
line-height: 38px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
border: 1px solid #e2e2e2;
|
|
margin-right: 10px;
|
|
flex-shrink: 0;
|
|
}
|
|
.activeAnswer___Jr8Iu {
|
|
background: #ff7500;
|
|
color: #ffffff;
|
|
border: 1px solid #ff7500;
|
|
}
|
|
.deleteIcon___xZU5J {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___b8dJ9 {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
.editorWrap___LcO9S {
|
|
flex: 0 0 1038px;
|
|
}
|
|
.htmlWrap___TI8l7 {
|
|
display: flex;
|
|
margin-top: 0px;
|
|
min-height: 38px;
|
|
border-radius: 2px;
|
|
max-width: 1056px;
|
|
word-break: break-all;
|
|
border: 1px solid #dddddd;
|
|
padding-left: 9px;
|
|
padding-top: 5px;
|
|
}
|
|
#educoder .radio___xZG0G {
|
|
width: 60px;
|
|
height: 32px;
|
|
text-align: center;
|
|
white-space: nowrap;
|
|
border-radius: 0;
|
|
}
|
|
.color333___INjEp {
|
|
color: #333;
|
|
}
|
|
.color999___TucNz {
|
|
color: #999;
|
|
}
|
|
.fold___Rtuxo .head___ejhHV {
|
|
height: 46px;
|
|
background: #f2f2f2;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-left: 10px;
|
|
padding-right: 20px;
|
|
margin-bottom: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.fold___Rtuxo .head___ejhHV span {
|
|
font-size: 12px;
|
|
color: #333333;
|
|
margin-left: 5px;
|
|
}
|
|
.fold___Rtuxo .head___ejhHV i {
|
|
display: inline-block;
|
|
}
|
|
.fold___Rtuxo .head___ejhHV b {
|
|
color: #165dff;
|
|
cursor: pointer;
|
|
margin-left: 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.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/components/Editor/NullChildEditor/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex___eLcnP {
|
|
display: flex;
|
|
display: -ms-flex;
|
|
}
|
|
.flex1___yUTT7 {
|
|
flex: 1 1;
|
|
}
|
|
.color666___TiUhG {
|
|
color: #666;
|
|
}
|
|
.error___gTTtv {
|
|
border-color: #f5222d;
|
|
}
|
|
.deleteIcon___mnZW1 {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___JC5NS {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Shixuns/Edit/body/Level/Challenges/EditQuestion/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___ppUNW {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___WJRAN {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___7gMnX {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___hvwcp {
|
|
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___yfVcD {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___8Isfx {
|
|
width: 100%;
|
|
margin-bottom: 67px;
|
|
padding-bottom: 30px;
|
|
overflow-y: auto;
|
|
padding-top: 40px;
|
|
}
|
|
.bg___8Isfx .ant-tabs {
|
|
padding: 0 40px;
|
|
}
|
|
.bg___8Isfx .ant-tabs .ant-tabs-tab {
|
|
padding: 0;
|
|
margin-right: 60px;
|
|
}
|
|
.bg___8Isfx .ant-tabs .ant-tabs-nav-wrap {
|
|
margin: 0;
|
|
}
|
|
.bg___8Isfx .ant-tabs .ant-tabs-ink-bar {
|
|
height: 3px;
|
|
}
|
|
.bg___8Isfx .ant-tabs .ant-tabs-tab-btn {
|
|
font-size: 16px;
|
|
height: 40px;
|
|
line-height: 17px;
|
|
font-weight: normal;
|
|
}
|
|
.bg___8Isfx .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5 !important;
|
|
padding: 0 20px;
|
|
}
|
|
.bg___8Isfx .ant-input-affix-wrapper > input,
|
|
.bg___8Isfx .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5 !important;
|
|
}
|
|
.bg___8Isfx .formWrap___r7knb {
|
|
margin-top: 10px;
|
|
}
|
|
.bg___8Isfx .formWrap___r7knb label {
|
|
font-size: 16px;
|
|
}
|
|
.bg___8Isfx .formWrap___r7knb .ant-form-item-label {
|
|
margin-bottom: 24px;
|
|
margin-top: 18px;
|
|
}
|
|
.bg___8Isfx .empty___eyoKW {
|
|
width: 100%;
|
|
height: calc(100vh - 200px);
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
background: #fff;
|
|
}
|
|
.bg___8Isfx .list___KSdLX {
|
|
background-color: #fafafa;
|
|
margin-top: 32px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .fs___Z5WVP {
|
|
line-height: 26px;
|
|
flex-shrink: 0;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: flex-start;
|
|
padding: 20px 20px 0 20px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 {
|
|
flex: 1 1;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .title___DZUxC {
|
|
font-size: 16px;
|
|
margin-bottom: 12px;
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
align-items: flex-start;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .qs___hVb1u {
|
|
display: flex;
|
|
padding: 6px 6px 6px 0;
|
|
align-items: flex-start;
|
|
font-size: 16px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .qs___hVb1u > li:first-child {
|
|
width: 30px;
|
|
height: 30px;
|
|
border: 1px solid #979797;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
margin-right: 20px;
|
|
border-radius: 50%;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
flex-shrink: 0;
|
|
margin-top: -2px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .qsActive___sevZW {
|
|
display: flex;
|
|
padding: 6px 6px 6px 0;
|
|
align-items: flex-start;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .qsActive___sevZW > li:first-child {
|
|
width: 30px;
|
|
height: 30px;
|
|
border: 1px solid #979797;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
margin-right: 20px;
|
|
border-radius: 50%;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
flex-shrink: 0;
|
|
margin-top: -2px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .left___sqlv7 .qsActive___sevZW > li:first-child {
|
|
border: 0;
|
|
background-color: #0152d9;
|
|
color: #fff;
|
|
line-height: 30px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .right___dIeSm {
|
|
width: 150px;
|
|
text-align: end;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .right___dIeSm i {
|
|
color: #666;
|
|
font-size: 16px;
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .top___brfch .right___dIeSm i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .bt___WD12g {
|
|
width: 100%;
|
|
height: 32px;
|
|
font-size: 14px;
|
|
color: #999999;
|
|
line-height: 24px;
|
|
text-align: right;
|
|
padding-right: 20px;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .answer___eM8QA {
|
|
padding: 10px 20px;
|
|
background: #f1f1f1;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .answer___eM8QA p {
|
|
margin: 10px 0;
|
|
}
|
|
.bg___8Isfx .list___KSdLX .answer___eM8QA > p:last-child {
|
|
display: flex;
|
|
}
|
|
.bg___8Isfx .addBtn___uPtMo {
|
|
display: block;
|
|
color: #0152d9;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
margin-bottom: 10px;
|
|
}
|
|
.bg___8Isfx .addBtn___uPtMo i {
|
|
margin-right: 4px;
|
|
}
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/components/FixedButton/index.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.buttonFixed___vyq30 {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
}
|
|
.button___hxmYv {
|
|
width: 100px;
|
|
height: 38px !important;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
font-size: 14px !important;
|
|
}
|
|
.buttonWrap___uK8dl {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Shixuns/Edit/body/Level/Challenges/components/Loading/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.loading___lueiN {
|
|
position: absolute;
|
|
z-index: 1000;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: rgba(255, 255, 255, 0.75);
|
|
}
|
|
|