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

337 lines
8.4 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Repository/Commit/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bg___GqpQF {
width: 1200px;
margin: 0 auto;
margin-bottom: 80px;
margin-top: 30px;
display: flex;
justify-content: space-between;
}
.wrap___DbTSK {
width: 65%;
}
.commitWrap___amrYc {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
background-color: #ffffff;
padding: 20px;
margin-bottom: 10px;
font-size: 16px;
}
.colorGray___Cz49B {
color: #999999;
}
.content___AIRyv {
display: flex;
flex-direction: column;
margin-bottom: 10px;
background-color: #ffffff;
padding: 20px;
font-size: 16px;
}
.item___AxLEf {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.itemContent___zj1HZ {
display: flex;
flex-direction: row;
align-items: center;
}
.itemEmail___IqeJO {
width: 120px;
margin-right: 10px;
color: #666;
}
.itemTitle___lQYBA {
display: block;
margin-left: 10px;
max-width: 640px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.itemTime___OFq07 {
color: #0152d9;
margin-right: 15px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___O2sld {
display: flex;
flex-direction: column;
}
.flex-row___M2IF5 {
display: flex;
flex-direction: row;
}
.justify-start___ZgcCu {
display: flex;
justify-content: flex-start;
}
.justify-center___OeyIh {
display: flex;
justify-content: center;
}
.justify-end___kTpo5 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Ov6_w {
display: flex;
justify-content: space-evenly;
}
.justify-around___RetbZ {
display: flex;
justify-content: space-around;
}
.justify-between___H2ztP {
display: flex;
justify-content: space-between;
}
.align-start___Kxh5A {
display: flex;
align-items: flex-start;
}
.align-center___BIjo7 {
display: flex;
align-items: center;
}
.align-end___f7Kii {
display: flex;
align-items: flex-end;
}
button {
margin: 0;
padding: 0;
border: 1px solid transparent;
outline: none;
background-color: transparent;
}
button:active {
opacity: 0.6;
}
.flex-col___O2sld {
display: flex;
flex-direction: column;
}
.flex-row___M2IF5 {
display: flex;
flex-direction: row;
}
.justify-start___ZgcCu {
display: flex;
justify-content: flex-start;
}
.justify-center___OeyIh {
display: flex;
justify-content: center;
}
.justify-end___kTpo5 {
display: flex;
justify-content: flex-end;
}
.justify-evenly___Ov6_w {
display: flex;
justify-content: space-evenly;
}
.justify-around___RetbZ {
display: flex;
justify-content: space-around;
}
.justify-between___H2ztP {
display: flex;
justify-content: space-between;
}
.align-start___Kxh5A {
display: flex;
align-items: flex-start;
}
.align-center___BIjo7 {
display: flex;
align-items: center;
}
.align-end___f7Kii {
display: flex;
align-items: flex-end;
}
.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;
}