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

649 lines
21 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/Comment/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___lb6Eo {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___J8ZnK {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___zweTs {
align-items: center;
box-align: center;
}
.flex_box_center_end___CvkW9 {
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___ODy_E {
flex-direction: column;
box-orient: block-axis;
}
.title___AD3SJ {
display: flex;
align-items: center;
}
.export___XBLMD {
position: absolute;
right: 0;
z-index: 2;
}
.title___AD3SJ {
font-size: 16px;
height: 60px;
line-height: 60px;
padding-left: 30px;
margin-bottom: 0;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___AD3SJ h1 {
flex: 1 1;
}
.title1_right___raWIo {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title1_right___raWIo button {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.userPic___OK1Fq {
width: 91px;
height: 91px;
border-radius: 91px;
}
.userInfo___wKpvE {
list-style: none;
}
.userInfo___wKpvE li {
display: inline-block;
font-size: 14px;
color: #333;
min-width: 200px;
margin-top: 5px;
}
.listItem___VH7Ls {
display: flex;
flex-direction: row;
justify-content: space-between;
list-style: none;
font-size: 0;
vertical-align: top;
width: 100%;
}
.listItem___VH7Ls li {
display: inline-block;
font-size: 14px;
color: #333;
text-align: center;
padding: 16px 0;
}
.rightInfo___lI2xY ul {
list-style: none;
background: #e6f3ff;
border: 1px solid #eee;
padding: 10px 0;
}
.rightInfo___lI2xY ul li span:nth-child(1) {
width: 100px;
text-align: right;
display: inline-block;
color: #999;
}
.rightInfo___lI2xY p {
margin-top: 60px;
color: #999;
}
.shixunTitle___lvDL9 {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.shixunTitle___lvDL9 [class~='fa'] {
width: 22px;
height: 22px;
border-radius: 22px;
color: white;
text-align: center;
line-height: 22px;
background: #0152d9;
margin-right: 20px;
}
.shixunWrp___QXKnz {
border: 1px solid #eee;
margin-top: 20px;
}
.shixunWrp___QXKnz h2 {
font-size: 14px;
font-weight: normal;
padding: 6px 20px;
border-bottom: 1px solid #eee;
margin: 0;
position: relative;
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.footerBar___zgEXb {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
bottom: 0px;
z-index: 5;
}
.footerBar___zgEXb [class='edu-container'] {
padding: 0 20px;
background: #fff;
height: 60px;
box-shadow: 0 -10px 10px rgba(97, 97, 97, 0.08);
}
.footerBar___zgEXb [class='edu-container'] > div {
height: 100%;
}
.footerBarStatic___SB7gT {
position: static;
}
.exitComment___oC_uA {
background-color: white;
border: 1px solid #eee;
height: 32px;
padding: 5px 20px;
color: #666;
}
.nextComment___fCJ3l {
background-color: #0152d9;
height: 32px;
padding: 5px 20px;
color: white;
}
.nextComment___fCJ3l:hover {
color: white;
background-color: #0152d9;
}
.modal___v_Shp [class~='ant-btn'] {
display: none;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.1.2@@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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ProgramHomework/Comment/components/ShixunStaticItem.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___eijRq {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___R4Vev {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___j8R6g {
align-items: center;
box-align: center;
}
.flex_box_center_end___eB0cz {
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___b9VdU {
flex-direction: column;
box-orient: block-axis;
}
.md___tcpb2 {
border: none !important;
}
.title___dVHM9 {
font-size: 16px;
height: 60px;
line-height: 60px;
padding-left: 30px;
margin-bottom: 0;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___dVHM9 h1 {
flex: 1 1;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/MyProblem/TestCasePanel/index.less ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.footer {
display: flex;
flex-flow: row nowrap;
align-items: center;
height: 56px;
background: #121c24;
color: #fff;
padding: 0 20px;
justify-content: space-between;
}
.test-case-panel {
position: relative;
}
.test-case-panel .error {
font-size: 12px;
color: #fb3226;
}
.test-case-panel .test-case-panel-body {
position: absolute;
will-change: transform;
width: 100%;
transition: all 0.2s linear;
bottom: 0;
transform: translate3d(0, 350px, 0);
opacity: 0.1;
}
.test-case-panel .test-case-panel-body pre {
max-height: 150px;
overflow: auto;
}
.test-case-panel .test-case-panel-body.active {
transform: translate3d(0, -56px, 0);
opacity: 1;
}
.test-case-panel .tab-panel-body {
padding: 20px 10px;
height: 240px;
background-color: #070f19;
display: flex;
flex-flow: column nowrap;
justify-content: center;
color: #ddd;
}
.test-case-panel .tab-panel-body .tip {
text-align: center;
}
.test-case-panel .tab-panel-body textarea {
background: #070f19 !important;
color: #fff;
font-size: 14px;
border: 0 solid transparent !important;
height: 200px;
outline: none;
}
.test-case-panel .btn-green {
margin-right: 10px;
color: #28bd8b;
border-color: #28bd8b;
}
.test-case-panel .btn-blue {
margin-right: 10px;
color: #0152d9;
border-color: #0152d9;
}
.test-case-panel .btn-blue span {
pointer-events: none;
}
.test-case-panel .btn-collapse {
position: absolute;
top: 0;
width: 54px;
height: 27px;
left: 50%;
margin-left: -27px;
background: #2a3a4f;
z-index: 8;
border-bottom-left-radius: 100px;
border-bottom-right-radius: 100px;
color: #fff;
text-align: center;
cursor: pointer;
opacity: 0.4;
transition: all 0.3s;
}
.test-case-panel .btn-collapse.up {
top: -294px;
}
ul.s-navs {
list-style: none;
margin: 0;
padding: 0 17px;
height: 54px;
display: flex;
flex-flow: row nowrap;
align-items: center;
background: #0f1e31;
font-size: 14px;
color: #ddd;
}
ul.s-navs.bg-white {
background: #fff;
color: #888;
}
ul.s-navs.bg-white a {
color: #888;
}
ul.s-navs a {
color: #ddd;
display: block;
margin-right: 20px;
height: 54px;
line-height: 54px;
border-bottom: 2px solid transparent;
}
ul.s-navs a.active {
color: #5091ff;
border-bottom: 2px solid #5091ff;
}
#educoder .custom-ant-disabled:disabled {
color: inherit;
}
.inputs textarea::-webkit-input-placeholder {
color: #536879 !important;
}
.inputs textarea:-ms-input-placeholder {
color: #536879 !important;
}
.inputs textarea::-ms-input-placeholder {
color: #536879 !important;
}
.inputs textarea::placeholder {
color: #536879 !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Spinner/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ldsRing___mpBZC {
position: relative;
width: 40px;
height: 40px;
margin: 0 auto;
}
.idsRingWrapper___Of9_n {
position: absolute;
z-index: 1000;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
flex-flow: column nowrap;
justify-content: center;
}
.idsRingWrapper___Of9_n p {
text-align: center;
margin-top: 12px;
}
.ldsRing___mpBZC div {
box-sizing: border-box;
display: block;
position: absolute;
width: 32px;
height: 32px;
margin: 4px;
border: 4px solid #1976d2;
border-radius: 50%;
animation: ldsring___o0w2t 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
border-color: #1976d2 transparent transparent transparent;
}
.ldsRing___mpBZC div:nth-child(1) {
animation-delay: -0.45s;
}
.ldsRing___mpBZC div:nth-child(2) {
animation-delay: -0.3s;
}
.ldsRing___mpBZC div:nth-child(3) {
animation-delay: -0.15s;
}
@keyframes ldsring___o0w2t {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.1.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/TestResult/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___Gc4dd {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___K2f1v {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___pupRp {
align-items: center;
box-align: center;
}
.flex_box_center_end___UDLRC {
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___a5uDo {
flex-direction: column;
box-orient: block-axis;
}
.result___gu5zt {
background: #070F19;
height: 100%;
display: flex;
}
.result___gu5zt .title___xrnx2 {
margin-top: 20px;
margin-bottom: 10px;
flex-shrink: 0;
}
.result___gu5zt .title___xrnx2 span {
color: #BBBCBE;
}
.result___gu5zt .left___IAxp9 {
width: 340px;
border-right: 1px solid #333131;
padding: 0 20px 10px 20px;
flex-shrink: 0;
display: flex;
flex-direction: column;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG {
flex: 1 1;
background: #121C24;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG textarea {
background: none;
border: none;
color: #fff;
resize: none;
height: 100%;
padding: 10px;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG textarea::-webkit-input-placeholder {
color: #536879 !important;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG textarea:-ms-input-placeholder {
color: #536879 !important;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG textarea::-ms-input-placeholder {
color: #536879 !important;
}
.result___gu5zt .left___IAxp9 .leftNode___HL8fG textarea::placeholder {
color: #536879 !important;
}
.result___gu5zt .right___ZXYmw {
flex: 1 1;
padding: 0 20px 10px 20px;
display: flex;
flex-direction: column;
}
.result___gu5zt .right___ZXYmw .rightNode___jYL5_ {
flex: 1 1;
overflow: auto;
position: relative;
color: #fff;
}
.result___gu5zt .right___ZXYmw .rightNode___jYL5_ .custom-spinner > div > div {
border: 4px solid #00D4F3 !important;
border-color: #00D4F3 transparent transparent transparent !important;
}
.result___gu5zt .right___ZXYmw .rightNode___jYL5_ .custom-spinner p {
color: #00D4F3 !important;
}