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

224 lines
8.6 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Material/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___ib72a {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___QmDfb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___XXhZp {
align-items: center;
box-align: center;
}
.flex_box_center_end___HeMGP {
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___g0Y22 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___VxAa4 {
padding: 0 45px;
}
.wrap___VxAa4 .list___BOHb1 {
margin: 25px 0;
display: flex;
cursor: pointer;
}
.wrap___VxAa4 .list___BOHb1 .left___KgBuF {
margin-right: 28px;
width: 171px;
}
.wrap___VxAa4 .list___BOHb1 .left___KgBuF img {
width: 100%;
height: auto;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 {
flex: 1 1;
max-height: 360px;
overflow-y: auto;
scrollbar-width: none;
/* Firefox */
-ms-overflow-style: none;
/* IE 10+ */
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 .title___uBnVu {
font-size: 16px;
font-weight: 500;
color: #000000;
margin-top: 13px;
margin-bottom: 15px;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 .title___uBnVu:hover {
color: #165DFF;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 > aside {
margin-bottom: 15px;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 > aside span {
display: inline-block;
width: 282px;
font-size: 14px;
color: #000000;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 .des___MgP7x > div {
color: #666;
font-size: 14px;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2 .des___MgP7x:hover > div {
color: #165DFF;
}
.wrap___VxAa4 .list___BOHb1 .right___bBZU2::-webkit-scrollbar {
display: none;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Material/AddOrEdit/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___eFoM9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___Wg6Gr {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___TqrrQ {
align-items: center;
box-align: center;
}
.flex_box_center_end___L9c4u {
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___SvH8v {
flex-direction: column;
box-orient: block-axis;
}
.form___LQCl5 input {
border-radius: 2px;
border: 1px solid #e1e1e1;
margin-left: 4px;
height: 38px;
}
.form___LQCl5 label {
height: 38px;
color: #5F6367 !important;
}
.form___LQCl5 label::before {
margin-top: 2px;
}
.form___LQCl5 .btn___l3d4K {
padding: 0 16px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
}
.form___LQCl5 .btn___l3d4K i {
margin-right: 3px;
font-size: 14px;
}
.form___LQCl5 .img___CeTIL {
position: relative;
width: 200px;
height: auto;
background-color: #f4f3f4;
display: flex;
align-items: center;
justify-content: center;
}
.form___LQCl5 .img___CeTIL > div {
position: absolute;
right: -6px;
top: -6px;
cursor: pointer;
background-color: #fff;
width: 16px;
height: 16px;
border-radius: 50%;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@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;
}