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

185 lines
4.5 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Graduation/Topics/Edit/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___oUI48 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ygvRP {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___eHXbG {
align-items: center;
box-align: center;
}
.flex_box_center_end___VqFf6 {
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___VdaxG {
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___t7bgM {
display: flex;
flex-direction: column;
}
.flex-row___BTEvy {
display: flex;
flex-direction: row;
}
.justify-start___SMKO1 {
display: flex;
justify-content: flex-start;
}
.justify-center___QjBuG {
display: flex;
justify-content: center;
}
.justify-end___YFPNe {
display: flex;
justify-content: flex-end;
}
.justify-evenly___U4lMD {
display: flex;
justify-content: space-evenly;
}
.justify-around___e5PXi {
display: flex;
justify-content: space-around;
}
.justify-between___TH4oz {
display: flex;
justify-content: space-between;
}
.align-start___SndwM {
display: flex;
align-items: flex-start;
}
.align-center___DgS81 {
display: flex;
align-items: center;
}
.align-end___lRdiQ {
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___t7bgM {
display: flex;
flex-direction: column;
}
.flex-row___BTEvy {
display: flex;
flex-direction: row;
}
.justify-start___SMKO1 {
display: flex;
justify-content: flex-start;
}
.justify-center___QjBuG {
display: flex;
justify-content: center;
}
.justify-end___YFPNe {
display: flex;
justify-content: flex-end;
}
.justify-evenly___U4lMD {
display: flex;
justify-content: space-evenly;
}
.justify-around___e5PXi {
display: flex;
justify-content: space-around;
}
.justify-between___TH4oz {
display: flex;
justify-content: space-between;
}
.align-start___SndwM {
display: flex;
align-items: flex-start;
}
.align-center___DgS81 {
display: flex;
align-items: center;
}
.align-end___lRdiQ {
display: flex;
align-items: flex-end;
}
.bg___AuzLD {
background: white;
}
.title___ig1Ym {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___ig1Ym strong {
color: #333;
}
.titleLeft___HQ0Kv {
flex: 1 1;
}
.titleRight___gvlMr a {
margin-right: 20px;
font-weight: bold;
}
.btns___vjaR0 {
margin-top: 30px;
margin-bottom: 30px;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.btns___vjaR0 a,
.btns___vjaR0 button {
width: 120px;
height: 40px;
line-height: 40px;
text-align: center;
display: inline-block;
margin-right: 15px;
}
.btns___vjaR0 a {
color: #0152d9;
border: 1px solid #0152d9;
}
.btns___vjaR0 a:hover {
color: #999;
border-color: #999;
}