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

582 lines
19 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Students/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___vLVuS {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___iMfB0 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___dYLcz {
align-items: center;
box-align: center;
}
.flex_box_center_end___hAdh1 {
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___HgIbr {
flex-direction: column;
box-orient: block-axis;
}
.bg___fg0pK {
background: white;
}
.header___JSZ2c {
padding: 20px 0;
border-bottom: 1px solid #eaeaea;
position: relative;
}
.header___JSZ2c [class~='ant-row'] {
margin-bottom: 0;
}
.menu___YsZdG {
position: relative;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.menu___YsZdG ul {
flex: 1 1;
}
.menu___YsZdG ul li {
height: 74px;
line-height: 74px;
margin: 0 15px;
}
.menu___YsZdG > div span {
margin-right: 35px;
color: #0152d9;
}
.desc___rXiKH {
padding: 20px 0;
font-size: 16px;
font-weight: bold;
color: #999;
}
.otherLink___INV4V {
position: absolute;
left: 0;
top: 30px;
border-radius: 0px 100px 100px 0px;
background: #f9751a;
height: 30px;
line-height: 30px;
padding: 0 18px;
text-align: center;
color: #fff;
}
.card___z8I5q > div {
width: 31.3%;
margin-right: 3%;
display: inline-block;
margin-bottom: 30px;
border-radius: 15px;
overflow: hidden;
}
.card___z8I5q > div:nth-child(3n) {
margin-right: 0;
}
.card___z8I5q > div img {
width: 100%;
}
.card___z8I5q [class='ant-card-actions'] {
text-align: right;
background: none;
border: 0;
}
.card___z8I5q [class='ant-card-actions'] li {
width: auto !important;
margin-left: 6px;
border: 0;
float: none;
display: inline-block;
}
.listTabWrapper___GUJxo div[role='tablist'] {
margin: 0;
}
.listTabWrapper___GUJxo div[role='tablist']::before {
border-bottom: none;
}
.listTabWrapper___GUJxo div[class~='ant-tabs-tab'] div[role='tab'] {
font-size: 16px;
}
.operationBtn___fudrU {
cursor: pointer;
}
.operationBtn___fudrU.reject___oB66Y {
color: #ff0000;
}
.operationBtn___fudrU.approve___zZZ7P {
color: #0152d9;
margin-left: 6px;
}
.rejectBtn___SCjUa {
margin-left: 15px;
}
.approveBtn___XtDaP {
color: #0152d9;
margin-left: 15px;
}
.duplicateStudentModal___Q1TtD .warningText___YA0e9 {
color: #ff0000;
}
.customTagTypeWrap___TC3sR span {
margin-bottom: 0px !important;
}
.checkbox___EWCrb {
background-color: #F4F7FC;
height: 38px;
line-height: 38px;
border-radius: 2px;
padding-left: 12px;
padding-right: 12px;
margin-bottom: 1px;
}
.delete___TxnvA:hover {
color: #E30000 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical {
background-color: transparent;
border: 0 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item {
height: 36px;
line-height: 36px;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item::after {
display: none !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item:hover {
background-color: #f0f0f0 !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-vertical {
margin: 0 !important;
width: 100%;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected {
background: #fff !important;
}
[id="educoder"] .ant-popover-inner .ant-menu-vertical .ant-menu-item-selected .ant-menu-title-content a {
color: rgba(0, 0, 0, 0.88) !important;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/image-preview/index.less ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.image-preview-container {
display: flex;
flex-flow: column nowrap;
position: fixed;
align-items: center;
justify-content: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 99999;
background: rgba(0, 0, 0, 0.8);
}
.image-preview-container .image-preview {
transition: transform 0.4s linear;
max-width: 86%;
}
.image-preview-container .button-group {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: flex-end;
position: absolute;
z-index: 101;
right: 10px;
top: 10px;
}
.image-preview-container .button-group a,
.image-preview-container .button-group button {
color: rgba(0, 0, 0, 0.65);
margin-right: 10px;
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.preview-wrp-group {
overflow: auto;
width: 100%;
text-align: center;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/DropdownSearch/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___va8nO {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___hPW7K {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___PKxoL {
align-items: center;
box-align: center;
}
.flex_box_center_end___D5CRS {
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___TKM2o {
flex-direction: column;
box-orient: block-axis;
}
.listWrap___wC5Nd {
background-color: #fff;
border-radius: 2px;
box-shadow: 0px 10px 16px 0px #cecece;
padding: 4px;
display: flex;
}
.listWrap___wC5Nd .menu___gJ_kD {
margin: 5px 0;
}
.listWrap___wC5Nd .menu___gJ_kD .list___Df_Ne {
color: rgba(0, 0, 0, 0.88);
font-size: 14px;
border-radius: 2px;
cursor: pointer;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
height: 32px;
line-height: 32px;
padding-left: 4px;
}
.listWrap___wC5Nd .menu___gJ_kD .list___Df_Ne:hover {
background-color: #f5f5f5;
}
.pad___b8kSJ {
position: relative;
}
.pad___b8kSJ::after {
content: ' ';
width: 100%;
height: 20px;
position: absolute;
left: 0;
bottom: -20px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/VirtualList/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___jQroX {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ybTjf {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___TEudd {
align-items: center;
box-align: center;
}
.flex_box_center_end___sXWuH {
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___irPtQ {
flex-direction: column;
box-orient: block-axis;
}
.virtual___Cl1Fa {
overflow-y: auto;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Students/components/Approved/SendModal/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___DuaNN {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___DX6aS {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___McoZY {
align-items: center;
box-align: center;
}
.flex_box_center_end___Kpxat {
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___fXb1r {
flex-direction: column;
box-orient: block-axis;
}
.scoremodal___XlvDn [class~='ant-modal-body'] {
padding: 25px;
}
.scoremodal___XlvDn .wrap___RKBLe {
padding: 14px auto;
}
.scoremodal___XlvDn .wrap_title___Xmo5Q {
margin-bottom: 15px;
color: #ff954c;
text-align: left;
font-size: 14px;
}
.scoremodal___XlvDn .radioWrap___eAsgX {
cursor: default;
height: 270px;
overflow-y: auto;
background: #f7f9fd;
padding: 0 15px 15px 15px ;
margin-bottom: 20px;
}
.scoremodal___XlvDn .radio___Za18i {
display: block;
height: 30px;
width: 420px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.scoremodal___XlvDn .colorFF0000___Jo92W {
color: #ff0000;
}
.scoremodal___XlvDn .pagination___jFbQD {
margin: 0 auto;
margin-top: 10px;
}
.scoremodal___XlvDn .selectWrapper___NshyK span[class~='ant-select-selection-placeholder'] {
color: #9096A3;
}
.scoremodal___XlvDn .selectWrapper___NshyK div[class~='ant-select-selector'] {
border-radius: 4px;
height: 38px !important;
}
.scoremodal___XlvDn .selectWrapper___NshyK div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
.scoremodal___XlvDn .selectWrapper___NshyK div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
height: 38px !important;
line-height: 36px !important;
}
.scoremodal___XlvDn .selectWrapper___NshyK div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.scoremodal___XlvDn .selectWrapper___NshyK span[class~='ant-select-arrow'] {
right: 12px;
}
.scoremodal___XlvDn .allqingchu___kobiy {
margin-top: 8px;
color: #165DFF;
cursor: pointer;
}
.scoremodal___XlvDn .allqingchu___kobiy span {
width: 84px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #165DFF;
line-height: 20px;
margin-left: 5px;
}
.scoremodal___XlvDn .allqingchu___kobiy:hover,
.scoremodal___XlvDn .allqingchu___kobiy:hover span {
color: #E30000;
}
.scoremodal___XlvDn .title___c8dY0 {
color: #000000;
font-size: 16px;
font-weight: 500;
display: flex;
width: 100%;
}
.scoremodal___XlvDn .score___nbXug {
margin-left: 305px;
color: #3061D0;
text-align: end;
}
.scoremodal___XlvDn .close___DYJwa {
font-size: 12px;
cursor: pointer;
color: #979797;
}
.scoremodal___XlvDn .content___pgfnV {
display: flex;
justify-content: space-between;
margin-top: 40px;
color: #5F6368;
font-size: 14px;
margin-bottom: 24px;
}
.scoremodal___XlvDn .content___pgfnV span {
display: flex;
flex: 1 1;
}
.scoremodal___XlvDn .content___pgfnV span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
}
.scoremodal___XlvDn .items___Z3Ggg {
display: flex;
justify-content: space-between;
align-items: center;
color: #5F6368;
font-size: 14px;
margin-bottom: 12px;
}
.scoremodal___XlvDn .items___Z3Ggg span {
display: flex;
flex: 1 1;
color: #000000;
font-weight: 400;
}
.scoremodal___XlvDn .items___Z3Ggg span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
color: #9096A3;
}
.scoremodal___XlvDn .bottom___e2G9v {
width: 100%;
text-align: end;
}
.scoremodal___XlvDn .bottom___e2G9v .yes___e1HNK {
width: 60px;
height: 32px;
background: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
font-weight: 400;
color: #FFFFFF;
}
.scoremodal___XlvDn .bottom___e2G9v .no___nWRWc {
margin-right: 20px;
width: 60px;
height: 32px;
background: #F8F9FC;
border-radius: 2px;
opacity: 0.5;
border: 1px solid #C3CFE0;
font-weight: 400;
color: #464F66;
line-height: 14px;
}
.scoremodal___XlvDn .titlecount___C9AXu {
width: 41px;
height: 22px;
background: #FA6400;
border-radius: 15px;
margin-left: 5px;
color: #FFFFFF;
display: inline-flex;
justify-content: center;
}
.scoremodal___XlvDn .add___IVTFe {
font-weight: 400;
color: #FA6400;
line-height: 14px;
font-size: 14px;
position: absolute;
top: 2px;
}
.scoremodal___XlvDn .search___Xkeep {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 100%;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.scoremodal___XlvDn .search___Xkeep [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.scoremodal___XlvDn .search___Xkeep [class~='ant-input-affix-wrapper'] input {
height: 19px !important;
line-height: 19px !important;
}
.scoremodal___XlvDn .search___Xkeep [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.scoremodal___XlvDn .search___Xkeep span[class~='ant-input-group-addon'] {
display: none;
}
.scoremodal___XlvDn .search___Xkeep .searchIcon___MwoJ1 {
margin-right: 14px;
cursor: pointer;
}
.scoremodal___XlvDn .search___Xkeep input {
background-color: #f6f7f9;
font-size: 14px;
}
.scoremodal___XlvDn .tabWrap___WI_0q {
margin-top: 20px;
}
.scoremodal___XlvDn .tabWrap___WI_0q div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px;
color: #5f6368;
}
.scoremodal___XlvDn .tabWrap___WI_0q div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.scoremodal___XlvDn .tabWrap___WI_0q [class~='ant-tabs-nav'] {
margin: 0px;
height: 52px;
padding: 0 2px;
}
.scoremodal___XlvDn .tabWrap___WI_0q [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.scoremodal___XlvDn .tabWrap___WI_0q [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}