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

508 lines
17 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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%;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@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.0.87@@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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Repository/components/Edit/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___ihsIB {
width: 1200px;
margin: 0px auto;
box-sizing: border-box;
background-color: #fff;
margin-bottom: 50px;
}
.wrap___H02Km {
margin-top: 20px;
}
.content___gqaUt {
margin-top: 20px;
}
.pathWrap___EC4ja {
margin-bottom: 10px;
}
.pathContent___o2I24 {
padding: 5px 10px;
font-size: 14px;
}
.pathContent___o2I24 span {
color: #888888;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Repository/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___D4cwy {
width: 1200px;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.contentbg___Id0pg {
width: 65%;
}
.wrap___MSDnd {
min-height: 600px;
background-color: #ffffff;
}
.modal___wkS0s {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
font-size: 14px;
}
.head___e9UA3 {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #f4f4f4;
padding: 16px 20px;
}
.headLeft____KVI7 {
display: flex;
flex-direction: row;
align-items: center;
}
.headInputWrap___KpP4V {
width: 310px;
background: #fafafa;
border-radius: 4px;
padding: 10px;
}
.headInputWrap___KpP4V input {
background: #fafafa;
width: 266px;
border: none;
font-size: 12px;
color: #999;
outline: none;
}
.popover___TGO24 {
background-color: transparent;
color: #fff;
}
.popover___TGO24 div[class~='ant-popover-arrow'] {
border-top-color: rgba(5, 16, 26, 0.6) !important;
border-left-color: rgba(5, 16, 26, 0.6) !important;
}
.popover___TGO24 div[class~='ant-popover-inner'] {
background-color: rgba(5, 16, 26, 0.6);
}
.popover___TGO24 div[class~='ant-popover-inner-content'] {
color: #fff;
}
.info___f5jtZ {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
padding: 12px 20px;
height: 70px;
line-height: 45px;
border-bottom: 1px solid #f4f4f4;
}
.infoUser___syQV8 {
display: flex;
flex-direction: row;
color: #888;
}
.infoUser___syQV8 img {
border-radius: 50%;
margin-right: 5px;
}
.infoUser___syQV8 a {
color: #888;
}
.infoUser___syQV8 a:hover {
color: #111c24;
}
.infoSubmitText___wLlcr {
color: #888;
font-size: 16px;
}
.deleteWrap___C2Nvj {
display: flex;
flex-direction: row;
justify-content: flex-end;
border-top: 1px solid #eeeeee;
}
.content___jG0lY {
padding: 0px 20px;
margin-top: 10px;
}
.pl23___DFTpV {
padding-left: 23px !important;
}
.colorBlue___RBryy {
color: #0152d9;
cursor: pointer;
}
.pathContent___vCyoJ {
padding: 5px 10px;
font-size: 14px;
}
.pathContent___vCyoJ span {
color: #888888;
}
.nodata___piT_j {
background-color: #fff;
}
.nodata___piT_j img {
width: 90%;
height: 100%;
margin-bottom: 30px;
}
.nodataText___EquBb {
text-align: center;
color: #999;
font-size: 14px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/components/Right/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___PT9hL {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___n2Hu5 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___dwn6D {
align-items: center;
box-align: center;
}
.flex_box_center_end___TwHBO {
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___eAUqU {
flex-direction: column;
box-orient: block-axis;
}
.rightWrap___Y_2WO {
width: 35%;
padding-left: 20px;
}
.learnWrap___mca1k {
overflow: hidden;
border-radius: 4px;
padding: 25px 20px 15px;
margin-bottom: 20px;
background-color: #fff;
}
.learnTopWrap___cn6Tj {
display: box;
display: flex;
align-items: center;
justify-content: space-between;
font-size: 16px;
margin-bottom: 14px;
}
.courseWrap___N3Z6X {
padding: 20px;
margin-bottom: 20px;
background-color: #fff;
overflow: hidden;
border-radius: 4px;
}
.pathWrap___QSdXs {
display: box;
display: flex;
margin-bottom: 20px;
}
.pathImg___VjPqu {
border-radius: 4px;
width: 100px;
height: 60px;
}
.pathContentItem___sxOSQ {
display: flex;
flex-direction: row;
flex: 1 1;
margin-bottom: 20px;
}
.pathContentWrap___WttwX {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
flex: 1 1;
margin-left: 10px;
margin-bottom: -6px;
}
.pathContentWrap___WttwX .pathContentName___evsEv {
display: block;
max-width: 222px;
color: #333;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
margin-bottom: 6px;
}
.pathContent___fz4ds {
color: #b4b4b4;
margin-top: 8px;
font-size: 12px;
margin: 0px;
}
.pathContentCount___Jlv3G {
line-height: 25px;
margin-right: 10px;
}
.recommandTrainingWrap___F1gpg {
padding: 20px;
margin-bottom: 20px;
background-color: #fff;
overflow: hidden;
border-radius: 4px;
}
.recommandContent___JZYAA {
display: box;
display: flex;
width: 100%;
align-items: center;
justify-content: space-between;
margin-top: 5px;
}
.recommandLevel___McDUw {
color: #999999;
padding-right: 10px;
}
.color0152d9___JWNjt {
color: #0152d9;
}
.color0152d9___JWNjt {
color: #0152d9;
}
.color999___npg2L {
color: #999;
}
.color888___l_1AP {
color: #888888;
}
.color333___ec_mY {
color: #333333;
}
.iconDeleteColor___aZjDG {
color: #ff5555;
}
.iconMoveColor___z4k0w {
color: #33bd8c;
}
.iconEditColor___wxNTY {
color: #5091ff;
}
.skillWrap___j6j3B {
padding: 25px 20px 15px;
margin-bottom: 10px;
background-color: #fff;
}
.skillTopWrap___kIJbE {
display: box;
display: flex;
align-items: center;
justify-content: space-between;
}
.time___dTwAe {
border-top: 1px solid hsla(0, 0%, 93.3%, 0.93);
margin-top: 20px;
}
.titleImg___I8kT9 {
vertical-align: sub;
margin-right: 4px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Repository/components/SelectFilePathModal/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___TwY3U {
padding: 20px;
}
.content___Ks95W {
display: flex;
flex-direction: column;
height: 200px;
overflow-y: auto;
background: #f5f5f5;
padding: 10px;
font-size: 14px;
}
.content___Ks95W a {
color: #05101a;
}
.content___Ks95W a:hover {
color: #40a9ff;
}
.mainPathWrap___CrMaa {
display: flex;
flex-direction: row;
}
.colorBlue___dvWbP {
color: #0152d9;
}