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

266 lines
6.9 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.1.0@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.0@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Overview/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.Onerow___Mp88y {
word-break: break-all;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.MultiLine___yp3BS {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.TitleStyle___c6H_a {
font-size: 14px;
font-weight: 600;
color: #282F3F;
line-height: 22px;
}
.tabs___CXkI8 {
display: flex;
align-items: center;
justify-content: space-between;
padding: 0;
margin-bottom: 16px;
}
.tabs___CXkI8 li {
font-size: 14px;
font-weight: 600;
color: #585E6C;
border-bottom: 2px solid transparent;
cursor: pointer;
padding-bottom: 10px;
}
.tabs___CXkI8 li:hover {
color: #ED6D18;
}
.tabs___CXkI8 li.operatingActive___S2NFS {
border-bottom: 2px solid #ED6D18;
color: #ED6D18;
}
.Notify___y8K1c {
position: absolute;
right: 0;
height: 41px;
padding: 0 12px;
background: linear-gradient(90deg, #E9EBEF 0%, rgba(236, 239, 242, 0) 100%);
border-radius: 20px;
}
.PathsBg___XAFJa {
width: 660px;
height: 164px;
background: url(./static/sjkcsl.1cc527eb.png) no-repeat;
background-size: 100% 100%;
border-radius: 8px;
padding: 32px 20px;
}
.PathsBgTitle___JnD95 {
color: #2C3A58;
}
.PathsBgNum___moQMD {
color: #2C3A58;
font-weight: bold;
font-size: 26px !important;
line-height: 30px;
}
.TopItemNum___eggbY {
width: 130px;
height: 164px;
padding: 20px;
background: #fff;
border-radius: 8px;
flex-direction: column !important;
flex-wrap: nowrap !important;
}
.TableStyle___aBpvr .ant-table-column-sorters {
justify-content: left !important;
}
.TableStyle___aBpvr .ant-table-column-title {
flex: none !important;
}
.TableStyle___aBpvr .ant-table-column-sorter {
-webkit-margin-start: 10px;
margin-inline-start: 10px;
}
.DivInit___wdeuk {
padding: 20px;
border-radius: 8px;
background: #fff;
}
.StudentChart___ZEpd8 {
height: 605px;
flex: 1 1;
flex-direction: column !important;
}
.StudentChartItem___qjJfe {
color: #333;
margin-bottom: 18px;
gap: 5px;
}
.StudentChartItemPh___MlJbp {
width: 28px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
}
.StudentChartItemName___YZBp3 {
width: 100px;
font-weight: 600;
text-align: left;
cursor: pointer;
}
.StudentChartItemName___YZBp3:hover {
color: #165DFF;
}
.StudentChartItemNum___ddVoW {
width: calc((400px - 20px - 28px - 100px)/3);
text-align: center;
}
.StudentChartItemUpdow___sXby3 {
width: 60px;
text-align: center;
color: #EA6106;
}
.StudentChartItem___qjJfe:first-child {
margin-bottom: 20px;
}
.StudentChartItem___qjJfe:first-child .StudentChartItemPh___MlJbp,
.StudentChartItem___qjJfe:first-child .StudentChartItemName___YZBp3,
.StudentChartItem___qjJfe:first-child .StudentChartItemNum___ddVoW,
.StudentChartItem___qjJfe:first-child .StudentChartItemUpdow___sXby3 {
font-size: 13px;
color: #707785 !important;
font-weight: 400;
text-align: center;
cursor: text;
}
.StudentChartItem___qjJfe:last-child {
margin-bottom: 0;
}
.TeacherChart___UkPLQ {
height: 605px;
flex: 1 1;
flex-direction: column !important;
}
.TeacherChartItem___T5wG5 {
color: #333;
margin-bottom: 18px;
gap: 5px;
}
.TeacherChartItemPh___LSavP {
width: 28px;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
}
.TeacherChartItemName___yxOVy {
width: 87px;
font-weight: 600;
text-align: left;
cursor: pointer;
}
.TeacherChartItemName___yxOVy:hover {
color: #165DFF;
}
.TeacherChartItemNum___j4L15 {
min-width: 20px;
width: calc((400px - 140px)/4);
text-align: center;
}
.TeacherChartItemUpdow___WlRN8 {
width: calc((400px - 140px)/4);
text-align: center;
color: #EA6106;
}
.TeacherChartItem___T5wG5:first-child {
margin-bottom: 20px;
}
.TeacherChartItem___T5wG5:first-child .TeacherChartItemPh___LSavP,
.TeacherChartItem___T5wG5:first-child .TeacherChartItemName___yxOVy,
.TeacherChartItem___T5wG5:first-child .TeacherChartItemNum___j4L15,
.TeacherChartItem___T5wG5:first-child .TeacherChartItemUpdow___WlRN8 {
font-size: 13px;
color: #707785 !important;
font-weight: 400;
text-align: center;
cursor: text;
}
.TeacherChartItem___T5wG5:last-child {
margin-bottom: 0;
}
.ChartStyle___LQS40,
.PopularityChart___CgDcE,
.HotChart___iv3uw,
.ClassChart___rWwfR {
background: no-repeat;
background-color: #fff;
background-size: 100%;
flex: 1 1;
flex-direction: column !important;
padding-bottom: 14px;
}
.PopularityChart___CgDcE {
background-image: url(./static/zrxxb.b4917eb9.png);
}
.HotChart___iv3uw {
background-image: url(./static/rqrmb.44762801.png);
}
.ClassChart___rWwfR {
background-image: url(./static/kdyyrb.ae72fd10.png);
}
.ChartDiv___FijdG {
flex: 1 1;
background: #fff;
border-radius: 12px;
padding: 15px 20px 0px;
flex-direction: column;
display: flex;
margin-top: 24px;
}
.ChartDivItem___qexIg {
font-size: 12px;
margin-bottom: 17px;
}
.ChartDivItemph___v3VLp {
width: 64px;
font-weight: 600;
color: #333333;
white-space: nowrap;
}
.ChartDivItemName___lz4q4 {
width: 233px;
color: #191919;
cursor: pointer;
}
.ChartDivItemName___lz4q4:hover {
color: #165DFF;
}
.ChartDivItemNum___md18j {
width: 70px;
color: #Ea6106;
text-align: center;
}
.ChartDivItem___qexIg:first-child {
color: #707785;
}
.ChartDivItem___qexIg:first-child .ChartDivItemNum___md18j,
.ChartDivItem___qexIg:first-child .ChartDivItemName___lz4q4,
.ChartDivItem___qexIg:first-child .ChartDivItemph___v3VLp {
color: #707785 !important;
cursor: text;
}
.ChartDivItem___qexIg:first-child .ChartDivItemph___v3VLp {
font-weight: 400;
}
.ChartDivItem___qexIg:last-child {
margin-bottom: 0px;
}