/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/rate/style/index.less ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-rate { box-sizing: border-box; color: rgba(0, 0, 0, 0.85); font-size: 12px; font-variant: tabular-nums; line-height: 1.66667; font-feature-settings: tnum, "tnum"; display: inline-block; margin: 0; padding: 0; color: #fadb14; font-size: 16px; line-height: inherit; list-style: none; outline: none; } .ant-rate-disabled .ant-rate-star { cursor: default; } .ant-rate-disabled .ant-rate-star > div:hover { transform: scale(1); } .ant-rate-star { position: relative; display: inline-block; color: inherit; cursor: pointer; } .ant-rate-star:not(:last-child) { margin-right: 8px; } .ant-rate-star > div { transition: all 0.3s, outline 0s; } .ant-rate-star > div:hover { transform: scale(1.1); } .ant-rate-star > div:focus { outline: 0; } .ant-rate-star > div:focus-visible { outline: 1px dashed #fadb14; transform: scale(1.1); } .ant-rate-star-first, .ant-rate-star-second { color: #f0f0f0; transition: all 0.3s; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .ant-rate-star-first .anticon, .ant-rate-star-second .anticon { vertical-align: middle; } .ant-rate-star-first { position: absolute; top: 0; left: 0; width: 50%; height: 100%; overflow: hidden; opacity: 0; } .ant-rate-star-half .ant-rate-star-first, .ant-rate-star-half .ant-rate-star-second { opacity: 1; } .ant-rate-star-half .ant-rate-star-first, .ant-rate-star-full .ant-rate-star-second { color: inherit; } .ant-rate-text { display: inline-block; margin: 0 8px; font-size: 12px; } .ant-rate-rtl { direction: rtl; } .ant-rate-rtl .ant-rate-star:not(:last-child) { margin-right: 0; margin-left: 8px; } .ant-rate-rtl .ant-rate-star-first { right: 0; left: auto; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[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/tag/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-tag { 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"; display: inline-block; height: auto; margin-right: 8px; padding: 0 7px; font-size: 12px; line-height: 18px; white-space: nowrap; background: #fafafa; border: 1px solid #d9d9d9; border-radius: 2px; opacity: 1; transition: all 0.3s; } .ant-tag, .ant-tag a, .ant-tag a:hover { color: rgba(0, 0, 0, 0.85); } .ant-tag > a:first-child:last-child { display: inline-block; margin: 0 -8px; padding: 0 8px; } .ant-tag-close-icon { margin-left: 3px; color: rgba(0, 0, 0, 0.45); font-size: 10px; cursor: pointer; transition: all 0.3s; } .ant-tag-close-icon:hover { color: rgba(0, 0, 0, 0.85); } .ant-tag-has-color { border-color: transparent; } .ant-tag-has-color, .ant-tag-has-color a, .ant-tag-has-color a:hover, .ant-tag-has-color .anticon-close, .ant-tag-has-color .anticon-close:hover { color: #fff; } .ant-tag-checkable { background-color: transparent; border-color: transparent; cursor: pointer; } .ant-tag-checkable:not(.ant-tag-checkable-checked):hover { color: #1890ff; } .ant-tag-checkable:active, .ant-tag-checkable-checked { color: #fff; } .ant-tag-checkable-checked { background-color: #1890ff; } .ant-tag-checkable:active { background-color: #096dd9; } .ant-tag-hidden { display: none; } .ant-tag-pink { color: #c41d7f; background: #fff0f6; border-color: #ffadd2; } .ant-tag-pink-inverse { color: #fff; background: #eb2f96; border-color: #eb2f96; } .ant-tag-magenta { color: #c41d7f; background: #fff0f6; border-color: #ffadd2; } .ant-tag-magenta-inverse { color: #fff; background: #eb2f96; border-color: #eb2f96; } .ant-tag-red { color: #cf1322; background: #fff1f0; border-color: #ffa39e; } .ant-tag-red-inverse { color: #fff; background: #f5222d; border-color: #f5222d; } .ant-tag-volcano { color: #d4380d; background: #fff2e8; border-color: #ffbb96; } .ant-tag-volcano-inverse { color: #fff; background: #fa541c; border-color: #fa541c; } .ant-tag-orange { color: #d46b08; background: #fff7e6; border-color: #ffd591; } .ant-tag-orange-inverse { color: #fff; background: #fa8c16; border-color: #fa8c16; } .ant-tag-yellow { color: #d4b106; background: #feffe6; border-color: #fffb8f; } .ant-tag-yellow-inverse { color: #fff; background: #fadb14; border-color: #fadb14; } .ant-tag-gold { color: #d48806; background: #fffbe6; border-color: #ffe58f; } .ant-tag-gold-inverse { color: #fff; background: #faad14; border-color: #faad14; } .ant-tag-cyan { color: #08979c; background: #e6fffb; border-color: #87e8de; } .ant-tag-cyan-inverse { color: #fff; background: #13c2c2; border-color: #13c2c2; } .ant-tag-lime { color: #7cb305; background: #fcffe6; border-color: #eaff8f; } .ant-tag-lime-inverse { color: #fff; background: #a0d911; border-color: #a0d911; } .ant-tag-green { color: #389e0d; background: #f6ffed; border-color: #b7eb8f; } .ant-tag-green-inverse { color: #fff; background: #52c41a; border-color: #52c41a; } .ant-tag-blue { color: #096dd9; background: #e6f7ff; border-color: #91d5ff; } .ant-tag-blue-inverse { color: #fff; background: #1890ff; border-color: #1890ff; } .ant-tag-geekblue { color: #1d39c4; background: #f0f5ff; border-color: #adc6ff; } .ant-tag-geekblue-inverse { color: #fff; background: #2f54eb; border-color: #2f54eb; } .ant-tag-purple { color: #531dab; background: #f9f0ff; border-color: #d3adf7; } .ant-tag-purple-inverse { color: #fff; background: #722ed1; border-color: #722ed1; } .ant-tag-success { color: #52c41a; background: #f6ffed; border-color: #b7eb8f; } .ant-tag-processing { color: #1890ff; background: #e6f7ff; border-color: #91d5ff; } .ant-tag-error { color: #ff4d4f; background: #fff2f0; border-color: #ffccc7; } .ant-tag-warning { color: #faad14; background: #fffbe6; border-color: #ffe58f; } .ant-tag > .anticon + span, .ant-tag > span + .anticon { margin-left: 7px; } .ant-tag.ant-tag-rtl { margin-right: 0; margin-left: 8px; direction: rtl; text-align: right; } .ant-tag-rtl .ant-tag-close-icon { margin-right: 3px; margin-left: 0; } .ant-tag-rtl.ant-tag > .anticon + span, .ant-tag-rtl.ant-tag > span + .anticon { margin-right: 7px; 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/Paths/Detail/components/Banner/index.less?modules ***! \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___GMs27 { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___iZX2j { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___FAqrL { align-items: center; box-align: center; } .flex_box_center_end___bcsHk { 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___bbK5J { flex-direction: column; box-orient: block-axis; } .banner___J_z1y { height: 240px; padding-top: 20px; margin-bottom: 70px; display: box; display: flex; background-image: url(./static/path-detail.c07fccc6.jpg); background-size: cover; background-position: right center; background-repeat: no-repeat; } .banner___J_z1y [class~='ant-tag']:hover { opacity: 1; } .wrp___J4x9Y { width: 1200px; margin: 0 auto; } .titleWrap___PRimN { display: flex; align-items: center; } .titleFlexEnd___iJ3Lp { align-items: flex-end; } .titleFlexEnd___iJ3Lp div { display: flex; align-items: center; height: 42px; } .title___p7Rh_ { font-size: 28px; color: #fff; margin-right: 8px; } .titleIcon___krG4h { color: #747a7f; } .contentWrap___TSTbZ { display: box; display: flex; justify-content: space-between; position: relative; } .verticalLine___I9rNF { border-right: 1px solid #cdcdcd; height: 42px; margin-left: 10px; } .contentLeftWrap___ctnXO { display: box; display: flex; color: #ebebeb; text-align: center; font-size: 14px; } .openCourseTag___GKlHI { background-color: #ff6800; background-size: 100% 100%; display: flex; justify-content: center; align-items: center; color: #fff; height: 26px; font-size: 14px; border: 1px solid #ff6800; border-radius: 20px; padding: 0 10px; } .ratingWrap___txiLS { display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-right: 15px; } .ratingTitle___Q3b2_ { color: #ccc; text-align: center; } .rating___nWYrn { color: #ffe11d; font-size: 16px; } .rating___nWYrn > li:not(:last-child) { margin-right: 2px; } .popoverWrap___OuHzS { display: box; display: flex; justify-content: space-around; align-items: center; width: 530px; height: 177px; } .popverLeft___LE1m6 { display: box; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-left: 10px; } .popoverRight___qoc3O { width: 375px; } .popverScore___yjk5A { font-size: 24px; color: #ffa800; line-height: 20px; } .popoverRateWrap___LTwq7 { display: box; display: flex; flex-flow: row nowrap; align-items: center; } .popoverProgress___zgQTd { flex: 1 0; margin-left: 10px; } .button___laG3U { cursor: pointer; border-radius: 4px; box-sizing: border-box; text-align: center; color: #fff; background-color: #0152d9; border: 1px solid #0152d9; padding: 0px; } .button___laG3U span { padding: 0 10px; } .operationWrap___HATT3 { display: flex; flex-wrap: wrap; margin-bottom: 15px; justify-content: flex-end; } .forkWrap___JKLmo { display: flex; } .fork___WAxXu { display: inline-block; text-align: center; flex: 1 1; font-size: 14px; } .forkNum___mVT0B { display: block; float: left; width: 36px; text-align: center; border-left: 1px solid #ffffff; color: #ffffff; } .button___laG3U:hover { color: #fff; background-color: #0152d9; border: 1px solid #0152d9; } .buttonTransparent___UvCv6 { color: #fff; background-color: transparent; border: 1px solid #fff; } .buttonTransparent___UvCv6:hover { color: #fff; background-color: transparent; border: 1px solid #fff; } .buttonLearnStatistics___clQ8y { width: 103px; background: #ffffff; border-radius: 4px; border: 1px solid #ffffff; color: #0152d9; font-size: 15px; cursor: pointer; text-align: center; } .buttonLearnStatistics___clQ8y:hover { color: #0152d9; border: 1px solid #fff; } .publishPopverWrap___HdjD0 { padding: 20px 20px 10px 20px; } .colorFF6802___qG9SX { color: #ff6802; } .w140___sbUdr { width: 140px; } .nav___MhhTj { position: absolute; width: 100%; height: 70px; background: #ffffff; margin-top: 20px; border-radius: 4px; display: flex; left: 0px; top: 220px; flex-direction: row; justify-content: space-between; align-items: center; } .navLeft___lqVWg { display: flex; flex-direction: row; align-items: center; margin-left: 10px; width: 1200px; margin-right: auto; margin-left: auto; } .navContent___n2s_9 { margin-left: 100px; display: flex; flex-direction: row; align-items: center; } .flexRow___zwFIa { display: flex; flex-direction: row; align-items: center; justify-content: flex-end; margin-right: 10px; } .navRight____4Spc { display: flex; flex-direction: column; margin-right: 10px; font-size: 14px; } .navLeftIcon___WHxlM { font-size: 16px; margin-right: 10px; color: #0152d9; display: inline-block; } .colorOrange___L2ZcR { color: #ee4a1f; } .contentItem___bTFib { margin-left: 20px; } .contentItemTitle___cRyCT { color: #9b9b9b; font-size: 12px; } .contentItemText___p2VVW { color: #05101a; font-size: 14px; } .classButton___ht2ZK { background: #0152d9; color: #fff; padding: 0 10px; height: 44px; line-height: 44px; cursor: pointer; display: block; text-align: center; border-radius: 4px; box-sizing: border-box; font-size: 18px; } .classButton___ht2ZK:hover { text-decoration: none; outline: 0; background: #0152d9; color: #fff; } .bg28e___Lpwef { background: #28be6c; } .bgGray___ix5uS { background: #bfbfbf; } .btn___cK9ZK { text-align: center; height: 24px; line-height: 24px; background: #44d7b6; border-radius: 4px; font-size: 12px; padding: 0 13px; color: #ffffff; margin: 0 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/Paths/Detail/components/Banner/components/SendToClassModal.less?modules ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .wrap___ptPf6 { padding: 14px 24px; } .title___kp01U { margin-top: 30px; margin-bottom: 5px; color: #333333; font-size: 14px; } .radioWrap___YOQsB { cursor: default; height: 270px; overflow-y: auto; background: #f4faff; padding: 5px; margin-bottom: 20px; } .checkboxWrap___OC3Y7 { display: flex; flex-direction: column; } .radio___SjWTZ { display: block; height: 30px; line-height: 30px; margin-left: 8px; } .radio___SjWTZ span { font-size: 14px; } .colorFF0000___S4NIg { color: #ff0000; } .pagination___mWNdK { margin: 0 auto; margin-top: 10px; } .createMkdir___kT_2U { display: flex; justify-content: space-between; align-items: center; margin-top: 5px; } .tree___an1x1 { background-color: #f4faff; } .tree___an1x1 [class~='ant-tree-title'] { font-size: 14px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/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[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/cascader/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 */ @keyframes antCheckboxEffect { 0% { transform: scale(1); opacity: 0.5; } 100% { transform: scale(1.6); opacity: 0; } } .ant-cascader-checkbox { 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: relative; top: 0.2em; line-height: 1; white-space: nowrap; outline: none; cursor: pointer; } .ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-inner, .ant-cascader-checkbox:hover .ant-cascader-checkbox-inner, .ant-cascader-checkbox-input:focus + .ant-cascader-checkbox-inner { border-color: #1890ff; } .ant-cascader-checkbox-checked::after { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid #1890ff; border-radius: 2px; visibility: hidden; animation: antCheckboxEffect 0.36s ease-in-out; animation-fill-mode: backwards; content: ''; } .ant-cascader-checkbox:hover::after, .ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox::after { visibility: visible; } .ant-cascader-checkbox-inner { position: relative; top: 0; left: 0; display: block; width: 14px; height: 14px; direction: ltr; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 2px; border-collapse: separate; transition: all 0.3s; } .ant-cascader-checkbox-inner::after { position: absolute; top: 50%; left: 21.5%; display: table; width: 5px; height: 8px; border: 2px solid #fff; border-top: 0; border-left: 0; transform: rotate(45deg) scale(0) translate(-50%, -50%); opacity: 0; transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s; content: ' '; } .ant-cascader-checkbox-input { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; cursor: pointer; opacity: 0; } .ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after { position: absolute; display: table; border: 2px solid #fff; border-top: 0; border-left: 0; transform: rotate(45deg) scale(1) translate(-50%, -50%); opacity: 1; transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s; content: ' '; } .ant-cascader-checkbox-checked .ant-cascader-checkbox-inner { background-color: #1890ff; border-color: #1890ff; } .ant-cascader-checkbox-disabled { cursor: not-allowed; } .ant-cascader-checkbox-disabled.ant-cascader-checkbox-checked .ant-cascader-checkbox-inner::after { border-color: rgba(0, 0, 0, 0.25); animation-name: none; } .ant-cascader-checkbox-disabled .ant-cascader-checkbox-input { cursor: not-allowed; pointer-events: none; } .ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner { background-color: #f5f5f5; border-color: #d9d9d9 !important; } .ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after { border-color: #f5f5f5; border-collapse: separate; animation-name: none; } .ant-cascader-checkbox-disabled + span { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } .ant-cascader-checkbox-disabled:hover::after, .ant-cascader-checkbox-wrapper:hover .ant-cascader-checkbox-disabled::after { visibility: hidden; } .ant-cascader-checkbox-wrapper { 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"; display: inline-flex; align-items: baseline; line-height: inherit; cursor: pointer; } .ant-cascader-checkbox-wrapper::after { display: inline-block; width: 0; overflow: hidden; content: '\a0'; } .ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-disabled { cursor: not-allowed; } .ant-cascader-checkbox-wrapper + .ant-cascader-checkbox-wrapper { margin-left: 8px; } .ant-cascader-checkbox-wrapper.ant-cascader-checkbox-wrapper-in-form-item input[type='checkbox'] { width: 14px; height: 14px; } .ant-cascader-checkbox + span { padding-right: 8px; padding-left: 8px; } .ant-cascader-checkbox-group { 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"; display: inline-block; } .ant-cascader-checkbox-group-item { margin-right: 6px; } .ant-cascader-checkbox-group-item:last-child { margin-right: 0; } .ant-cascader-checkbox-group-item + .ant-cascader-checkbox-group-item { margin-left: 0; } .ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner { background-color: #fff; border-color: #d9d9d9; } .ant-cascader-checkbox-indeterminate .ant-cascader-checkbox-inner::after { top: 50%; left: 50%; width: 6px; height: 6px; background-color: #1890ff; border: 0; transform: translate(-50%, -50%) scale(1); opacity: 1; content: ' '; } .ant-cascader-checkbox-indeterminate.ant-cascader-checkbox-disabled .ant-cascader-checkbox-inner::after { background-color: rgba(0, 0, 0, 0.25); border-color: rgba(0, 0, 0, 0.25); } .ant-cascader { width: 184px; } .ant-cascader-checkbox { top: 0; margin-right: 4px; } .ant-cascader-menus { display: flex; flex-wrap: nowrap; align-items: flex-start; } .ant-cascader-menus.ant-cascader-menu-empty .ant-cascader-menu { width: 100%; height: auto; } .ant-cascader-menu { flex-grow: 1; min-width: 111px; height: 180px; margin: 0; margin: -4px 0; padding: 4px 0; overflow: auto; vertical-align: top; list-style: none; border-right: 1px solid #f0f0f0; -ms-overflow-style: -ms-autohiding-scrollbar; } .ant-cascader-menu-item { display: flex; flex-wrap: nowrap; align-items: center; padding: 5px 8px; overflow: hidden; line-height: 18px; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; transition: all 0.3s; } .ant-cascader-menu-item:hover { background: #f5f5f5; } .ant-cascader-menu-item-disabled { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; } .ant-cascader-menu-item-disabled:hover { background: transparent; } .ant-cascader-menu-empty .ant-cascader-menu-item { color: rgba(0, 0, 0, 0.25); cursor: default; pointer-events: none; } .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled), .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled):hover { font-weight: 600; background-color: #e6f7ff; } .ant-cascader-menu-item-content { flex: auto; } .ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon, .ant-cascader-menu-item-loading-icon { margin-left: 0px; color: rgba(0, 0, 0, 0.45); font-size: 10px; } .ant-cascader-menu-item-disabled.ant-cascader-menu-item-expand .ant-cascader-menu-item-expand-icon, .ant-cascader-menu-item-disabled.ant-cascader-menu-item-loading-icon { color: rgba(0, 0, 0, 0.25); } .ant-cascader-menu-item-keyword { color: #ff4d4f; } .ant-cascader-compact-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) { margin-right: -1px; } .ant-cascader-compact-item:not(.ant-cascader-compact-last-item).ant-cascader-compact-item-rtl { margin-left: -1px; } .ant-cascader-compact-item:hover, .ant-cascader-compact-item:focus, .ant-cascader-compact-item:active { z-index: 2; } .ant-cascader-compact-item[disabled] { z-index: 0; } .ant-cascader-compact-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-last-item).ant-cascader { border-radius: 0; } .ant-cascader-compact-item.ant-cascader.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item):not(.ant-cascader-compact-item-rtl) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .ant-cascader-compact-item.ant-cascader.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item):not(.ant-cascader-compact-item-rtl) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-first-item:not(.ant-cascader-compact-last-item) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .ant-cascader-compact-item.ant-cascader.ant-cascader-compact-item-rtl.ant-cascader-compact-last-item:not(.ant-cascader-compact-first-item) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .ant-cascader-rtl .ant-cascader-menu-item-expand-icon, .ant-cascader-rtl .ant-cascader-menu-item-loading-icon { margin-right: 0px; margin-left: 0; } .ant-cascader-rtl .ant-cascader-checkbox { top: 0; margin-right: 0; margin-left: 4px; } /* 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/Paths/Detail/components/ApplyPublic/index.less?modules ***! \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .applyPublicContainer___UVHD5 .ant-modal-header { padding: 30px 20px 20px 40px; } .applyPublicContainer___UVHD5 .ant-modal-header .ant-modal-title { font-size: 18px; } .applyPublicContainer___UVHD5 .ant-modal-body { padding: 0; } .applyPublicContainer___UVHD5 .ant-modal-close { right: 20px; } .applyPublicContainer___UVHD5 .ant-modal-close .ant-modal-close-x { height: 68px; line-height: 68px; } .applyPublicContainer___UVHD5 .ant-modal-footer { border-top: none; padding-bottom: 30px; } .applyPublicContainer___UVHD5 .ant-modal-footer > button { width: 100px; border-radius: 4px; height: 40px; font-size: 16px; } .applyPublicContainer___UVHD5 .ant-modal-footer > button + button { margin-left: 20px; } .applyPublicContainer___UVHD5 .ant-input { min-height: 40px; border-radius: 4px; } .applyPublicContainer___UVHD5 .ant-form-item-label { padding-top: 6px; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ { position: relative; padding: 40px; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .spin___xLRsh { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.1); display: flex; align-items: center; justify-content: center; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .tips___Hok1Y { font-size: 14px; font-weight: 400; color: #333333; margin-bottom: 20px; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .action___Wp5oZ { height: 22px; padding-left: 20px; display: flex; align-items: center; justify-content: space-between; margin-top: 6px; cursor: pointer; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .action___Wp5oZ > div:first-child { color: #0152d9; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .action___Wp5oZ > div:last-child { color: #999; } .applyPublicContainer___UVHD5 .applyPublicContent___XjdaZ .action___Wp5oZ > div:last-child i { font-size: 12px; color: #ccc; margin-left: 4px; } /* 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/PreviewAll/index.less?modules ***! \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .wrp___dq7YK { display: flex; justify-content: center; align-items: center; position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 108; } .wrp___dq7YK.bgBlack___ARIUV { background: rgba(0, 0, 0, 0.5); } .wrp___dq7YK img, .wrp___dq7YK video { max-width: 100%; max-height: 80%; text-align: center; } .wrp___dq7YK iframe { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #fff; border: none; } .monaco___VnZC3 { position: absolute; height: 100%; width: 100%; } .darkBlue___UprA9 * { font-size: 14px; } .darkBlue___UprA9 [class~='margin'], .darkBlue___UprA9 [class~='monaco-editor-background'] { background: #0a0e2d !important; } .darkBlue___UprA9 [class~='line-numbers'] { color: white !important; } .close___LKoWu { position: absolute; right: 40px; top: 40px; z-index: 10; display: flex; } .close___LKoWu > span { background: #4a4a4a; color: #fff; width: 40px; height: 40px; border-radius: 4px; display: flex; justify-content: center; align-items: center; cursor: pointer; margin-left: 10px; } .embed___hvpEJ { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } /* 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[4].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***! \*******************************************************************************************************************************************************************************************************************************************/ .my-monaco-editor div, .my-diff-editor div { font-size: inherit; } .my-error-line-wrp{ width: calc(100% - 20px ) !important; background: rgba(245, 0, 0 ,0.2) !important; height: auto !important; color: rgba(245, 0, 0, 1); } .noCopyPaste .quick-input-widget{ display: none !important; } /*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** 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/Paths/Detail/components/Right/index.less?modules ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___Ktq9p { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___C3cJM { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___EHdLM { align-items: center; box-align: center; } .flex_box_center_end___pIiOq { 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___ZDnJh { flex-direction: column; box-orient: block-axis; } .rightWrap___trEKQ { width: 400px; top: 180px; margin-left: 15px; } .qrCode___J87U9 { margin-bottom: 10px; padding: 34px 25px; text-align: center; background-color: #fff; } .cardTop___sVfNE { position: relative; box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.05); } .cardTop2___ngun6 { position: relative; box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, 0.05); } .card___xqkwa { padding: 20px 25px; background-color: #ffffff; margin-bottom: 10px; border-radius: 15px; } .flexRow___EJjLR { display: flex; flex-direction: row; } .flexRowAbout___wsXZw { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .skillWrap___H2LfA { padding: 25px 20px 15px; margin-bottom: 10px; background-color: #fff; } .skillTopWrap___Iy4yY { display: box; display: flex; align-items: center; justify-content: space-between; } .skillContentWrap___TIOw9 { flex-wrap: wrap; display: flex; width: 360px; } .skillContentWrapMin___l0OQ7 { max-height: 177px; overflow: hidden; } .skillContentWrapMax___hzrLJ { max-height: 300px; overflow-y: auto; } .skillContentIcon___e1yQ3 { display: block; padding: 0 9px; height: 28px; line-height: 28px; border-radius: 14px; background-color: #29bd8b; color: #fff; margin-right: 10px; margin-bottom: 9px; } .skillContentIconNoStatus___D7SaD { display: block; padding: 0 9px; line-height: 28px; border-radius: 14px; background-color: #f5f5f5; color: #666; margin-right: 10px; margin-bottom: 9px; } .skillExpandAllWrap___NlyjU { text-align: center; height: 35px; display: flex; flex-direction: column; align-items: center; justify-content: center; color: #999999; margin-top: 20px; } .skillExpandAllContent___DFfUu { margin: 0px; } .memberItem___tQyAC { border-bottom: 1px solid #eaeaea; padding: 40px 0px; } .radius___CojJt { border-radius: 50%; } .memberItemContent___OAGgP { flex: 1 1; margin-left: 15px; } .directionItemWrap___D3A3B { display: flex; flex-direction: row; position: relative; margin-right: 32px; } .directionItemWrap___D3A3B:hover [class^='groupActionWrap'] { display: flex; } .directionItemWrap___D3A3B:hover [class^='directionItem'] { background-color: rgba(24, 144, 255, 0.1); color: #0152d9; border-radius: 16px; } .groupActionWrap___uM9bY { display: none; margin-right: 2px; margin-top: 2px; } .divabout___aIu8x { position: absolute; width: 400px; top: 180px; padding-left: 20px; } .classButton___kwIIq { background: #0152d9; color: #fff; padding: 0 10px; height: 44px; line-height: 44px; margin-top: 20px; cursor: pointer; display: block; text-align: center; border-radius: 4px; box-sizing: border-box; font-size: 18px; } .classButton___kwIIq:hover { text-decoration: none; outline: 0; background: #0152d9; color: #fff; } .bg28e____4vxe { background: #28be6c; } .bgGray___bP0QM { background: #bfbfbf; } .price___YtmIz .d1___kWoQd { display: flex; justify-content: space-between; align-items: center; } .price___YtmIz .d1___kWoQd span { font-size: 14px; color: #000000; } .price___YtmIz .d1___kWoQd b { height: 40px; padding: 0px 23px; line-height: 38px; background: linear-gradient(312deg, #f2d7aa 0%, #fde5c5 50%, #feeac7 100%, #feeac7 100%); box-shadow: 0px 2px 4px 0px #e7edff, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5); border-radius: 20px; border: 1px solid #ddad60; font-size: 14px; font-weight: 400; color: #a46624; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; } .price___YtmIz .d1___kWoQd b:hover { border: 1px solid #ffb235; color: #ef9400; } .price___YtmIz .d1___kWoQd b.auto___j1TRz { cursor: auto; } .price___YtmIz .d1___kWoQd b.auto___j1TRz:hover { border: 1px solid #ddad60; color: #a46624; } .price___YtmIz .d1___kWoQd b.disabled___acQun { cursor: not-allowed; opacity: 0.4; } .price___YtmIz .d1___kWoQd b.disabled___acQun:hover { border: 1px solid #ddad60; color: #a46624; } .price___YtmIz .d2___lGbRu { display: flex; justify-content: space-between; align-items: center; margin-top: 26px; margin-bottom: 3px; } .price___YtmIz .d2___lGbRu span { font-size: 14px; color: #19cb70; } .price___YtmIz .d2___lGbRu b { font-size: 14px; font-weight: 400; color: #999999; } .price___YtmIz .d3___bWANm { height: 4px; background: #f6f7f9; border-radius: 2px; } .price___YtmIz .d3___bWANm div { width: 0%; height: 100%; background: #44d7b6; border-radius: 2px; } .price___YtmIz .d4___wyT_a { display: flex; align-items: center; margin-top: 10px; } .price___YtmIz .d4___wyT_a > span { font-size: 12px; color: #999999; } .price___YtmIz .d4___wyT_a > span i { text-decoration: line-through; font-style: normal; } .price___YtmIz .d4___wyT_a > div { font-size: 30px; font-weight: 600; color: #e02020; } .price___YtmIz .d4___wyT_a > div span { font-size: 14px; } .price___YtmIz .d4___wyT_a img { width: 60px; height: 24px; } .price___YtmIz button { width: 100%; height: 40px; margin-bottom: 8px; background: #3061d0; border-radius: 20px; margin-top: 28px; } .price___YtmIz button span { font-size: 14px; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Right/components/SortTeam/index.less?modules ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .sort-list-panel___T39Sk { z-index: 1; position: relative; } .sort-list-panel___T39Sk .sort-list-tip___Wu55q { width: 80%; height: 80px; margin: 0 auto; background: #fff; box-shadow: 3px 3px 3px #ededed; opacity: 1; border-radius: 2px 2px 0 0; padding: 24px; box-sizing: border-box; line-height: 34px; display: flex; flex-flow: row nowrap; align-items: center; } .sort-list-panel___T39Sk .sort-list-tip___Wu55q span { flex: 1 0; } .sort-list-panel___T39Sk .ant-drawer-content___PXRrP { background: #f5f5f5; } .dragging-li___LhY_V { list-style: none; padding: 0; margin: 0; z-index: 10000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: 1px solid blue; cursor: -webkit-grab; cursor: grab; width: 80%; background: #fff; opacity: 1; margin: 0 auto; padding: 10px 6px 10px 40px; margin-top: 30px; } .dragging-li___LhY_V h3 { line-height: 28px; font-size: 16px; } .dragging-li___LhY_V p { color: #888; font-size: 12px; margin: 16px 0 0 0; } .task-list-container___ABX0H { padding: 0; margin: 0; position: relative; } .task-list-container___ABX0H li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: -webkit-grab; cursor: grab; width: 80%; background: #fff; opacity: 1; margin: 0 auto; padding: 10px 6px 10px 40px; margin-top: 30px; } .task-list-container___ABX0H li:hover { box-shadow: 0 2px 6px rgba(51, 51, 51, 0.09); } .task-list-container___ABX0H li h3 { line-height: 28px; font-size: 16px; } .task-list-container___ABX0H li p { color: #888; font-size: 12px; margin: 16px 0 0 0; } .imgradius___fmcxI { width: 70px; height: 70px; border-radius: 50%; margin-bottom: 10px; border: 1px solid #eeeeee; } .directionItemWrap___MKzHd { flex-direction: row; position: relative; text-align: center; } .directionItemWrap___MKzHd:hover [class^='groupActionWrap'] { display: flex; } .directionItemWrap___MKzHd:hover [class^='directionItem'] { background-color: rgba(24, 144, 255, 0.1); color: #0152d9; border-radius: 16px; } .groupActionWrap___PB2b7 { display: none; margin-right: 2px; position: absolute; top: 55px; left: 70px; } .teamHeight___qj0wW { color: #333333; padding: 20px; width: 220px; height: 200px; } .teamHeight___qj0wW .divHeight___MUuEe { overflow: auto; height: 91%; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* IE 10+ */ } .teamHeight___qj0wW .divHeight___MUuEe::-webkit-scrollbar { display: 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/auto-complete/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-select-auto-complete { 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-select-auto-complete .ant-select-clear { right: 13px; } /* 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/CertificateModal/index.less?modules ***! \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .advertisementModal___REecE [class~='ant-modal-body'] { padding: 0; } .bodyHeight___ooxdb { height: 100%; } .notFree___cJiwv { width: 802px; height: 566px; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; } .notFree___cJiwv .text___lFtTG { position: absolute; z-index: 1; top: 277px; left: 115px; text-indent: 40px; width: 574px; } .notFree___cJiwv .text___lFtTG b { font-size: 20px; font-weight: 600; color: #2b496f; line-height: 32px; } .notFree___cJiwv .text___lFtTG b span { border-bottom: 1px solid #2b496f; padding: 0 8px; } .notFree___cJiwv .no___FFNbr { position: absolute; z-index: 2; top: 448px; left: 98px; font-size: 12px; color: #2b496f; } .notFree___cJiwv .date___OI1iM { position: absolute; z-index: 3; top: 429px; right: 115px; display: flex; flex-direction: column; align-items: center; font-size: 12px; color: #2b496f; } .notFree___cJiwv .date___OI1iM b { font-weight: 400; } .notFree___cJiwv .date___OI1iM b span { border-bottom: 1px solid #2b496f; padding: 0 8px; } .notFree___cJiwv .img____bHTU { width: 89px; height: 89px; position: absolute; z-index: 4; top: 374px; right: 173px; } .notThree___Gxcuf { width: 592px; height: 840px; background-size: cover; background-position: center center; background-repeat: no-repeat; position: relative; } .notThree___Gxcuf .text___lFtTG { position: absolute; z-index: 1; top: 352px; left: 68px; width: 475px; } .notThree___Gxcuf .text___lFtTG b { font-size: 20px; font-weight: 600; color: #2b496f; line-height: 32px; } .notThree___Gxcuf .text___lFtTG b span { border-bottom: 1px solid #2b496f; padding: 0 8px; } .notThree___Gxcuf .no___FFNbr { position: absolute; z-index: 2; top: 58px; left: 63px; font-size: 12px; color: #2b496f; } .notThree___Gxcuf .date___OI1iM { position: absolute; z-index: 3; top: 521px; left: 68px; display: flex; flex-direction: column; align-items: center; font-size: 12px; } .notThree___Gxcuf .date___OI1iM b { font-weight: 400; } .notThree___Gxcuf .date___OI1iM b span { border-bottom: 1px solid #2b496f; padding: 0 8px; } .notThree___Gxcuf .img____bHTU { width: 89px; height: 89px; position: absolute; z-index: 4; top: 374px; right: 173px; } /* 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/Paths/Detail/components/Right/components/SortClassroom/index.less?modules ***! \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .sort-list-panel___dj9Dy { z-index: 1; position: relative; } .sort-list-panel___dj9Dy .sort-list-tip___MJMmM { width: 80%; height: 80px; margin: 0 auto; background: #fff; box-shadow: 3px 3px 3px #ededed; opacity: 1; border-radius: 2px 2px 0 0; padding: 24px; box-sizing: border-box; line-height: 34px; display: flex; flex-flow: row nowrap; align-items: center; } .sort-list-panel___dj9Dy .sort-list-tip___MJMmM span { flex: 1 0; } .sort-list-panel___dj9Dy .ant-drawer-content___xug_4 { background: #f5f5f5; } .dragging-li___Pu0p9 { list-style: none; padding: 0; margin: 0; z-index: 10000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border: 1px solid blue; cursor: -webkit-grab; cursor: grab; width: 80%; background: #fff; opacity: 1; margin: 0 auto; padding: 10px 6px 10px 40px; margin-top: 30px; } .dragging-li___Pu0p9 h3 { line-height: 28px; font-size: 16px; } .dragging-li___Pu0p9 p { color: #888; font-size: 12px; margin: 16px 0 0 0; } .task-list-container___GxBsz { padding: 0; margin: 0; } .task-list-container___GxBsz li { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; cursor: -webkit-grab; cursor: grab; width: 80%; background: #fff; opacity: 1; margin: 0 auto; padding: 10px 6px 10px 40px; margin-top: 30px; } .task-list-container___GxBsz li:hover { box-shadow: 0 2px 6px rgba(51, 51, 51, 0.09); } .task-list-container___GxBsz li h3 { line-height: 28px; font-size: 16px; } .task-list-container___GxBsz li p { color: #888; font-size: 12px; margin: 16px 0 0 0; } .imgradius___Iug8Z { width: 310px; height: 160px; } .directionItemWrap___odBHm { display: flex; flex-direction: row; position: relative; margin-right: 32px; cursor: pointer; } .directionItemWrap___odBHm:hover [class^='groupActionWrap'] { display: flex; } .directionItemWrap___odBHm:hover [class^='directionItem'] { background-color: rgba(24, 144, 255, 0.1); color: #0152d9; border-radius: 16px; } .groupActionWrap___u5Xgw { margin-right: 2px; position: absolute; top: 55px; left: 28px; } .bottomdiv___MLbfq { height: 60px; align-items: center; display: flex; width: 310px; justify-content: space-around; border-radius: 0px 0px 8px 8px; border: 1px solid #dddddd; cursor: pointer; } .ml3___HNgih { margin-left: 3px; } /* 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[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/Paths/Detail/components/Stage/index.less?modules ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___q0S4d { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___Fy02c { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___K_FnU { align-items: center; box-align: center; } .flex_box_center_end___qmqaH { 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___WQzhZ { flex-direction: column; box-orient: block-axis; } .icons___aaBUJ { background-color: #0152d9; width: 18px; height: 18px; text-align: center; line-height: 18px; border-radius: 18px; display: inline-block; } .icons___aaBUJ img { width: 14px; } .shixuns___x9sW9 [class~='ant-row'] { min-height: 40px; padding: 0 20px; cursor: pointer; } .shixuns___x9sW9 [class~='ant-row'] aside { display: none; } .shixuns___x9sW9 [class~='ant-row']:hover { background-color: #f2f8ff; } .shixuns___x9sW9 [class~='ant-row']:hover aside { display: inline; } .shixuns___x9sW9 [class~='ant-row']:hover [class~='experiment-number'] { display: none; } .buttons___LxOPo { text-align: right; padding-bottom: 30px; padding-right: 20px; } .buttons___LxOPo button { width: 130px; text-align: center; margin-left: 25px; } .addStage___o5akL { margin-top: 10px; text-align: center; height: 90px; line-height: 90px; background-color: #fff; cursor: pointer; color: #999999; } .color4CA___SvYU_ { color: #0152d9; } .color204___eoE_n { color: #cccccc; } .completed___gk1M4 { font-size: 12px; padding: 2px; color: #07b318; border: 1px solid #07b318; margin-left: 5px; } .actionTabs____5k1w { margin-top: 22px; display: flex; align-items: center; justify-content: flex-start; font-size: 14px; } .actionTabs____5k1w .tab___Bfp9d { margin-right: 14px; } .actionTabs____5k1w .tab___Bfp9d .s1___BkREC { border-radius: 15px; cursor: pointer; padding: 1px 6px; } .actionTabs____5k1w .tab___Bfp9d .s2___y46gT { color: #333333; background: #e3e3e3; border-radius: 20px; margin-left: 3px; padding: 0px 4px; } .actionTabs____5k1w .tabActive___Tk1ym { margin-right: 14px; } .actionTabs____5k1w .tabActive___Tk1ym .s1___BkREC { border-radius: 15px; cursor: pointer; padding: 1px 6px; } .actionTabs____5k1w .tabActive___Tk1ym .s2___y46gT { color: #333333; background: #e3e3e3; border-radius: 20px; margin-left: 3px; padding: 0px 4px; } .actionTabs____5k1w .tabActive___Tk1ym .s1___BkREC { background: #d8ecff; color: #0152d9; } .learn___nzbq4 { display: inline-block; width: 54px; height: 18px; background: #f8b023; border-radius: 8px; font-size: 12px; color: #ffffff; line-height: 18px; text-align: center; margin-left: 5px; transform: translateY(-2px); } .labelContainer___o566h { display: flex; align-items: center; } .labelContainer___o566h .text___J_6Dy { padding-right: 5px; } .labelContainer___o566h .tag____4FNA { font-size: 12px; background: #0152d9; color: #fff; padding: 0px 8px; height: 22px; border-radius: 15px; display: inline-flex; align-items: center; } .tagsList-content___j8ztj { margin-left: 78px; } /* 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[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/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/Paths/Detail/components/Stage/SelectShixuns/index.less?modules ***! \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___f9Y4A { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___I6MWj { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___BFbAG { align-items: center; box-align: center; } .flex_box_center_end___TN47s { 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___ab8pI { flex-direction: column; box-orient: block-axis; } .wrp___o8GAj { background: #fff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04); padding-top: 10px; } .drawer___hKPci [class='ant-drawer-content'] { background: #f5f5f5; } .menu___NmsZq { padding: 0; margin: 15px 0; position: relative; z-index: 2; } .menu___NmsZq:hover { z-index: 3; } .menu___NmsZq > 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___NmsZq > li a { color: #4b4b4b; } .menu___NmsZq > li strong { cursor: pointer; font-size: 14px; } .menu___NmsZq > li:hover { color: #fff; background: #0152d9; } .actived___VmSRs { background: #0152d9; color: #fff; } .actived2___L7hZl { color: #0152d9 !important; } .listItem___rLCYD { padding: 25px 30px 25px 30px; display: box; display: flex; background: white; margin-top: 20px; cursor: pointer; } .listItem___rLCYD > div { flex: 1 1; } .listItem___rLCYD:hover { box-shadow: 0 0 10px #ccc; } .info___ProlR { margin-left: 20px; } .info___ProlR p { margin-top: 18px; } .title___DtPu3 { display: box; display: flex; align-items: center; box-align: center; } .title___DtPu3 strong { color: #333; } .titleLeft___nAPKM { flex: 1 1; } .titleRight___puGmC { margin-top: 18px; } .titleRight___puGmC a { margin-right: 20px; font-weight: bold; } .search___8U7Z_ { width: 600px; margin: 30px 0 30px 0; } .search___8U7Z_ input, .search___8U7Z_ [class='ant-input-group-addon'] button { height: 50px; line-height: 50px; padding: 0 30px; font-size: 16px; } .description___D_sXj { -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; } .menuCourse___gfJ2j { color: #999; } .menuCourse___gfJ2j ul, .menuCourse___gfJ2j li { margin: 0; padding: 0; list-style: none; } .menuCourse___gfJ2j li { display: inline-block; margin-right: 30px; } /* 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/markdown-editor/index.less ***! \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .markdown-editor-wrapper { position: relative; } .markdown-editor-body { display: flex; flex-flow: row nowrap; width: 100%; height: calc(100% - 38px); align-items: center; } .markdown-editor-body .codemirror-container { flex: 1 0; height: 100%; width: 100%; overflow: hidden; } .markdown-editor-body .CodeMirror-wrap { padding-bottom: 15px; } .markdown-editor-body .preview-container { flex: 1 0; height: 100%; margin: 10px 0px; padding: 8px 8px 50px 8px; background: #fff; overflow-y: auto; box-sizing: border-box; border-left: 1px solid #ccc; word-wrap: break-word; word-break: break-word; white-space: normal; font-size: 16px; } .markdown-editor-container { border: 1px solid #ccc; overflow: hidden; border-radius: 4px; margin-bottom: 12px; font-size: 16px; } .markdown-editor-container.full-screen { position: fixed; left: 0; right: 0; top: 0; bottom: 0; height: 100vh !important; z-index: 100; } .markdown-editor-container.full-screen .preview-container > div { padding-bottom: 180px !important; } .markdown-editor-container.full-screen .CodeMirror-sizer > div { margin-bottom: 90px; } .markdown-editor-container.on-preview .codemirror-container, .markdown-editor-container.on-preview .preview-container { width: 50%; } .mini .markdown-editor-body { height: calc(100% - 28px); } .flex-end { justify-content: flex-end; } .my-codemirror-container { border: 1px solid #ccc; width: 100%; margin-bottom: 24px; } .markdown-tip { color: #cdcdcd; font-size: 12px; position: absolute; right: 0; bottom: -28px; margin-bottom: 7px; } /* PADDING */ .CodeMirror-lines { padding: 4px 0; /* Vertical padding around content */ } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { padding: 0 4px; /* Horizontal padding of content */ } .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { background-color: white; /* The little square between H and V scrollbars */ } /* GUTTER */ .CodeMirror-gutters { border-right: 1px solid #ddd; background-color: #f7f7f7; white-space: nowrap; } .CodeMirror-linenumber { padding: 0 3px 0 5px; min-width: 20px; text-align: right; color: #999; white-space: nowrap; } .CodeMirror-guttermarker { color: black; } .CodeMirror-guttermarker-subtle { color: #999; } /* CURSOR */ .CodeMirror-cursor { border-left: 1px solid black; border-right: none; width: 0; } /* Shown when moving in bi-directional text */ .CodeMirror div.CodeMirror-secondarycursor { border-left: 1px solid silver; } .cm-fat-cursor .CodeMirror-cursor { width: auto; border: 0 !important; background: #7e7; } .cm-fat-cursor div.CodeMirror-cursors { z-index: 1; } .cm-fat-cursor-mark { background-color: rgba(20, 255, 20, 0.5); animation: blink 1.06s steps(1) infinite; } .cm-animate-fat-cursor { width: auto; border: 0; animation: blink 1.06s steps(1) infinite; background-color: #7e7; } @keyframes blink { 50% { background-color: transparent; } } .cm-tab { display: inline-block; text-decoration: inherit; } .CodeMirror-rulers { position: absolute; left: 0; right: 0; top: -50px; bottom: 0; overflow: hidden; } .CodeMirror-ruler { border-left: 1px solid #ccc; top: 0; bottom: 0; position: absolute; } /* DEFAULT THEME */ .cm-s-default .cm-header { color: blue; } .cm-s-default .cm-quote { color: #090; } .cm-negative { color: #d44; } .cm-positive { color: #292; } .cm-header, .cm-strong { font-weight: bold; } .cm-em { font-style: italic; } .cm-link { text-decoration: underline; } .cm-strikethrough { text-decoration: line-through; } .cm-s-default .cm-keyword { color: #708; } .cm-s-default .cm-atom { color: #219; } .cm-s-default .cm-number { color: #164; } .cm-s-default .cm-def { color: #00f; } .cm-s-default .cm-variable-2 { color: #05a; } .cm-s-default .cm-variable-3, .cm-s-default .cm-type { color: #085; } .cm-s-default .cm-comment { color: #a50; } .cm-s-default .cm-string { color: #a11; } .cm-s-default .cm-string-2 { color: #f50; } .cm-s-default .cm-meta { color: #555; } .cm-s-default .cm-qualifier { color: #555; } .cm-s-default .cm-builtin { color: #30a; } .cm-s-default .cm-bracket { color: #997; } .cm-s-default .cm-tag { color: #170; } .cm-s-default .cm-attribute { color: #00c; } .cm-s-default .cm-hr { color: #999; } .cm-s-default .cm-link { color: #00c; } .cm-s-default .cm-error { color: #f00; } .cm-invalidchar { color: #f00; } .CodeMirror-composing { border-bottom: 2px solid; } /* Default styles for common addons */ div.CodeMirror span.CodeMirror-matchingbracket { color: #0b0; } div.CodeMirror span.CodeMirror-nonmatchingbracket { color: #a22; } .CodeMirror-matchingtag { background: rgba(255, 150, 0, 0.3); } .CodeMirror-activeline-background { background: #e8f2ff; } /* STOP */ /* The rest of this file contains styles related to the mechanics of the editor. You probably shouldn't touch them. */ .CodeMirror { position: relative; overflow: hidden; background: white; } .CodeMirror-scroll { overflow: scroll !important; /* Things will break if this is overridden */ /* 50px is the magic margin used to hide the element's real scrollbars */ /* See overflow: hidden in .CodeMirror */ margin-bottom: -50px; margin-right: -50px; padding-bottom: 50px; height: 100%; outline: none; /* Prevent dragging from highlighting the element */ position: relative; } .CodeMirror-sizer { position: relative; border-right: 50px solid transparent; } /* The fake, visible scrollbars. Used to force redraw during scrolling before actual scrolling happens, thus preventing shaking and flickering artifacts. */ .CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler { position: absolute; z-index: 6; display: none; } .CodeMirror-vscrollbar { right: 0; top: 0; overflow-x: hidden; overflow-y: scroll; } .CodeMirror-hscrollbar { bottom: 0; left: 0; overflow-y: hidden; overflow-x: scroll; } .CodeMirror-scrollbar-filler { right: 0; bottom: 0; } .CodeMirror-gutter-filler { left: 0; bottom: 0; } .CodeMirror-gutters { position: absolute; left: 0; top: 0; min-height: 100%; z-index: 3; } .CodeMirror-gutter { white-space: normal; height: 100%; display: inline-block; vertical-align: top; margin-bottom: -50px; } .CodeMirror-gutter-wrapper { position: absolute; z-index: 4; background: none !important; border: none !important; } .CodeMirror-gutter-background { position: absolute; top: 0; bottom: 0; z-index: 4; } .CodeMirror-gutter-elt { position: absolute; cursor: default; z-index: 4; } .CodeMirror-gutter-wrapper ::selection { background-color: transparent; } .CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent; } .CodeMirror-lines { cursor: text; min-height: 1px; /* prevents collapsing before first draw */ } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { /* Reset some styles that the rest of the page might have set */ border-radius: 0; border-width: 0; background: transparent; font-family: inherit; font-size: inherit; margin: 0; white-space: pre; word-wrap: normal; line-height: inherit; color: inherit; z-index: 2; position: relative; overflow: visible; -webkit-tap-highlight-color: transparent; -webkit-font-variant-ligatures: contextual; font-feature-settings: "calt"; font-variant-ligatures: contextual; } .CodeMirror-wrap pre.CodeMirror-line, .CodeMirror-wrap pre.CodeMirror-line-like { word-wrap: break-word; white-space: pre-wrap; word-break: normal; } .CodeMirror-linebackground { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; } .CodeMirror-linewidget { position: relative; z-index: 2; padding: 0.1px; /* Force widget margins to stay inside of the container */ } .CodeMirror-rtl pre { direction: rtl; } .CodeMirror-code { outline: none; } /* Force content-box sizing for the elements where we expect it */ .CodeMirror-scroll, .CodeMirror-sizer, .CodeMirror-gutter, .CodeMirror-gutters, .CodeMirror-linenumber { box-sizing: content-box; } .CodeMirror-measure { position: absolute; width: 100%; height: 0; overflow: hidden; visibility: hidden; } .CodeMirror-cursor { position: absolute; pointer-events: none; } .CodeMirror-measure pre { position: static; } div.CodeMirror-cursors { visibility: hidden; position: relative; z-index: 3; } div.CodeMirror-dragcursors { visibility: visible; } .CodeMirror-focused div.CodeMirror-cursors { visibility: visible; } .CodeMirror-selected { background: #d9d9d9; } .CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; } .CodeMirror-crosshair { cursor: crosshair; } .CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; } .CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; } .cm-searching { background-color: #ffa; background-color: rgba(255, 255, 0, 0.4); } /* Used to force a border model for a node */ .cm-force-border { padding-right: 0.1px; } @media print { /* Hide the cursor when printing */ .CodeMirror div.CodeMirror-cursors { visibility: hidden; } } /* See issue #2901 */ .cm-tab-wrap-hack:after { content: ''; } /* Help users use markselection to safely style text background */ span.CodeMirror-selectedtext { background: none; } .CodeMirror-sizer { padding-top: 10px; padding-bottom: 10px !important; } .CodeMirror-empty.CodeMirror-focused { outline: none; } .CodeMirror pre.CodeMirror-placeholder { color: #999; } .CodeMirror { position: relative; overflow: hidden; background: white; word-break: break-word; } .CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like { word-wrap: break-word; word-break: break-word; white-space: pre-wrap; line-height: 1.6; } /* 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/markdown-editor/toolbar/index.less ***! \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .markdown-toolbar-container { display: flex; flex-flow: row wrap; align-items: center; padding: 0 5px; margin: 0; position: relative; list-style: none; background: #fff; border-bottom: 1px solid #ccc; box-sizing: border-box; line-height: 20px; width: 100%; min-height: 30px; } .markdown-toolbar-container .fill-tip { cursor: pointer; font-size: 12px; display: inline-block; padding: 5px; border: 1px solid #eaeaea; border-radius: 5px; box-sizing: border-box; line-height: 16px; height: auto; color: #666; position: relative; justify-content: center; margin-left: 10px; } .markdown-toolbar-container .fill-tip::before { content: ' '; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #fff; position: absolute; left: -6px; top: 6px; z-index: 10; } .markdown-toolbar-container .fill-tip::after { content: ' '; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 6px solid #cccbcb; position: absolute; left: -7px; top: 6px; } .markdown-toolbar-container li { color: #666; padding: 0 1px; height: 100%; display: flex; height: 38px; flex-flow: column nowrap; justify-content: center; } .markdown-toolbar-container a, .markdown-toolbar-container span { display: block; } .markdown-toolbar-container a { width: 28px; color: #666; cursor: pointer; text-align: center; font-size: 18px; } .markdown-toolbar-container .btn-null { width: auto; display: flex; flex-flow: row nowrap; align-items: center; } .markdown-toolbar-container span.v-line { margin: 0 5px; height: 65%; border-right: 1px solid #ccc; } .mini .markdown-toolbar-container li { height: 28px; } .editor-resize { display: block; width: 120px; height: 4px; left: 54%; margin-top: 2px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; cursor: row-resize; white-space: nowrap; overflow: hidden; text-transform: capitalize; box-sizing: border-box; margin: 0 auto; } .btn-full-screen { position: absolute; right: 5px; } /* 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[4].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/markdown-editor/css/iconfont.css ***! \****************************************************************************************************************************************************************************************************************************************************/ @font-face { font-family: "md-iconfont"; src: url(./static/iconfont.498a2e20.eot); /* IE9 */ src: url(./static/iconfont.498a2e20.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */ url(data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFGQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFTgqYEJMCATYCJANMCygABCAFhG0HgUwb5hCjooZyUthkf4mpyEh3pV0O3eNzjDeMPcxWAACWBR8hkIIUVSIBAABgBAAACrx/wAkAfPHw39iv+2bmqzZUIt1PJ5FJeCMRibbSgsVNdRP+A23z391RKZiNY99ZzVmNklbCKpCtz0WxCnCVhUtkySLj37772YjcCVNhPk1OHZFC37UprJD/0ozsDfr3lrQ9Ja2fjpzpmcEJypq3QpVe3mEqOf/v+doc8Dx9AQTUAMH8r7l6h4jEycc0pD1SorTNT/f4+MQxO0wsRBKPkEy8VKiUQkiNRAgFe/ZbMVsJqPuMwq6/O48n0DSrO+To+fNnsFBwIlDuxls5WHgSlBjXUJdXFduW9T9hiXp6QK0GftDXx6ftOkkl4yc6PnvSg9sX5F9YZK7lf7DLU+CyExnbQCFelKr/MLbwbSKbKubEL8C8+KkUXjBVS7qLlkVFb9ncJpntxd2Xna/ekiQvSGwMutYjdpgXxBuyGejDtFUlNc1R+S9PV0tPERo6BpxAVHGyfbR8yxuCF0QLoQ9eUCDzArVfFA0EogJBSEd1B1QDFQ2oCSoLUAWUClAdlA5QF5QeUAvUMoTQ49UNKkRJAAUoG6AGqLsIocNbZwgD8P5WaYiTI2ObVWDfIP8FUH4B6GfCk1BkoQkNRVUCH5pC4eygwLuuu+XmIXB2jvFmcAXLmYJqni3c1sPfw8QoEHgwJsKwODyKoOr8CI/D4QnXuLpRnSqZzvUuVSLdXrMmWVlh7pdqFWyeZ6zbaj5Ea9VLbFFqJyuBbiHz/aXdwxv1o+qp6jZLs1AoqRHINuoHKJHgGlMq1FfO6n7nwbByXhAmPX0mB8QGO11d2a6eq73I/Or36dQNtU+OwzR+ZOhIvG9PavecX/p9136p84XxwOvWiBPqlOFByvvvoYHx+0JjX16+64EsGBw0NqsGsL2dB1a3LWieWdtgu+WlDNp1MF9ltnZPtbPEY8rCiCkoSnZWNZgOJAAl+ocR4Jr4TUSwy+pyq13sImw2Fj1QBDqoHIWVps9Oe6/70Jfl40V7rnnTFmeGL+2vXqcfP4VVab9hukZcxUCnDA32Jtjd74Pq5fqv/DUTv8a31K6dFFOXnYveQGKctVFs8p4EALG+V11C2k2eplEv6t7hrB6No5sL92F7AoDl8P79bJMbOAhN9S6f7YaoS6zTe9h2X22CMIMRuZ79KYSPUz0yAEJ8rmdkLSCsDbKUZm/XaCgZ/3VkwnSMp/9a/65inE4Uu2wpyvFCFYvarGxSdRFKJeNT4ujk1MPfe6Bfa1ePW1WWCVy3bmr1ko7JRynl544qLhwru3hEfhUBCxEIWwnsFpJobe+0dMS615o7jFByxzl6MRW7yD3AFsV0zZqSm1WJkK0FPjJifKsACpFsbVi3qVmD1bvqe9PTYcIIhActzTk/QMnRVdY0Pb7j2XG36f9tN8ut1oJNWexSlW9qSnbtoj2Ard40hheK/stt/Ut2NZuOWH0LFR+pyhrW/Vxd1qxBZumxWhaUbCWixxf57PaZp/zogTpeVQvYYzYAIWZjZfY6MnRB4WtX8Aed+pB7/b920mRPncmHsN1D1a0tBKlHMLW3enfGi7YkG8vfl/elLiUsZCidC5YNWzGlcQO4+sZRlCD0gOaxhQuu5niOdslx9TOub171Par2oocFG4Lp6Efmzzdh8x4Fmt4mtuL9IqxYM+Ww9DDlA5vzL9RB+0Cnf5QfkjxvFh0Ku4SFzC9xSN7TGR9dDnc77NLX2BcsxR5+++YIORTi+PXrvnhD6AZxIVtIpBJbJBafL5XKCMLFsbeeYvQwsW3yr18PRB2SDrRQvBH+Gz0sYA7hLhRtkTDn2PMl/Hr3WF2tQ427l4pUI6p77tAqMvhyjeI2X55BNI96ULb6taXwatu97E+KgDtTZr3ZmPRlSMDqgBUpYRjf7nxyxUYLPcLf8/goevBIapk4t6AXcyBfkRW7zEmZM4DBml3Hd+uXLkxnC0og1FvPgqhH9w7Gx2ZVG8NnzHROmMuTfZTxxiU6r9tenVmYoC7PjMYMbn3ciwIq5X7d0luk6eUBmmkpD2OVcT2khWWhUf48X6daKAACJ1QMnKGijbLmjgGJxOJh0etlsihEQZaLWeHhcZ6Qpy0BYgwnlkfHRS83RuUx2vVrddavPzeL2UjMzhXIDzlv4wpngWYETXAQTxzbwZMJtotbI/6nGtXvUt3DfgUhXHdJfxXbgTlYk5iXtCboggWuk4QGQUuap1DGQ/jL3SjM/aGRVn4x+57YwSaYl5hUwYGyXTNRJMgLqHcRVSEtRXJrUenECVrthIm6Jp2hybBzZ2Aqn3sjR1ahzc4WBlZBr5CqspB5g+tCFuVky4pKrUXy50ylRVZ5UbYD6mIPbNY0aXJyIC5QevaqkXue2+Zznuqd5U7qWmd1OOQ8+RUaLa7V4JoKxtQYP37AP8Rq6O/2GaPk0/XjPIKEsI4FkYN50bGZeSPH5cUkxF6MrBzA8OErS+uGfeN0hu/al9DB82E3DBQkDkyExEAkSDxZtF88KSIowojtR4cW2h9YHkRrg4URLh63c1sgZtDws9MLKG2UcSnTz+OlSxDDszwVkDJP0QvX6GjwSWYVeVOG9O6N6FjZWYBGzmKp8rw8KlFR4XTdw8Ko2tvAmLrB6NJ5rIHXVsx509enr2J52LGDiBwKRLrSeRWD721sVqUYVNuXzAvODPp3at2cYY3DJeb8udMPDz4sqDhlkW94SGlunIZ/WOLLCpszsK7GPypJL5XLpfokwCEtvfpI0RGZ7G7RXZJkVY8dOzjgPMvBkh/W9cPNQuGEic+XLYO4jMPr1ik7mxf//sz0Vl+z2QNLwPGr2MaIq/iQZ3iiyFLysoJUx7hBvXVEhWRhQai0ksJtOOvSxyixBtNubwhcuzfC9qpSrsxhzHqYBeeFYRT5EADZ7n9sNLGWuoapWKMrCDaWYcjB6BPgRuweJZFFgSKxcBGMACAn+o0NB8ueN2FS1vKAnbLu5AIskPURO4ahfGPhPAwn/wJKQY+T/5dtjuLHy0DTIUFI9i7LQeme1K11/JRvDPZ/nIy7ezlLKI38Sxry5QADiqsRsC+BVIhB/sre0mOiiPIUaT1TnSEkGd8MBOVpgfzfKyqZI+rKVDg7oSkGsR/RDd2vn56kFu/G6IkDkpoZkNUto8VyG1S07ICqul3QtCV355aRQcaiNLBpAgOhbxtIuv7hWWXZiRdYOkDF1DusCscZNJ3EzT5bVl+uHggkgxb7q/AKs5HJvDLLf4E9RkkH6Wm1P6DiMYuubr8FL5CBytignOyW2QhDmMQzWwdiRNETHkBx7ZDf75rG3DasFabByiECJDYCa0Kja/SeFJSZ6dkq8PlfgHUUSRTT7Cv6H0AKP3chUriIFOgLmVM125aqg51YW0MOCkNo2QQli845KkAUuUgYoF7qACisps+R3dvpceiuNS1Z10+n5U9afC3yrUdT5ChRiWrUoh6Nv2UXakcnutGL/sHh0THarSOfwxzy5D2yhYlCDTPPMno12WPU894rPhJMk8/HskLSQFX0hScxi8EgpWmfvDlm5UFAe56y3EcYl2MawxWWGrMqURY3m3qsoNjS+AhVRfGDAQAAAA==) format('woff2'), url(./static/iconfont.09806494.woff) format('woff'), url(./static/iconfont.f5a4e17c.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url(./static/iconfont.c0c6fa27.svg#iconfont) format('svg'); /* iOS 4.1- */ } .md-iconfont { font-family: "md-iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-shrink:before { content: "\e728"; } .icon-enlarge:before { content: "\e623"; } .icon-code:before { content: "\e602"; } .icon-italic:before { content: "\e718"; } .icon-bold:before { content: "\e644"; } .icon-picture:before { content: "\e606"; } .icon-minus:before { content: "\e62c"; } .icon-order-list:before { content: "\e655"; } .icon-link:before { content: "\e7d4"; } .icon-formula:before { content: "\e633"; } .icon-unorder-list:before { content: "\e668"; } .icon-edit:before { content: "\e603"; } .icon-table:before { content: "\e7db"; } .icon-sum:before { content: "\e667"; } .icon-eye:before { content: "\e69f"; } .icon-eye-slash:before { content: "\e601"; } .icon-eraser:before { content: "\e8cd"; } .icon-file-code:before { content: "\e9ec"; } /*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** 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/markdown-editor/upload-image/index.less ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .upload-button { width: 120px; height: 32px; display: block; position: relative; color: #0152d9; } .upload-button input { opacity: 0; width: 160px; height: 32px; position: absolute; top: 0; left: 0; z-index: 1; } /* 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/Video/Detail/components/AddVideoModal/index.less?modules ***! \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .modal___EKlPQ [class~='ant-modal-body'] { padding-left: 60px; padding-right: 60px; } .uploadWrap___YGxav { display: flex; flex-flow: row; align-items: center; } .upload___ouqG9 { display: flex; align-items: center; justify-content: center; margin-right: 10px; height: 31px; width: 120px; padding: 3px 11px; font-size: 14px; color: #fff; background: #0152d9; border-color: #0152d9; text-align: center; cursor: pointer; border-radius: 2px; } .uploadLink___nuif6 { color: #0152d9; background: #fff; border: 1px solid #0152d9; } .fileProgress___tf4qy { display: flex; flex-direction: row; justify-content: space-between; align-items: center; } .fileCancel___Bh3Wh { cursor: pointer; font-size: 14px; color: #ff0000; } .videoName___Ra0NM { color: #0152d9; } .contentItem___zMdIq [class~='ant-form-item-label'] label::before { display: inline-block; margin-right: 4px; color: #ff4d4f; font-size: 12px; font-family: SimSun, sans-serif; line-height: 1; content: '*'; } .tagsList-content___sDVph { margin-left: 78px; } /* 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/CoverUpload/index.less?modules ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .img___BgL9D { position: relative; width: 400px; height: auto; background-color: #f4f3f4; display: flex; align-items: center; justify-content: center; } .img___BgL9D > div { position: absolute; right: -6px; top: -6px; cursor: pointer; background-color: #fff; width: 16px; height: 16px; border-radius: 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]!./src/pages/Paths/Detail/components/Stage/Discuss/index.less ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .pagination-container { padding: 12px 0 0; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Spinner/index.less?modules ***! \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .ldsRing___mpBZC { position: relative; width: 40px; height: 40px; margin: 0 auto; } .idsRingWrapper___Of9_n { position: absolute; z-index: 1000; width: 100%; height: 100%; left: 0; top: 0; display: flex; flex-flow: column nowrap; justify-content: center; } .idsRingWrapper___Of9_n p { text-align: center; margin-top: 12px; } .ldsRing___mpBZC div { box-sizing: border-box; display: block; position: absolute; width: 32px; height: 32px; margin: 4px; border: 4px solid #1976d2; border-radius: 50%; animation: ldsring___o0w2t 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: #1976d2 transparent transparent transparent; } .ldsRing___mpBZC div:nth-child(1) { animation-delay: -0.45s; } .ldsRing___mpBZC div:nth-child(2) { animation-delay: -0.3s; } .ldsRing___mpBZC div:nth-child(3) { animation-delay: -0.15s; } @keyframes ldsring___o0w2t { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Paths/Detail/components/Stage/Discuss/discuss-editor/index.less ***! \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .discuss-item-editor { width: 100%; overflow: hidden; } .discuss-item-editor .btn-send { cursor: pointer; border: none; padding: 0 12px; color: #fff; letter-spacing: 1px; text-align: center; font-size: 14px; height: 30px; line-height: 30px; border-radius: 2px; font-weight: 400; margin-right: 22px; margin-top: 6px; background: #0152d9; float: right; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Paths/Detail/components/Stage/Discuss/discuss-item/index.less ***! \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .discuss-item-container { display: flex; flex-flow: row nowrap; width: 100%; padding: 15px; border-bottom: 1px solid #e3e3e3; overflow: hidden; } .discuss-item-container section { margin-left: 15px; flex: 1 1 auto; width: 100%; } .discuss-item-container .grey { color: #ccc; } .discuss-content { margin: 4px 0; word-break: break-word; word-wrap: break-word; } .discuss-content img { max-width: 200px; } .discuss-info { display: flex; flex-flow: row wrap; align-items: center; color: #999; line-height: 16px; font-size: 12px; } .discuss-info .top { color: #ffffff; padding: 0 8px; background: #ff4343; border-radius: 8px; text-align: center; } .discuss-info .gift { cursor: default; } .discuss-info .view-code { color: #4cacff; } .discuss-info a { color: #999; } .discuss-info a, .discuss-info span { margin-right: 15px; } .btn-group { display: flex; flex-flow: row nowrap; justify-content: flex-end; margin-bottom: 8px; } .btn-group .btn-top .iconfont { transform: rotate(180deg); display: inline-block; } .btn-group a { width: 31px; text-align: center; color: #888; } .btn-group a .iconfont { font-size: 14px !important; } .second-level-discuss { padding: 2px 8px; } .second-level-discuss .btn-group { opacity: 0; } .second-level-discuss:hover { background: #ebebeb; } .second-level-discuss:hover .btn-group { opacity: 1; } .discuss-info-body { display: flex; flex-flow: row wrap; align-items: center; justify-content: space-between; } .reply-discuss-container { background: #f4f4f4; border-radius: 4px; margin-bottom: 6px; position: relative; margin-top: 6px; } .reply-discuss-container:before { content: ' '; position: absolute; border-color: black; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; left: 13px; top: -9px; border-bottom: 10px solid #f4f4f4; } /* 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/image-preview/index.less ***! \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .image-preview-container { display: flex; flex-flow: column nowrap; position: fixed; align-items: center; justify-content: center; top: 0; left: 0; right: 0; bottom: 0; z-index: 99999; background: rgba(0, 0, 0, 0.8); } .image-preview-container .image-preview { transition: transform 0.4s linear; max-width: 86%; } .image-preview-container .button-group { display: flex; flex-flow: row nowrap; align-items: center; justify-content: flex-end; position: absolute; z-index: 101; right: 10px; top: 10px; } .image-preview-container .button-group a, .image-preview-container .button-group button { color: rgba(0, 0, 0, 0.65); margin-right: 10px; display: flex; flex-flow: row nowrap; align-items: center; } .preview-wrp-group { overflow: auto; width: 100%; text-align: center; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Sort/index.less?modules ***! \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .tree___SHCwq [class~='ant-tree-switcher'] { display: none; } .tree___SHCwq [class~='ant-tree-indent'] { line-height: 0; height: 0; } .tree___SHCwq [class~='ant-tree-node-content-wrapper'] { padding: 0 !important; min-height: 0 !important; } .tree___SHCwq [class~='drag-over'] * { color: white; } .tree___SHCwq [class~='ant-tree-treenode']:has([class~='ant-tree-title']:empty ) { display: none; } .tree___SHCwq [class~='ant-row'] { min-height: 40px; padding: 0 20px 0 0; cursor: pointer; } .tree___SHCwq [class~='ant-row'] aside { display: none; } .tree___SHCwq [class~='ant-row']:hover { background-color: #f2f8ff; } .tree___SHCwq [class~='ant-row']:hover aside { display: inline; } .tree___SHCwq [class~='ant-row']:hover [class~='experiment-number'] { display: none; } .tree___SHCwq .learn___buOG9 { display: inline-flex; align-items: center; } .tree___SHCwq .learn___buOG9 .name___dwQwe { display: inline-block; max-width: 400px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .tree___SHCwq .learn___buOG9 .sign___aQzc5 { display: inline-block; width: 54px; height: 18px; background: #F8B023; border-radius: 8px; font-size: 12px; color: #FFFFFF; line-height: 18px; margin-left: 5px; text-align: center; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Paths/Detail/components/Stage/SendModal/index.less?modules ***! \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .wrap___BauIT { padding: 14px 24px; } .title___i97Lm { margin-bottom: 15px; color: #ff954c; text-align: center; font-size: 14px; } .radioWrap___Jh9vt { cursor: default; height: 270px; overflow-y: auto; background: #f7f9fd; padding: 5px; margin-bottom: 20px; } .radio___Ydt8R { display: block; height: 30px; line-height: 30px; width: 100%; } .colorFF0000___JOb5w { color: #ff0000; } .pagination___d1fv4 { margin: 0 auto; margin-top: 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/Paths/Detail/components/Stage/Certificate/index.less?modules ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___i4e0p { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___B6oqU { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___YLSvz { align-items: center; box-align: center; } .flex_box_center_end___DFMRu { 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___vSIV6 { flex-direction: column; box-orient: block-axis; } .certificate___fHfxF { padding: 20px 20px 0 20px; background-color: #fff; } .certificate___fHfxF .actionsBtns___plapq { display: flex; } .certificate___fHfxF .actionsBtns___plapq span { cursor: pointer; color: #0152d9; padding-right: 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/Paths/Detail/index.less?modules ***! \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___hEKvu { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___gtzO_ { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___QQWbT { align-items: center; box-align: center; } .flex_box_center_end___AyfXQ { 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___q0hJc { flex-direction: column; box-orient: block-axis; } .bg___sN_Hy { background: #fafafa; } .wrap___IaIuZ { display: box; display: flex; justify-content: space-between; } .content___q5lPL { width: 66.7%; } .wrapTabs___FivJx .ant-tabs-nav { margin: 0; } .wrapTabs___FivJx .ant-tabs-tab-btn { font-size: 16px; } .intro___lW9Kf { padding: 40px 20px; background-color: #fff; } .introTitle___y5V_M { margin-bottom: 20px; } .introTitle___y5V_M span { font-size: 18px; font-weight: bold; } /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */