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

878 lines
17 KiB

.codeBox___3p-Zg {
display: flex;
}
.codeBox___3p-Zg > aside {
margin-right: 20px;
height: 50px;
}
.codeBox___3p-Zg > aside > div {
color: #f23838;
}
.codeBox___3p-Zg > div {
display: flex;
flex-direction: column;
align-items: center;
}
.codeBox___3p-Zg > div > div {
color: #999;
margin-top: 6px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.leftdiv___1FhsT {
flex: 1 1;
margin-right: 8px;
height: 340px;
border-radius: 4px;
border: 1px solid #d9d9d9;
padding: 14px;
}
.leftdiv___1FhsT .listClass___1Y2ac {
display: flex;
align-items: center;
}
.leftdiv___1FhsT .spantitle___1pL39 {
word-break: break-all;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 108px;
display: inline-block;
}
.rightdiv___3ZICD {
margin-left: 8px;
flex: 1 1;
height: 340px;
border-radius: 4px;
border: 1px solid #d9d9d9;
padding: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___Joa_H {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3VhCy {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3wSNZ {
align-items: center;
box-align: center;
}
.flex_box_center_end___3z8HR {
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___KdHzx {
flex-direction: column;
box-orient: block-axis;
}
.form___3KoYn strong {
font-weight: normal;
color: #333;
font-size: 16px;
}
.form___3KoYn h1 {
font-weight: 600;
color: #333;
font-size: 16px;
}
.form___3KoYn [class~='ant-form-item'] {
margin-bottom: 0;
}
.efficiency___1LMk4 {
background: #fafafa;
padding: 20px;
font-size: 12px;
position: relative;
}
.efficiency___1LMk4:before {
width: 0;
height: 0;
content: '';
position: absolute;
left: -20px;
top: 27px;
border-right: 15px solid #fafafa;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___KJvh4 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1UOzJ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2wd96 {
align-items: center;
box-align: center;
}
.flex_box_center_end____hvMu {
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___3N4t0 {
flex-direction: column;
box-orient: block-axis;
}
.wrp___1KTZo {
background: #fff;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
padding-top: 10px;
}
.drawer___BzmQG [class='ant-drawer-content'] {
background: #f5f5f5;
}
.drawer___BzmQG [class='ant-drawer-footer'] {
background: #fff;
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
position: relative;
border: 0;
}
.menu___3Vg6- {
padding: 0;
margin: 12px 0;
position: relative;
z-index: 2;
}
.menu___3Vg6-:hover {
z-index: 3;
}
.menu___3Vg6- > li {
display: inline-block;
position: relative;
margin-right: 20px;
border-radius: 32px;
line-height: 32px;
}
.menu___3Vg6- > li a {
color: #4b4b4b;
}
.menu___3Vg6- > li strong {
padding: 6px 15px;
border-radius: 32px;
cursor: pointer;
font-weight: normal;
}
.menu___3Vg6- > li:hover > a > strong,
.menu___3Vg6- > li:hover > strong {
color: #fff;
background: #0152d9;
}
.menu___3Vg6- > li:hover div {
display: block;
}
.menu___3Vg6- > li > div {
display: none;
position: absolute;
left: 0;
top: 30px;
width: 400px;
padding: 10px;
background: #fff;
color: #333;
max-height: 400px;
overflow: auto;
z-index: 8;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.menu___3Vg6- > li > div h2 {
cursor: pointer;
margin: 10px 0;
}
.menu___3Vg6- > li > div h2:hover {
color: #0152d9;
}
.menu___3Vg6- > li > div ul {
padding-left: 0;
}
.menu___3Vg6- > li > div ul li {
cursor: pointer;
display: inline-block;
height: 30px;
line-height: 30px;
margin-right: 20px;
color: #999;
}
.menu___3Vg6- > li > div ul li:hover {
color: #0152d9;
}
.actived___3L8Av {
background: #0152d9;
color: #fff;
}
.actived2___3acSY {
color: #0152d9 !important;
}
.subTag___2eJ3A {
cursor: pointer;
}
.subTag___2eJ3A:hover {
color: #0152d9;
}
.listItem___AJkGb {
padding: 25px 30px 25px 30px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___AJkGb > div {
flex: 1 1;
}
.listItem___AJkGb:hover {
box-shadow: 0 0 10px #ccc;
}
.listItem2___3qd_z {
padding: 0 10px;
display: box;
display: flex;
background: white;
cursor: pointer;
}
.listItem2___3qd_z > div {
flex: 1 1;
}
.listItem2___3qd_z [class~='ant-divider-horizontal'] {
margin: 17px 0;
}
.info___2C0fa {
margin-left: 20px;
}
.info___2C0fa p {
margin-top: 18px;
}
.title___3u1-5 {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___3u1-5 strong {
color: #333;
}
.titleLeft___Ge33n {
display: flex;
justify-content: space-between;
flex: 1 1;
}
.titleRight___3rWHm {
margin-top: 18px;
}
.titleRight___3rWHm a {
margin-right: 20px;
font-weight: bold;
}
.search___20Y-8 {
width: 600px !important;
margin: 30px 0 30px 0;
}
.search___20Y-8 input,
.search___20Y-8 [class='ant-input-group-addon'] button {
height: 50px;
line-height: 50px;
padding: 0 30px;
font-size: 16px;
}
.filter___3mcQo button {
border-radius: 40px;
box-shadow: none;
}
.filter___3mcQo [class~='ant-btn-default'] {
background: #eee;
border-color: #eee;
color: #999;
}
.filter___3mcQo [class~='ant-btn-primary'] {
background-color: #0152d9;
border-color: #0152d9;
}
.filter___3mcQo [class~='ant-input'] {
border-radius: 4px;
}
.filter___3mcQo [class~='ant-input-search-button'] {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.description___2YpqZ {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menuCourse___ffwA6 {
color: #999;
margin-top: 10px;
}
.menuCourse___ffwA6 ul,
.menuCourse___ffwA6 li {
margin: 0;
padding: 0;
list-style: none;
}
.menuCourse___ffwA6 li {
display: inline-block;
margin-right: 30px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.search___t0h96 {
display: flex;
align-items: center;
width: 100%;
justify-content: center;
margin: 30px 0;
padding-left: 12px;
}
.search___t0h96 .ant-form-item-label > label {
height: 40px;
}
.search___t0h96 .btn___t2oDx {
width: 112px;
height: 46px;
margin-top: -3px;
margin-left: 10px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.brief___29L5W {
font-size: 14px;
font-weight: 400;
color: #165dff;
margin-bottom: 20px;
}
.contentTitle___2wPLj {
display: flex;
align-items: center;
font-size: 16px;
font-weight: 600;
color: #464f66;
}
.contentTitle___2wPLj::before {
content: '';
width: 4px;
height: 16px;
background: #165dff;
margin-right: 10px;
}
.content___2MAv3 {
font-size: 14px;
font-weight: 400;
color: #464f66;
padding-left: 14px;
}
.tips___3qmPX {
font-size: 12px;
font-weight: 400;
color: #6b758b;
padding-left: 14px;
}
.antdTable___o4ScH {
margin-top: 10px;
margin-bottom: 20px;
}
.antdTable___o4ScH thead[class~='ant-table-thead'] > tr > th {
background: #f1f7fe;
color: #464f66;
}
.antdTable___o4ScH .tableCell___24I9Y {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.antdModal___1nRWw div[class~='ant-modal-body'] {
max-height: 620px;
overflow: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___k8g_5 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___OWu3j {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3UVlX {
align-items: center;
box-align: center;
}
.flex_box_center_end___2-dF9 {
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___V62Ks {
flex-direction: column;
box-orient: block-axis;
}
.bg___3fWW3 .ant-menu {
background-color: transparent;
border: 0;
}
.bg___3fWW3 .ant-menu .ant-menu-item {
width: 126px;
height: 38px;
background: #f5f5f5;
border-radius: 4px 4px 0px 0px;
border: 0 !important;
margin: 0 3px 0 0 !important;
text-align: center;
font-size: 14px;
}
.bg___3fWW3 .ant-menu .ant-menu-item::after {
display: none !important;
}
.bg___3fWW3 .ant-menu .ant-menu-item-selected {
background: #ffffff;
box-shadow: 0 -1px 2px #ededed;
}
.containerDesc___5yoa_ {
background-color: #fff;
}
.tablestyle___6nU4U {
margin-top: 10px;
}
.tablestyle___6nU4U div[class='ant-menu-submenu-title'] {
max-height: 240px;
overflow: auto;
}
.listItem___1fqxE {
padding: 20px 10px 25px 10px;
display: box;
display: flex;
background: white;
margin-top: 10px;
cursor: pointer;
position: relative;
}
.listItem___1fqxE > div {
flex: 1 1;
}
.listItem___1fqxE:hover {
box-shadow: 0 0 10px #ccc;
}
.info___3dMv- {
margin-left: 7px;
}
.info___3dMv- p {
margin-top: 10px;
margin-bottom: 0px;
}
.title___33TqR {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___33TqR strong {
color: #333;
}
.titleLeft___1FUkc {
margin-right: 15px;
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___1FUkc strong {
color: #333;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 380px;
}
.titleLeft___1FUkc strong:hover {
color: #0152d9;
}
.titleRight___2kgJk a {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.titleRight___2kgJk span {
margin-right: 20px;
font-weight: 500;
font-size: 16px;
color: #0152d9;
}
.moveCategory___pULJs {
position: relative;
top: 40px;
left: -6px;
z-index: 200;
padding-bottom: 60px;
}
.moveCategory___pULJs ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___pULJs ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.name___3IcSf {
font-weight: bold;
font-size: 16px;
color: #05101a;
}
.categoryName___5hDuB {
color: rgba(0, 0, 0, 0.65);
}
.schedule____Yd94 {
display: flex;
align-items: flex-start;
padding: 24px 20px 16px 30px;
background-color: #fff;
}
.fnSign___1YK4M {
color: #44d7b6 !important;
display: inline-block;
transform: scale(2.5);
padding-right: 4px;
}
.spanSize___16Cz- {
font-size: 16px;
font-weight: 400;
color: #0152d9;
cursor: pointer;
}
.classromediv___3cMo8 {
animation: glow___1bbQy 200ms ease-out infinite alternate;
display: inline-block;
}
@keyframes glow___1bbQy {
0% {
height: 27px;
line-height: 27px;
text-align: center;
width: 100px;
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
}
100% {
height: 27px;
line-height: 27px;
text-align: center;
width: 100px;
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
}
}
.action___2Bm6H {
background-color: white;
display: flex;
align-items: center;
height: 74px;
padding: 0 20px;
}
.action___2Bm6H .btn___1rloi {
text-align: center;
font-size: 14px;
color: #666666;
margin-right: 30px;
cursor: default;
}
.action___2Bm6H .btn___1rloi.btnSort___3eBl8 {
margin-right: 8px;
}
.action___2Bm6H .btn___1rloi:hover {
color: #0152d9;
}
.action___2Bm6H .tips___6bZPM {
cursor: pointer;
}
.action___2Bm6H .tips___6bZPM > i {
font-size: 14px;
}
.action___2Bm6H .tips___6bZPM:hover {
color: #0152d9;
}
.fixedBottom___LJgDQ {
width: 1200;
height: 60px;
position: fixed;
z-index: 100;
left: 50%;
transform: translateX(-50%);
bottom: 0;
display: flex;
align-items: center;
transition: bottom 0.5s;
}
.fixedBottom___LJgDQ .left___242Ww {
width: 284px;
}
.fixedBottom___LJgDQ .right___EHQFp {
box-shadow: 0px -1px 4px 0px #f1f1f1;
border-radius: 4px 4px 0px 0px;
background: #ffffff;
width: 916px;
display: flex;
align-items: center;
height: 100%;
}
.fixedBottom___LJgDQ .right___EHQFp .acitons___3TLtE {
padding: 0 20px;
display: flex;
align-items: center;
width: 100%;
}
.fixedBottom___LJgDQ .right___EHQFp .acitons___3TLtE .actionBtns___yzFZf {
display: flex;
align-items: center;
flex: 1 1;
}
.fixedBottom___LJgDQ .right___EHQFp .acitons___3TLtE .actionBtns___yzFZf > p {
padding: 0 6px;
height: 30px;
background: #0152d9;
border-radius: 4px;
margin-bottom: 0;
display: flex;
align-items: center;
color: white;
margin-right: 12px;
cursor: pointer;
}
.fixedBottom___LJgDQ .right___EHQFp .acitons___3TLtE .actionBtns___yzFZf > p > i:first-child {
margin-right: 5px;
}
.fixedBottom___LJgDQ .right___EHQFp .acitons___3TLtE .actionBtns___yzFZf .cancel___3RIP- {
width: 76px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 4px;
border: 1px solid #0152d9;
font-size: 12px;
color: #0152d9;
cursor: pointer;
margin-left: auto;
}
.selectBtn___3mzxo {
display: inline-block;
width: 88px;
height: 30px;
background: #0152d9;
border-radius: 4px;
line-height: 30px;
text-align: center;
color: #fff;
cursor: default;
}
.selectBtn___3mzxo > span:first-child {
margin-right: 3px;
transform: scale(0.7);
display: inline-block;
}
.infoIcon___2hZFG {
display: flex;
align-items: center;
}
.infoIcon___2hZFG > span {
font-size: 12px;
}
.infoStuIcon___-MyFb {
display: flex;
align-items: center;
margin-top: 20px;
}
.infoStuIcon___-MyFb > span {
display: flex;
align-items: center;
font-size: 12px;
}
.flexBox___2BDUd {
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: #666666;
}
.flexBox___2BDUd:hover {
color: #0152d9;
}
.flexBox___2BDUd i {
margin-bottom: 6px;
}
.flexBox___2BDUd div {
font-size: 12px;
font-weight: 400;
}
.iconH___GQcef {
margin-right: 10px;
font-size: 21px;
color: #666;
}
.iconH___GQcef:hover {
color: #0152d9;
}
.iconV___1z75j {
margin-left: auto;
padding-right: 7px;
text-align: end;
color: #888888;
}
.iconV___1z75j i {
color: #cccccc;
font-size: 14px;
transform: scale(0.7);
display: inline-block;
}
.iconV___1z75j:hover i {
color: #0152d9;
}
.actionIcon___1Y5Cp {
position: absolute;
z-index: 10;
right: 8px;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
}
.actionIcon___1Y5Cp > i {
color: #44d7b6;
font-size: 50px;
margin-right: 24px;
}
.dro___2LggZ .ant-dropdown-menu-item:hover a {
color: #0152d9;
}
.progressInfo___pawZE {
margin: 14px 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.sort-list-panel {
z-index: 1;
}
.sort-list-panel .sort-list-tip {
width: 80%;
height: 80px;
margin: 0 auto;
background: #fff;
box-shadow: 3px 3px 3px #ededed;
opacity: 1;
border-radius: 2px 2px 0 0;
padding: 24px;
box-sizing: border-box;
line-height: 34px;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.sort-list-panel .sort-list-tip span {
flex: 1 0;
}
.sort-list-panel .ant-drawer-content {
background: #f5f5f5;
}
.dragging-li {
list-style: none;
padding: 0;
margin: 0;
z-index: 10000;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border: 1px solid blue;
cursor: grab;
width: 80%;
background: #fff;
opacity: 1;
margin: 0 auto;
padding: 10px 6px 10px 40px;
margin-top: 30px;
}
.dragging-li h3 {
line-height: 28px;
font-size: 16px;
}
.dragging-li p {
color: #888;
font-size: 12px;
margin: 16px 0 0 0;
}
.task-list-container {
padding: 0;
margin: 0;
}
.task-list-container li {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: grab;
width: 80%;
background: #fff;
opacity: 1;
margin: 0 auto;
padding: 10px 6px 10px 40px;
margin-top: 30px;
}
.task-list-container li:hover {
box-shadow: 0 2px 6px rgba(51, 51, 51, 0.09);
}
.task-list-container li h3 {
line-height: 28px;
font-size: 16px;
}
.task-list-container li p {
color: #888;
font-size: 12px;
margin: 16px 0 0 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */