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

362 lines
11 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/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.0.88@@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.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/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.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/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%;
}