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

162 lines
5.8 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/ClassManagement/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___yBGi9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___gykg2 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___I8sdF {
align-items: center;
box-align: center;
}
.flex_box_center_end___pQqRI {
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___OQz41 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___UkIuX {
padding-top: 22px;
padding-left: 38px;
}
.searchBar___inwsM {
display: box;
display: flex;
border-radius: 2px;
width: 100%;
margin: 0px auto;
box-sizing: border-box;
padding-left: 25px;
background-color: #fff;
padding-bottom: 20px;
padding-top: 20px;
}
.searchBar___inwsM > li {
list-style-type: none;
text-align: center;
color: #05101a;
cursor: pointer;
font-size: 16px;
}
.searchBar___inwsM > li > a {
display: block;
width: 100%;
text-decoration: none;
color: #05101a;
}
.searchBar___inwsM > li.active___E5qaR a {
color: #0152d9;
}
.searchBarBorder___P0XNW {
border-top: 1px solid #eeeeee;
}
.firstLi___fyQIy {
height: 48px;
line-height: 46px;
}
.otherLi___pqlDi {
height: 48px;
line-height: 46px;
margin-left: 40px;
}
.advertisementModal___kUYHO [class~='ant-modal-body'] {
padding: 0;
}
.closex___u6jhD {
width: 25px;
height: 25px;
border: 1px solid #ffffff;
border-radius: 50%;
color: #ffffff;
display: flex;
justify-content: center;
align-items: center;
margin-left: 20px;
}
.form___WhIy0 input {
border-radius: 2px;
border: 1px solid #e1e1e1;
margin-left: 4px;
}
.form___WhIy0 label {
height: 32px;
color: #000000 !important;
}
.form___WhIy0 label::before {
margin-top: 2px;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/reset.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___vG4eV {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qVVxe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___P8Z8s {
align-items: center;
box-align: center;
}
.flex_box_center_end___VMme3 {
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___VMHwm {
flex-direction: column;
box-orient: block-axis;
}
.dropdownmenus___oVzoj {
width: 104px;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item'] {
text-align: center;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item']:hover {
color: #165dff !important;
background: #fff;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu'] {
padding: 10px 0 !important;
}
.popupClassNames___OcZq7 {
background: yellow;
}
.selectdown___mmcA8 [class~='ant-select-item-option-selected'] {
font-weight: 400 !important;
background-color: #edf2ff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option-active'] {
color: #165dff !important;
background-color: #fff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option'] {
padding: 10px 24px;
}