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

479 lines
15 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/pages/Graduations/Review/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___UqwPg {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___BWLHX {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___rmIkX {
align-items: center;
box-align: center;
}
.flex_box_center_end___rJu0q {
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___CQUPE {
flex-direction: column;
box-orient: block-axis;
}
.wrap___R752P {
width: 100vw;
height: calc(100vh - 72px);
background-color: #F5F5F5;
overflow: hidden;
position: relative;
}
.wrap___R752P .head___peWVD {
padding-left: 40px;
height: 80px;
background: #FFFFFF;
box-shadow: 0px 2px 6px 0px rgba(173, 178, 184, 0.3);
display: flex;
align-items: center;
}
.wrap___R752P .head___peWVD .center___TNtVs {
flex: 1 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.wrap___R752P .head___peWVD .center___TNtVs div {
font-size: 18px;
color: #000000;
}
.wrap___R752P .head___peWVD .center___TNtVs aside {
font-size: 14px;
color: #5F6368;
}
.wrap___R752P .head___peWVD .btns___DDOCi {
margin-left: auto;
padding: 0 40px;
display: flex;
align-items: center;
}
.wrap___R752P .content___j9cyy {
height: calc(100vh - 152px);
display: flex;
align-items: flex-start;
justify-content: flex-start;
padding: 20px;
}
.wrap___R752P .content___j9cyy .left___h6oTj {
flex: 1 1;
height: 100%;
overflow: hidden;
margin-right: 20px;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
border: 1px solid #F5F5F5;
padding: 20px;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi {
width: 100%;
height: 100%;
background: #FAFAFA;
position: relative;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .details___m0PGu {
width: 100%;
height: 100%;
position: relative;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .block___QiYwo {
width: 40px;
height: 40px;
position: absolute;
z-index: 10;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .block1___AXkNx {
width: 40px;
height: 40px;
position: absolute;
z-index: 10;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
box-shadow: 2px 2px 4px 0px #F0F0F0;
left: 20px;
top: 20px;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .block2___Vs2Dz {
width: 40px;
height: 40px;
position: absolute;
z-index: 10;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
box-shadow: -2px 2px 4px 0px #F0F0F0;
right: 20px;
top: 20px;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .block3___CN0bs {
width: 40px;
height: 40px;
position: absolute;
z-index: 10;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
box-shadow: 2px -2px 4px 0px #F0F0F0;
left: 20px;
bottom: 20px;
}
.wrap___R752P .content___j9cyy .left___h6oTj .box___ueVSi .block4___bvVGQ {
width: 40px;
height: 40px;
position: absolute;
z-index: 10;
background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
box-shadow: -2px -2px 4px 0px #F0F0F0;
right: 20px;
bottom: 20px;
}
.wrap___R752P .content___j9cyy .right____Wv1I {
width: 360px;
height: 100%;
background: #FFFFFF;
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
border-radius: 8px;
border: 1px solid #F5F5F5;
}
.wrap___R752P .footer___RnUNx {
width: 100%;
height: 70px;
background: #FFFFFF;
box-shadow: 0px -3px 16px 0px rgba(219, 219, 219, 0.5);
display: flex;
align-items: center;
justify-content: center;
position: absolute;
z-index: 20;
bottom: 0;
left: 0;
}
.wrap___R752P .footer___RnUNx button {
width: 108px;
height: 38px;
}
.wrap___R752P .drawer___Qzov_ {
width: 240px;
height: calc(100vh - 153px);
background: #FFFFFF;
box-shadow: 2px 0px 4px 0px #F5F5F5;
position: absolute;
z-index: 30;
bottom: 0;
transition: 0.5s;
padding: 20px;
}
.wrap___R752P .drawer___Qzov_ .back___jSSn2 {
display: inline-block;
font-size: 14px;
color: #3061D0;
margin-bottom: 30px;
text-align: right;
cursor: pointer;
width: 100%;
}
.wrap___R752P .drawer___Qzov_ > aside {
width: 200px;
height: 44px;
padding-left: 20px;
line-height: 44px;
color: #5F6367;
font-size: 14px;
cursor: pointer;
}
.wrap___R752P .drawer___Qzov_ > aside:hover {
color: #3061D0;
}
.wrap___R752P .drawer___Qzov_ > aside.active___IygYs {
background: #F8F9FA;
border-radius: 4px;
color: #3061D0;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Graduations/Review/DetailsElement/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___qUgzo {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___jgE93 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___Y2ncM {
align-items: center;
box-align: center;
}
.flex_box_center_end____XQkF {
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___c0GOc {
flex-direction: column;
box-orient: block-axis;
}
.teacher___j0dys {
padding: 20px;
display: flex;
flex-direction: column;
height: 100%;
}
.teacher___j0dys .title___KQ15W {
height: 50px;
background: rgba(22, 93, 255, 0.1);
border-radius: 2px;
line-height: 50px;
text-align: center;
font-size: 16px;
font-weight: 500;
color: #3061D0;
letter-spacing: 2px;
margin-bottom: 30px;
flex-shrink: 0;
}
.teacher___j0dys .name___KmUZM {
display: flex;
align-items: center;
}
.teacher___j0dys .name___KmUZM img {
width: 24px;
height: 24px;
border-radius: 4px;
}
.teacher___j0dys .name___KmUZM > div {
font-size: 16px;
font-weight: 600;
color: #666666;
margin-left: 8px;
}
.teacher___j0dys .name___KmUZM > span {
font-size: 14px;
color: #ADB2B8;
margin-left: auto;
}
.teacher___j0dys .name___KmUZM > span i {
margin-right: 4px;
}
.teacher___j0dys .des___gzM9K {
padding: 20px;
background: #F6F7F9;
margin-top: 9px;
}
.teacher___j0dys .li___ClBON {
height: 26px;
display: flex;
align-items: center;
background: #FFFFFF;
border-radius: 15px;
color: #3061D0;
margin-top: 10px;
padding: 0 20px;
}
.teacher___j0dys .li___ClBON .es___bO_Me {
max-width: 170px;
text-decoration: underline;
margin-left: 8px;
cursor: pointer;
}
.teacher___j0dys .li___ClBON .size___Ngajm {
font-size: 12px;
color: #C5C5C5;
margin-left: auto;
flex-shrink: 0;
}
.teacher___j0dys .scroll___sX4U2 {
flex: 1 1;
overflow: hidden auto;
width: calc(100% + 40px);
margin-left: -20px;
padding: 0 20px;
}
.teacher___j0dys .line___p02It {
height: 1px;
background: #F6F7F9;
margin-bottom: 15px;
}
.teacher___j0dys .input___tlR5c {
width: 146px;
}
.teacher___j0dys .input___tlR5c .ant-input-number {
border-right-width: 0px;
}
.teacher___j0dys .input___tlR5c .ant-input-number:focus,
.teacher___j0dys .input___tlR5c .ant-input-number:hover {
border-right-width: 1px;
}
.teacher___j0dys .input___tlR5c .ant-input-number-group-addon {
background: transparent;
}
.teacher___j0dys .btns___E0A4P {
margin-top: 30px;
flex-shrink: 0;
text-align: right;
}
.teacher___j0dys .btns___E0A4P .ant-btn-default:not(:disabled) {
height: 32px;
background: rgba(248, 249, 252, 0.5);
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
color: #464F66;
padding: 0 16px;
}
.teacher___j0dys .btns___E0A4P .ant-btn-primary:not(:disabled) {
margin-left: 20px;
height: 32px;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
padding: 0 16px;
border: 0;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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;
}