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.
1340 lines
48 KiB
1340 lines
48 KiB
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/affix/style/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-affix {
|
|
position: fixed;
|
|
z-index: 10;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/typography/style/index.less ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-typography {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
word-break: break-word;
|
|
}
|
|
.ant-typography.ant-typography-secondary {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-typography.ant-typography-success {
|
|
color: #52c41a;
|
|
}
|
|
.ant-typography.ant-typography-warning {
|
|
color: #faad14;
|
|
}
|
|
.ant-typography.ant-typography-danger {
|
|
color: #ff4d4f;
|
|
}
|
|
a.ant-typography.ant-typography-danger:active,
|
|
a.ant-typography.ant-typography-danger:focus {
|
|
color: #d9363e;
|
|
}
|
|
a.ant-typography.ant-typography-danger:hover {
|
|
color: #ff7875;
|
|
}
|
|
.ant-typography.ant-typography-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
div.ant-typography,
|
|
.ant-typography p {
|
|
margin-bottom: 1em;
|
|
}
|
|
h1.ant-typography,
|
|
div.ant-typography-h1,
|
|
div.ant-typography-h1 > textarea,
|
|
.ant-typography h1 {
|
|
margin-bottom: 0.5em;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 600;
|
|
font-size: 33px;
|
|
line-height: 1.23;
|
|
}
|
|
h2.ant-typography,
|
|
div.ant-typography-h2,
|
|
div.ant-typography-h2 > textarea,
|
|
.ant-typography h2 {
|
|
margin-bottom: 0.5em;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 600;
|
|
font-size: 26px;
|
|
line-height: 1.35;
|
|
}
|
|
h3.ant-typography,
|
|
div.ant-typography-h3,
|
|
div.ant-typography-h3 > textarea,
|
|
.ant-typography h3 {
|
|
margin-bottom: 0.5em;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 600;
|
|
font-size: 21px;
|
|
line-height: 1.35;
|
|
}
|
|
h4.ant-typography,
|
|
div.ant-typography-h4,
|
|
div.ant-typography-h4 > textarea,
|
|
.ant-typography h4 {
|
|
margin-bottom: 0.5em;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 600;
|
|
font-size: 18px;
|
|
line-height: 1.4;
|
|
}
|
|
h5.ant-typography,
|
|
div.ant-typography-h5,
|
|
div.ant-typography-h5 > textarea,
|
|
.ant-typography h5 {
|
|
margin-bottom: 0.5em;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 600;
|
|
font-size: 14px;
|
|
line-height: 1.5;
|
|
}
|
|
.ant-typography + h1.ant-typography,
|
|
.ant-typography + h2.ant-typography,
|
|
.ant-typography + h3.ant-typography,
|
|
.ant-typography + h4.ant-typography,
|
|
.ant-typography + h5.ant-typography {
|
|
margin-top: 1.2em;
|
|
}
|
|
.ant-typography div + h1,
|
|
.ant-typography ul + h1,
|
|
.ant-typography li + h1,
|
|
.ant-typography p + h1,
|
|
.ant-typography h1 + h1,
|
|
.ant-typography h2 + h1,
|
|
.ant-typography h3 + h1,
|
|
.ant-typography h4 + h1,
|
|
.ant-typography h5 + h1,
|
|
.ant-typography div + h2,
|
|
.ant-typography ul + h2,
|
|
.ant-typography li + h2,
|
|
.ant-typography p + h2,
|
|
.ant-typography h1 + h2,
|
|
.ant-typography h2 + h2,
|
|
.ant-typography h3 + h2,
|
|
.ant-typography h4 + h2,
|
|
.ant-typography h5 + h2,
|
|
.ant-typography div + h3,
|
|
.ant-typography ul + h3,
|
|
.ant-typography li + h3,
|
|
.ant-typography p + h3,
|
|
.ant-typography h1 + h3,
|
|
.ant-typography h2 + h3,
|
|
.ant-typography h3 + h3,
|
|
.ant-typography h4 + h3,
|
|
.ant-typography h5 + h3,
|
|
.ant-typography div + h4,
|
|
.ant-typography ul + h4,
|
|
.ant-typography li + h4,
|
|
.ant-typography p + h4,
|
|
.ant-typography h1 + h4,
|
|
.ant-typography h2 + h4,
|
|
.ant-typography h3 + h4,
|
|
.ant-typography h4 + h4,
|
|
.ant-typography h5 + h4,
|
|
.ant-typography div + h5,
|
|
.ant-typography ul + h5,
|
|
.ant-typography li + h5,
|
|
.ant-typography p + h5,
|
|
.ant-typography h1 + h5,
|
|
.ant-typography h2 + h5,
|
|
.ant-typography h3 + h5,
|
|
.ant-typography h4 + h5,
|
|
.ant-typography h5 + h5 {
|
|
margin-top: 1.2em;
|
|
}
|
|
a.ant-typography-ellipsis,
|
|
span.ant-typography-ellipsis {
|
|
display: inline-block;
|
|
max-width: 100%;
|
|
}
|
|
a.ant-typography,
|
|
.ant-typography a {
|
|
color: #1890ff;
|
|
outline: none;
|
|
cursor: pointer;
|
|
transition: color 0.3s;
|
|
text-decoration: none;
|
|
}
|
|
a.ant-typography:focus-visible,
|
|
.ant-typography a:focus-visible,
|
|
a.ant-typography:hover,
|
|
.ant-typography a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
a.ant-typography:active,
|
|
.ant-typography a:active {
|
|
color: #096dd9;
|
|
}
|
|
a.ant-typography:active,
|
|
.ant-typography a:active,
|
|
a.ant-typography:hover,
|
|
.ant-typography a:hover {
|
|
text-decoration: none;
|
|
}
|
|
a.ant-typography[disabled],
|
|
.ant-typography a[disabled],
|
|
a.ant-typography.ant-typography-disabled,
|
|
.ant-typography a.ant-typography-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
a.ant-typography[disabled]:active,
|
|
.ant-typography a[disabled]:active,
|
|
a.ant-typography.ant-typography-disabled:active,
|
|
.ant-typography a.ant-typography-disabled:active,
|
|
a.ant-typography[disabled]:hover,
|
|
.ant-typography a[disabled]:hover,
|
|
a.ant-typography.ant-typography-disabled:hover,
|
|
.ant-typography a.ant-typography-disabled:hover {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
a.ant-typography[disabled]:active,
|
|
.ant-typography a[disabled]:active,
|
|
a.ant-typography.ant-typography-disabled:active,
|
|
.ant-typography a.ant-typography-disabled:active {
|
|
pointer-events: none;
|
|
}
|
|
.ant-typography code {
|
|
margin: 0 0.2em;
|
|
padding: 0.2em 0.4em 0.1em;
|
|
font-size: 85%;
|
|
background: rgba(150, 150, 150, 0.1);
|
|
border: 1px solid rgba(100, 100, 100, 0.2);
|
|
border-radius: 3px;
|
|
}
|
|
.ant-typography kbd {
|
|
margin: 0 0.2em;
|
|
padding: 0.15em 0.4em 0.1em;
|
|
font-size: 90%;
|
|
background: rgba(150, 150, 150, 0.06);
|
|
border: 1px solid rgba(100, 100, 100, 0.2);
|
|
border-bottom-width: 2px;
|
|
border-radius: 3px;
|
|
}
|
|
.ant-typography mark {
|
|
padding: 0;
|
|
background-color: #ffe58f;
|
|
}
|
|
.ant-typography u,
|
|
.ant-typography ins {
|
|
text-decoration: underline;
|
|
-webkit-text-decoration-skip: ink;
|
|
text-decoration-skip-ink: auto;
|
|
}
|
|
.ant-typography s,
|
|
.ant-typography del {
|
|
text-decoration: line-through;
|
|
}
|
|
.ant-typography strong {
|
|
font-weight: 600;
|
|
}
|
|
.ant-typography-expand,
|
|
.ant-typography-edit,
|
|
.ant-typography-copy {
|
|
color: #1890ff;
|
|
outline: none;
|
|
cursor: pointer;
|
|
transition: color 0.3s;
|
|
margin-left: 4px;
|
|
}
|
|
.ant-typography-expand:focus-visible,
|
|
.ant-typography-edit:focus-visible,
|
|
.ant-typography-copy:focus-visible,
|
|
.ant-typography-expand:hover,
|
|
.ant-typography-edit:hover,
|
|
.ant-typography-copy:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.ant-typography-expand:active,
|
|
.ant-typography-edit:active,
|
|
.ant-typography-copy:active {
|
|
color: #096dd9;
|
|
}
|
|
.ant-typography-copy-success,
|
|
.ant-typography-copy-success:hover,
|
|
.ant-typography-copy-success:focus {
|
|
color: #52c41a;
|
|
}
|
|
.ant-typography-edit-content {
|
|
position: relative;
|
|
}
|
|
div.ant-typography-edit-content {
|
|
left: -8px;
|
|
margin-top: -4px;
|
|
margin-bottom: calc(1em - 3px - 1px);
|
|
}
|
|
.ant-typography-edit-content-confirm {
|
|
position: absolute;
|
|
right: 10px;
|
|
bottom: 8px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
font-style: normal;
|
|
pointer-events: none;
|
|
}
|
|
.ant-typography-edit-content textarea {
|
|
height: 1em;
|
|
margin: 0 !important;
|
|
/* stylelint-disable-next-line property-no-vendor-prefix */
|
|
-moz-transition: none;
|
|
}
|
|
.ant-typography ul,
|
|
.ant-typography ol {
|
|
margin: 0 0 1em;
|
|
padding: 0;
|
|
}
|
|
.ant-typography ul li,
|
|
.ant-typography ol li {
|
|
margin: 0 0 0 20px;
|
|
padding: 0 0 0 4px;
|
|
}
|
|
.ant-typography ul {
|
|
list-style-type: circle;
|
|
}
|
|
.ant-typography ul ul {
|
|
list-style-type: disc;
|
|
}
|
|
.ant-typography ol {
|
|
list-style-type: decimal;
|
|
}
|
|
.ant-typography pre,
|
|
.ant-typography blockquote {
|
|
margin: 1em 0;
|
|
}
|
|
.ant-typography pre {
|
|
padding: 0.4em 0.6em;
|
|
white-space: pre-wrap;
|
|
word-wrap: break-word;
|
|
background: rgba(150, 150, 150, 0.1);
|
|
border: 1px solid rgba(100, 100, 100, 0.2);
|
|
border-radius: 3px;
|
|
}
|
|
.ant-typography pre code {
|
|
display: inline;
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: inherit;
|
|
font-family: inherit;
|
|
background: transparent;
|
|
border: 0;
|
|
}
|
|
.ant-typography blockquote {
|
|
padding: 0 0 0 0.6em;
|
|
border-left: 4px solid rgba(100, 100, 100, 0.2);
|
|
opacity: 0.85;
|
|
}
|
|
.ant-typography-single-line {
|
|
white-space: nowrap;
|
|
}
|
|
.ant-typography-ellipsis-single-line {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
a.ant-typography-ellipsis-single-line,
|
|
span.ant-typography-ellipsis-single-line {
|
|
vertical-align: bottom;
|
|
}
|
|
.ant-typography-ellipsis-multiple-line {
|
|
/* stylelint-disable-next-line value-no-vendor-prefix */
|
|
display: -webkit-box;
|
|
overflow: hidden;
|
|
-webkit-line-clamp: 3;
|
|
/*! autoprefixer: ignore next */
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
.ant-typography-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-typography-rtl .ant-typography-expand,
|
|
.ant-typography-rtl .ant-typography-edit,
|
|
.ant-typography-rtl .ant-typography-copy {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-typography-rtl .ant-typography-expand {
|
|
float: left;
|
|
}
|
|
div.ant-typography-edit-content.ant-typography-rtl {
|
|
right: -8px;
|
|
left: auto;
|
|
}
|
|
.ant-typography-rtl .ant-typography-edit-content-confirm {
|
|
right: auto;
|
|
left: 10px;
|
|
}
|
|
.ant-typography-rtl.ant-typography ul li,
|
|
.ant-typography-rtl.ant-typography ol li {
|
|
margin: 0 20px 0 0;
|
|
padding: 0 4px 0 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/JupyterList/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.shixunItemWrapper___cgnhs {
|
|
margin-bottom: 10px;
|
|
}
|
|
.checkboxWrapper___Z7zZt {
|
|
flex-wrap: nowrap;
|
|
margin-bottom: 8px;
|
|
}
|
|
.contentWrapper___TO4hm {
|
|
padding-left: 42px;
|
|
}
|
|
.title___P8Su0 {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
margin-left: 8px;
|
|
}
|
|
.desc___j_4ZZ {
|
|
color: #8e8888;
|
|
font-size: 14px;
|
|
}
|
|
.info___rg8e4 {
|
|
color: #8e8888;
|
|
}
|
|
.scrollWrap___EjY1R {
|
|
position: relative;
|
|
}
|
|
.loading___iNP0r {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 100%;
|
|
width: 100%;
|
|
background: rgba(234, 234, 234, 0.5);
|
|
min-height: 100px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/rate/style/index.less ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-rate {
|
|
box-sizing: border-box;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: #fadb14;
|
|
font-size: 16px;
|
|
line-height: inherit;
|
|
list-style: none;
|
|
outline: none;
|
|
}
|
|
.ant-rate-disabled .ant-rate-star {
|
|
cursor: default;
|
|
}
|
|
.ant-rate-disabled .ant-rate-star > div:hover {
|
|
transform: scale(1);
|
|
}
|
|
.ant-rate-star {
|
|
position: relative;
|
|
display: inline-block;
|
|
color: inherit;
|
|
cursor: pointer;
|
|
}
|
|
.ant-rate-star:not(:last-child) {
|
|
margin-right: 8px;
|
|
}
|
|
.ant-rate-star > div {
|
|
transition: all 0.3s, outline 0s;
|
|
}
|
|
.ant-rate-star > div:hover {
|
|
transform: scale(1.1);
|
|
}
|
|
.ant-rate-star > div:focus {
|
|
outline: 0;
|
|
}
|
|
.ant-rate-star > div:focus-visible {
|
|
outline: 1px dashed #fadb14;
|
|
transform: scale(1.1);
|
|
}
|
|
.ant-rate-star-first,
|
|
.ant-rate-star-second {
|
|
color: #f0f0f0;
|
|
transition: all 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-rate-star-first .anticon,
|
|
.ant-rate-star-second .anticon {
|
|
vertical-align: middle;
|
|
}
|
|
.ant-rate-star-first {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 50%;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
opacity: 0;
|
|
}
|
|
.ant-rate-star-half .ant-rate-star-first,
|
|
.ant-rate-star-half .ant-rate-star-second {
|
|
opacity: 1;
|
|
}
|
|
.ant-rate-star-half .ant-rate-star-first,
|
|
.ant-rate-star-full .ant-rate-star-second {
|
|
color: inherit;
|
|
}
|
|
.ant-rate-text {
|
|
display: inline-block;
|
|
margin: 0 8px;
|
|
font-size: 12px;
|
|
}
|
|
.ant-rate-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-rate-rtl .ant-rate-star:not(:last-child) {
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
}
|
|
.ant-rate-rtl .ant-rate-star-first {
|
|
right: 0;
|
|
left: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/SelectPolls.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___c_im6 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___bYk0F {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___umg07 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___gNLdg {
|
|
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___i84TM {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
[class~='ant-modal-content'] {
|
|
padding: 20px 24px;
|
|
}
|
|
.line1___xbMUH {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
word-break: break-all;
|
|
}
|
|
.form___hugHb label {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.small_search___x0fZd span[class~='ant-input-group-addon'] {
|
|
display: none;
|
|
}
|
|
.border___rjNxX div[class~="ant-modal-footer"] {
|
|
border: none;
|
|
padding-top: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/TabMenu/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tabMenuContainer___xbZhu .ant-menu {
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
.tabMenuContainer___xbZhu .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;
|
|
}
|
|
.tabMenuContainer___xbZhu .ant-menu .ant-menu-item::after {
|
|
display: none !important;
|
|
}
|
|
.tabMenuContainer___xbZhu .ant-menu .ant-menu-item-selected {
|
|
background: #ffffff;
|
|
box-shadow: 0 -1px 2px #ededed;
|
|
}
|
|
.tabMenuContainer___xbZhu .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
|
|
color: #3061D0 !important;
|
|
}
|
|
.tabMenuContainer___xbZhu .control___tg7XY {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.tabMenuContainer___xbZhu .control___tg7XY .iconH___CDXCm {
|
|
margin-right: 10px;
|
|
font-size: 16px;
|
|
color: #666;
|
|
}
|
|
.tabMenuContainer___xbZhu .control___tg7XY .iconH___CDXCm:hover {
|
|
color: #0152d9;
|
|
}
|
|
.tabMenuContainer___xbZhu .control___tg7XY .selectBtn___Da4jv {
|
|
display: inline-block;
|
|
padding: 0 12px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: default;
|
|
}
|
|
.tabMenuContainer___xbZhu .control___tg7XY .selectBtn___Da4jv > 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 */
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/SearchSortController/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.searchSortControllerContainer___AAq4n {
|
|
background-color: white;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 74px;
|
|
padding: 0 20px;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .btn___bMc0x {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-right: 30px;
|
|
cursor: default;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .btn___bMc0x.btnSort___vBpNG {
|
|
margin-right: 8px;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .btn___bMc0x:hover {
|
|
color: #0152d9;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .tips___egWVQ {
|
|
cursor: pointer;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .tips___egWVQ > i {
|
|
font-size: 14px;
|
|
}
|
|
.searchSortControllerContainer___AAq4n .tips___egWVQ:hover {
|
|
color: #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/BottomControl/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bottomControlContainer___t5WWD {
|
|
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___t5WWD > div:first-child {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___t5WWD > div:first-child > div {
|
|
margin-right: 5px;
|
|
cursor: pointer;
|
|
}
|
|
.bottomControlContainer___t5WWD > div:last-child .ant-btn {
|
|
min-width: 76px;
|
|
min-height: 30px;
|
|
font-size: 12px;
|
|
border-radius: 4px;
|
|
}
|
|
.bottomControlContainer___t5WWD .buttonWrap___HfupJ {
|
|
min-height: 30px;
|
|
border-radius: 4px;
|
|
padding: 0px 6px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___t5WWD .buttonWrap___HfupJ > i {
|
|
margin-right: 5px;
|
|
}
|
|
.bottomControlContainer___t5WWD .moveCategory___MrmA6 {
|
|
position: relative;
|
|
top: 40px;
|
|
left: -6px;
|
|
z-index: 200;
|
|
padding-bottom: 60px;
|
|
}
|
|
.bottomControlContainer___t5WWD .moveCategory___MrmA6 ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.bottomControlContainer___t5WWD .moveCategory___MrmA6 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 */
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/List/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.listContainer___ZW4HW {
|
|
padding: 20px 10px 25px 10px;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
transition: all 0.3s;
|
|
}
|
|
.listContainer___ZW4HW:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ {
|
|
flex: 1 1;
|
|
margin-left: 7px;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .left___oBZYX {
|
|
display: flex;
|
|
flex: 1 1;
|
|
align-items: center;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .left___oBZYX > span > a {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .right___TePEU .flexBox___kp4Xl {
|
|
display: inline-flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #666666;
|
|
margin-right: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .right___TePEU .flexBox___kp4Xl:last-child {
|
|
margin-right: 6px;
|
|
cursor: default;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .right___TePEU .flexBox___kp4Xl:hover {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .right___TePEU .flexBox___kp4Xl i {
|
|
margin-bottom: 6px;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .title___nxXeU .right___TePEU .flexBox___kp4Xl div {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .detail___x1A55 {
|
|
display: flex;
|
|
margin-top: 7px;
|
|
font-size: 12px;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .detail___x1A55 .iconV___HcC2c {
|
|
margin-left: auto;
|
|
padding-right: 7px;
|
|
text-align: end;
|
|
color: #888888;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .detail___x1A55 .iconV___HcC2c i {
|
|
color: #cccccc;
|
|
font-size: 14px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
.listContainer___ZW4HW .info___FuRA_ .detail___x1A55 .iconV___HcC2c:hover i {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___ZW4HW .shixunTag___NZAsm {
|
|
margin-left: 8px;
|
|
border-radius: 10%;
|
|
border: 1px solid #0152d9;
|
|
color: #0152d9;
|
|
padding: 2px 8px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___vwUnv {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___bUm9D {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___JBVR8 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ErOuz {
|
|
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___tPoiM {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___Ujhcv {
|
|
background: #fafafa;
|
|
}
|
|
.containerTitle___SR1cC {
|
|
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___SR1cC div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___KAs6e {
|
|
background-color: #fff;
|
|
padding: 24px 30px;
|
|
}
|
|
.listItem___FcPdT {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___FcPdT > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___FcPdT:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___jf3IR {
|
|
margin-left: 20px;
|
|
}
|
|
.info___jf3IR p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___VEy_f {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___VEy_f strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___jQxrj {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.titleLeft___jQxrj strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 580px;
|
|
}
|
|
.titleLeft___jQxrj strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___tiQbm {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___tiQbm a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___ecmNL {
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.acitons___ecmNL > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___ecmNL > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___ecmNL > div:nth-child(2) span {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___ecmNL > div:nth-child(2) span:hover {
|
|
color: #333;
|
|
}
|
|
.moveCategory___c_ypx {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -25px;
|
|
}
|
|
.moveCategory___c_ypx ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___c_ypx ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.spanSize___fcw76 {
|
|
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 */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/SortShixunPanel/index.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;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/CommonHomework/components/OtherHomework/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.otherHomeworkWrap___cHqzM {
|
|
position: fixed;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: #f5f5f5;
|
|
z-index: 9999;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .flex___N5oyJ {
|
|
display: flex;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .search___tWMHN {
|
|
width: 588px;
|
|
padding: 40px 0 30px 0;
|
|
margin: 0 auto;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .search___tWMHN .ant-input {
|
|
width: 500px;
|
|
height: 50px;
|
|
background: #ffffff;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 1px solid #dedede;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .search___tWMHN .ant-input-group-addon {
|
|
background-color: #0152d9;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .search___tWMHN .ant-input-group-addon .ant-input-search-button {
|
|
width: 88px;
|
|
height: 100%;
|
|
border: none;
|
|
box-shadow: none;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo .listItem___mdegu {
|
|
display: flex;
|
|
width: 1200px;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
padding: 20px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo .listItem___mdegu .info___SwRt1 {
|
|
margin-left: 8px;
|
|
width: 100%;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo .listItem___mdegu .info___SwRt1 .title___lilvJ {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo .listItem___mdegu .info___SwRt1 .describe___meICG {
|
|
line-height: 20px;
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .content___wyNNo .listItem___mdegu:last-child {
|
|
margin-bottom: 80px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .footer___irMwG {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
box-shadow: -1px 0px 8px 0px #dedede;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .footer___irMwG > button {
|
|
width: 88px;
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.otherHomeworkWrap___cHqzM .otherHomeworkContainer___k2TlQ .footer___irMwG > button:last-child {
|
|
margin-right: 0px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|