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.
950 lines
30 KiB
950 lines
30 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/components/TrfList/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.leftdiv___aBzsX {
|
|
flex: 1 1;
|
|
margin-right: 8px;
|
|
height: 340px;
|
|
border-radius: 4px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 14px;
|
|
}
|
|
.leftdiv___aBzsX .listClass___bxIEW {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.leftdiv___aBzsX .spantitle___v_Vc4 {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
width: 108px;
|
|
display: inline-block;
|
|
}
|
|
.rightdiv___xWu4M {
|
|
margin-left: 8px;
|
|
flex: 1 1;
|
|
height: 340px;
|
|
border-radius: 4px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 14px;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/Detail/components/ConfigWorks/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___IBr6x {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___n2Iz0 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1umwO {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___SRZYb {
|
|
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___b90Da {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.form___V3fAH strong {
|
|
font-weight: normal;
|
|
color: #333;
|
|
font-size: 16px;
|
|
}
|
|
.form___V3fAH h1 {
|
|
font-weight: 600;
|
|
color: #333;
|
|
font-size: 16px;
|
|
}
|
|
.form___V3fAH [class~='ant-form-item'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.efficiency___Lmou1 {
|
|
background: #fafafa;
|
|
padding: 20px;
|
|
font-size: 12px;
|
|
position: relative;
|
|
}
|
|
.efficiency___Lmou1: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;
|
|
}
|
|
div[class~="ant-modal-confirm-content"] {
|
|
margin-left: none;
|
|
}
|
|
.analysis___CtFBc {
|
|
margin-top: 20px;
|
|
margin-left: 30px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.analysis___CtFBc .tips___Ga_EJ {
|
|
font-size: 14px;
|
|
color: #CCCCCC;
|
|
}
|
|
.tip___hVaw_ {
|
|
color: #fb0303;
|
|
margin-left: 110px;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CutOffNow/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tips___e8J4O {
|
|
margin-bottom: 14px;
|
|
background-color: #fafafa;
|
|
padding: 10px;
|
|
border-radius: 4px;
|
|
}
|
|
.homeworkType___ZjN2X {
|
|
margin-bottom: 8px;
|
|
}
|
|
.antdTable___amDdp tbody[class~='ant-table-tbody'] td {
|
|
border-bottom: none;
|
|
}
|
|
.modalWrapper___XPojI div[class~='ant-modal-header'] {
|
|
padding-bottom: 14px;
|
|
}
|
|
.modalWrapper___XPojI div[class~='ant-modal-body'] {
|
|
padding-top: 0;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/components/SelectShixun.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___z88Le {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___b4xPz {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___KkW0d {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___pgvoZ {
|
|
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___tFgV5 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___RrUT2 {
|
|
background: #fff;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
|
|
padding-top: 10px;
|
|
}
|
|
#educoder .drawer___QqugY [class='ant-drawer-content'] {
|
|
background: #f5f5f5;
|
|
}
|
|
#educoder .drawer___QqugY [class='ant-drawer-footer'] {
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
position: relative;
|
|
border: 0;
|
|
}
|
|
#educoder .menu___uKpxi {
|
|
padding: 0;
|
|
margin: 12px 0;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
#educoder .menu___uKpxi:hover {
|
|
z-index: 3;
|
|
}
|
|
#educoder .menu___uKpxi > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 20px;
|
|
border-radius: 32px;
|
|
line-height: 32px;
|
|
}
|
|
#educoder .menu___uKpxi > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
#educoder .menu___uKpxi > li strong {
|
|
padding: 6px 15px;
|
|
border-radius: 32px;
|
|
cursor: pointer;
|
|
font-weight: normal;
|
|
}
|
|
#educoder .menu___uKpxi > li:hover > a > strong,
|
|
#educoder .menu___uKpxi > li:hover > strong {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
#educoder .menu___uKpxi > li:hover div {
|
|
display: block;
|
|
}
|
|
#educoder .menu___uKpxi > 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);
|
|
}
|
|
#educoder .menu___uKpxi > li > div h2 {
|
|
cursor: pointer;
|
|
margin: 10px 0;
|
|
}
|
|
#educoder .menu___uKpxi > li > div h2:hover {
|
|
color: #0152d9;
|
|
}
|
|
#educoder .menu___uKpxi > li > div ul {
|
|
padding-left: 0;
|
|
}
|
|
#educoder .menu___uKpxi > li > div ul li {
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-right: 20px;
|
|
color: #999;
|
|
}
|
|
#educoder .menu___uKpxi > li > div ul li:hover {
|
|
color: #0152d9;
|
|
}
|
|
#educoder .actived___hCeHj {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
#educoder .actived2___aIAeg {
|
|
color: #0152d9 !important;
|
|
}
|
|
#educoder .subTag___S0zfl {
|
|
cursor: pointer;
|
|
}
|
|
#educoder .subTag___S0zfl:hover {
|
|
color: #0152d9;
|
|
}
|
|
#educoder .listItem___Ulw3D {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: baseline;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
#educoder .listItem___Ulw3D > div {
|
|
flex: 1 1;
|
|
}
|
|
#educoder .listItem___Ulw3D:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
#educoder .listItem2___J8GtN {
|
|
padding: 0 10px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
cursor: pointer;
|
|
}
|
|
#educoder .listItem2___J8GtN > div {
|
|
flex: 1 1;
|
|
}
|
|
#educoder .listItem2___J8GtN [class~='ant-divider-horizontal'] {
|
|
margin: 17px 0;
|
|
}
|
|
#educoder .info___gY955 {
|
|
margin-left: 20px;
|
|
}
|
|
#educoder .info___gY955 p {
|
|
margin-top: 18px;
|
|
}
|
|
#educoder .title___hyfzM {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
#educoder .title___hyfzM strong {
|
|
color: #333;
|
|
}
|
|
#educoder .titleLeft___eH38u {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
flex: 1 1;
|
|
}
|
|
#educoder .titleRight___JCVAi {
|
|
margin-top: 18px;
|
|
}
|
|
#educoder .titleRight___JCVAi a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
#educoder .search___GnrcF {
|
|
width: 600px !important;
|
|
margin: 30px 0 30px 0;
|
|
}
|
|
#educoder .search___GnrcF input,
|
|
#educoder .search___GnrcF [class='ant-input-group-addon'] button {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
padding: 0 30px;
|
|
font-size: 16px;
|
|
}
|
|
#educoder .filter___jwVvV button {
|
|
border-radius: 40px;
|
|
box-shadow: none;
|
|
}
|
|
#educoder .filter___jwVvV [class~='ant-btn-default'] {
|
|
background: #eee;
|
|
border-color: #eee;
|
|
color: #999;
|
|
}
|
|
#educoder .filter___jwVvV [class~='ant-btn-primary'] {
|
|
background-color: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
#educoder .filter___jwVvV [class~='ant-input'] {
|
|
border-radius: 4px;
|
|
}
|
|
#educoder .filter___jwVvV [class~='ant-input-search-button'] {
|
|
border-top-right-radius: 4px;
|
|
border-bottom-right-radius: 4px;
|
|
}
|
|
#educoder .description___ynLaI {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
#educoder .menuCourse___HRXxE {
|
|
color: #999;
|
|
margin-top: 10px;
|
|
}
|
|
#educoder .menuCourse___HRXxE ul,
|
|
#educoder .menuCourse___HRXxE li {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
#educoder .menuCourse___HRXxE li {
|
|
display: inline-block;
|
|
margin-right: 30px;
|
|
}
|
|
#educoder .authorname___qn85G {
|
|
max-width: 300px;
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
vertical-align: bottom;
|
|
margin-right: 30px;
|
|
}
|
|
#educoder .info___gY955 span[class~='highlight'],
|
|
#educoder .tooltip-content___A6uPo span[class~='highlight'] {
|
|
color: #fb3226;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FormSearch/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.search___JA0r9 {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
justify-content: center;
|
|
margin: 30px 0;
|
|
padding-left: 12px;
|
|
}
|
|
.search___JA0r9 .ant-form-item-label > label {
|
|
height: 40px;
|
|
}
|
|
.search___JA0r9 .btn___GGtZC {
|
|
width: 112px;
|
|
height: 46px;
|
|
margin-top: -3px;
|
|
margin-left: 10px;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ReuseShixunModal/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.brief___LOzpE {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
margin-bottom: 30px;
|
|
}
|
|
.contentTitle___xkdcN {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.content___Vtri0 {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
}
|
|
.tips___tuAtH {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #6b758b;
|
|
padding-left: 14px;
|
|
}
|
|
.antdTable___s8T2N {
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
|
|
background: #F2F2F2;
|
|
color: #5F6367;
|
|
}
|
|
.antdTable___s8T2N .tableCell___kN9Fw {
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
}
|
|
.antdModal___WVBk3 div[class~='ant-modal-header'] {
|
|
padding-top: 30px;
|
|
padding-left: 40px;
|
|
}
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] {
|
|
top: 18px;
|
|
right: 10px;
|
|
}
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
|
|
font-size: 18px;
|
|
}
|
|
.antdModal___WVBk3 div[class~='ant-modal-body'] {
|
|
padding-left: 40px;
|
|
padding-right: 40px;
|
|
max-height: 620px;
|
|
overflow: auto;
|
|
}
|
|
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
|
|
border-top: none;
|
|
padding-bottom: 30px;
|
|
padding-right: 40px;
|
|
}
|
|
.orangeColor___ryB2u {
|
|
color: #FE6300;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___i0kQ7 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___st8Nm {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___cGman {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___xCqb1 {
|
|
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___90t8q {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___yvvvB .ant-menu {
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
.bg___yvvvB .ant-menu .ant-menu-item {
|
|
width: 125px;
|
|
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___yvvvB .ant-menu .ant-menu-item::after {
|
|
display: none !important;
|
|
}
|
|
.bg___yvvvB .ant-menu .ant-menu-item-selected {
|
|
background: #ffffff;
|
|
box-shadow: 0 -1px 2px #ededed;
|
|
}
|
|
.bg___yvvvB .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
|
|
color: #3061D0 !important;
|
|
}
|
|
.containerDesc___McNkA {
|
|
background-color: #fff;
|
|
}
|
|
.tablestyle____NWqR {
|
|
margin-top: 10px;
|
|
}
|
|
.tablestyle____NWqR div[class='ant-menu-submenu-title'] {
|
|
max-height: 240px;
|
|
overflow: auto;
|
|
}
|
|
.listItem___Kb3j3 {
|
|
padding: 20px 10px 25px 10px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: baseline;
|
|
background: white;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.listItem___Kb3j3 > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___Kb3j3:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___QEKlY {
|
|
margin-left: 7px;
|
|
}
|
|
.info___QEKlY p {
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
}
|
|
.title___IjCCo {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___IjCCo strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___iZ9Qh {
|
|
margin-right: 15px;
|
|
flex: 1 1;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.titleLeft___iZ9Qh strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 380px;
|
|
}
|
|
.titleLeft___iZ9Qh strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___QK1TN a {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___QK1TN span {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.moveCategory___ydIP9 {
|
|
position: relative;
|
|
top: 40px;
|
|
left: -6px;
|
|
z-index: 200;
|
|
padding-bottom: 60px;
|
|
}
|
|
.moveCategory___ydIP9 ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___ydIP9 ul li {
|
|
padding: 0 12px;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.name___CCaOX {
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
color: #05101a;
|
|
}
|
|
.categoryName___cyGX3 {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.schedule___Dx5uk {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
padding: 24px 20px 16px 30px;
|
|
background-color: #fff;
|
|
}
|
|
.fnSign___oPdpV {
|
|
color: #44d7b6 !important;
|
|
display: inline-block;
|
|
transform: scale(2.5);
|
|
padding-right: 4px;
|
|
}
|
|
.spanSize___LVOA3 {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.classromediv___LNulU {
|
|
animation: glow___KEPta 200ms ease-out infinite alternate;
|
|
display: inline-block;
|
|
}
|
|
@keyframes glow___KEPta {
|
|
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___WEeMi {
|
|
background-color: white;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 74px;
|
|
padding: 0 20px;
|
|
}
|
|
.action___WEeMi .btn___anrwi {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-right: 30px;
|
|
cursor: default;
|
|
}
|
|
.action___WEeMi .btn___anrwi.btnSort___iBwPq {
|
|
margin-right: 8px;
|
|
}
|
|
.action___WEeMi .btn___anrwi:hover {
|
|
color: #0152d9;
|
|
}
|
|
.action___WEeMi .tips___ezxph {
|
|
cursor: pointer;
|
|
}
|
|
.action___WEeMi .tips___ezxph > i {
|
|
font-size: 14px;
|
|
}
|
|
.action___WEeMi .tips___ezxph:hover {
|
|
color: #0152d9;
|
|
}
|
|
.fixedBottom___RTnOi {
|
|
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___RTnOi .left___aDYtw {
|
|
width: 284px;
|
|
}
|
|
.fixedBottom___RTnOi .right___txYei {
|
|
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___RTnOi .right___txYei .acitons___iwBUY {
|
|
padding: 0 20px;
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
}
|
|
.fixedBottom___RTnOi .right___txYei .acitons___iwBUY .actionBtns___wvnKM {
|
|
display: flex;
|
|
align-items: center;
|
|
flex: 1 1;
|
|
}
|
|
.fixedBottom___RTnOi .right___txYei .acitons___iwBUY .actionBtns___wvnKM > 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___RTnOi .right___txYei .acitons___iwBUY .actionBtns___wvnKM > p > i:first-child {
|
|
margin-right: 5px;
|
|
}
|
|
.fixedBottom___RTnOi .right___txYei .acitons___iwBUY .actionBtns___wvnKM .cancel___VgzVn {
|
|
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___mMh11 {
|
|
display: inline-block;
|
|
padding: 0 12px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: default;
|
|
}
|
|
.selectBtn___mMh11 > span:first-child {
|
|
margin-right: 3px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
.infoIcon___fxDKp {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.infoIcon___fxDKp > span {
|
|
font-size: 12px;
|
|
}
|
|
.infoStuIcon___eoBo6 {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 20px;
|
|
}
|
|
.infoStuIcon___eoBo6 > span {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 12px;
|
|
}
|
|
.flexBox____AlDk {
|
|
display: inline-flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #666666;
|
|
}
|
|
.flexBox____AlDk:hover {
|
|
color: #0152d9;
|
|
}
|
|
.flexBox____AlDk i {
|
|
margin-bottom: 6px;
|
|
}
|
|
.flexBox____AlDk div {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
.iconH___Hmjwy {
|
|
margin-right: 10px;
|
|
font-size: 16px;
|
|
color: #666;
|
|
}
|
|
.iconH___Hmjwy:hover {
|
|
color: #0152d9;
|
|
}
|
|
.iconV___VhZ00 {
|
|
margin-left: auto;
|
|
padding-right: 7px;
|
|
text-align: end;
|
|
color: #888888;
|
|
}
|
|
.iconV___VhZ00 i {
|
|
color: #cccccc;
|
|
font-size: 14px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
.iconV___VhZ00:hover i {
|
|
color: #0152d9;
|
|
}
|
|
.actionIcon___MWxMa {
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 8px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.actionIcon___MWxMa > i {
|
|
color: #44d7b6;
|
|
font-size: 50px;
|
|
margin-right: 24px;
|
|
}
|
|
.actionIcon___MWxMa > i::before {
|
|
font-size: 50px;
|
|
}
|
|
.dro___bzbDZ .ant-dropdown-menu-item:hover a {
|
|
color: #0152d9;
|
|
}
|
|
.progressInfo___bQbcf {
|
|
margin: 14px 0;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.2@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.1.2@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Classrooms/Lists/ShixunHomeworks/components/sort-shixun-panel.less ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.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: -webkit-grab;
|
|
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: -webkit-grab;
|
|
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;
|
|
}
|
|
|