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

122 lines
4.0 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/Laboratory/LaboratoryRoom/index.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header_div___U0sTs {
display: flex;
}
.header_div___U0sTs .header_title___Rf2SK {
height: 38px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
line-height: 38px;
}
.header_div___U0sTs .search___JKp3V {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 260px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
margin-left: 20px;
}
.header_div___U0sTs .search___JKp3V span[class~='ant-input-search-icon'] {
display: none;
}
.header_div___U0sTs .search___JKp3V [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.header_div___U0sTs .search___JKp3V [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.header_div___U0sTs .search___JKp3V span[class~='ant-input-group-addon'] {
display: none;
}
.header_div___U0sTs .search___JKp3V .searchIcon___EfVFK {
margin-right: 14px;
cursor: pointer;
}
.header_div___U0sTs .search___JKp3V input {
background-color: #f6f7f9;
}
.header_div___U0sTs [class~='ant-form-item'] [class~='ant-form-item-label'] {
text-align: right !important;
}
.header_div___U0sTs [class~='ant-form-item'] [class~='ant-form-item-label'] label {
color: #666 !important;
display: block !important;
height: 36px !important;
line-height: 36px !important;
}
.header_div___U0sTs [class~='ant-select-selector'] {
height: 36px !important;
}
.header_div___U0sTs [class~='ant-select-selection-item'] {
line-height: 34px !important;
}
.clear_Data___T1WZm {
width: 130px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 14px;
color: #FFFFFF;
line-height: 32px;
font-style: normal;
text-align: center;
cursor: pointer;
margin-top: 4px;
margin-left: 20px;
}
.batch___eEhQG {
height: 60px;
margin: auto;
background: #ffffff;
box-shadow: 0px -1px 6px 0px #efefef;
position: fixed;
left: 0;
right: 0;
bottom: 0;
z-index: 100;
}
.batch___eEhQG > aside {
margin: 0 100px;
padding-left: 270px;
display: flex;
align-items: center;
height: 100%;
}
.batch___eEhQG > aside .btns___Q_NP0 {
flex: 1 1;
display: flex;
align-items: center;
}
.batch___eEhQG > aside .btns___Q_NP0 .btn___PgQXi {
height: 32px;
line-height: 32px;
background: #ffffff;
border-radius: 2px;
border: 1px solid #d9d9d9;
padding: 0 10px;
color: #145dff;
cursor: pointer;
margin-right: 15px;
font-size: 14px;
}
.batch___eEhQG > aside .btns___Q_NP0 .btn___PgQXi i {
color: #464f66;
margin-right: 6px;
font-size: 14px;
}