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

1160 lines
33 KiB

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/SelectShixuns/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___qqSim {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___nZTzA {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___FflA5 {
align-items: center;
box-align: center;
}
.flex_box_center_end___RKoZO {
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___DXKDc {
flex-direction: column;
box-orient: block-axis;
}
.wrp___MR6F6 {
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
padding-top: 10px;
}
.drawer___Dns2o [class='ant-drawer-content'] {
background: #f5f5f5;
}
.drawer___Dns2o [class='ant-drawer-footer'] {
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
position: relative;
border: 0;
}
.menu___cBdnl {
padding: 0;
margin: 15px 0;
position: relative;
z-index: 2;
}
.menu___cBdnl:hover {
z-index: 3;
}
.menu___cBdnl > li {
display: inline-block;
position: relative;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
border-radius: 32px;
padding: 0 18px;
}
.menu___cBdnl > li a {
color: #4b4b4b;
}
.menu___cBdnl > li strong {
cursor: pointer;
font-size: 14px;
}
.menu___cBdnl > li:hover {
color: #fff;
background: #0152d9;
}
.actived___Fm1fs {
background: #0152d9;
color: #fff;
}
.actived2___cwZou {
color: #0152d9 !important;
}
.listItem___Liid8 {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___Liid8 > div {
flex: 1 1;
}
.listItem___Liid8:hover {
box-shadow: 0 0 10px #ccc;
}
.info___j48mI {
margin-left: 20px;
}
.info___j48mI p {
margin-top: 18px;
}
.title___qpaZz {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___qpaZz strong {
color: #333;
}
.titleLeft___vMyfF {
flex: 1 1;
}
.titleRight___OofM5 {
margin-top: 18px;
}
.titleRight___OofM5 a {
margin-right: 20px;
font-weight: bold;
}
.search___UMLb_ {
width: 600px !important;
margin: 30px 0 30px 0;
}
.search___UMLb_ input,
.search___UMLb_ [class='ant-input-group-addon'] button {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
.description___uzEXi {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menuCourse___omGeP {
color: #999;
}
.menuCourse___omGeP ul,
.menuCourse___omGeP li {
margin: 0;
padding: 0;
list-style: none;
}
.menuCourse___omGeP li {
display: inline-block;
margin-right: 30px;
}
.menut___qYp6m {
padding: 0;
margin: 15px 0;
display: inline-block;
position: relative;
z-index: 2;
}
.menut___qYp6m:hover {
z-index: 3;
}
.menut___qYp6m > li {
display: inline-block;
position: relative;
margin-right: 10px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 32px;
line-height: 32px;
border-radius: 32px;
}
.menut___qYp6m > li a {
color: #4b4b4b;
}
.menut___qYp6m > li strong {
padding: 6px 15px;
border-radius: 32px;
cursor: pointer;
font-weight: 600;
}
.menut___qYp6m > li:hover {
color: #fff;
}
.menut___qYp6m > li:hover > a > strong,
.menut___qYp6m > li:hover > strong {
color: #fff;
background: #0152d9;
}
.menut___qYp6m > li:hover div {
display: block;
}
.menut___qYp6m > li > div {
display: none;
position: absolute;
left: 0;
top: 30px;
width: 400px;
padding: 10px;
background: #fff;
max-height: 400px;
overflow: auto;
z-index: 8;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.menut___qYp6m > li > div h2 {
cursor: pointer;
margin: 10px 0;
}
.menut___qYp6m > li > div h2:hover {
color: #0152d9;
}
.menut___qYp6m > li > div ul {
padding-left: 0;
}
.menut___qYp6m > li > div ul li {
cursor: pointer;
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 20px;
color: #999;
}
.menut___qYp6m > li > div ul li:hover {
color: #0152d9;
}
.actived3___mmMyO strong {
background: #0152d9;
color: #fff;
border-radius: 32px;
}
.actived4___xKTJN {
color: #0152d9 !important;
border-radius: 32px;
}
.subTag___NXFQZ {
color: #05101a;
cursor: pointer;
}
.search___UMLb_ > div:nth-child(1) button {
border-radius: 40px;
box-shadow: none;
}
.search___UMLb_ [class~='ant-btn-default'] {
background: #eee;
border-color: #eee;
color: #999;
}
.search___UMLb_ [class~='ant-btn-primary'] {
background-color: #0152d9;
border-color: #0152d9;
}
.search___UMLb_ [class~='ant-input'] {
border-radius: 4px;
}
.search___UMLb_ [class~='ant-input-search-button'] {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReuseShixunModal/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.brief___LOzpE {
font-size: 14px;
font-weight: 400;
margin-bottom: 30px;
}
.contentTitle___xkdcN {
display: flex;
align-items: center;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.content___Vtri0 {
font-size: 14px;
font-weight: 400;
}
.tips___tuAtH {
font-size: 12px;
font-weight: 400;
color: #6b758b;
padding-left: 14px;
}
.antdTable___s8T2N {
margin-top: 10px;
margin-bottom: 20px;
}
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
background: #F2F2F2;
color: #5F6367;
}
.antdTable___s8T2N .tableCell___kN9Fw {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.antdModal___WVBk3 div[class~='ant-modal-header'] {
padding-top: 30px;
padding-left: 40px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] {
top: 18px;
right: 10px;
}
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
font-size: 18px;
}
.antdModal___WVBk3 div[class~='ant-modal-body'] {
padding-left: 40px;
padding-right: 40px;
max-height: 620px;
overflow: auto;
}
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
border-top: none;
padding-bottom: 30px;
padding-right: 40px;
}
.orangeColor___ryB2u {
color: #FE6300;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Edit/components/DragQuestions/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.content___IPcn9 {
height: 360px;
}
.content___IPcn9 .ant-row {
height: 40px;
}
.content___IPcn9 .ant-row .ant-col {
display: flex;
justify-content: center;
align-items: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/EditPaper/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___KnC8L {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___yrSsf {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___cZzV4 {
align-items: center;
box-align: center;
}
.flex_box_center_end___EEBSv {
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___SAQyb {
flex-direction: column;
box-orient: block-axis;
}
.bg___iaJvP {
background: white;
}
.containerTitle___hAyhW {
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___hAyhW div:nth-child(1) {
flex: 1 1;
}
.containerDesc___Wmnpy {
display: flex;
justify-content: flex-start;
flex-direction: column;
}
.containerDesc___Wmnpy .d1___vWzg7 {
display: flex;
align-items: center;
}
.containerDesc___Wmnpy .d1___vWzg7 .name___pXPJ2 {
font-size: 16px;
font-weight: 600;
color: #333333;
}
.containerDesc___Wmnpy .d1___vWzg7 .diff___mSG0_ {
height: 20px;
background: #0152d9;
border-radius: 13px;
font-size: 14px;
color: #ffffff;
line-height: 20px;
text-align: center;
padding: 0 10px;
margin: 0 20px;
flex-shrink: 0;
}
.containerDesc___Wmnpy .d1___vWzg7 .time___JH7qU {
font-size: 14px;
color: #999999;
flex-shrink: 0;
margin-right: 20px;
}
.containerDesc___Wmnpy .d1___vWzg7 > span {
margin-left: auto;
cursor: pointer;
flex-shrink: 0;
}
.containerDesc___Wmnpy .d2___hNU9k {
font-size: 14px;
color: #333333;
margin-top: 20px;
margin-bottom: 10px;
}
.listItem___o7Akv {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___o7Akv > div {
flex: 1 1;
}
.listItem___o7Akv:hover {
box-shadow: 0 0 10px #ccc;
}
.info___jtW6Z {
margin-left: 20px;
}
.info___jtW6Z p {
margin-top: 18px;
}
.title___jzarF {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___jzarF strong {
color: #333;
}
.titleLeft___eL0iv {
flex: 1 1;
}
.titleRight___k5DG_ a {
margin-right: 20px;
font-weight: bold;
}
.acitons___w0pFT {
height: 70px;
background: white;
margin-top: 20px;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___w0pFT > div:nth-child(1) {
flex: 1 1;
}
.acitons___w0pFT > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___w0pFT > div:nth-child(2) p {
cursor: pointer;
color: #999;
}
.acitons___w0pFT > div:nth-child(2) p:hover {
color: #333;
}
.acitons___w0pFT > div:nth-child(2) p span {
position: relative;
padding: 0 20px;
}
.acitons___w0pFT > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___w0pFT > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___w0pFT > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}
.formWrap___pBVT7 div[class~='ant-form-item-label'] label {
font-size: 14px;
}
.formWrap___pBVT7 input[class~='ant-input'] {
line-height: 1.5;
background: transparent;
border-width: 1px;
font-size: 14px;
}
.formWrap___pBVT7 label[class~='ant-radio-button-wrapper'] {
width: 106px;
height: 33px;
line-height: 33px;
background: #eeeeee;
border-radius: 17px;
color: #333333;
text-align: center;
border: 0px;
margin-right: 27px;
margin-top: 6px;
}
.formWrap___pBVT7 label[class~='ant-radio-button-wrapper']:not(:first-child)::before {
width: 0px;
}
.formWrap___pBVT7 label[class~='ant-radio-button-wrapper-checked'] {
width: 106px;
height: 33px;
background: #0152d9;
border-radius: 17px;
text-align: center;
border: 0px;
color: #ffffff !important;
margin-right: 27px;
margin-top: 6px;
}
.button___bZLwx {
width: 72px;
height: 26px;
background: #f5f5f5;
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
color: #464f66;
cursor: pointer;
margin-right: 10px;
}
.button___bZLwx:hover {
width: 72px;
height: 26px;
background: rgba(1, 82, 217, 0.1);
border-radius: 2px;
display: flex;
align-items: center;
justify-content: center;
color: #145dff;
cursor: pointer;
margin-right: 10px;
}
.button___bZLwx:hover i {
color: #145dff !important;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Exercise/Edit/components/editor.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___epJYP {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___SU6BD {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Qes2t {
align-items: center;
box-align: center;
}
.flex_box_center_end___hGppz {
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___uzhhO {
flex-direction: column;
box-orient: block-axis;
}
.wrap___rEjJ0 {
padding: 20px 30px;
box-sizing: border-box;
}
.modal___gRDV9 div[class~='ant-modal-confirm-content'] {
font-size: 16px;
text-align: center;
}
.modal___gRDV9 span[class~='ant-modal-title'] {
font-size: 16px;
}
.titleWrap___MK_OO {
margin: 10px 0px;
}
.required___Hja3H {
margin-right: 4px;
color: #e04040;
font-size: 16px;
}
.title___vMFKz {
font-size: 14px;
color: #333333;
}
.colorGray___hNhIL {
color: #888888;
}
.choiceWrap___Xx5du {
display: flex;
margin-top: 15px;
}
.answer___cbuNE {
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;
}
.activeAnswer___LwFG7 {
background: #ff7500;
color: #ffffff;
border: 1px solid #ff7500;
}
.deleteIcon____HG4s {
cursor: pointer;
color: #ccc;
margin-left: 15px;
font-size: 18px;
}
.addIcon___r_Vhy {
cursor: pointer;
color: #29bd8b;
margin-left: 6px;
font-size: 16px;
padding-top: 1px;
}
.editorWrap___OYwur {
flex: 1 1;
}
.htmlWrap___qXHYn {
display: flex;
margin-top: 0px;
min-height: 38px;
border-radius: 2px;
max-width: 1056px;
word-break: break-all;
border: 1px solid #dddddd;
padding-left: 10px;
padding-top: 6px;
}
.htmlWrap___qXHYn p {
margin: 7px 10px;
}
.radio___urtyZ {
width: 60px;
height: 32px;
line-height: 32px;
text-align: center;
}
.color333___Lah7k {
color: #333;
}
.color999___TmkZt {
color: #999;
}
.questionType___r_bKw {
display: box;
display: flex;
}
.questionType___r_bKw > div {
flex: 1 1;
}
.questionChoices___LA7VM {
margin-top: 15px;
}
.questionChoices___LA7VM > div {
margin: 8px 0;
}
.action___fTTDM {
display: flex;
justify-content: flex-end;
align-items: center;
}
.difficult___Mg7lT label[class~='ant-radio-button-wrapper'] {
width: 106px;
height: 33px;
line-height: 33px;
background: #eeeeee;
border-radius: 17px;
color: #333333;
text-align: center;
border: 0px;
margin-right: 27px;
margin-top: 6px;
}
.difficult___Mg7lT label[class~='ant-radio-button-wrapper']:not(:first-child)::before {
width: 0px;
}
.difficult___Mg7lT label[class~='ant-radio-button-wrapper-checked'] {
width: 106px;
height: 33px;
background: #0152d9;
border-radius: 17px;
text-align: center;
border: 0px;
color: #ffffff !important;
margin-right: 27px;
margin-top: 6px;
}
.fold___oVjRI .head___fpwmn {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___oVjRI .head___fpwmn span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___oVjRI .head___fpwmn i {
display: inline-block;
}
.fold___oVjRI .head___fpwmn b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Knowledge/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] {
height: 46px;
}
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
height: 46px;
line-height: 46px;
}
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
line-height: 46px;
}
.wrap___F7E3F .selectWrapper____kESB span[class~='ant-select-arrow'] {
right: 12px;
}
.wrap___F7E3F .tips___aHjQY {
font-size: 14px;
font-weight: 400;
color: #9096A3;
}
.wrap___F7E3F .linkBtn___uggVr {
font-size: 14px;
font-weight: 400;
color: #3061D0;
cursor: pointer;
}
.mainText____S1I0 {
font-size: 14px;
font-weight: 400;
color: #5F6368;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/DragSubject/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___dDNpp {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ovpjv {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___oqAEt {
align-items: center;
box-align: center;
}
.flex_box_center_end___mHCIK {
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___GZMP2 {
flex-direction: column;
box-orient: block-axis;
}
.posWarp___ZUxXl {
position: relative;
}
.posWarp___ZUxXl:hover .pos___A7NKx {
display: block;
}
.posWarp___ZUxXl .pos___A7NKx {
position: absolute;
display: none;
z-index: 2;
top: 0;
left: 0;
border: 1px solid #9be5ad;
width: 100%;
height: 100%;
pointer-events: none;
}
.posWarp___ZUxXl .pos___A7NKx .tips___ap6NV {
width: 196px;
height: 32px;
background: #9be5ad;
border-radius: 0px 0px 0px 22px;
float: right;
text-align: center;
line-height: 32px;
color: #fff;
padding-left: 5px;
}
.posWarp___ZUxXl .markWrongBtnWrapper___oAKlK {
padding-left: 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/EditPaper/Questions/editor.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center____wjva {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___F2_sO {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___pCTvi {
align-items: center;
box-align: center;
}
.flex_box_center_end___ChHrd {
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___HeDXp {
flex-direction: column;
box-orient: block-axis;
}
.wrap____e4M2 {
padding: 20px 30px;
box-sizing: border-box;
}
.modal___UjGgD div[class~='ant-modal-confirm-content'] {
font-size: 16px;
text-align: center;
}
.modal___UjGgD span[class~='ant-modal-title'] {
font-size: 16px;
}
.titleWrap___PWC_1 {
margin: 10px 0px;
}
.required___OmL0I {
margin-right: 4px;
color: #e04040;
font-size: 16px;
}
.title___iJ1Qg {
font-size: 14px;
color: #333333;
}
.colorGray___xdJix {
color: #888888;
}
.choiceWrap___XT6nM {
display: flex;
margin-top: 15px;
}
.answer___pHl5v {
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;
}
.activeAnswer___XjpeG {
background: #ff7500;
color: #ffffff;
border: 1px solid #ff7500;
}
.deleteIcon___O5cN4 {
cursor: pointer;
color: #ccc;
margin-left: 15px;
font-size: 18px;
}
.addIcon___a2AM2 {
cursor: pointer;
color: #29bd8b;
margin-left: 6px;
font-size: 16px;
padding-top: 1px;
}
.editorWrap___FKOOz {
flex: 1 1;
}
.htmlWrap___ogueB {
display: flex;
margin-top: 0px;
min-height: 38px;
border-radius: 2px;
max-width: 1056px;
word-break: break-all;
border: 1px solid #dddddd;
padding-left: 10px;
padding-top: 6px;
}
.htmlWrap___ogueB p {
margin: 7px 10px;
}
.radio___W1kjJ {
width: 60px;
height: 32px;
line-height: 32px;
text-align: center;
}
.color333____LRzT {
color: #333;
}
.color999___KrWiG {
color: #999;
}
.questionType___natt6 {
display: box;
display: flex;
}
.questionType___natt6 > div {
flex: 1 1;
}
.questionChoices___NluQh {
margin-top: 15px;
}
.questionChoices___NluQh > div {
margin: 8px 0;
}
.action___zhdyr {
display: flex;
justify-content: flex-end;
align-items: center;
}
.difficult___gAQyf label[class~='ant-radio-button-wrapper'] {
width: 106px;
height: 33px;
line-height: 33px;
background: #eeeeee;
border-radius: 17px;
color: #333333;
text-align: center;
border: 0px;
margin-right: 27px;
margin-top: 6px;
}
.difficult___gAQyf label[class~='ant-radio-button-wrapper']:not(:first-child)::before {
width: 0px;
}
.difficult___gAQyf label[class~='ant-radio-button-wrapper-checked'] {
width: 106px;
height: 33px;
background: #0152d9;
border-radius: 17px;
text-align: center;
border: 0px;
color: #ffffff !important;
margin-right: 27px;
margin-top: 6px;
}
.fold___aZJDt .head___WgTkC {
height: 46px;
background: #f2f2f2;
display: flex;
align-items: center;
padding-left: 10px;
padding-right: 20px;
margin-bottom: 10px;
cursor: pointer;
}
.fold___aZJDt .head___WgTkC span {
font-size: 12px;
color: #333333;
margin-left: 5px;
}
.fold___aZJDt .head___WgTkC i {
display: inline-block;
}
.fold___aZJDt .head___WgTkC b {
color: #165dff;
cursor: pointer;
margin-left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paperlibrary/EditPaper/PaperHeader/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___LuchA {
position: relative;
font-size: 14px;
}
.wrap___LuchA [class~='ant-table-footer'] {
background-color: #fff;
padding: 0px;
}
.img___igDG4 {
position: absolute;
height: 100px;
width: 140px;
top: 2px;
left: 2px;
}
.table___a5E2x a {
color: rgba(0, 0, 0, 0.85);
}
.totalScore___L9CRr {
margin-right: 142px;
padding: 12px 8px;
border-right: 1px solid #f0f0f0;
border-left: 1px solid #f0f0f0;
}
.people___pwitC {
padding: 12px 8px;
border-right: 1px solid #f0f0f0;
}
.glassSeal___s0cz8 {
position: absolute;
font-size: 16px;
left: -480px;
top: 520px;
width: 1000px;
transform: rotate(-90deg);
border-bottom: 2px dashed #fb3226;
}
.glassSeal___s0cz8 > span {
padding-right: 50px;
padding-left: 10px;
}
.glassSeal___s0cz8 > span:nth-child(1) {
margin-left: 100px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */