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

616 lines
14 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___37XzF {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___1vr_i {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2QQBK {
align-items: center;
box-align: center;
}
.flex_box_center_end___37SFm {
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___3dUhO {
flex-direction: column;
box-orient: block-axis;
}
.line1___3n9RM {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
word-break: break-all;
}
.form___3_dcu label {
display: box;
display: flex;
align-items: center;
box-align: center;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___30iqn {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2_ZKx {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3wicH {
align-items: center;
box-align: center;
}
.flex_box_center_end___2vHPX {
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___1FbTD {
flex-direction: column;
box-orient: block-axis;
}
.bg___2psmi {
background: #fafafa;
}
.containerTitle___1n86w {
height: 88px;
line-height: 88px;
font-size: 18px;
padding: 0 30px;
color: #333;
border-bottom: 1px solid #eee;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.containerTitle___1n86w div:nth-child(1) {
flex: 1 1;
}
.containerDesc___bM8DR {
background-color: #fff;
}
.listItem___1IxJj {
padding: 25px 30px 25px 0px;
display: box;
display: flex;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___1IxJj > div {
flex: 1 1;
}
.listItem___1IxJj:hover {
box-shadow: 0 0 10px #ccc;
}
.info___3Vu-K {
margin-left: 20px;
}
.info___3Vu-K p {
margin-top: 18px;
}
.title___1d6cB {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___1MDXt {
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___1MDXt strong {
color: #333;
display: inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 580px;
}
.titleLeft___1MDXt strong:hover {
color: #0152d9;
}
.titleRight___1QX5w {
margin-top: 18px;
}
.titleRight___1QX5w a {
margin-right: 20px;
font-weight: bold;
}
.acitons___1UwxF {
background: white;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
padding-bottom: 20px;
}
.acitons___1UwxF > div:nth-child(1) {
flex: 1 1;
}
.acitons___1UwxF > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___1UwxF > div:nth-child(2) span {
cursor: pointer;
color: #999;
}
.acitons___1UwxF > div:nth-child(2) span:hover {
color: #333;
}
.moveCategory___2yAvp {
padding: 30px 0;
position: relative;
top: -25px;
}
.moveCategory___2yAvp ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___2yAvp ul li {
padding: 0;
margin: 5px 0;
font-size: 14px;
}
.spanSize___VZiIo {
font-size: 16px;
font-weight: 400;
color: #0152d9;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.tabMenuContainer___3zw2W .ant-menu {
background-color: transparent;
border: 0;
}
.tabMenuContainer___3zw2W .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;
}
.tabMenuContainer___3zw2W .ant-menu .ant-menu-item::after {
display: none !important;
}
.tabMenuContainer___3zw2W .ant-menu .ant-menu-item-selected {
background: #ffffff;
box-shadow: 0 -1px 2px #ededed;
}
.tabMenuContainer___3zw2W .control___20Vjg {
display: flex;
align-items: center;
}
.tabMenuContainer___3zw2W .control___20Vjg .iconH___2v4Gh {
margin-right: 10px;
font-size: 21px;
color: #666;
}
.tabMenuContainer___3zw2W .control___20Vjg .iconH___2v4Gh:hover {
color: #0152d9;
}
.tabMenuContainer___3zw2W .control___20Vjg .selectBtn___3o0y2 {
display: inline-block;
width: 88px;
height: 30px;
background: #0152d9;
border-radius: 4px;
line-height: 30px;
text-align: center;
color: #fff;
cursor: default;
}
.tabMenuContainer___3zw2W .control___20Vjg .selectBtn___3o0y2 > span:first-child {
margin-right: 3px;
transform: scale(0.7);
display: inline-block;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.listContainer___20x2l {
padding: 20px 10px 25px 10px;
display: flex;
background: white;
margin-top: 10px;
cursor: pointer;
position: relative;
transition: all 0.3s;
}
.listContainer___20x2l:hover {
box-shadow: 0 0 10px #ccc;
}
.listContainer___20x2l .info___3CLEA {
flex: 1 1;
margin-left: 7px;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh {
display: flex;
justify-content: space-between;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .left___1DROr {
display: flex;
flex: 1 1;
align-items: center;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .left___1DROr > span > a {
font-size: 16px;
font-weight: 500;
color: #333;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .right___18zj2 .flexBox___l8lAk {
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
color: #666666;
margin-right: 20px;
cursor: pointer;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .right___18zj2 .flexBox___l8lAk:last-child {
margin-right: 6px;
cursor: default;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .right___18zj2 .flexBox___l8lAk:hover {
color: #0152d9;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .right___18zj2 .flexBox___l8lAk i {
margin-bottom: 6px;
}
.listContainer___20x2l .info___3CLEA .title___J_Auh .right___18zj2 .flexBox___l8lAk div {
font-size: 12px;
font-weight: 400;
}
.listContainer___20x2l .info___3CLEA .detail___4RE60 {
display: flex;
margin-top: 7px;
font-size: 12px;
}
.listContainer___20x2l .info___3CLEA .detail___4RE60 .iconV___2PZxl {
margin-left: auto;
padding-right: 7px;
text-align: end;
color: #888888;
}
.listContainer___20x2l .info___3CLEA .detail___4RE60 .iconV___2PZxl i {
color: #cccccc;
font-size: 14px;
transform: scale(0.7);
display: inline-block;
}
.listContainer___20x2l .info___3CLEA .detail___4RE60 .iconV___2PZxl:hover i {
color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.bottomControlContainer___2NjHi {
width: 916px;
height: 60px;
z-index: 100;
align-items: center;
transition: bottom 0.5s;
box-shadow: 0px -1px 4px 0px #f1f1f1;
border-radius: 4px 4px 0px 0px;
background: #ffffff;
display: flex;
justify-content: space-between;
align-content: center;
padding: 0 20px;
}
.bottomControlContainer___2NjHi > div:first-child {
display: flex;
align-items: center;
}
.bottomControlContainer___2NjHi > div:first-child > div {
margin-right: 5px;
cursor: pointer;
}
.bottomControlContainer___2NjHi > div:last-child .ant-btn {
min-width: 76px;
min-height: 30px;
font-size: 12px;
border-radius: 4px;
}
.bottomControlContainer___2NjHi .buttonWrap___2hXek {
min-height: 30px;
border-radius: 4px;
padding: 0px 6px;
display: flex;
align-items: center;
}
.bottomControlContainer___2NjHi .buttonWrap___2hXek > i {
margin-right: 5px;
}
.bottomControlContainer___2NjHi .moveCategory___3TTmI {
position: relative;
top: 40px;
left: -6px;
z-index: 200;
padding-bottom: 60px;
}
.bottomControlContainer___2NjHi .moveCategory___3TTmI ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.bottomControlContainer___2NjHi .moveCategory___3TTmI ul li {
margin: 5px 0;
font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.searchSortControllerContainer___2SNiE {
background-color: white;
display: flex;
align-items: center;
height: 74px;
padding: 0 20px;
}
.searchSortControllerContainer___2SNiE .btn___1X0Q2 {
text-align: center;
font-size: 14px;
color: #666666;
margin-right: 30px;
cursor: default;
}
.searchSortControllerContainer___2SNiE .btn___1X0Q2.btnSort___2Gbm9 {
margin-right: 8px;
}
.searchSortControllerContainer___2SNiE .btn___1X0Q2:hover {
color: #0152d9;
}
.searchSortControllerContainer___2SNiE .tips___3tOnF {
cursor: pointer;
}
.searchSortControllerContainer___2SNiE .tips___3tOnF > i {
font-size: 14px;
}
.searchSortControllerContainer___2SNiE .tips___3tOnF:hover {
color: #0152d9;
}
/* 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 */