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__Three__index.chunk.css

262 lines
7.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.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Three/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___GfbI9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___m14JJ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___IKGDg {
align-items: center;
box-align: center;
}
.flex_box_center_end___JZxvM {
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___WnVa8 {
flex-direction: column;
box-orient: block-axis;
}
.SubMentItem___P0LXo {
font-size: 16px;
height: 40px !important;
display: flex;
align-items: center;
padding-left: 24px;
}
.MenuItem___p91mQ {
font-size: 16px;
padding-top: 10px;
}
.wrp___kMQ4i {
width: 1200px;
margin: 0 auto;
}
.classroomInfo___rb1qC {
color: white;
height: 250px;
background: url(./static/classroom-banner.9f9f21d0.png);
position: relative;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.classroomInfo___rb1qC .title___AQndp {
font-size: 12px;
color: #d0dbf0;
margin-top: 30px;
display: box;
display: flex;
}
.classroomInfo___rb1qC .title___AQndp strong {
font-size: 24px;
color: white;
line-height: 1;
margin-bottom: 8px;
display: inline-block;
}
.classroomInfo___rb1qC .titleLeft___K7c9u {
flex: 1 1;
}
.classroomInfo___rb1qC .titleRight___BUODH {
margin-top: 10px;
}
.classroomInfo___rb1qC .classroomUser___NkYxe {
margin-top: 24px;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.classroomInfo___rb1qC .classroomUser___NkYxe .headPic___RD_it img {
width: 40px;
height: 40px;
margin-right: 6px;
border-radius: 40px;
}
.classroomInfo___rb1qC .classroomUser___NkYxe .teacherInfo___Gyj_W {
flex: 1 1;
}
.classroomInfo___rb1qC .classroomDesc___ng_AB {
height: 60px;
background: #465572;
color: white;
border-radius: 4px 4px 0px 0px;
padding: 0 16px;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.classroomInfo___rb1qC .classroomDesc___ng_AB div:nth-child(2) {
flex: 1 1;
text-align: right;
}
.classroomInfo___rb1qC .classroomDesc___ng_AB div:nth-child(2) > span {
padding: 0 10px;
position: relative;
cursor: pointer;
}
.classroomInfo___rb1qC .classroomDesc___ng_AB div:nth-child(2) > span:after {
content: '';
position: absolute;
top: 4px;
right: 0;
width: 1px;
height: 10px;
background: #ccc;
}
.classroomInfo___rb1qC .classroomDesc___ng_AB div:nth-child(2) > span:nth-last-child(1):after {
display: none;
}
.classroomInfo___rb1qC .classroomDescBg___Dz_DM {
height: 7px;
opacity: 0.97;
margin: 27px 10px 0 10px;
border-radius: 4px 4px 0px 0px;
background: linear-gradient(117deg, #314160 0%, #344568 50%, #384764 100%);
}
.joinCouses___U2D0G {
border-radius: 50px;
margin-top: 40px;
padding-left: 20px;
padding-right: 20px;
font-size: 14px;
display: box;
display: flex;
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.bg___IcypX {
background: #fafafa;
}
.leftMenus___fF5qD [class~='ant-menu-submenu-active'] > div > span[class~='font16'] span:nth-child(3) {
visibility: visible;
}
.leftMenus___fF5qD .titleSelected___Rqtd8 > [class~='ant-menu-submenu-title'] {
background: none !important;
border-left: 1px solid #0152d9;
color: #0152d9;
}
.leftMenus___fF5qD .titleSelected___Rqtd8 > [class~='ant-menu-submenu-title'] a,
.leftMenus___fF5qD .titleSelected___Rqtd8 > [class~='ant-menu-submenu-title'] span {
color: #0152d9;
}
.leftMenus___fF5qD .titleSelected___Rqtd8 > [class~='ant-menu-submenu-title']:after {
display: none;
}
.leftMenus___fF5qD .titleSelected___Rqtd8 > [class~='ant-menu-submenu-title']:hover {
color: #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] {
height: auto;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul div[class='ant-menu-submenu-title'],
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul [class~='ant-menu-item'] {
height: 50px !important;
line-height: 50px !important;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul [class~='ant-menu-submenu-open'] {
color: #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li {
font-size: 16px;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li [class='ant-menu-submenu-arrow'] {
display: none;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li p:hover > span:nth-child(2) {
visibility: visible;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li p:hover > span:nth-child(3) {
display: none;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li[class~='ant-menu-item-selected'] {
background: none !important;
border-left: 1px solid #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li[class~='ant-menu-item-selected']:after {
display: none;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li[class~='ant-menu-item-selected']:hover {
color: #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li:hover {
background-color: #eee;
color: #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li:hover > div span,
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li:hover > div a {
color: #0152d9;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li [class~='iconfont'] {
margin-right: 10px;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li > ul {
max-height: 400px;
overflow: auto;
overflow-x: hidden;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li > ul li {
width: auto !important;
line-height: 50px !important;
padding-right: 0 !important;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li > ul li p {
border-bottom: 1px solid #eee;
margin-bottom: 0;
height: 49px;
display: flex;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li > ul li[class~='ant-menu-item-selected'] {
background: none !important;
border-left: 0;
}
.leftMenus___fF5qD [class='ant-layout-sider-children'] > ul li > ul li[class~='ant-menu-item-selected']:after {
display: none;
}
.leftMenus___fF5qD .menuText___jhrfq {
padding-right: 40px;
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
}
.leftMenus___fF5qD .totalCount___fqkbl,
.leftMenus___fF5qD .actions___NAYZl {
position: absolute;
right: 10px;
color: #999;
}
.task_count___a1sYB {
position: absolute;
right: 10px;
color: #999;
}
.container___djeCS {
margin: 24px 0 0 20px;
}
.leftMenuActions___lRhBF {
width: 90px;
text-align: center;
font-size: 14px;
padding: 12px 0 0 0;
}