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.
79 lines
2.9 KiB
79 lines
2.9 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/Graduations/Lists/Gradingsummary/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___j7Jif {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___UHGUg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___wHLdX {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___HngqR {
|
|
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___WEQRk {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.body___m_WQo {
|
|
padding-top: 20px;
|
|
padding-left: 45px;
|
|
}
|
|
.Onerow___QCaCO {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.vCenter___LJpmU {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
.StudentScore___pHFFl {
|
|
margin-top: 43px;
|
|
padding: 30px;
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
|
|
border: 1px solid #f5f5f5;
|
|
position: relative;
|
|
}
|
|
.StudentScore___pHFFl .Scorebg___T5Ij7 {
|
|
position: absolute;
|
|
top: -32px;
|
|
right: 10px;
|
|
}
|
|
.StudentScore___pHFFl .ScroeItem___Fh3pO {
|
|
width: 167px;
|
|
height: 102px;
|
|
background: #F6F7F9;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
.StudentScore___pHFFl .ScoreTechers___VNlSW {
|
|
margin-right: 10px;
|
|
margin-bottom: 20px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.StudentScore___pHFFl .ScoreTechers___VNlSW:last-child {
|
|
margin-right: auto;
|
|
}
|
|
|