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

379 lines
12 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/components/PreviewAll/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrp___dq7YK {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 108;
}
.wrp___dq7YK.bgBlack___ARIUV {
background: rgba(0, 0, 0, 0.5);
}
.wrp___dq7YK img,
.wrp___dq7YK video {
max-width: 100%;
max-height: 80%;
text-align: center;
}
.wrp___dq7YK iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
border: none;
}
.monaco___VnZC3 {
position: absolute;
height: 100%;
width: 100%;
}
.darkBlue___UprA9 * {
font-size: 14px;
}
.darkBlue___UprA9 [class~='margin'],
.darkBlue___UprA9 [class~='monaco-editor-background'] {
background: #0a0e2d !important;
}
.darkBlue___UprA9 [class~='line-numbers'] {
color: white !important;
}
.close___LKoWu {
position: absolute;
right: 40px;
top: 40px;
z-index: 10;
display: flex;
}
.close___LKoWu > span {
background: #4a4a4a;
color: #fff;
width: 40px;
height: 40px;
border-radius: 4px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
margin-left: 10px;
}
.embed___hvpEJ {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***!
\********************************************************************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: inherit;
}
.my-error-line-wrp {
width: calc(100% - 20px) !important;
background: rgba(245, 0, 0, 0.2) !important;
height: auto !important;
color: rgba(245, 0, 0, 1);
}
.noCopyPaste .quick-input-widget {
display: none !important;
}
.breakpoints-select {
background: #FF0000;
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.breakpoints-fake {
background: rgba(255, 0, 0, 0.5);
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.highlighted-line {
background: #4B4B18;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/EcListItems/Problemset/Card/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flexRow____Sm4b {
display: flex;
flex-direction: row;
}
.flexColumn___mQNZs {
display: flex;
flex-direction: column;
}
.action___QUVEn {
display: flex;
flex-direction: row;
justify-content: flex-end;
margin-top: 25px;
margin-right: 2px;
}
.setScore___yZ0Yb {
width: 100px;
height: 40px;
background: #33bd8c;
border-radius: 4px 4px 0px 0px;
text-align: center;
color: #ffffff;
line-height: 40px;
margin-right: 27px;
font-size: 12px;
cursor: pointer;
}
.delete___e4taL {
width: 100px;
height: 40px;
background: #0152d9;
border-radius: 4px 4px 0px 0px;
text-align: center;
color: #ffffff;
line-height: 40px;
font-size: 12px;
cursor: pointer;
}
.content___jR4Y6 {
min-height: 114px;
padding: 20px;
background: #ffffff;
margin-bottom: 20px;
}
.titleWrap___zsXYY {
display: flex;
flex-direction: row;
align-items: center;
}
.titleNumber___p60vi {
font-weight: bold;
line-height: 28px;
color: #333333;
font-size: 14px;
margin: 0px;
}
.score___DbCHw {
word-break: break-word;
min-width: auto;
font-weight: bold;
font-size: 14px;
line-height: 28px;
color: #888888;
margin-right: 5px;
flex-shrink: 0;
}
.titleHtml___FALbj {
color: #333333;
line-height: 28px;
}
.answerWrap___uPjYq {
display: flex;
flex-direction: column;
color: #333333;
font-size: 14px;
line-height: 19px;
}
.answer___pfiPk {
word-break: break-word;
}
.answerText___K3TNr {
font-weight: 600;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Problemset/Preview/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___uBTSf {
margin: 0 auto;
padding-bottom: 140px;
width: 1062px;
}
.bg___uBTSf div[class~='ant-breadcrumb'] {
font-size: 14px;
}
.wrap___u47s7 {
margin-top: 20px;
padding: 0 20px;
background: #ffffff;
border-radius: 2px;
box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.03);
}
.flexRow___QK3mq {
display: flex;
flex-direction: row;
}
.flexColumn___IEH4c {
display: flex;
flex-direction: column;
}
.flexJustifyBetween___VROqY {
justify-content: space-between;
}
.relative___iGg_n {
position: relative;
}
.questionNumber___CYWUo {
line-height: 34px;
color: #888888;
font-size: 14px;
}
.score___pHhZR {
line-height: 34px;
color: #333333;
font-size: 14px;
margin-left: 60px;
}
.selectTopicButton___aNhaw {
width: 106px;
height: 34px;
background: #33bd8c;
border-radius: 4px;
color: #ffffff;
line-height: 34px;
text-align: center;
cursor: pointer;
}
.line___zzL1y {
margin: 20px 0;
height: 1px;
background: #eeeeee;
}
.dragTip___eJpug {
color: #888888;
font-size: 12px;
}
.typeActive___cHbxQ {
display: flex;
flex-direction: row;
align-items: center;
margin-top: 10px;
}
.mouseTypeActive___THFkb {
width: 1020px;
background: #f9f9f9;
border: 1px solid #dddddd;
min-height: 42px;
margin-top: 50px;
}
.typeName___PsYTO {
color: #333333;
font-size: 14px;
}
.typeNumber___IW6t9 {
color: #888888;
font-size: 14px;
margin-left: 15px;
}
.typeAction___gdIEg {
position: absolute;
right: 2px;
top: -39px;
}
.setScore___ftbgZ {
width: 100px;
height: 40px;
background: #33bd8c;
border-radius: 4px 4px 0px 0px;
text-align: center;
color: #ffffff;
line-height: 40px;
margin-right: 27px;
font-size: 12px;
cursor: pointer;
}
.delete___d1fFi {
width: 100px;
height: 40px;
background: #0152d9;
border-radius: 4px 4px 0px 0px;
text-align: center;
color: #ffffff;
line-height: 40px;
font-size: 12px;
cursor: pointer;
}
.modal___COzbG {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
font-size: 14px;
}
.modalColumn___Z8nDu {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 14px;
}
.shixunModal___xxSWV {
font-size: 14px;
}
.shixunScore___zrpkw {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
margin-top: 5px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/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%;
}