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

146 lines
5.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.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/RuleManage/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header_div___XOym1 {
display: flex;
height: 60px;
}
.header_div___XOym1 .header_title___b7ULG {
height: 38px;
font-size: 16px;
font-family: PingFangSC, PingFang SC;
font-weight: 500;
color: #000000;
line-height: 38px;
}
.header_div___XOym1 .search___Jidug {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 260px;
padding-left: 8px;
background-color: #f6f7f9;
border: none;
margin-left: auto;
}
.header_div___XOym1 .search___Jidug span[class~='ant-input-search-icon'] {
display: none;
}
.header_div___XOym1 .search___Jidug [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.header_div___XOym1 .search___Jidug [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.header_div___XOym1 .search___Jidug span[class~='ant-input-group-addon'] {
display: none;
}
.header_div___XOym1 .search___Jidug .searchIcon___xYf0U {
margin-right: 14px;
cursor: pointer;
}
.header_div___XOym1 .search___Jidug input {
background-color: #f6f7f9;
}
.clear_Data___v1Ycl {
width: 114px;
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-size: 14px;
font-family: PingFangSC, PingFang SC;
font-weight: 400;
color: #FFFFFF;
line-height: 32px;
text-align: center;
cursor: pointer;
margin-top: 3px;
margin-left: 20px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/RuleManage/components/CustomRules/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.weekDay___onEh4 {
display: flex;
align-items: center;
justify-content: space-between;
height: 30px;
border: 1px solid #F1F1F1;
background: #F6F7F9;
color: #333;
}
.weekDay___onEh4 .weekDay1___WZ6Yt {
position: relative;
width: 150px;
height: 100%;
}
.weekDay___onEh4 .weekDay2___Ut93V {
height: 100%;
width: 100px;
display: flex;
align-items: center;
justify-content: center;
}
.timeSlotWarp___yAtp8 {
display: flex;
justify-content: space-between;
height: 360px;
overflow-y: auto;
border-bottom: 1px solid #F1F1F1;
}
.timeSlot___mTtgk {
width: 151px;
height: 100%;
display: flex;
flex-wrap: wrap;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC {
width: 151px;
height: 30px;
border: 1px solid #F1F1F1;
border-top: 0px;
display: flex;
flex-wrap: wrap;
align-content: center;
justify-content: center;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC :nth-child(1) {
width: 100%;
text-align: center;
color: #333;
font-size: 14px;
}
.timeSlot___mTtgk .timeSlotItem___QDnMC :nth-child(2) {
color: #999999;
font-size: 12px;
}
.timeSlotItem2___Htzy2 {
width: 99px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #F1F1F1;
border-top: 0px;
border-left: 0px;
}
.checked___mNl4N {
background: rgba(22, 93, 255, 0.3);
width: 99px;
height: 30px;
cursor: pointer;
}
.unchecked___kMlEe {
width: 99px;
height: 30px;
cursor: pointer;
}