|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
|
!*** 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[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/skeleton/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-skeleton {
|
|
|
display: table;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-skeleton-header {
|
|
|
display: table-cell;
|
|
|
padding-right: 8px;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar {
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
width: 28px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg {
|
|
|
width: 32px;
|
|
|
height: 32px;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm {
|
|
|
width: 22px;
|
|
|
height: 22px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-content {
|
|
|
display: table-cell;
|
|
|
width: 100%;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-title {
|
|
|
width: 100%;
|
|
|
height: 14px;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
border-radius: 2px;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-paragraph {
|
|
|
padding: 0;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
|
width: 100%;
|
|
|
height: 14px;
|
|
|
list-style: none;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
border-radius: 2px;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
|
|
|
width: 61%;
|
|
|
}
|
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
|
|
|
margin-top: 8px;
|
|
|
}
|
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
|
margin-top: 20px;
|
|
|
}
|
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
|
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
|
border-radius: 100px;
|
|
|
}
|
|
|
.ant-skeleton-active .ant-skeleton-title,
|
|
|
.ant-skeleton-active .ant-skeleton-paragraph > li,
|
|
|
.ant-skeleton-active .ant-skeleton-avatar,
|
|
|
.ant-skeleton-active .ant-skeleton-button,
|
|
|
.ant-skeleton-active .ant-skeleton-input,
|
|
|
.ant-skeleton-active .ant-skeleton-image {
|
|
|
position: relative;
|
|
|
/* stylelint-disable-next-line property-no-vendor-prefix,value-no-vendor-prefix */
|
|
|
z-index: 0;
|
|
|
overflow: hidden;
|
|
|
background: transparent;
|
|
|
}
|
|
|
.ant-skeleton-active .ant-skeleton-title::after,
|
|
|
.ant-skeleton-active .ant-skeleton-paragraph > li::after,
|
|
|
.ant-skeleton-active .ant-skeleton-avatar::after,
|
|
|
.ant-skeleton-active .ant-skeleton-button::after,
|
|
|
.ant-skeleton-active .ant-skeleton-input::after,
|
|
|
.ant-skeleton-active .ant-skeleton-image::after {
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: -150%;
|
|
|
bottom: 0;
|
|
|
left: -150%;
|
|
|
background: linear-gradient(90deg, rgba(190, 190, 190, 0.2) 25%, rgba(129, 129, 129, 0.24) 37%, rgba(190, 190, 190, 0.2) 63%);
|
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
|
content: '';
|
|
|
}
|
|
|
.ant-skeleton.ant-skeleton-block {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-skeleton.ant-skeleton-block .ant-skeleton-button {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-skeleton.ant-skeleton-block .ant-skeleton-input {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-skeleton-element {
|
|
|
display: inline-block;
|
|
|
width: auto;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button {
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
border-radius: 2px;
|
|
|
width: 56px;
|
|
|
min-width: 56px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-square {
|
|
|
width: 28px;
|
|
|
min-width: 28px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
|
|
|
width: 28px;
|
|
|
min-width: 28px;
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
|
|
|
border-radius: 28px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-lg {
|
|
|
width: 64px;
|
|
|
min-width: 64px;
|
|
|
height: 32px;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-square {
|
|
|
width: 32px;
|
|
|
min-width: 32px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
|
|
|
width: 32px;
|
|
|
min-width: 32px;
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
|
|
|
border-radius: 32px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-sm {
|
|
|
width: 44px;
|
|
|
min-width: 44px;
|
|
|
height: 22px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-square {
|
|
|
width: 22px;
|
|
|
min-width: 22px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
|
|
|
width: 22px;
|
|
|
min-width: 22px;
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
|
|
|
border-radius: 22px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar {
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
width: 28px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg {
|
|
|
width: 32px;
|
|
|
height: 32px;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm {
|
|
|
width: 22px;
|
|
|
height: 22px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-input {
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
width: 140px;
|
|
|
min-width: 140px;
|
|
|
height: 28px;
|
|
|
line-height: 28px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-input-lg {
|
|
|
width: 160px;
|
|
|
min-width: 160px;
|
|
|
height: 32px;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-input-sm {
|
|
|
width: 110px;
|
|
|
min-width: 110px;
|
|
|
height: 22px;
|
|
|
line-height: 22px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-image {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
vertical-align: top;
|
|
|
background: rgba(190, 190, 190, 0.2);
|
|
|
width: 96px;
|
|
|
height: 96px;
|
|
|
line-height: 96px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-image-path {
|
|
|
fill: #bfbfbf;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-image-svg {
|
|
|
width: 48px;
|
|
|
height: 48px;
|
|
|
line-height: 48px;
|
|
|
max-width: 192px;
|
|
|
max-height: 192px;
|
|
|
}
|
|
|
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
@keyframes ant-skeleton-loading {
|
|
|
0% {
|
|
|
transform: translateX(-37.5%);
|
|
|
}
|
|
|
100% {
|
|
|
transform: translateX(37.5%);
|
|
|
}
|
|
|
}
|
|
|
.ant-skeleton-rtl {
|
|
|
direction: rtl;
|
|
|
}
|
|
|
.ant-skeleton-rtl .ant-skeleton-header {
|
|
|
padding-right: 0;
|
|
|
padding-left: 16px;
|
|
|
}
|
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
|
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
|
}
|
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
|
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
|
}
|
|
|
@keyframes ant-skeleton-loading-rtl {
|
|
|
0% {
|
|
|
background-position: 0% 50%;
|
|
|
}
|
|
|
100% {
|
|
|
background-position: 100% 50%;
|
|
|
}
|
|
|
}
|
|
|
/* 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/form/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-form-item .ant-input-number + .ant-form-text {
|
|
|
margin-left: 8px;
|
|
|
}
|
|
|
.ant-form-inline {
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item {
|
|
|
flex: none;
|
|
|
flex-wrap: nowrap;
|
|
|
margin-right: 16px;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item-with-help {
|
|
|
margin-bottom: 16px;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item > .ant-form-item-label,
|
|
|
.ant-form-inline .ant-form-item > .ant-form-item-control {
|
|
|
display: inline-block;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item > .ant-form-item-label {
|
|
|
flex: none;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item .ant-form-text {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.ant-form-horizontal .ant-form-item-label {
|
|
|
flex-grow: 0;
|
|
|
}
|
|
|
.ant-form-horizontal .ant-form-item-control {
|
|
|
flex: 1 1;
|
|
|
min-width: 0;
|
|
|
}
|
|
|
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
|
|
|
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
|
|
|
min-width: 0;
|
|
|
min-width: initial;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item-row {
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item-label > label {
|
|
|
height: auto;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item .ant-form-item-control {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item-label,
|
|
|
.ant-col-24.ant-form-item-label,
|
|
|
.ant-col-xl-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item-label > label,
|
|
|
.ant-col-24.ant-form-item-label > label,
|
|
|
.ant-col-xl-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-form-vertical .ant-form-item-label > label::after,
|
|
|
.ant-col-24.ant-form-item-label > label::after,
|
|
|
.ant-col-xl-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-form-vertical .ant-form-item-label,
|
|
|
.ant-form-rtl.ant-col-24.ant-form-item-label,
|
|
|
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
@media (max-width: 575px) {
|
|
|
.ant-form-item .ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-form-item .ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-form-item .ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-form-item .ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
.ant-form .ant-form-item {
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
.ant-form .ant-form-item .ant-form-item-label,
|
|
|
.ant-form .ant-form-item .ant-form-item-control {
|
|
|
flex: 0 0 100%;
|
|
|
max-width: 100%;
|
|
|
}
|
|
|
.ant-col-xs-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-col-xs-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-col-xs-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-col-xs-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 767px) {
|
|
|
.ant-col-sm-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-col-sm-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-col-sm-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-col-sm-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 991px) {
|
|
|
.ant-col-md-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-col-md-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-col-md-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-col-md-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 1199px) {
|
|
|
.ant-col-lg-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-col-lg-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-col-lg-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-col-lg-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 1599px) {
|
|
|
.ant-col-xl-24.ant-form-item-label {
|
|
|
padding: 0 0 4px;
|
|
|
line-height: 1.66667;
|
|
|
white-space: normal;
|
|
|
white-space: initial;
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-col-xl-24.ant-form-item-label > label {
|
|
|
margin: 0;
|
|
|
}
|
|
|
.ant-col-xl-24.ant-form-item-label > label::after {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
|
|
|
text-align: right;
|
|
|
}
|
|
|
}
|
|
|
.ant-form-item {
|
|
|
/* Some non-status related component style is in `components.less` */
|
|
|
/* To support leave along ErrorList. We add additional className to handle explain style */
|
|
|
}
|
|
|
.ant-form-item-explain-error {
|
|
|
color: #ff4d4f;
|
|
|
}
|
|
|
.ant-form-item-explain-warning {
|
|
|
color: #faad14;
|
|
|
}
|
|
|
.ant-form-item-has-feedback .ant-switch {
|
|
|
margin: 2px 0 4px;
|
|
|
}
|
|
|
.ant-form-item-has-warning .ant-form-item-split {
|
|
|
color: #faad14;
|
|
|
}
|
|
|
.ant-form-item-has-error .ant-form-item-split {
|
|
|
color: #ff4d4f;
|
|
|
}
|
|
|
.ant-form {
|
|
|
box-sizing: border-box;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
font-variant: tabular-nums;
|
|
|
line-height: 1.66667;
|
|
|
list-style: none;
|
|
|
font-feature-settings: tnum, "tnum";
|
|
|
}
|
|
|
.ant-form legend {
|
|
|
display: block;
|
|
|
width: 100%;
|
|
|
margin-bottom: 20px;
|
|
|
padding: 0;
|
|
|
color: rgba(0, 0, 0, 0.45);
|
|
|
font-size: 14px;
|
|
|
line-height: inherit;
|
|
|
border: 0;
|
|
|
border-bottom: 1px solid #d9d9d9;
|
|
|
}
|
|
|
.ant-form label {
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.ant-form input[type='search'] {
|
|
|
box-sizing: border-box;
|
|
|
}
|
|
|
.ant-form input[type='radio'],
|
|
|
.ant-form input[type='checkbox'] {
|
|
|
line-height: normal;
|
|
|
}
|
|
|
.ant-form input[type='file'] {
|
|
|
display: block;
|
|
|
}
|
|
|
.ant-form input[type='range'] {
|
|
|
display: block;
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-form select[multiple],
|
|
|
.ant-form select[size] {
|
|
|
height: auto;
|
|
|
}
|
|
|
.ant-form input[type='file']:focus,
|
|
|
.ant-form input[type='radio']:focus,
|
|
|
.ant-form input[type='checkbox']:focus {
|
|
|
outline: thin dotted;
|
|
|
outline: 5px auto -webkit-focus-ring-color;
|
|
|
outline-offset: -2px;
|
|
|
}
|
|
|
.ant-form output {
|
|
|
display: block;
|
|
|
padding-top: 15px;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
line-height: 1.66667;
|
|
|
}
|
|
|
.ant-form .ant-form-text {
|
|
|
display: inline-block;
|
|
|
padding-right: 8px;
|
|
|
}
|
|
|
.ant-form-small .ant-form-item-label > label {
|
|
|
height: 22px;
|
|
|
}
|
|
|
.ant-form-small .ant-form-item-control-input {
|
|
|
min-height: 22px;
|
|
|
}
|
|
|
.ant-form-large .ant-form-item-label > label {
|
|
|
height: 32px;
|
|
|
}
|
|
|
.ant-form-large .ant-form-item-control-input {
|
|
|
min-height: 32px;
|
|
|
}
|
|
|
.ant-form-item {
|
|
|
box-sizing: border-box;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
font-variant: tabular-nums;
|
|
|
line-height: 1.66667;
|
|
|
list-style: none;
|
|
|
font-feature-settings: tnum, "tnum";
|
|
|
margin-bottom: 16px;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
.ant-form-item-with-help {
|
|
|
transition: none;
|
|
|
}
|
|
|
.ant-form-item-hidden,
|
|
|
.ant-form-item-hidden.ant-row {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-item-label {
|
|
|
display: inline-block;
|
|
|
flex-grow: 0;
|
|
|
overflow: hidden;
|
|
|
white-space: nowrap;
|
|
|
text-align: right;
|
|
|
vertical-align: middle;
|
|
|
}
|
|
|
.ant-form-item-label-left {
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-form-item-label-wrap {
|
|
|
overflow: visible;
|
|
|
overflow: initial;
|
|
|
line-height: 1.41667em;
|
|
|
white-space: inherit;
|
|
|
}
|
|
|
.ant-form-item-label > label {
|
|
|
position: relative;
|
|
|
display: inline-flex;
|
|
|
align-items: center;
|
|
|
max-width: 100%;
|
|
|
height: 28px;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.ant-form-item-label > label > .anticon {
|
|
|
font-size: 12px;
|
|
|
vertical-align: top;
|
|
|
}
|
|
|
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
|
|
|
display: inline-block;
|
|
|
margin-right: 4px;
|
|
|
color: #ff4d4f;
|
|
|
font-size: 12px;
|
|
|
font-family: SimSun, sans-serif;
|
|
|
line-height: 1;
|
|
|
content: '*';
|
|
|
}
|
|
|
.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-item-label > label .ant-form-item-optional {
|
|
|
display: inline-block;
|
|
|
margin-left: 0px;
|
|
|
color: rgba(0, 0, 0, 0.45);
|
|
|
}
|
|
|
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-form-item-label > label .ant-form-item-tooltip {
|
|
|
color: rgba(0, 0, 0, 0.45);
|
|
|
cursor: help;
|
|
|
-webkit-writing-mode: horizontal-tb;
|
|
|
-ms-writing-mode: lr-tb;
|
|
|
writing-mode: horizontal-tb;
|
|
|
-webkit-margin-start: 0px;
|
|
|
margin-inline-start: 0px;
|
|
|
}
|
|
|
.ant-form-item-label > label::after {
|
|
|
content: ':';
|
|
|
position: relative;
|
|
|
top: -0.5px;
|
|
|
margin: 0 8px 0 2px;
|
|
|
}
|
|
|
.ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
|
content: ' ';
|
|
|
}
|
|
|
.ant-form-item-control {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
flex-grow: 1;
|
|
|
}
|
|
|
.ant-form-item-control:first-child:not([class^='ant-col-']):not([class*=' ant-col-']) {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-form-item-control-input {
|
|
|
position: relative;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
min-height: 28px;
|
|
|
}
|
|
|
.ant-form-item-control-input-content {
|
|
|
flex: auto;
|
|
|
max-width: 100%;
|
|
|
}
|
|
|
.ant-form-item-explain,
|
|
|
.ant-form-item-extra {
|
|
|
clear: both;
|
|
|
color: rgba(0, 0, 0, 0.45);
|
|
|
font-size: 12px;
|
|
|
line-height: 1.66667;
|
|
|
transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
|
}
|
|
|
.ant-form-item-explain-connected {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-form-item-extra {
|
|
|
min-height: 16px;
|
|
|
}
|
|
|
.ant-form-item-with-help .ant-form-item-explain {
|
|
|
height: auto;
|
|
|
opacity: 1;
|
|
|
}
|
|
|
.ant-form-item-feedback-icon {
|
|
|
font-size: 12px;
|
|
|
text-align: center;
|
|
|
visibility: visible;
|
|
|
animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
|
|
|
pointer-events: none;
|
|
|
}
|
|
|
.ant-form-item-feedback-icon-success {
|
|
|
color: #52c41a;
|
|
|
}
|
|
|
.ant-form-item-feedback-icon-error {
|
|
|
color: #ff4d4f;
|
|
|
}
|
|
|
.ant-form-item-feedback-icon-warning {
|
|
|
color: #faad14;
|
|
|
}
|
|
|
.ant-form-item-feedback-icon-validating {
|
|
|
color: #1890ff;
|
|
|
}
|
|
|
.ant-show-help {
|
|
|
transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
|
}
|
|
|
.ant-show-help-appear,
|
|
|
.ant-show-help-enter {
|
|
|
opacity: 0;
|
|
|
}
|
|
|
.ant-show-help-appear-active,
|
|
|
.ant-show-help-enter-active {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
.ant-show-help-leave {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
.ant-show-help-leave-active {
|
|
|
opacity: 0;
|
|
|
}
|
|
|
.ant-show-help-item {
|
|
|
overflow: hidden;
|
|
|
transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
|
|
|
}
|
|
|
.ant-show-help-item-appear,
|
|
|
.ant-show-help-item-enter {
|
|
|
transform: translateY(-5px);
|
|
|
opacity: 0;
|
|
|
}
|
|
|
.ant-show-help-item-appear-active,
|
|
|
.ant-show-help-item-enter-active {
|
|
|
transform: translateY(0);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
.ant-show-help-item-leave {
|
|
|
transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
|
|
|
}
|
|
|
.ant-show-help-item-leave-active {
|
|
|
transform: translateY(-5px);
|
|
|
}
|
|
|
@keyframes diffZoomIn1 {
|
|
|
0% {
|
|
|
transform: scale(0);
|
|
|
opacity: 0;
|
|
|
}
|
|
|
100% {
|
|
|
transform: scale(1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
}
|
|
|
@keyframes diffZoomIn2 {
|
|
|
0% {
|
|
|
transform: scale(0);
|
|
|
opacity: 0;
|
|
|
}
|
|
|
100% {
|
|
|
transform: scale(1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
}
|
|
|
@keyframes diffZoomIn3 {
|
|
|
0% {
|
|
|
transform: scale(0);
|
|
|
opacity: 0;
|
|
|
}
|
|
|
100% {
|
|
|
transform: scale(1);
|
|
|
opacity: 1;
|
|
|
}
|
|
|
}
|
|
|
.ant-form-rtl {
|
|
|
direction: rtl;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-label {
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
|
|
|
margin-right: 0;
|
|
|
margin-left: 4px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-label > label::after {
|
|
|
margin: 0 2px 0 8px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
|
|
|
margin-right: 0px;
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
.ant-col-rtl .ant-form-item-control:first-child {
|
|
|
width: 100%;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
|
|
|
padding-right: 7px;
|
|
|
padding-left: 24px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
|
|
|
padding-right: 7px;
|
|
|
padding-left: 18px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
|
|
|
padding: 0;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
|
|
|
padding: 0;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
|
|
|
right: auto;
|
|
|
left: 28px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
|
|
|
padding-left: 18px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
|
|
|
right: auto;
|
|
|
left: 32px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
|
|
|
padding-right: 0;
|
|
|
padding-left: 42px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
|
|
|
margin-right: 0;
|
|
|
margin-left: 19px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
|
|
|
right: auto;
|
|
|
left: 32px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
|
|
|
padding-right: 7px;
|
|
|
padding-left: 22.6px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
|
|
|
padding-right: 11px;
|
|
|
padding-left: 26.6px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
|
|
|
padding-right: 7px;
|
|
|
padding-left: 22.6px;
|
|
|
}
|
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
|
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
|
|
|
right: auto;
|
|
|
left: 0;
|
|
|
}
|
|
|
.ant-form-rtl.ant-form-inline .ant-form-item {
|
|
|
margin-right: 0;
|
|
|
margin-left: 16px;
|
|
|
}
|
|
|
/* 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/components/ResTable/index.less ***!
|
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.react-resizable {
|
|
|
position: relative;
|
|
|
background-clip: padding-box;
|
|
|
}
|
|
|
.react-resizable-handle {
|
|
|
position: absolute;
|
|
|
width: 10px;
|
|
|
height: 100%;
|
|
|
bottom: 0;
|
|
|
right: -5px;
|
|
|
cursor: col-resize;
|
|
|
z-index: 1;
|
|
|
}
|
|
|
/** 这里是偏移的时候显示的竖线,只有表头有竖线;
|
|
|
如果需要联通表格请自行修改高度,1000倍表头高度,然后超出表格隐藏什么的(自行研究) */
|
|
|
.react-resizable-handle.active::before {
|
|
|
content: '';
|
|
|
position: absolute;
|
|
|
left: 50%;
|
|
|
top: 0;
|
|
|
bottom: 0;
|
|
|
border-left: solid 1px black;
|
|
|
}
|
|
|
/* 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/Exercise/index.less?modules ***!
|
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___iyIe6 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___g2WjG {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___Tde0v {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___W1D5W {
|
|
|
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___ZiFvs {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.bg___T2R2s {
|
|
|
background: white;
|
|
|
}
|
|
|
.containerTitle___yARn_ {
|
|
|
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___yARn_ div:nth-child(1) {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.containerDesc___fKSYF {
|
|
|
height: 50px;
|
|
|
line-height: 40px;
|
|
|
padding: 0 30px;
|
|
|
margin-bottom: -20px;
|
|
|
margin-top: 10px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
}
|
|
|
.containerDesc___fKSYF p:nth-child(1) {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.menus___e8wtg {
|
|
|
padding-right: 31px;
|
|
|
padding-top: 10px;
|
|
|
}
|
|
|
.menus___e8wtg [class~='ant-menu-horizontal'] {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.listItem___s7xhg {
|
|
|
padding: 25px 30px 25px 30px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
background: white;
|
|
|
margin-top: 20px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.listItem___s7xhg > div {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.listItem___s7xhg:hover {
|
|
|
box-shadow: 0 0 10px #ccc;
|
|
|
}
|
|
|
.info___Hx2bW {
|
|
|
margin-left: 20px;
|
|
|
}
|
|
|
.info___Hx2bW p {
|
|
|
margin-top: 18px;
|
|
|
}
|
|
|
.title___W7a1R {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.title___W7a1R strong {
|
|
|
color: #333;
|
|
|
}
|
|
|
.titleLeft___C5r0w {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.titleRight___g5GZv a {
|
|
|
margin-right: 20px;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.acitons___H0RU0 {
|
|
|
height: 70px;
|
|
|
background: white;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
padding: 0 30px;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) .move___qYkSy {
|
|
|
cursor: pointer;
|
|
|
color: #999;
|
|
|
padding: 0 16px;
|
|
|
position: relative;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p {
|
|
|
cursor: pointer;
|
|
|
color: #999;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p:hover {
|
|
|
color: #333;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p span {
|
|
|
position: relative;
|
|
|
padding: 0 16px;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p span:after {
|
|
|
content: '';
|
|
|
width: 1px;
|
|
|
height: 10px;
|
|
|
background: #ededed;
|
|
|
position: absolute;
|
|
|
right: 0;
|
|
|
top: 50%;
|
|
|
margin-top: -5px;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p:nth-last-child(1) span {
|
|
|
padding-right: 0;
|
|
|
}
|
|
|
.acitons___H0RU0 > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
|
display: none;
|
|
|
}
|
|
|
.hideHeadCheckbox___Hq5gw table {
|
|
|
background: #f4faff;
|
|
|
}
|
|
|
.hideHeadCheckbox___Hq5gw table > thead > tr > th:nth-child(1) > div {
|
|
|
display: none;
|
|
|
}
|
|
|
.moveCategory___bZSGQ {
|
|
|
padding: 30px 0;
|
|
|
position: relative;
|
|
|
top: -25px;
|
|
|
}
|
|
|
.moveCategory___bZSGQ ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
.moveCategory___bZSGQ ul li {
|
|
|
padding: 0 12px;
|
|
|
margin: 5px 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.tabSearch___NaKI4 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
margin: 8px 0;
|
|
|
}
|
|
|
.warpModal___HLUgh .ant-tabs-nav::before {
|
|
|
border-bottom: 0;
|
|
|
}
|
|
|
.modalColumn___F7R5w {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.modalColumn___F7R5w .modalRow___L6ghw {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
flex-direction: row;
|
|
|
margin-top: 12px;
|
|
|
}
|
|
|
.modalColumn___F7R5w .modalRow___L6ghw .sup___VGKXV {
|
|
|
color: #fb3226;
|
|
|
font-size: 16px;
|
|
|
margin-top: 21px;
|
|
|
margin-right: 2px;
|
|
|
}
|
|
|
/* 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/ReuseShixunModal/index.less?modules ***!
|
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.brief___LOzpE {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
margin-bottom: 30px;
|
|
|
}
|
|
|
.contentTitle___xkdcN {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
color: #000000;
|
|
|
}
|
|
|
.content___Vtri0 {
|
|
|
font-size: 14px;
|
|
|
font-weight: 400;
|
|
|
}
|
|
|
.tips___tuAtH {
|
|
|
font-size: 12px;
|
|
|
font-weight: 400;
|
|
|
color: #6b758b;
|
|
|
padding-left: 14px;
|
|
|
}
|
|
|
.antdTable___s8T2N {
|
|
|
margin-top: 10px;
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.antdTable___s8T2N thead[class~='ant-table-thead'] > tr > th {
|
|
|
background: #F2F2F2;
|
|
|
color: #5F6367;
|
|
|
}
|
|
|
.antdTable___s8T2N .tableCell___kN9Fw {
|
|
|
white-space: nowrap;
|
|
|
text-overflow: ellipsis;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-header'] {
|
|
|
padding-top: 30px;
|
|
|
padding-left: 40px;
|
|
|
}
|
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] {
|
|
|
top: 18px;
|
|
|
right: 10px;
|
|
|
}
|
|
|
.antdModal___WVBk3 button[class~='ant-modal-close'] span[class~='ant-modal-close-x'] {
|
|
|
font-size: 18px;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-body'] {
|
|
|
padding-left: 40px;
|
|
|
padding-right: 40px;
|
|
|
max-height: 620px;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.antdModal___WVBk3 div[class~='ant-modal-footer'] {
|
|
|
border-top: none;
|
|
|
padding-bottom: 30px;
|
|
|
padding-right: 40px;
|
|
|
}
|
|
|
.orangeColor___ryB2u {
|
|
|
color: #FE6300;
|
|
|
}
|
|
|
/* 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/Exercise/components/TrfList/index.less?modules ***!
|
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.leftdiv___iuhY9 {
|
|
|
flex: 1 1;
|
|
|
margin-right: 8px;
|
|
|
height: 340px;
|
|
|
border-radius: 4px;
|
|
|
border: 1px solid #d9d9d9;
|
|
|
padding: 14px;
|
|
|
}
|
|
|
.leftdiv___iuhY9 .listClass___o5N53 {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.leftdiv___iuhY9 .spantitle___KVMSL {
|
|
|
word-break: break-all;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
width: 108px;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.rightdiv___f2zZr {
|
|
|
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/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[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/popover/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-popover {
|
|
|
box-sizing: border-box;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
font-variant: tabular-nums;
|
|
|
line-height: 1.66667;
|
|
|
list-style: none;
|
|
|
font-feature-settings: tnum, "tnum";
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
left: 0;
|
|
|
z-index: 1030;
|
|
|
font-weight: normal;
|
|
|
white-space: normal;
|
|
|
text-align: left;
|
|
|
cursor: auto;
|
|
|
-webkit-user-select: text;
|
|
|
-moz-user-select: text;
|
|
|
-ms-user-select: text;
|
|
|
user-select: text;
|
|
|
}
|
|
|
.ant-popover-content {
|
|
|
position: relative;
|
|
|
}
|
|
|
.ant-popover::after {
|
|
|
position: absolute;
|
|
|
background: rgba(255, 255, 255, 0.01);
|
|
|
content: '';
|
|
|
}
|
|
|
.ant-popover-hidden {
|
|
|
display: none;
|
|
|
}
|
|
|
.ant-popover-placement-top,
|
|
|
.ant-popover-placement-topLeft,
|
|
|
.ant-popover-placement-topRight {
|
|
|
padding-bottom: 15.3137085px;
|
|
|
}
|
|
|
.ant-popover-placement-right,
|
|
|
.ant-popover-placement-rightTop,
|
|
|
.ant-popover-placement-rightBottom {
|
|
|
padding-left: 15.3137085px;
|
|
|
}
|
|
|
.ant-popover-placement-bottom,
|
|
|
.ant-popover-placement-bottomLeft,
|
|
|
.ant-popover-placement-bottomRight {
|
|
|
padding-top: 15.3137085px;
|
|
|
}
|
|
|
.ant-popover-placement-left,
|
|
|
.ant-popover-placement-leftTop,
|
|
|
.ant-popover-placement-leftBottom {
|
|
|
padding-right: 15.3137085px;
|
|
|
}
|
|
|
.ant-popover-inner {
|
|
|
background-color: #fff;
|
|
|
background-clip: padding-box;
|
|
|
border-radius: 2px;
|
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
|
.ant-popover {
|
|
|
/* IE10+ */
|
|
|
}
|
|
|
.ant-popover-inner {
|
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
|
}
|
|
|
}
|
|
|
.ant-popover-title {
|
|
|
min-width: 177px;
|
|
|
min-height: 28px;
|
|
|
margin: 0;
|
|
|
padding: 5px 12px 4px;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-weight: 500;
|
|
|
border-bottom: 1px solid #f0f0f0;
|
|
|
}
|
|
|
.ant-popover-inner-content {
|
|
|
padding: 8px 12px;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
}
|
|
|
.ant-popover-message {
|
|
|
display: flex;
|
|
|
padding: 4px 0 12px;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.ant-popover-message-icon {
|
|
|
display: inline-block;
|
|
|
margin-right: 8px;
|
|
|
color: #faad14;
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.ant-popover-buttons {
|
|
|
margin-bottom: 4px;
|
|
|
text-align: right;
|
|
|
}
|
|
|
.ant-popover-buttons button:not(:first-child) {
|
|
|
margin-left: 8px;
|
|
|
}
|
|
|
.ant-popover-arrow {
|
|
|
position: absolute;
|
|
|
display: block;
|
|
|
width: 22px;
|
|
|
height: 22px;
|
|
|
overflow: hidden;
|
|
|
background: transparent;
|
|
|
pointer-events: none;
|
|
|
}
|
|
|
.ant-popover-arrow-content {
|
|
|
--antd-arrow-background-color: #fff;
|
|
|
position: absolute;
|
|
|
top: 0;
|
|
|
right: 0;
|
|
|
bottom: 0;
|
|
|
left: 0;
|
|
|
display: block;
|
|
|
width: 11.3137085px;
|
|
|
height: 11.3137085px;
|
|
|
margin: auto;
|
|
|
content: '';
|
|
|
pointer-events: auto;
|
|
|
border-radius: 0 0 2px;
|
|
|
pointer-events: none;
|
|
|
}
|
|
|
.ant-popover-arrow-content::before {
|
|
|
position: absolute;
|
|
|
top: -11.3137085px;
|
|
|
left: -11.3137085px;
|
|
|
width: 33.9411255px;
|
|
|
height: 33.9411255px;
|
|
|
background: var(--antd-arrow-background-color);
|
|
|
background-repeat: no-repeat;
|
|
|
background-position: -10px -10px;
|
|
|
content: '';
|
|
|
-webkit-clip-path: inset(33% 33%);
|
|
|
clip-path: inset(33% 33%);
|
|
|
-webkit-clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
|
clip-path: path('M 9.849242404917499 24.091883092036785 A 5 5 0 0 1 13.384776310850237 22.627416997969522 L 20.627416997969522 22.627416997969522 A 2 2 0 0 0 22.627416997969522 20.627416997969522 L 22.627416997969522 13.384776310850237 A 5 5 0 0 1 24.091883092036785 9.849242404917499 L 23.091883092036785 9.849242404917499 L 9.849242404917499 23.091883092036785 Z');
|
|
|
}
|
|
|
.ant-popover-placement-top .ant-popover-arrow,
|
|
|
.ant-popover-placement-topLeft .ant-popover-arrow,
|
|
|
.ant-popover-placement-topRight .ant-popover-arrow {
|
|
|
bottom: 0;
|
|
|
transform: translateY(100%);
|
|
|
}
|
|
|
.ant-popover-placement-top .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-topLeft .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-topRight .ant-popover-arrow-content {
|
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
|
transform: translateY(-11px) rotate(45deg);
|
|
|
}
|
|
|
.ant-popover-placement-top .ant-popover-arrow {
|
|
|
left: 50%;
|
|
|
transform: translateY(100%) translateX(-50%);
|
|
|
}
|
|
|
.ant-popover-placement-topLeft .ant-popover-arrow {
|
|
|
left: 16px;
|
|
|
}
|
|
|
.ant-popover-placement-topRight .ant-popover-arrow {
|
|
|
right: 16px;
|
|
|
}
|
|
|
.ant-popover-placement-right .ant-popover-arrow,
|
|
|
.ant-popover-placement-rightTop .ant-popover-arrow,
|
|
|
.ant-popover-placement-rightBottom .ant-popover-arrow {
|
|
|
left: 0;
|
|
|
transform: translateX(-100%);
|
|
|
}
|
|
|
.ant-popover-placement-right .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-rightTop .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-rightBottom .ant-popover-arrow-content {
|
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
|
transform: translateX(11px) rotate(135deg);
|
|
|
}
|
|
|
.ant-popover-placement-right .ant-popover-arrow {
|
|
|
top: 50%;
|
|
|
transform: translateX(-100%) translateY(-50%);
|
|
|
}
|
|
|
.ant-popover-placement-rightTop .ant-popover-arrow {
|
|
|
top: 12px;
|
|
|
}
|
|
|
.ant-popover-placement-rightBottom .ant-popover-arrow {
|
|
|
bottom: 12px;
|
|
|
}
|
|
|
.ant-popover-placement-bottom .ant-popover-arrow,
|
|
|
.ant-popover-placement-bottomLeft .ant-popover-arrow,
|
|
|
.ant-popover-placement-bottomRight .ant-popover-arrow {
|
|
|
top: 0;
|
|
|
transform: translateY(-100%);
|
|
|
}
|
|
|
.ant-popover-placement-bottom .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-bottomLeft .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-bottomRight .ant-popover-arrow-content {
|
|
|
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.06);
|
|
|
transform: translateY(11px) rotate(-135deg);
|
|
|
}
|
|
|
.ant-popover-placement-bottom .ant-popover-arrow {
|
|
|
left: 50%;
|
|
|
transform: translateY(-100%) translateX(-50%);
|
|
|
}
|
|
|
.ant-popover-placement-bottomLeft .ant-popover-arrow {
|
|
|
left: 16px;
|
|
|
}
|
|
|
.ant-popover-placement-bottomRight .ant-popover-arrow {
|
|
|
right: 16px;
|
|
|
}
|
|
|
.ant-popover-placement-left .ant-popover-arrow,
|
|
|
.ant-popover-placement-leftTop .ant-popover-arrow,
|
|
|
.ant-popover-placement-leftBottom .ant-popover-arrow {
|
|
|
right: 0;
|
|
|
transform: translateX(100%);
|
|
|
}
|
|
|
.ant-popover-placement-left .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-leftTop .ant-popover-arrow-content,
|
|
|
.ant-popover-placement-leftBottom .ant-popover-arrow-content {
|
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
|
transform: translateX(-11px) rotate(-45deg);
|
|
|
}
|
|
|
.ant-popover-placement-left .ant-popover-arrow {
|
|
|
top: 50%;
|
|
|
transform: translateX(100%) translateY(-50%);
|
|
|
}
|
|
|
.ant-popover-placement-leftTop .ant-popover-arrow {
|
|
|
top: 12px;
|
|
|
}
|
|
|
.ant-popover-placement-leftBottom .ant-popover-arrow {
|
|
|
bottom: 12px;
|
|
|
}
|
|
|
.ant-popover-pink .ant-popover-inner {
|
|
|
background-color: #eb2f96;
|
|
|
}
|
|
|
.ant-popover-pink .ant-popover-arrow-content {
|
|
|
background-color: #eb2f96;
|
|
|
}
|
|
|
.ant-popover-magenta .ant-popover-inner {
|
|
|
background-color: #eb2f96;
|
|
|
}
|
|
|
.ant-popover-magenta .ant-popover-arrow-content {
|
|
|
background-color: #eb2f96;
|
|
|
}
|
|
|
.ant-popover-red .ant-popover-inner {
|
|
|
background-color: #f5222d;
|
|
|
}
|
|
|
.ant-popover-red .ant-popover-arrow-content {
|
|
|
background-color: #f5222d;
|
|
|
}
|
|
|
.ant-popover-volcano .ant-popover-inner {
|
|
|
background-color: #fa541c;
|
|
|
}
|
|
|
.ant-popover-volcano .ant-popover-arrow-content {
|
|
|
background-color: #fa541c;
|
|
|
}
|
|
|
.ant-popover-orange .ant-popover-inner {
|
|
|
background-color: #fa8c16;
|
|
|
}
|
|
|
.ant-popover-orange .ant-popover-arrow-content {
|
|
|
background-color: #fa8c16;
|
|
|
}
|
|
|
.ant-popover-yellow .ant-popover-inner {
|
|
|
background-color: #fadb14;
|
|
|
}
|
|
|
.ant-popover-yellow .ant-popover-arrow-content {
|
|
|
background-color: #fadb14;
|
|
|
}
|
|
|
.ant-popover-gold .ant-popover-inner {
|
|
|
background-color: #faad14;
|
|
|
}
|
|
|
.ant-popover-gold .ant-popover-arrow-content {
|
|
|
background-color: #faad14;
|
|
|
}
|
|
|
.ant-popover-cyan .ant-popover-inner {
|
|
|
background-color: #13c2c2;
|
|
|
}
|
|
|
.ant-popover-cyan .ant-popover-arrow-content {
|
|
|
background-color: #13c2c2;
|
|
|
}
|
|
|
.ant-popover-lime .ant-popover-inner {
|
|
|
background-color: #a0d911;
|
|
|
}
|
|
|
.ant-popover-lime .ant-popover-arrow-content {
|
|
|
background-color: #a0d911;
|
|
|
}
|
|
|
.ant-popover-green .ant-popover-inner {
|
|
|
background-color: #52c41a;
|
|
|
}
|
|
|
.ant-popover-green .ant-popover-arrow-content {
|
|
|
background-color: #52c41a;
|
|
|
}
|
|
|
.ant-popover-blue .ant-popover-inner {
|
|
|
background-color: #1890ff;
|
|
|
}
|
|
|
.ant-popover-blue .ant-popover-arrow-content {
|
|
|
background-color: #1890ff;
|
|
|
}
|
|
|
.ant-popover-geekblue .ant-popover-inner {
|
|
|
background-color: #2f54eb;
|
|
|
}
|
|
|
.ant-popover-geekblue .ant-popover-arrow-content {
|
|
|
background-color: #2f54eb;
|
|
|
}
|
|
|
.ant-popover-purple .ant-popover-inner {
|
|
|
background-color: #722ed1;
|
|
|
}
|
|
|
.ant-popover-purple .ant-popover-arrow-content {
|
|
|
background-color: #722ed1;
|
|
|
}
|
|
|
.ant-popover-rtl {
|
|
|
direction: rtl;
|
|
|
text-align: right;
|
|
|
}
|
|
|
.ant-popover-rtl .ant-popover-message-icon {
|
|
|
margin-right: 0;
|
|
|
margin-left: 8px;
|
|
|
}
|
|
|
.ant-popover-rtl .ant-popover-message-title {
|
|
|
padding-left: 8px;
|
|
|
}
|
|
|
.ant-popover-rtl .ant-popover-buttons {
|
|
|
text-align: left;
|
|
|
}
|
|
|
.ant-popover-rtl .ant-popover-buttons button {
|
|
|
margin-right: 8px;
|
|
|
margin-left: 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/Exercise/components/List/index.less?modules ***!
|
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___VejG5 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___RwAiX {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___N5QNs {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___SUMZc {
|
|
|
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___ombQA {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.bg___i74VI {
|
|
|
background: white;
|
|
|
}
|
|
|
.containerTitle___eAbbs {
|
|
|
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___eAbbs div:nth-child(1) {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.containerDesc___WeE4m {
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.tablestyle___uKNiL {
|
|
|
margin-top: 10px;
|
|
|
}
|
|
|
.tablestyle___uKNiL div[class='ant-menu-submenu-title'] {
|
|
|
max-height: 240px;
|
|
|
overflow: auto;
|
|
|
}
|
|
|
.listItem___aJrbL {
|
|
|
padding: 25px 10px 25px 20px;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
background: white;
|
|
|
margin-top: 20px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.listItem___aJrbL > div {
|
|
|
flex: 1 1;
|
|
|
}
|
|
|
.listItem___aJrbL:hover {
|
|
|
box-shadow: 0 0 10px #ccc;
|
|
|
}
|
|
|
.info___X9HlC {
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.info___X9HlC p {
|
|
|
margin-top: 15px;
|
|
|
margin-bottom: 0px;
|
|
|
}
|
|
|
.title___ZDroC {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.title___ZDroC strong {
|
|
|
color: #333;
|
|
|
}
|
|
|
.titleLeft___JzNZc {
|
|
|
flex: 1 1;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
.titleLeft___JzNZc strong {
|
|
|
color: #333;
|
|
|
display: inline-block;
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
max-width: 380px;
|
|
|
}
|
|
|
.titleLeft___JzNZc strong:hover {
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.titleRight___RP0gb a {
|
|
|
margin-right: 20px;
|
|
|
font-weight: 500;
|
|
|
font-size: 16px;
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.titleRight___RP0gb > span {
|
|
|
margin-right: 20px;
|
|
|
font-weight: 500;
|
|
|
font-size: 16px;
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.acitons___iqFGc {
|
|
|
background: white;
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
padding: 0 30px;
|
|
|
padding-bottom: 20px;
|
|
|
}
|
|
|
.acitons___iqFGc > div:nth-child(2) {
|
|
|
display: box;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.acitons___iqFGc > div:nth-child(2) p {
|
|
|
cursor: pointer;
|
|
|
color: #999;
|
|
|
margin-bottom: 0;
|
|
|
}
|
|
|
.moveCategory___Rihfv {
|
|
|
padding: 30px 0;
|
|
|
position: relative;
|
|
|
top: -20px;
|
|
|
}
|
|
|
.moveCategory___Rihfv ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
.moveCategory___Rihfv ul li {
|
|
|
padding: 0;
|
|
|
margin: 5px 0;
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.name___LdzGg {
|
|
|
font-weight: bold;
|
|
|
font-size: 16px;
|
|
|
color: #05101a;
|
|
|
white-space: nowrap;
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
}
|
|
|
.categoryName___Tz45n {
|
|
|
color: rgba(0, 0, 0, 0.65);
|
|
|
}
|
|
|
.schedule___a20T3 {
|
|
|
display: flex;
|
|
|
align-items: flex-start;
|
|
|
padding: 24px 20px 16px 30px;
|
|
|
background-color: #fff;
|
|
|
}
|
|
|
.fnSign___gsn3j {
|
|
|
color: #44d7b6 !important;
|
|
|
display: inline-block;
|
|
|
transform: scale(2.5);
|
|
|
padding-right: 4px;
|
|
|
}
|
|
|
.spanSize___jht3F {
|
|
|
font-size: 16px;
|
|
|
font-weight: 400;
|
|
|
color: #0152d9;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.classromediv___T7h_f {
|
|
|
animation: glow___LU7dg 200ms ease-out infinite alternate;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
@keyframes glow___LU7dg {
|
|
|
0% {
|
|
|
height: 27px;
|
|
|
line-height: 27px;
|
|
|
text-align: center;
|
|
|
width: 100px;
|
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
|
}
|
|
|
100% {
|
|
|
height: 27px;
|
|
|
line-height: 27px;
|
|
|
text-align: center;
|
|
|
width: 100px;
|
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
|
}
|
|
|
}
|
|
|
.popover___Qeg0P > p {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.dot___c9Vwj {
|
|
|
width: 6px;
|
|
|
height: 6px;
|
|
|
display: inline-block;
|
|
|
transform: translateY(-1px);
|
|
|
border-radius: 3px;
|
|
|
margin-right: 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/components/TipsButton/index.less?modules ***!
|
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.flex_box_center___sOi51 {
|
|
|
justify-content: center;
|
|
|
align-items: center;
|
|
|
-webkit-justify-content: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_space_between___pl96A {
|
|
|
justify-content: space-between;
|
|
|
-webkit-box-pack: justify;
|
|
|
}
|
|
|
.flex_box_vertical_center___LVWaS {
|
|
|
align-items: center;
|
|
|
box-align: center;
|
|
|
}
|
|
|
.flex_box_center_end___bFW2z {
|
|
|
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___Iuosg {
|
|
|
flex-direction: column;
|
|
|
box-orient: block-axis;
|
|
|
}
|
|
|
.disabled___kyQ47 > * {
|
|
|
pointer-events: 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[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/statistic/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-statistic {
|
|
|
box-sizing: border-box;
|
|
|
margin: 0;
|
|
|
padding: 0;
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 12px;
|
|
|
font-variant: tabular-nums;
|
|
|
line-height: 1.66667;
|
|
|
list-style: none;
|
|
|
font-feature-settings: tnum, "tnum";
|
|
|
}
|
|
|
.ant-statistic-title {
|
|
|
margin-bottom: 0px;
|
|
|
color: rgba(0, 0, 0, 0.45);
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
.ant-statistic-skeleton {
|
|
|
padding-top: 8px;
|
|
|
}
|
|
|
.ant-statistic-content {
|
|
|
color: rgba(0, 0, 0, 0.85);
|
|
|
font-size: 20px;
|
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
|
}
|
|
|
.ant-statistic-content-value {
|
|
|
display: inline-block;
|
|
|
direction: ltr;
|
|
|
}
|
|
|
.ant-statistic-content-prefix,
|
|
|
.ant-statistic-content-suffix {
|
|
|
display: inline-block;
|
|
|
}
|
|
|
.ant-statistic-content-prefix {
|
|
|
margin-right: 4px;
|
|
|
}
|
|
|
.ant-statistic-content-suffix {
|
|
|
margin-left: 4px;
|
|
|
}
|
|
|
.ant-statistic-rtl {
|
|
|
direction: rtl;
|
|
|
}
|
|
|
.ant-statistic-rtl .ant-statistic-content-prefix {
|
|
|
margin-right: 0;
|
|
|
margin-left: 4px;
|
|
|
}
|
|
|
.ant-statistic-rtl .ant-statistic-content-suffix {
|
|
|
margin-right: 4px;
|
|
|
margin-left: 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/components/TabMenu/index.less?modules ***!
|
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.tabMenuContainer___uf5IP .ant-menu {
|
|
|
background-color: transparent;
|
|
|
border: 0;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .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___uf5IP .ant-menu .ant-menu-item::after {
|
|
|
display: none !important;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item-selected {
|
|
|
background: #ffffff;
|
|
|
box-shadow: 0 -1px 2px #ededed;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
|
|
|
color: #3061D0 !important;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .control___GheLs {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .control___GheLs .iconH___Wzw_r {
|
|
|
margin-right: 10px;
|
|
|
font-size: 16px;
|
|
|
color: #666;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .control___GheLs .iconH___Wzw_r:hover {
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .control___GheLs .selectBtn___mfEnI {
|
|
|
display: inline-block;
|
|
|
padding: 0 10px;
|
|
|
height: 30px;
|
|
|
background: #0152d9;
|
|
|
border-radius: 4px;
|
|
|
line-height: 30px;
|
|
|
text-align: center;
|
|
|
color: #fff;
|
|
|
cursor: default;
|
|
|
}
|
|
|
.tabMenuContainer___uf5IP .control___GheLs .selectBtn___mfEnI > 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/components/SearchSortController/index.less?modules ***!
|
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.searchSortControllerContainer___Xca1m {
|
|
|
background-color: white;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
height: 74px;
|
|
|
padding: 0 20px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX {
|
|
|
text-align: center;
|
|
|
font-size: 14px;
|
|
|
color: #666666;
|
|
|
margin-right: 30px;
|
|
|
cursor: default;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX.btnSort___Fx9OM {
|
|
|
margin-right: 8px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .btn___sNJPX:hover {
|
|
|
color: #0152d9;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR > i {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
.searchSortControllerContainer___Xca1m .tips___LrmpR: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/components/BottomControl/index.less?modules ***!
|
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
.bottomControlContainer___woAeo {
|
|
|
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___woAeo > div:first-child {
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo > div:first-child > div {
|
|
|
margin-right: 5px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo > div:last-child .ant-btn {
|
|
|
min-width: 76px;
|
|
|
min-height: 30px;
|
|
|
font-size: 12px;
|
|
|
border-radius: 4px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .buttonWrap___iRw4K {
|
|
|
min-height: 30px;
|
|
|
border-radius: 4px;
|
|
|
padding: 0px 6px;
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .buttonWrap___iRw4K > i {
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw {
|
|
|
position: relative;
|
|
|
top: 40px;
|
|
|
left: -6px;
|
|
|
z-index: 200;
|
|
|
padding-bottom: 60px;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw ul {
|
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
|
background: white;
|
|
|
padding: 10px 0;
|
|
|
}
|
|
|
.bottomControlContainer___woAeo .moveCategory___oiQqw 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 */
|
|
|
|