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

480 lines
14 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/components/CodeBox/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.codeBox___WpkVl {
display: flex;
}
.codeBox___WpkVl > aside {
margin-right: 20px;
height: 50px;
}
.codeBox___WpkVl > aside > div {
color: #f23838;
}
.codeBox___WpkVl > div {
display: flex;
flex-direction: column;
align-items: center;
}
.codeBox___WpkVl > div > div {
color: #999;
margin-top: 6px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/CourseGroup/List/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___woDmT {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___IaMmz {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___fmxf7 {
align-items: center;
box-align: center;
}
.flex_box_center_end___dWhjh {
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___w7tY5 {
flex-direction: column;
box-orient: block-axis;
}
.bg___KhTu9 {
background: white;
}
.containerTitle___wa3kw {
height: 88px;
line-height: 88px;
font-size: 18px;
padding: 0 30px;
color: #333;
border-bottom: 1px solid #eee;
}
.containerDesc___NJLyT {
height: 80px;
line-height: 80px;
padding: 0 20px;
background: #fff;
display: box;
display: flex;
}
.containerDesc___NJLyT p:nth-child(1) {
flex: 1 1;
}
.listItem___TQK3D {
padding: 25px 30px 25px 30px;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___TQK3D:hover {
box-shadow: 0 0 10px #ccc;
}
.listItem___TQK3D img {
width: 50px;
height: 50px;
border-radius: 50px;
}
.title___BIA57 {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___BIA57 strong {
color: #333;
}
.titleLeft___ThVKM {
flex: 1 1;
}
.titleRight___DPTcE a {
margin-right: 20px;
font-weight: bold;
}
.acitons___QY6H9 {
height: 70px;
background: white;
margin-top: 20px;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___QY6H9 > div:nth-child(1) {
flex: 1 1;
}
.acitons___QY6H9 > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___QY6H9 > div:nth-child(2) p {
cursor: pointer;
color: #999;
}
.acitons___QY6H9 > div:nth-child(2) p:hover {
color: #333;
}
.acitons___QY6H9 > div:nth-child(2) p span {
position: relative;
padding: 0 20px;
}
.acitons___QY6H9 > div:nth-child(2) p span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___QY6H9 > div:nth-child(2) p:nth-last-child(1) span {
padding-right: 0;
}
.acitons___QY6H9 > div:nth-child(2) p:nth-last-child(1) span:after {
display: none;
}
.memberManager___c31wv {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
}
.menu___UUeSv {
position: relative;
display: box;
display: flex;
align-items: center;
box-align: center;
border-bottom: 1px solid #f0f0f0;
}
.menu___UUeSv > ul {
flex: 1 1;
border: 0;
}
.menu___UUeSv > ul li {
height: 74px;
line-height: 74px;
margin: 0 15px;
}
.menu___UUeSv > div span {
padding: 0 20px;
}
.btns___CX9x8 {
display: flex;
align-items: center;
}
.btns___CX9x8 .selectBtn___TK6Qd {
background-color: #3061D0;
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 16px;
}
.btns___CX9x8 .selectBtn___TK6Qd > span:first-child {
margin-right: 3px;
transform: scale(0.7);
display: inline-block;
}
.export___DXQGx {
width: 68px;
height: 30px;
border-radius: 4px;
border: 1px solid #0152D9;
color: #0152D9;
font-size: 14px;
text-align: center;
line-height: 28px;
cursor: default;
}
.checkbox___QCSAk {
background-color: #F4F7FC;
height: 38px;
line-height: 38px;
border-radius: 2px;
padding-left: 12px;
padding-right: 12px;
margin-bottom: 1px;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/CourseGroup/List/SendModal/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___D4xBX {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___cUh3a {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___s0XKI {
align-items: center;
box-align: center;
}
.flex_box_center_end___vQYRy {
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___VFkmc {
flex-direction: column;
box-orient: block-axis;
}
.scoremodal___S6ZJf [class~='ant-modal-body'] {
padding: 25px;
}
.scoremodal___S6ZJf .wrap___HfHPy {
padding: 14px auto;
}
.scoremodal___S6ZJf .wrap_title___HLVFT {
margin-bottom: 15px;
color: #ff954c;
text-align: left;
font-size: 14px;
}
.scoremodal___S6ZJf .radioWrap___ByIId {
cursor: default;
height: 270px;
overflow-y: auto;
background: #f7f9fd;
padding: 0 15px 15px 15px ;
margin-bottom: 20px;
}
.scoremodal___S6ZJf .radio___PpvZF {
display: block;
height: 30px;
width: 420px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.scoremodal___S6ZJf .colorFF0000___PpdyW {
color: #ff0000;
}
.scoremodal___S6ZJf .pagination___LyJ1T {
margin: 0 auto;
margin-top: 10px;
}
.scoremodal___S6ZJf .selectWrapper___YvmEU span[class~='ant-select-selection-placeholder'] {
color: #9096A3;
}
.scoremodal___S6ZJf .selectWrapper___YvmEU div[class~='ant-select-selector'] {
border-radius: 4px;
height: 38px !important;
}
.scoremodal___S6ZJf .selectWrapper___YvmEU div[class~='ant-select-selector'] input[class~='ant-select-selection-search-input'],
.scoremodal___S6ZJf .selectWrapper___YvmEU div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'] {
height: 38px !important;
line-height: 36px !important;
}
.scoremodal___S6ZJf .selectWrapper___YvmEU div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
line-height: 36px !important;
}
.scoremodal___S6ZJf .selectWrapper___YvmEU span[class~='ant-select-arrow'] {
right: 12px;
}
.scoremodal___S6ZJf .allqingchu___otpjB {
margin-top: 8px;
color: #165DFF;
cursor: pointer;
}
.scoremodal___S6ZJf .allqingchu___otpjB span {
width: 84px;
height: 20px;
font-size: 14px;
font-weight: 400;
color: #165DFF;
line-height: 20px;
margin-left: 5px;
}
.scoremodal___S6ZJf .allqingchu___otpjB:hover,
.scoremodal___S6ZJf .allqingchu___otpjB:hover span {
color: #E30000;
}
.scoremodal___S6ZJf .title___WJfYl {
color: #000000;
font-size: 16px;
font-weight: 500;
display: flex;
width: 100%;
}
.scoremodal___S6ZJf .score___ToH__ {
margin-left: 305px;
color: #3061D0;
text-align: end;
}
.scoremodal___S6ZJf .close___K6j7E {
font-size: 12px;
cursor: pointer;
color: #979797;
}
.scoremodal___S6ZJf .content___YQuqG {
display: flex;
justify-content: space-between;
margin-top: 40px;
color: #5F6368;
font-size: 14px;
margin-bottom: 24px;
}
.scoremodal___S6ZJf .content___YQuqG span {
display: flex;
flex: 1 1;
}
.scoremodal___S6ZJf .content___YQuqG span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
}
.scoremodal___S6ZJf .items___dDABB {
display: flex;
justify-content: space-between;
align-items: center;
color: #5F6368;
font-size: 14px;
margin-bottom: 12px;
}
.scoremodal___S6ZJf .items___dDABB span {
display: flex;
flex: 1 1;
color: #000000;
font-weight: 400;
}
.scoremodal___S6ZJf .items___dDABB span:nth-child(4) {
display: flex;
min-width: 160px;
align-items: center;
color: #9096A3;
}
.scoremodal___S6ZJf .bottom___PFDMj {
width: 100%;
text-align: end;
}
.scoremodal___S6ZJf .bottom___PFDMj .yes___mfEwy {
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___S6ZJf .bottom___PFDMj .no___KsJbD {
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___S6ZJf .titlecount___T_4xX {
width: 41px;
height: 22px;
background: #FA6400;
border-radius: 15px;
margin-left: 5px;
color: #FFFFFF;
display: inline-flex;
justify-content: center;
}
.scoremodal___S6ZJf .add___Z3P3R {
font-weight: 400;
color: #FA6400;
line-height: 14px;
font-size: 14px;
position: absolute;
top: 2px;
}
.scoremodal___S6ZJf .search___QqaTn {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 100%;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
}
.scoremodal___S6ZJf .search___QqaTn [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.scoremodal___S6ZJf .search___QqaTn [class~='ant-input-affix-wrapper'] input {
height: 19px !important;
line-height: 19px !important;
}
.scoremodal___S6ZJf .search___QqaTn [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.scoremodal___S6ZJf .search___QqaTn span[class~='ant-input-group-addon'] {
display: none;
}
.scoremodal___S6ZJf .search___QqaTn .searchIcon___TMJHj {
margin-right: 14px;
cursor: pointer;
}
.scoremodal___S6ZJf .search___QqaTn input {
background-color: #f6f7f9;
font-size: 14px;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh {
margin-top: 20px;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px;
color: #5f6368;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh [class~='ant-tabs-nav'] {
margin: 0px;
height: 52px;
padding: 0 2px;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.scoremodal___S6ZJf .tabWrap___lA3Oh [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.course_name___mprA0 {
height: 30px;
line-height: 30px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}