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.
229 lines
4.3 KiB
229 lines
4.3 KiB
.bg___1RdoO {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___1ViQ3 {
|
|
width: 65%;
|
|
}
|
|
.commitWrap___ZvyGO {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #ffffff;
|
|
padding: 20px;
|
|
margin-bottom: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.colorGray___RNHt9 {
|
|
color: #999999;
|
|
}
|
|
.content___nUazP {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
background-color: #ffffff;
|
|
padding: 20px;
|
|
font-size: 16px;
|
|
}
|
|
.item___oTmgO {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.itemContent___1ba29 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.itemEmail___3d695 {
|
|
width: 120px;
|
|
margin-right: 10px;
|
|
color: #666;
|
|
}
|
|
.itemTitle___2QbSV {
|
|
display: block;
|
|
margin-left: 10px;
|
|
max-width: 640px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.itemTime___3lxk_ {
|
|
color: #0152d9;
|
|
margin-right: 15px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___214iO {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Fhkgm {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2hG-7 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___D7jj6 {
|
|
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___3VrCY {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.rightWrap___3VpbJ {
|
|
width: 35%;
|
|
padding-left: 20px;
|
|
}
|
|
.learnWrap___1RZTV {
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
padding: 25px 20px 15px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
}
|
|
.learnTopWrap___2n6Km {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
font-size: 16px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.courseWrap___2Z1AM {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
}
|
|
.pathWrap___2-YPm {
|
|
display: box;
|
|
display: flex;
|
|
margin-bottom: 20px;
|
|
}
|
|
.pathImg___1NyaL {
|
|
border-radius: 4px;
|
|
width: 100px;
|
|
height: 60px;
|
|
}
|
|
.pathContentItem____sDLQ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
flex: 1 1;
|
|
margin-bottom: 20px;
|
|
}
|
|
.pathContentWrap___3YYI6 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: flex-end;
|
|
align-items: flex-start;
|
|
flex: 1 1;
|
|
margin-left: 10px;
|
|
margin-bottom: -6px;
|
|
}
|
|
.pathContentName___3vXEb {
|
|
display: block;
|
|
max-width: 222px;
|
|
color: #333;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
margin-bottom: 6px;
|
|
}
|
|
.pathContent___lqrBC {
|
|
color: #b4b4b4;
|
|
margin-top: 8px;
|
|
font-size: 12px;
|
|
margin: 0px;
|
|
}
|
|
.pathContentCount___3s0JM {
|
|
line-height: 25px;
|
|
margin-right: 10px;
|
|
}
|
|
.recommandTrainingWrap___2E26J {
|
|
padding: 20px;
|
|
margin-bottom: 20px;
|
|
background-color: #fff;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
}
|
|
.recommandContent___2FgEj {
|
|
display: box;
|
|
display: flex;
|
|
width: 100%;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-top: 5px;
|
|
}
|
|
.recommandLevel___1KART {
|
|
color: #999999;
|
|
padding-right: 10px;
|
|
}
|
|
.color0152d9___2PNji {
|
|
color: #0152d9;
|
|
}
|
|
.color0152d9___2PNji {
|
|
color: #0152d9;
|
|
}
|
|
.color999___1QSTy {
|
|
color: #999;
|
|
}
|
|
.color888___1FuOt {
|
|
color: #888888;
|
|
}
|
|
.color333___B1AMJ {
|
|
color: #333333;
|
|
}
|
|
.iconDeleteColor___TwWgK {
|
|
color: #ff5555;
|
|
}
|
|
.iconMoveColor___1SaI4 {
|
|
color: #33bd8c;
|
|
}
|
|
.iconEditColor___1KKDF {
|
|
color: #5091ff;
|
|
}
|
|
.skillWrap___gOCuw {
|
|
padding: 25px 20px 15px;
|
|
margin-bottom: 10px;
|
|
background-color: #fff;
|
|
}
|
|
.skillTopWrap___2SFYh {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.time___3xq8t {
|
|
border-top: 1px solid hsla(0, 0%, 93.3%, 0.93);
|
|
margin-top: 20px;
|
|
}
|
|
.titleImg___3VMPg {
|
|
vertical-align: sub;
|
|
margin-right: 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|