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.
143 lines
3.9 KiB
143 lines
3.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/Classrooms/Lists/Graduation/Tasks/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___oyIQp {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___aGA6r {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___SjS8c {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___p9Ypr {
|
|
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___pUDq2 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___ZA2y5 {
|
|
background: white;
|
|
}
|
|
.containerTitle___Ky0Sj {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___Ky0Sj div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___nPgLe {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
padding: 0 30px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___nPgLe p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___gGgAN {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___gGgAN > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___gGgAN:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___KodPJ {
|
|
margin-left: 20px;
|
|
}
|
|
.info___KodPJ p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___Q_lWM {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___Q_lWM strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___aXssN {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___a10A4 a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___IIoJ3 {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___IIoJ3 > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
|