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.
1215 lines
44 KiB
1215 lines
44 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/ProgramHomework/components/JupyterList/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.shixunItemWrapper___ClCET {
|
|
margin-bottom: 10px;
|
|
padding-left: 10px;
|
|
}
|
|
.checkboxWrapper___bZ8gF {
|
|
flex-wrap: nowrap;
|
|
margin-bottom: 8px;
|
|
}
|
|
.contentWrapper____pt8D {
|
|
padding-left: 12px;
|
|
}
|
|
.title___tfmFW {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
margin-left: 8px;
|
|
}
|
|
.desc___NDuDd {
|
|
color: #8e8888;
|
|
font-size: 14px;
|
|
}
|
|
.info___mahF7 {
|
|
color: #8e8888;
|
|
}
|
|
/* 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/ProgramHomework/components/SelectPolls.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___Cx3ju {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___rc8Mm {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___6BCc9 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___sN3Ig {
|
|
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___wjzgd {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.line1___cHCBY {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
word-break: break-all;
|
|
}
|
|
.form___IMCYE label {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/ProgramHomework/components/TabMenu/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tabMenuContainer___Sxna3 .ant-menu {
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
.tabMenuContainer___Sxna3 .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___Sxna3 .ant-menu .ant-menu-item::after {
|
|
display: none !important;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item-selected {
|
|
background: #ffffff;
|
|
box-shadow: 0 -1px 2px #ededed;
|
|
}
|
|
.tabMenuContainer___Sxna3 .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
|
|
color: #3061D0 !important;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .iconH___GpOCh {
|
|
font-size: 16px;
|
|
color: #666;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .iconH___GpOCh:hover {
|
|
color: #0152d9;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .selectBtn___KJw1e {
|
|
display: inline-block;
|
|
padding: 0 12px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
margin-right: 20px;
|
|
}
|
|
.tabMenuContainer___Sxna3 .control___ka76r .selectBtn___KJw1e > 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/ProgramHomework/components/SearchSortController/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.searchSortControllerContainer___tQmMS {
|
|
background-color: white;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 74px;
|
|
padding: 0 20px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-right: 30px;
|
|
cursor: default;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD.btnSort___Y5Oja {
|
|
margin-right: 8px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .btn___ECfiD:hover {
|
|
color: #0152d9;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg {
|
|
cursor: pointer;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg > i {
|
|
font-size: 14px;
|
|
}
|
|
.searchSortControllerContainer___tQmMS .tips___fhrLg: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/ProgramHomework/components/BottomControl/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bottomControlContainer___kLlgA {
|
|
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___kLlgA > div:first-child {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___kLlgA > div:first-child > div {
|
|
margin-right: 5px;
|
|
cursor: pointer;
|
|
}
|
|
.bottomControlContainer___kLlgA > div:last-child .ant-btn {
|
|
min-width: 76px;
|
|
min-height: 30px;
|
|
font-size: 12px;
|
|
border-radius: 4px;
|
|
}
|
|
.bottomControlContainer___kLlgA .buttonWrap___vOH3N {
|
|
min-height: 30px;
|
|
border-radius: 4px;
|
|
padding: 0px 6px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bottomControlContainer___kLlgA .buttonWrap___vOH3N > i {
|
|
margin-right: 5px;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd {
|
|
position: relative;
|
|
top: 40px;
|
|
left: -6px;
|
|
z-index: 200;
|
|
padding-bottom: 60px;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.bottomControlContainer___kLlgA .moveCategory___lgwfd 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/ProgramHomework/components/List/index.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.listContainer___vU05G {
|
|
padding: 20px 10px 25px 10px;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
transition: all 0.3s;
|
|
}
|
|
.listContainer___vU05G:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU {
|
|
flex: 1 1;
|
|
margin-left: 7px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .left___MFkuv {
|
|
display: flex;
|
|
flex: 1 1;
|
|
align-items: center;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .left___MFkuv > span > a {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m {
|
|
display: inline-flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #666666;
|
|
margin-right: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m:last-child {
|
|
margin-right: 6px;
|
|
cursor: default;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m:hover {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m i {
|
|
margin-bottom: 6px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .title___fItHS .right___JT8Xj .flexBox___n8e_m div {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 {
|
|
display: flex;
|
|
margin-top: 7px;
|
|
font-size: 12px;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5 {
|
|
margin-left: auto;
|
|
padding-right: 7px;
|
|
text-align: end;
|
|
color: #888888;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5 i {
|
|
color: #cccccc;
|
|
font-size: 14px;
|
|
transform: scale(0.7);
|
|
display: inline-block;
|
|
}
|
|
.listContainer___vU05G .info___fXyuU .detail___HXdq0 .iconV___CwPu5:hover i {
|
|
color: #0152d9;
|
|
}
|
|
.listContainer___vU05G .shixunTag___oYTPp {
|
|
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/ProgramHomework/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___Cf9V9 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___eZ6tD {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___HV5P5 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___nMv5m {
|
|
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___pSZ2w {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___KWyBO {
|
|
background: #fafafa;
|
|
}
|
|
.containerTitle____BHtc {
|
|
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____BHtc div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___owLy5 {
|
|
background-color: #fff;
|
|
padding: 24px 30px;
|
|
}
|
|
.listItem___G1EbM {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___G1EbM > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___G1EbM:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___sPjht {
|
|
margin-left: 20px;
|
|
}
|
|
.info___sPjht p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___shRTj {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___shRTj strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___h6rpG {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.titleLeft___h6rpG strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 580px;
|
|
}
|
|
.titleLeft___h6rpG strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___LEnUj {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___LEnUj a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___UegZy {
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.acitons___UegZy > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) span {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___UegZy > div:nth-child(2) span:hover {
|
|
color: #333;
|
|
}
|
|
.moveCategory___PL8Dd {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -25px;
|
|
}
|
|
.moveCategory___PL8Dd ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___PL8Dd ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.spanSize___QkMiH {
|
|
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/ProgramHomework/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/ProgramHomework/components/OtherHomework/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.otherHomeworkWrap___WlvHv {
|
|
position: fixed;
|
|
width: 100vw;
|
|
height: 100vh;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: #f5f5f5;
|
|
z-index: 9999;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O {
|
|
position: relative;
|
|
background: #f5f5f5;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .flex___q8ATC {
|
|
display: flex;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 {
|
|
width: 588px;
|
|
padding: 40px 0 30px 0;
|
|
margin: 0 auto;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input {
|
|
width: 500px;
|
|
height: 50px;
|
|
background: #ffffff;
|
|
border-radius: 4px 0px 0px 4px;
|
|
border: 1px solid #dedede;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input-group-addon {
|
|
background-color: #0152d9;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .search___xedy7 .ant-input-group-addon .ant-input-search-button {
|
|
width: 88px;
|
|
height: 100%;
|
|
border: none;
|
|
box-shadow: none;
|
|
border-radius: 0px 4px 4px 0px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP {
|
|
display: flex;
|
|
width: 1200px;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
padding: 20px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a {
|
|
margin-left: 8px;
|
|
width: 100%;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a .title___FtVL7 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP .info___vvX3a .describe___g43sA {
|
|
line-height: 20px;
|
|
overflow: hidden;
|
|
display: -webkit-box;
|
|
-webkit-box-orient: vertical;
|
|
-webkit-line-clamp: 2;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .content___VSdQb .listItem___u6wwP:last-child {
|
|
margin-bottom: 80px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY {
|
|
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___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY > button {
|
|
width: 88px;
|
|
height: 36px;
|
|
border-radius: 4px;
|
|
margin-right: 20px;
|
|
}
|
|
.otherHomeworkWrap___WlvHv .otherHomeworkContainer___Qfj2O .footer___TNGYY > 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 */
|
|
|