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.
89 lines
3.4 KiB
89 lines
3.4 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ClassSchedule/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.classScheduleWrapper___zK4GR {
|
|
max-width: 1200px;
|
|
margin: 0 auto 20px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 10px 0px #e8f3ff;
|
|
border-radius: 8px;
|
|
padding: 20px 20px 35px 20px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .header___niMQm {
|
|
margin-bottom: 20px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .classScheduleIcon___DyLft {
|
|
height: 22px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .title___XeHJn {
|
|
font-size: 18px;
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
font-weight: 600;
|
|
-webkit-background-clip: text;
|
|
background-clip: text;
|
|
margin-left: 4px;
|
|
margin-right: 10px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .weekChanger___gByUn {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
margin-bottom: 20px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .weekChanger___gByUn div {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Semibold, PingFang SC;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
}
|
|
.classScheduleWrapper___zK4GR .weekChanger___gByUn .weeksWrapper___JqPoK {
|
|
margin: 0 10px;
|
|
}
|
|
.classScheduleWrapper___zK4GR .weekChanger___gByUn .week___c0ThN {
|
|
font-weight: 400;
|
|
color: #165dff;
|
|
cursor: auto;
|
|
}
|
|
.classScheduleWrapper___zK4GR .uploadBtn___niqVV {
|
|
display: flex;
|
|
align-items: center;
|
|
background: #e3effc;
|
|
border: 1px solid #b5d7ff;
|
|
font-size: 12px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #165dff;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
}
|
|
.classScheduleWrapper___zK4GR .uploadBtn___niqVV img {
|
|
height: 12px;
|
|
margin-right: 4px;
|
|
}
|
|
.tableWrapper___zGWB0 thead th {
|
|
background-color: #e8f3ff;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #445d98;
|
|
}
|
|
.tableWrapper___zGWB0 .blueCell___TK1k_ {
|
|
background-color: #e8f3ff;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #445d98;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.tableWrapper___zGWB0 th[class~='ant-table-cell'],
|
|
.tableWrapper___zGWB0 td[class~='ant-table-cell'] {
|
|
border-right: 1px solid #e9e9e9 !important;
|
|
}
|
|
.importTemplate___U0zq1 {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
|