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.
2364 lines
69 KiB
2364 lines
69 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/breadcrumb/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-breadcrumb {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb .anticon {
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb ol {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.ant-breadcrumb a {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
transition: color 0.3s;
|
|
}
|
|
.ant-breadcrumb a:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
li:last-child > .ant-breadcrumb-separator {
|
|
display: none;
|
|
}
|
|
.ant-breadcrumb-separator {
|
|
margin: 0 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-link > .anticon + a {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-overlay-link > .anticon {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-breadcrumb-rtl::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl > span {
|
|
float: right;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
|
|
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/components/LanguageSelect/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___EIpII {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fFu6C {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___dbtuv {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___qEYJa {
|
|
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___ncMrS {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.main___A2KB0 .wrap___PrMse {
|
|
min-height: 60px;
|
|
border-radius: 2px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
border-radius: 5px;
|
|
font-size: 14px;
|
|
}
|
|
.main___A2KB0 .wrap___PrMse .content___pEqhq {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
padding-top: 10px;
|
|
position: relative;
|
|
}
|
|
.main___A2KB0 .wrap___PrMse .content___pEqhq:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.programName___h8PAJ {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
height: 40px;
|
|
padding-bottom: 20px;
|
|
position: relative;
|
|
}
|
|
.name___oxG0a {
|
|
flex-shrink: 0;
|
|
width: 42px;
|
|
padding-top: 4px;
|
|
color: #9096a3;
|
|
text-align-last: justify;
|
|
margin-right: 16px;
|
|
}
|
|
.directionContentWrap____Ymcj {
|
|
flex: 1 1;
|
|
}
|
|
.directionItem___uCMBX {
|
|
color: #6a7283;
|
|
cursor: pointer;
|
|
margin-right: 16px;
|
|
margin-bottom: 16px;
|
|
flex-shrink: 0;
|
|
display: inline-block;
|
|
padding: 4px 8px;
|
|
}
|
|
.directionItem___uCMBX:hover {
|
|
color: #165dff;
|
|
}
|
|
.active___vOl0l {
|
|
color: #165dff !important;
|
|
background: #f6f7f9;
|
|
border-radius: 2px;
|
|
}
|
|
.subActive___WzT87 {
|
|
color: #165dff !important;
|
|
}
|
|
.subItem___nVuXN {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
color: #05101a;
|
|
}
|
|
.subItem___nVuXN :hover {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subMenu___DqKGV {
|
|
display: box;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.subMenu___DqKGV [class~='ant-dropdown-menu-item'] {
|
|
margin-bottom: 15px;
|
|
}
|
|
.action___O7v85 {
|
|
color: #999999;
|
|
width: 50px;
|
|
cursor: pointer;
|
|
margin-top: auto;
|
|
margin-bottom: 20px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: end;
|
|
}
|
|
.action___O7v85 i {
|
|
display: inline-block;
|
|
transform: scale(0.5);
|
|
margin-top: 6px;
|
|
font-size: 12px;
|
|
}
|
|
/* 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/Problemset/components/AddModal/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___sBoKM {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___SHLh3 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___T97r6 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___pNP7Y {
|
|
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___dr0wb {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.addModal___aEWdi .row____K9d5 {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 20px;
|
|
}
|
|
.addModal___aEWdi .row____K9d5 .label___y3olw {
|
|
font-size: 14px;
|
|
color: #3a3a3a;
|
|
width: 100px;
|
|
flex-shrink: 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/components/CustomTree/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___SFmJH {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___f2H1D {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___hW_hp {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___yklmJ {
|
|
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___m0oUw {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.customTree___ZhEHU .name___RIkn2 {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
margin-left: 10px;
|
|
max-width: 200px;
|
|
cursor: pointer;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
margin-top: 4px;
|
|
}
|
|
.customTree___ZhEHU .ant-tree-node-content-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.customTree___ZhEHU .ant-tree-switcher {
|
|
color: #999999;
|
|
line-height: 29px;
|
|
}
|
|
/* 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/Problemset/components/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.modalContent___UXmJC {
|
|
text-align: center;
|
|
margin-top: 10px;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
.modalContentLeft___JOFgX {
|
|
text-align: left;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
.green___rI_w_ span,
|
|
.green___rI_w_ p,
|
|
.green___rI_w_ h1,
|
|
.green___rI_w_ h2,
|
|
.green___rI_w_ h3,
|
|
.green___rI_w_ h4,
|
|
.green___rI_w_ h5,
|
|
.green___rI_w_ h6,
|
|
.green___rI_w_ b,
|
|
.green___rI_w_ strong {
|
|
color: #00e373;
|
|
}
|
|
.green___rI_w_ .textArea___OTapv {
|
|
border: 1px solid #00e373;
|
|
}
|
|
.red___cDswv span,
|
|
.red___cDswv p,
|
|
.red___cDswv h1,
|
|
.red___cDswv h2,
|
|
.red___cDswv h3,
|
|
.red___cDswv h4,
|
|
.red___cDswv h5,
|
|
.red___cDswv h6,
|
|
.red___cDswv b,
|
|
.red___cDswv strong {
|
|
color: #e02020;
|
|
}
|
|
.red___cDswv .textArea___OTapv {
|
|
border: 1px solid #e02020;
|
|
}
|
|
.row___CE3Y7 {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
margin-top: 5px;
|
|
}
|
|
.html___u9n4r {
|
|
max-width: 610px;
|
|
margin-right: 10px;
|
|
}
|
|
.line___Lh9Lb {
|
|
height: 1px;
|
|
background-color: #eeeeee;
|
|
margin: 20px 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/Problemset/components/ExportFolderModal/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___YKb0w {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___wpoDJ {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____nKxT {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___vyS5Y {
|
|
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___WjAJ8 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.exportModal___zrCjw {
|
|
max-height: 500px;
|
|
overflow: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problemset/components/ShareModal/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___CwmPP {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___td8SO {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___GSFzs {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___YzfHD {
|
|
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___exEQb {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.customModal___lg6DD .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.customModal___lg6DD .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.customModal___lg6DD .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.customModal___lg6DD .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.customModal___lg6DD .ant-modal-body {
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.shareModal___uZhG_ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.shareModal___uZhG_ .content___I8qEq {
|
|
max-height: 500px;
|
|
}
|
|
.shareModal___uZhG_ .content___I8qEq .group___KeY9s {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 20px;
|
|
max-height: 500px;
|
|
overflow: auto;
|
|
}
|
|
.shareModal___uZhG_ .content___I8qEq .group___KeY9s label {
|
|
font-size: 16px;
|
|
margin-left: 6px;
|
|
}
|
|
.shareModal___uZhG_ .content___I8qEq .teachGroup____SeBs {
|
|
font-size: 16px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.shareModal___uZhG_ .content___I8qEq .teachGroup____SeBs label {
|
|
font-size: 16px;
|
|
margin-left: 0px;
|
|
display: block;
|
|
}
|
|
.shareModal___uZhG_ .footer___Jn0qQ {
|
|
display: flex;
|
|
height: 44px;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
}
|
|
.shareModal___uZhG_ .footer___Jn0qQ > label {
|
|
margin-right: auto;
|
|
font-size: 16px;
|
|
}
|
|
.shareModal___uZhG_ .footer___Jn0qQ > button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
font-size: 16px;
|
|
}
|
|
.shareModal___uZhG_ .footer___Jn0qQ > button:first-of-type {
|
|
background: #dedede;
|
|
color: #333;
|
|
margin-right: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problemset/components/Crumbs/index.less?modules ***!
|
|
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___P747F {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___OiwJD {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___ZEhCi {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___h8UWu {
|
|
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___SPM3D {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.pWrap___UlNGw {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.pWrap___UlNGw > span {
|
|
max-width: 200px;
|
|
cursor: pointer;
|
|
font-weight: 400;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.pWrap___UlNGw > span:hover {
|
|
color: #0152d9 !important;
|
|
}
|
|
.few___fb5jD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
display: inline-flex;
|
|
}
|
|
.few___fb5jD b {
|
|
display: inline-block;
|
|
max-width: 200px;
|
|
cursor: pointer;
|
|
font-weight: 400;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.few___fb5jD b:hover {
|
|
color: #0152d9 !important;
|
|
}
|
|
/* 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/Problemset/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___oxvGV {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Pu_2g {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____edsl {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ugvya {
|
|
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___B_Z0P {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.page____U6m6 {
|
|
background-color: #fff;
|
|
padding-bottom: 54px;
|
|
margin-top: 12px;
|
|
padding-top: 12px;
|
|
}
|
|
.wrap___Njoy9 {
|
|
margin: 0 auto;
|
|
width: 1200px;
|
|
}
|
|
.wrap___Njoy9 .title___PCz5o {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
color: #000;
|
|
}
|
|
.wrap___Njoy9 ul[class~='ant-pagination'] {
|
|
padding: 4px 0 20px 0;
|
|
}
|
|
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner'] {
|
|
background-color: #fff;
|
|
border-color: #165dff;
|
|
}
|
|
span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner']::after {
|
|
border-color: #165dff;
|
|
}
|
|
.select___MAQbm {
|
|
margin-bottom: 10px;
|
|
margin-top: 16px;
|
|
}
|
|
.select___MAQbm > div {
|
|
position: relative;
|
|
font-size: 14px;
|
|
background: #ffffff;
|
|
border-radius: 4px;
|
|
}
|
|
.contentWrap___USVj3 {
|
|
border-radius: 2px;
|
|
margin: 0px auto;
|
|
margin-top: 10px;
|
|
}
|
|
.pngIcon___Sclgo {
|
|
height: 20px;
|
|
margin-right: 6px;
|
|
}
|
|
.tabsWrap___xuKJS {
|
|
background: #fff;
|
|
border-radius: 4px 4px 0 0;
|
|
}
|
|
.tabsWrap___xuKJS div[class~='ant-tabs-tab'] {
|
|
font-size: 14px;
|
|
margin-right: 40px;
|
|
color: #5f6368;
|
|
}
|
|
.tabsWrap___xuKJS div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
|
|
color: #232b40;
|
|
}
|
|
.tabsWrap___xuKJS [class~='ant-tabs-nav'] {
|
|
margin: 0px;
|
|
height: 68px;
|
|
padding: 0 2px;
|
|
}
|
|
.tabsWrap___xuKJS [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
|
|
background-color: #232b40;
|
|
border-radius: 100px 100px 0px 0px;
|
|
height: 3px;
|
|
}
|
|
.tabsWrap___xuKJS [class~='ant-tabs-nav']::before {
|
|
background: #f1f1f1;
|
|
}
|
|
.searchWrap___Z4nZX {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.searchWrap___Z4nZX .addQuestionBtn___PwVCH {
|
|
border-radius: 18px;
|
|
margin-right: 20px;
|
|
height: 36px;
|
|
padding-left: 16px;
|
|
padding-right: 16px;
|
|
display: flex;
|
|
align-items: center;
|
|
color: #3061d0;
|
|
border-color: #bacffe;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
}
|
|
.searchWrap___Z4nZX .addQuestionBtn___PwVCH:hover {
|
|
color: #165dff;
|
|
border-color: #165dff;
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi {
|
|
display: flex;
|
|
align-items: center;
|
|
overflow: hidden;
|
|
border-radius: 19px;
|
|
height: 38px;
|
|
width: 369px;
|
|
padding-left: 20px;
|
|
background-color: #f6f7f9;
|
|
border: none;
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi [class~='ant-input-affix-wrapper'] {
|
|
background-color: #f6f7f9;
|
|
border: none;
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi [class~='ant-input-affix-wrapper'] {
|
|
outline: none !important;
|
|
border: none !important;
|
|
box-shadow: none !important;
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi span[class~='ant-input-group-addon'] {
|
|
display: none;
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi .searchIcon___I_kVC {
|
|
margin-right: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.searchWrap___Z4nZX .search___pIDJi input {
|
|
background-color: #f6f7f9;
|
|
}
|
|
.batchWrap___OzbVH {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
margin-bottom: 16px;
|
|
margin-top: 16px;
|
|
}
|
|
.customTable___A_Uxs {
|
|
padding: 0 30px;
|
|
background-color: #fff;
|
|
border-radius: 0 0 4px 4px;
|
|
}
|
|
.customTable___A_Uxs .ant-table-thead tr {
|
|
height: 54px;
|
|
}
|
|
.customTable___A_Uxs .ant-table-thead tr th {
|
|
background-color: #f5f5f5;
|
|
border: 0;
|
|
border-radius: 0;
|
|
}
|
|
.customTable___A_Uxs .ant-pagination {
|
|
margin-top: 20px;
|
|
}
|
|
.customTable___A_Uxs .row___Sm61J td {
|
|
border-bottom: 0;
|
|
background-color: transparent !important;
|
|
vertical-align: top;
|
|
}
|
|
.customTable___A_Uxs .row___Sm61J td:first-child {
|
|
padding-top: 13px;
|
|
}
|
|
.customTable___A_Uxs .row___Sm61J.row___Sm61J:nth-child(odd) {
|
|
background-color: #fff;
|
|
}
|
|
.customTable___A_Uxs .row___Sm61J.row___Sm61J:nth-child(even) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.contentListWrap___o6fbG {
|
|
margin: 0 auto;
|
|
overflow: hidden;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon {
|
|
border-radius: 2px;
|
|
margin-bottom: 30px;
|
|
border: 1px solid #ececec;
|
|
box-shadow: 0px 2px 4px 0px #eaeef4;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon .bottom___kfHPh {
|
|
background-color: #f6f7f9;
|
|
height: 42px;
|
|
border-top: 1px solid #f1f1f1;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-left: 20px;
|
|
padding-right: 15px;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon .bottom___kfHPh .actionLeftItem___gA062 {
|
|
font-size: 14px;
|
|
color: #5f6368;
|
|
margin-right: 30px;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon .bottom___kfHPh .actionLeftItem___gA062.questionTypeName___neVDt {
|
|
margin-right: 14px;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon .bottom___kfHPh .actionLeftItem___gA062 > span {
|
|
margin-left: 8px;
|
|
}
|
|
.contentListWrap___o6fbG .li___dAjon .bottom___kfHPh p {
|
|
margin: 0;
|
|
}
|
|
.more___oTnCf {
|
|
margin-left: auto;
|
|
height: 42px;
|
|
}
|
|
.btnAdd___Qdj8O {
|
|
padding: 0 15px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 16px;
|
|
border: 1px solid #BACFFE;
|
|
color: #3061D0;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
line-height: 30px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
cursor: pointer;
|
|
}
|
|
.btnAdd___Qdj8O:hover {
|
|
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
color: #165dff;
|
|
border: 1px solid #165dff;
|
|
}
|
|
.cancelC___ZCe2I {
|
|
margin-right: -8px;
|
|
display: inline-block;
|
|
transform: scale(0.6) translateY(3px) translateX(-11px);
|
|
}
|
|
.addC___yWAgq {
|
|
margin-right: -2px;
|
|
display: inline-block;
|
|
transform: scale(0.7) translateY(2px) translateX(-11px);
|
|
}
|
|
.actonBtn___QmXSC {
|
|
position: relative;
|
|
height: 42px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.batch___wvp7O {
|
|
width: 100%;
|
|
height: 60px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -1px 6px 0px #efefef;
|
|
position: -webkit-sticky;
|
|
position: sticky;
|
|
bottom: 0;
|
|
z-index: 1000;
|
|
}
|
|
.batch___wvp7O > aside {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.batch___wvp7O > aside .btns___Nox9G {
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.batch___wvp7O > aside .btns___Nox9G .btn___AEGwM {
|
|
height: 32px;
|
|
line-height: 32px;
|
|
background: #ffffff;
|
|
border-radius: 2px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 0 10px;
|
|
color: #145dff;
|
|
cursor: pointer;
|
|
margin-right: 15px;
|
|
font-size: 14px;
|
|
}
|
|
.batch___wvp7O > aside .btns___Nox9G .btn___AEGwM i {
|
|
color: #464f66;
|
|
margin-right: 6px;
|
|
font-size: 14px;
|
|
}
|
|
.treeWrapper___OS1_K {
|
|
background: #fdfdfe;
|
|
border: 1px solid #ececec;
|
|
}
|
|
.treeWrapper___OS1_K .treeHeader___T86dH {
|
|
display: flex;
|
|
background: #f6f7f9;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
height: 42px;
|
|
}
|
|
.treeWrapper___OS1_K .treeContent___AvQsn {
|
|
border-radius: 2px;
|
|
position: relative;
|
|
padding: 10px 20px 10px 20px;
|
|
overflow-y: auto;
|
|
}
|
|
.treeWrapper___OS1_K .treeContent___AvQsn .action___TlJrk {
|
|
position: absolute;
|
|
right: 0;
|
|
z-index: 10;
|
|
bottom: 0;
|
|
cursor: pointer;
|
|
color: #999999;
|
|
font-size: 14px;
|
|
}
|
|
.treeWrapper___OS1_K .treeContent___AvQsn .action___TlJrk i {
|
|
display: inline-block;
|
|
transform: scale(0.5);
|
|
margin-top: 6px;
|
|
font-size: 12px;
|
|
}
|
|
.sendModal___HDDrU {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 10px;
|
|
}
|
|
.sendModal___HDDrU .li___dAjon {
|
|
flex: 1 1;
|
|
background: #fafafa;
|
|
border-radius: 2px;
|
|
padding: 20px 20px 0 20px;
|
|
}
|
|
.sendModal___HDDrU .li___dAjon p {
|
|
font-size: 16px;
|
|
color: #333333;
|
|
padding: 0;
|
|
margin: 0;
|
|
margin-bottom: 14px;
|
|
}
|
|
.sendModal___HDDrU .li___dAjon .bottom___kfHPh {
|
|
border-top: 1px solid #f1f1f1;
|
|
color: #999999;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
}
|
|
.sendModal___HDDrU .li___dAjon .bottom___kfHPh .line___vWGHS {
|
|
border-right: 1px solid #ccc;
|
|
height: 12px;
|
|
margin: 0 10px;
|
|
}
|
|
.sendModal___HDDrU .del___I2neN {
|
|
width: 60px;
|
|
margin-left: 30px;
|
|
margin-right: 10px;
|
|
height: 22px;
|
|
line-height: 20px;
|
|
border-radius: 2px;
|
|
text-align: center;
|
|
border: 1px solid #b1bacd;
|
|
font-size: 12px;
|
|
color: #464f66;
|
|
cursor: pointer;
|
|
}
|
|
.sendModal___HDDrU .del___I2neN:hover {
|
|
border: 1px solid #e30000;
|
|
color: #e30000;
|
|
}
|
|
.divider___ao5se {
|
|
border-bottom: 1px solid #f1f1f1;
|
|
margin: 20px 30px 0;
|
|
}
|
|
.headerWrapper___KS6nP {
|
|
background-color: #fff;
|
|
}
|
|
.exportBtn___uePYs {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0;
|
|
}
|
|
.exportBtn___uePYs:hover span {
|
|
color: #165dff;
|
|
}
|
|
.exportBtn___uePYs span {
|
|
color: #5f6368;
|
|
}
|
|
.tips___xnRXZ {
|
|
font-size: 12px;
|
|
background: #f6f7f9;
|
|
padding: 10px;
|
|
margin: 14px 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/drawer/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-drawer {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
pointer-events: none;
|
|
}
|
|
.ant-drawer-inline {
|
|
position: absolute;
|
|
}
|
|
.ant-drawer-mask {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
background: rgba(0, 0, 0, 0.45);
|
|
pointer-events: auto;
|
|
}
|
|
.ant-drawer-content-wrapper {
|
|
position: absolute;
|
|
z-index: 1000;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-content-wrapper-hidden {
|
|
display: none;
|
|
}
|
|
.ant-drawer-left > .ant-drawer-content-wrapper {
|
|
top: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
box-shadow: 6px 0 16px -8px rgba(0, 0, 0, 0.08), 9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
|
}
|
|
.ant-drawer-right > .ant-drawer-content-wrapper {
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
box-shadow: -6px 0 16px -8px rgba(0, 0, 0, 0.08), -9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
|
}
|
|
.ant-drawer-top > .ant-drawer-content-wrapper {
|
|
top: 0;
|
|
right: 0;
|
|
left: 0;
|
|
box-shadow: 0 6px 16px -8px rgba(0, 0, 0, 0.08), 0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
|
|
}
|
|
.ant-drawer-bottom > .ant-drawer-content-wrapper {
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
box-shadow: 0 -6px 16px -8px rgba(0, 0, 0, 0.08), 0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
|
|
}
|
|
.ant-drawer-content {
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: auto;
|
|
background: #fff;
|
|
pointer-events: auto;
|
|
}
|
|
.ant-drawer-wrapper-body {
|
|
display: flex;
|
|
flex-direction: column;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ant-drawer-header {
|
|
display: flex;
|
|
flex: 0 1;
|
|
align-items: center;
|
|
padding: 11px 16px;
|
|
font-size: 14px;
|
|
line-height: 22px;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.ant-drawer-header-title {
|
|
display: flex;
|
|
flex: 1 1;
|
|
align-items: center;
|
|
min-width: 0;
|
|
min-height: 0;
|
|
}
|
|
.ant-drawer-extra {
|
|
flex: none;
|
|
}
|
|
.ant-drawer-close {
|
|
display: inline-block;
|
|
margin-right: 12px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-weight: 700;
|
|
font-size: 14px;
|
|
font-style: normal;
|
|
line-height: 1;
|
|
text-align: center;
|
|
text-transform: none;
|
|
text-decoration: none;
|
|
background: transparent;
|
|
border: 0;
|
|
outline: 0;
|
|
cursor: pointer;
|
|
transition: color 0.3s;
|
|
text-rendering: auto;
|
|
}
|
|
.ant-drawer-close:focus,
|
|
.ant-drawer-close:hover {
|
|
color: rgba(0, 0, 0, 0.75);
|
|
text-decoration: none;
|
|
}
|
|
.ant-drawer-title {
|
|
flex: 1 1;
|
|
margin: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-drawer-body {
|
|
flex: 1 1;
|
|
min-width: 0;
|
|
min-height: 0;
|
|
padding: 16px;
|
|
overflow: auto;
|
|
}
|
|
.ant-drawer-footer {
|
|
flex-shrink: 0;
|
|
padding: 8px 8px;
|
|
border-top: 1px solid #f0f0f0;
|
|
}
|
|
.panel-motion-enter-start,
|
|
.panel-motion-appear-start,
|
|
.panel-motion-leave-start {
|
|
transition: none;
|
|
}
|
|
.panel-motion-enter-active,
|
|
.panel-motion-appear-active,
|
|
.panel-motion-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-mask-motion-enter-active,
|
|
.ant-drawer-mask-motion-appear-active,
|
|
.ant-drawer-mask-motion-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-mask-motion-enter,
|
|
.ant-drawer-mask-motion-appear {
|
|
opacity: 0;
|
|
}
|
|
.ant-drawer-mask-motion-enter-active,
|
|
.ant-drawer-mask-motion-appear-active {
|
|
opacity: 1;
|
|
}
|
|
.ant-drawer-mask-motion-leave {
|
|
opacity: 1;
|
|
}
|
|
.ant-drawer-mask-motion-leave-active {
|
|
opacity: 0;
|
|
}
|
|
.ant-drawer-panel-motion-left-enter-start,
|
|
.ant-drawer-panel-motion-left-appear-start,
|
|
.ant-drawer-panel-motion-left-leave-start {
|
|
transition: none;
|
|
}
|
|
.ant-drawer-panel-motion-left-enter-active,
|
|
.ant-drawer-panel-motion-left-appear-active,
|
|
.ant-drawer-panel-motion-left-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-panel-motion-left-enter-start,
|
|
.ant-drawer-panel-motion-left-appear-start {
|
|
transform: translateX(-100%) !important;
|
|
}
|
|
.ant-drawer-panel-motion-left-enter-active,
|
|
.ant-drawer-panel-motion-left-appear-active {
|
|
transform: translateX(0);
|
|
}
|
|
.ant-drawer-panel-motion-left-leave {
|
|
transform: translateX(0);
|
|
}
|
|
.ant-drawer-panel-motion-left-leave-active {
|
|
transform: translateX(-100%);
|
|
}
|
|
.ant-drawer-panel-motion-right-enter-start,
|
|
.ant-drawer-panel-motion-right-appear-start,
|
|
.ant-drawer-panel-motion-right-leave-start {
|
|
transition: none;
|
|
}
|
|
.ant-drawer-panel-motion-right-enter-active,
|
|
.ant-drawer-panel-motion-right-appear-active,
|
|
.ant-drawer-panel-motion-right-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-panel-motion-right-enter-start,
|
|
.ant-drawer-panel-motion-right-appear-start {
|
|
transform: translateX(100%) !important;
|
|
}
|
|
.ant-drawer-panel-motion-right-enter-active,
|
|
.ant-drawer-panel-motion-right-appear-active {
|
|
transform: translateX(0);
|
|
}
|
|
.ant-drawer-panel-motion-right-leave {
|
|
transform: translateX(0);
|
|
}
|
|
.ant-drawer-panel-motion-right-leave-active {
|
|
transform: translateX(100%);
|
|
}
|
|
.ant-drawer-panel-motion-top-enter-start,
|
|
.ant-drawer-panel-motion-top-appear-start,
|
|
.ant-drawer-panel-motion-top-leave-start {
|
|
transition: none;
|
|
}
|
|
.ant-drawer-panel-motion-top-enter-active,
|
|
.ant-drawer-panel-motion-top-appear-active,
|
|
.ant-drawer-panel-motion-top-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-panel-motion-top-enter-start,
|
|
.ant-drawer-panel-motion-top-appear-start {
|
|
transform: translateY(-100%) !important;
|
|
}
|
|
.ant-drawer-panel-motion-top-enter-active,
|
|
.ant-drawer-panel-motion-top-appear-active {
|
|
transform: translateY(0);
|
|
}
|
|
.ant-drawer-panel-motion-top-leave {
|
|
transform: translateY(0);
|
|
}
|
|
.ant-drawer-panel-motion-top-leave-active {
|
|
transform: translateY(-100%);
|
|
}
|
|
.ant-drawer-panel-motion-bottom-enter-start,
|
|
.ant-drawer-panel-motion-bottom-appear-start,
|
|
.ant-drawer-panel-motion-bottom-leave-start {
|
|
transition: none;
|
|
}
|
|
.ant-drawer-panel-motion-bottom-enter-active,
|
|
.ant-drawer-panel-motion-bottom-appear-active,
|
|
.ant-drawer-panel-motion-bottom-leave-active {
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-drawer-panel-motion-bottom-enter-start,
|
|
.ant-drawer-panel-motion-bottom-appear-start {
|
|
transform: translateY(100%) !important;
|
|
}
|
|
.ant-drawer-panel-motion-bottom-enter-active,
|
|
.ant-drawer-panel-motion-bottom-appear-active {
|
|
transform: translateY(0);
|
|
}
|
|
.ant-drawer-panel-motion-bottom-leave {
|
|
transform: translateY(0);
|
|
}
|
|
.ant-drawer-panel-motion-bottom-leave-active {
|
|
transform: translateY(100%);
|
|
}
|
|
.ant-drawer-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-drawer-rtl .ant-drawer-close {
|
|
margin-right: 0;
|
|
margin-left: 12px;
|
|
}
|
|
/* 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/Problemset/components/BasketDrawer/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.drawerWrap___pL0ai {
|
|
height: 100%;
|
|
margin-top: 64px;
|
|
}
|
|
.drawerWrap___pL0ai div[class='ant-drawer-content-wrapper'] {
|
|
width: 160px;
|
|
}
|
|
.drawerWrap___pL0ai div[class='ant-drawer-body'] {
|
|
height: 100%;
|
|
background: #eaeaea;
|
|
padding: 0px;
|
|
}
|
|
.drawerWrap___pL0ai div[class~='ant-drawer-right'] {
|
|
width: 0px;
|
|
}
|
|
.title___D60AS {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
background: #606060;
|
|
color: #ffffff;
|
|
margin-bottom: 15px;
|
|
}
|
|
.problemset___jGIix {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-around;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.content___ciXL0 {
|
|
cursor: pointer;
|
|
}
|
|
.delete___zwK_M {
|
|
cursor: pointer;
|
|
}
|
|
.deleteIcon___BYp0Q {
|
|
color: #979797;
|
|
line-height: 30px;
|
|
font-size: 14px;
|
|
}
|
|
.previewWrap___iIau3 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
margin-top: 42px;
|
|
}
|
|
.preview___j2YJs {
|
|
width: 88px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
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[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/Problemset/components/BasketSideBar/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___BzhZu {
|
|
position: fixed;
|
|
width: 40px;
|
|
bottom: 60px;
|
|
z-index: 10;
|
|
height: 50%;
|
|
}
|
|
.right20___MuOE2 {
|
|
right: 20px;
|
|
}
|
|
.right180___O6Pki {
|
|
right: 180px;
|
|
}
|
|
.basket___y6VHF {
|
|
width: 40px;
|
|
position: absolute;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
background: #33bd8c;
|
|
height: 49px;
|
|
line-height: 24px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding-top: 6px;
|
|
align-items: center;
|
|
}
|
|
.count___YEH5s {
|
|
max-width: 30px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: default;
|
|
width: 29px;
|
|
height: 20px;
|
|
background: #ff6601;
|
|
border-radius: 10px;
|
|
position: absolute;
|
|
font-size: 11px;
|
|
color: #ffffff;
|
|
line-height: 20px;
|
|
top: -14px;
|
|
right: -14px;
|
|
text-align: center;
|
|
}
|
|
.iconWrap___l__Lj {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.icon___yiXgh {
|
|
cursor: pointer;
|
|
color: #ffffff;
|
|
font-size: 18px;
|
|
}
|
|
.name___tBtew {
|
|
cursor: pointer;
|
|
color: #ffffff;
|
|
font-size: 12px;
|
|
margin: 0px;
|
|
}
|
|
/* 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/Problemset/components/Topic/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___K3pXk {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___JNXiy {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___lX_K7 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ESJAL {
|
|
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___nMTYm {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.line___cNtUM {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
margin-right: 20px;
|
|
margin-left: 20px;
|
|
}
|
|
.line___cNtUM .b1___xIRxk {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-right: 0px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.line___cNtUM .b2___N5uit {
|
|
display: inline-block;
|
|
width: 1px;
|
|
height: 38px;
|
|
margin-left: 0px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.list___SBMGo {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
height: 42px;
|
|
background-color: #fff;
|
|
padding: 0 13px 0 20px;
|
|
}
|
|
.list___SBMGo .title___zQP91 {
|
|
display: flex;
|
|
flex: 1 1;
|
|
cursor: pointer;
|
|
}
|
|
.list___SBMGo .tr___uaxLL {
|
|
color: #000;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.list___SBMGo .tr___uaxLL i {
|
|
font-size: 12px;
|
|
transition: 0.5s;
|
|
display: inline-block;
|
|
margin-left: 6px;
|
|
}
|
|
.itemDetail___Ye51x {
|
|
padding: 30px 44px;
|
|
background-color: #f6f7f9;
|
|
}
|
|
.answerWrapper___WJAPa {
|
|
background-color: #fff;
|
|
border-radius: 6px;
|
|
padding: 40px 15px 30px;
|
|
position: relative;
|
|
}
|
|
.answerWrapper___WJAPa .decoration___fOLFB {
|
|
height: 28px;
|
|
position: absolute;
|
|
top: -8px;
|
|
left: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.row___FvSRM {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
padding: 0 0px;
|
|
}
|
|
.typeRow___qpDsw {
|
|
display: box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
width: 100%;
|
|
}
|
|
.type___a8Bs6 {
|
|
display: box;
|
|
display: flex;
|
|
color: #000;
|
|
font-size: 14px;
|
|
line-height: 17px;
|
|
}
|
|
.typeName___EfvMr {
|
|
color: #0152d9;
|
|
cursor: default;
|
|
height: 26px;
|
|
line-height: 26px;
|
|
}
|
|
.typeIcon___XnhBc {
|
|
min-width: 50px;
|
|
line-height: 20px;
|
|
height: 20px;
|
|
border-radius: 13px;
|
|
margin-right: 10px;
|
|
font-size: 12px;
|
|
cursor: default;
|
|
text-align: center;
|
|
padding: 0 3px;
|
|
}
|
|
.unpublished___h3A34 {
|
|
color: #999999;
|
|
border: 1px solid #999999;
|
|
}
|
|
.private___Ok_kP {
|
|
color: #fa6400;
|
|
border: 1px solid #fa6400;
|
|
}
|
|
.public___V5_HF {
|
|
color: #44d7b6;
|
|
border: 1px solid #44d7b6;
|
|
}
|
|
.reviewFlag___MWDMc {
|
|
border: 1px solid #44d7b6;
|
|
background-color: rgba(68, 215, 182, 0.2);
|
|
color: #44d7b6;
|
|
font-size: 12px;
|
|
padding: 1px 5px;
|
|
border-radius: 5px;
|
|
}
|
|
.reviewFlag___MWDMc:hover {
|
|
color: #44d7b6;
|
|
}
|
|
.typeRightAction___zwJ4e {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.actionLink___XxdsL {
|
|
color: #333;
|
|
padding: 10px 0;
|
|
}
|
|
.actionIcon___YoZs8 {
|
|
line-height: 26px;
|
|
color: #0152d9;
|
|
margin-left: 5px;
|
|
margin-right: 4px;
|
|
font-size: 14px;
|
|
}
|
|
.topicTitle___TXfB_ {
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
cursor: default;
|
|
color: #000;
|
|
line-height: 28px;
|
|
padding-right: 5px;
|
|
}
|
|
.topicTitleContent___MceUW {
|
|
font-size: 14px;
|
|
color: #000;
|
|
line-height: 24px;
|
|
font-family: auto;
|
|
}
|
|
.topicTitleContent___MceUW p {
|
|
line-height: 28px;
|
|
}
|
|
.judgmentContent___Adte7 {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
color: #000;
|
|
margin-top: 10px;
|
|
}
|
|
.judgmentContent___Adte7 span {
|
|
font-size: 14px;
|
|
}
|
|
.programContent___R8AFa {
|
|
color: #000;
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
}
|
|
.otherContent___CNAVC {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
color: #000;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
}
|
|
.combinationContent___NWKpD {
|
|
display: flex;
|
|
flex-direction: column;
|
|
color: #000;
|
|
width: 100%;
|
|
font-size: 14px;
|
|
}
|
|
.combinationContent___NWKpD .con___MJkTE {
|
|
width: calc(100% + 40px);
|
|
background: #f1f1f1;
|
|
padding: 10px 20px;
|
|
margin-bottom: 10px;
|
|
margin-left: -20px;
|
|
z-index: 10px;
|
|
}
|
|
.combinationContent___NWKpD .con___MJkTE > div {
|
|
display: flex;
|
|
margin-top: 7px;
|
|
}
|
|
.combinationContent___NWKpD .con___MJkTE > div > span {
|
|
line-height: 27px;
|
|
flex-shrink: 0;
|
|
}
|
|
.otherContentItem___sXGMT {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.otherContentItem___sXGMT p {
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
flex-shrink: 0;
|
|
}
|
|
.otehrContentHtml___MKkjT {
|
|
font-size: 16px;
|
|
color: #000;
|
|
line-height: 28px;
|
|
}
|
|
.difficultyRow___E6YVK {
|
|
height: 28px;
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
color: #888888;
|
|
}
|
|
.updateTimeRow___MPFJY {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
}
|
|
.updateTimeWrap___iIz5W {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
color: #000;
|
|
font-size: 14px;
|
|
line-height: 28px;
|
|
}
|
|
.updateTimeContent___CpqJg {
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
color: #bbbbbb;
|
|
}
|
|
.programLanguage___lku0d {
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
max-width: 120px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
color: #000;
|
|
}
|
|
.updateTimeRowAction___Y6grB {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.bottomAction___sQwM3 {
|
|
border-radius: 5px;
|
|
text-align: center;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
padding: 0 10px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
display: inline-block;
|
|
margin-left: 10px;
|
|
}
|
|
.borderColorBlue___vZe0j {
|
|
border: 1px solid #0152d9;
|
|
background: #0152d9;
|
|
color: #fff;
|
|
line-height: 30px;
|
|
}
|
|
.borderColorBlue___vZe0j:hover {
|
|
color: #fff;
|
|
}
|
|
.borderColorRed___GPm9E {
|
|
border: 1px solid red;
|
|
color: red;
|
|
line-height: 30px;
|
|
}
|
|
.borderColorRed___GPm9E:hover {
|
|
color: red;
|
|
}
|
|
.borderColorFFF___izaeA {
|
|
border: 1px solid #0152d9;
|
|
background: #f5f5f5;
|
|
color: #0152d9;
|
|
border-radius: 5px;
|
|
}
|
|
.borderColorFFF___izaeA:hover {
|
|
color: #0152d9;
|
|
}
|
|
.borderColorGray___WdIyN {
|
|
border: 1px solid #cccccc;
|
|
background: #cccccc;
|
|
color: #ffffff;
|
|
line-height: 30px;
|
|
}
|
|
.borderColorGray___WdIyN:hover {
|
|
color: #ffffff;
|
|
}
|
|
.selectIcon___I35Ch {
|
|
color: #ffffff;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
display: inline-block;
|
|
margin-left: 7px;
|
|
margin-right: 5px;
|
|
font-size: 12px;
|
|
}
|
|
.colorGreen___yFw84 {
|
|
color: #32bd8c;
|
|
}
|
|
.parseAnswerBorder___tmhXi {
|
|
border-top: 1px solid #eeeeee;
|
|
margin-top: 23px;
|
|
}
|
|
.answer___c9YYj {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
color: #000;
|
|
font-size: 14px;
|
|
margin-top: 15px;
|
|
}
|
|
.answerHtml___sp4Xx {
|
|
color: #000;
|
|
font-size: 14px;
|
|
}
|
|
.parse___Lif5r {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: row;
|
|
color: #000;
|
|
font-size: 14px;
|
|
margin-top: 5px;
|
|
}
|
|
.parseText___KMhnK {
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
word-break: break-word;
|
|
color: #000;
|
|
flex-shrink: 0;
|
|
}
|
|
.parseAnswer___aFs0o {
|
|
word-break: break-word;
|
|
line-height: 28px;
|
|
font-size: 14px;
|
|
color: #000;
|
|
}
|
|
.parseAnswerHtml___AfP6o {
|
|
font-size: 14px;
|
|
color: #000;
|
|
line-height: 28px;
|
|
}
|
|
.actionBar___Q6e1E {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background-color: #f5f5f5;
|
|
font-size: 14px;
|
|
height: 52px;
|
|
padding: 0 10px;
|
|
border-radius: 5px;
|
|
}
|
|
.know___EtJbV {
|
|
display: inline-block;
|
|
max-width: 58px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
color: #111111;
|
|
vertical-align: bottom;
|
|
}
|
|
.menu___ODbWA > li {
|
|
text-align: center;
|
|
}
|
|
.bottom___yLg8j {
|
|
text-align: end;
|
|
font-size: 14px;
|
|
margin-bottom: 10px;
|
|
background-color: #f6f7f9;
|
|
}
|
|
.bottom___yLg8j span {
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
width: 66px;
|
|
height: 24px;
|
|
line-height: 24px;
|
|
font-size: 12px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
border: 1px solid #999999;
|
|
color: #666666;
|
|
}
|
|
.bottom___yLg8j span i {
|
|
display: inline-block;
|
|
transform: rotate(180deg) scale(0.7) translate(-4px, 2px);
|
|
font-size: 12px;
|
|
}
|
|
.bottom___yLg8j span:hover {
|
|
color: #0152d9;
|
|
border: 1px solid #0152d9;
|
|
}
|
|
.textBtn___p8TrW {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5f6368;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 42px;
|
|
}
|
|
/* 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/Problemset/components/NewFolder/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.list___Ur31H {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: start;
|
|
}
|
|
.list___Ur31H .btns___ITJo0 {
|
|
display: none;
|
|
align-items: center;
|
|
justify-content: start;
|
|
margin-left: 10px;
|
|
}
|
|
.list___Ur31H .btns___ITJo0 button {
|
|
padding: 0;
|
|
margin-left: 10px;
|
|
height: 20px;
|
|
}
|
|
.list___Ur31H .btns___ITJo0 i {
|
|
color: #999;
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
}
|
|
.list___Ur31H .btns___ITJo0 i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.list___Ur31H:hover .btns___ITJo0 {
|
|
display: flex;
|
|
}
|
|
.list___Ur31H .name___FtR_V {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #232b40;
|
|
max-width: 700px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-switcher-line-icon'] svg {
|
|
transform: scale(1.2);
|
|
color: #d2ddf5;
|
|
}
|
|
.folderWrapper___szWWk div[class~='ant-tree-treenode'] {
|
|
padding: 10px 0 10px 0;
|
|
}
|
|
.folderWrapper___szWWk div[class~='ant-tree-treenode-switcher-close'] {
|
|
padding-left: 5px;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-switcher-leaf-line']::after {
|
|
border-bottom: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-switcher-leaf-line']::before {
|
|
border-left: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-indent-unit']::after {
|
|
border-right: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-indent-unit']::before {
|
|
border-right: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___szWWk span[class~='ant-tree-iconEle'] {
|
|
margin-right: 4px;
|
|
}
|
|
.folderWrapper___szWWk .folderIcon___MdKkF {
|
|
height: 20px;
|
|
width: 20px;
|
|
}
|
|
.subject___lELqJ {
|
|
color: #A4A8B1;
|
|
font-size: 12px;
|
|
width: 72px;
|
|
height: 16px;
|
|
background: #F6F7F9;
|
|
text-align: center;
|
|
line-height: 16px;
|
|
margin-left: 5px;
|
|
flex-shrink: 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/divider/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-divider {
|
|
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";
|
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-divider-vertical {
|
|
position: relative;
|
|
top: -0.06em;
|
|
display: inline-block;
|
|
height: 0.9em;
|
|
margin: 0 8px;
|
|
vertical-align: middle;
|
|
border-top: 0;
|
|
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-divider-horizontal {
|
|
display: flex;
|
|
clear: both;
|
|
width: 100%;
|
|
min-width: 100%;
|
|
margin: 24px 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 16px 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
white-space: nowrap;
|
|
text-align: center;
|
|
border-top: 0;
|
|
border-top-color: rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text::before,
|
|
.ant-divider-horizontal.ant-divider-with-text::after {
|
|
position: relative;
|
|
width: 50%;
|
|
border-top: 1px solid transparent;
|
|
border-top-color: inherit;
|
|
border-bottom: 0;
|
|
transform: translateY(50%);
|
|
content: '';
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left::before {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left::after {
|
|
width: 95%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right::before {
|
|
width: 95%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-inner-text {
|
|
display: inline-block;
|
|
padding: 0 1em;
|
|
}
|
|
.ant-divider-dashed {
|
|
background: none;
|
|
border-color: rgba(0, 0, 0, 0.06);
|
|
border-style: dashed;
|
|
border-width: 1px 0 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
|
|
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
|
|
border-style: dashed none none;
|
|
}
|
|
.ant-divider-vertical.ant-divider-dashed {
|
|
border-width: 0 0 0 1px;
|
|
}
|
|
.ant-divider-plain.ant-divider-with-text {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::before {
|
|
width: 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left::after {
|
|
width: 100%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text {
|
|
padding-left: 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::before {
|
|
width: 100%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right::after {
|
|
width: 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text {
|
|
padding-right: 0;
|
|
}
|
|
.ant-divider-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
|
|
width: 95%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
width: 95%;
|
|
}
|
|
/* 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/Problemset/components/SelectShixuns/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___orONc {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___xUKga {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___QeVIN {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___mXGLP {
|
|
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___CHytA {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrp___xbLol {
|
|
background: #fff;
|
|
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
|
|
padding-top: 10px;
|
|
}
|
|
.drawer___Bi9wT [class='ant-drawer-content'] {
|
|
background: #f5f5f5;
|
|
}
|
|
.drawer___Bi9wT [class='ant-drawer-footer'] {
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
position: relative;
|
|
border: 0;
|
|
}
|
|
.menu___t0_fV {
|
|
padding: 0;
|
|
margin: 15px 0;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menu___t0_fV:hover {
|
|
z-index: 3;
|
|
}
|
|
.menu___t0_fV > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menu___t0_fV > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menu___t0_fV > li strong {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.menu___t0_fV > li:hover {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
.actived___zWm74 {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.actived2___RRfRj {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subTag___EczBy {
|
|
color: #05101a;
|
|
cursor: pointer;
|
|
}
|
|
.directionName___H9hFf {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menuDirection___JkwbJ {
|
|
padding: 0;
|
|
margin: 15px 0;
|
|
display: inline-block;
|
|
position: relative;
|
|
z-index: 2;
|
|
}
|
|
.menuDirection___JkwbJ:hover {
|
|
z-index: 3;
|
|
}
|
|
.menuDirection___JkwbJ > li {
|
|
display: inline-block;
|
|
position: relative;
|
|
margin-right: 10px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
cursor: pointer;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
border-radius: 32px;
|
|
padding: 0 18px;
|
|
}
|
|
.menuDirection___JkwbJ > li a {
|
|
color: #4b4b4b;
|
|
}
|
|
.menuDirection___JkwbJ > li strong {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.menuDirection___JkwbJ > li:hover {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
.menuDirection___JkwbJ > li:hover > a > strong,
|
|
.menuDirection___JkwbJ > li:hover > strong {
|
|
color: #fff;
|
|
background: #0152d9;
|
|
}
|
|
.menuDirection___JkwbJ > li:hover div {
|
|
display: block;
|
|
}
|
|
.menuDirection___JkwbJ > li > div {
|
|
display: none;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 30px;
|
|
width: 400px;
|
|
padding: 10px;
|
|
background: #fff;
|
|
max-height: 400px;
|
|
overflow: auto;
|
|
z-index: 8;
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
}
|
|
.menuDirection___JkwbJ > li > div h2 {
|
|
cursor: pointer;
|
|
margin: 10px 0;
|
|
}
|
|
.menuDirection___JkwbJ > li > div h2:hover {
|
|
color: #0152d9;
|
|
}
|
|
.menuDirection___JkwbJ > li > div ul {
|
|
padding-left: 0;
|
|
}
|
|
.menuDirection___JkwbJ > li > div ul li {
|
|
cursor: pointer;
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
margin-right: 20px;
|
|
color: #999;
|
|
}
|
|
.menuDirection___JkwbJ > li > div ul li:hover {
|
|
color: #0152d9;
|
|
}
|
|
.listItem___kNMPl {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___kNMPl > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___kNMPl:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___QKQMx {
|
|
margin-left: 20px;
|
|
}
|
|
.info___QKQMx p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___eGYd4 {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___eGYd4 strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___ltIGt {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___zsSPc {
|
|
margin-top: 18px;
|
|
}
|
|
.titleRight___zsSPc a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.search___oRdeh {
|
|
width: 600px !important;
|
|
margin: 30px 0 30px 0;
|
|
}
|
|
.search___oRdeh input,
|
|
.search___oRdeh [class='ant-input-group-addon'] button {
|
|
height: 50px;
|
|
line-height: 50px;
|
|
padding: 0 30px;
|
|
font-size: 16px;
|
|
}
|
|
.description___zs7Ow {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menuCourse___PygX2 {
|
|
color: #999;
|
|
}
|
|
.menuCourse___PygX2 ul,
|
|
.menuCourse___PygX2 li {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.menuCourse___PygX2 li {
|
|
display: inline-block;
|
|
margin-right: 30px;
|
|
}
|
|
.paginationWrap___sYmqt {
|
|
margin: 0 auto;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
width: 1200px;
|
|
}
|
|
.paginationWrap___sYmqt button {
|
|
height: 32px;
|
|
}
|
|
/* 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/FormSearch/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.search___JA0r9 {
|
|
display: flex;
|
|
align-items: center;
|
|
width: 100%;
|
|
justify-content: center;
|
|
margin: 30px 0;
|
|
padding-left: 12px;
|
|
}
|
|
.search___JA0r9 .ant-form-item-label > label {
|
|
height: 40px;
|
|
}
|
|
.search___JA0r9 .btn___GGtZC {
|
|
width: 112px;
|
|
height: 46px;
|
|
margin-top: -3px;
|
|
margin-left: 10px;
|
|
}
|
|
/* 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/Problemset/components/Operating/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.operating___srUHx {
|
|
background-color: #fff;
|
|
padding: 30px;
|
|
margin-bottom: 10px;
|
|
border-radius: 2px;
|
|
}
|
|
.operating___srUHx .tip___F8nWU {
|
|
font-size: 14px;
|
|
color: #b1bacd;
|
|
margin-top: -10px;
|
|
margin-left: 80px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|