You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__virtualSpaces__Lists__Kn...

483 lines
16 KiB

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/virtualSpaces/Lists/Knowledge/AddAndEdit/index.less?modules ***!
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___XSfK9 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___fNQw6 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___lE1Os {
align-items: center;
box-align: center;
}
.flex_box_center_end___IyHt0 {
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___s_S14 {
flex-direction: column;
box-orient: block-axis;
}
.wrap___jhaRK {
padding: 0 45px;
}
.wrap___jhaRK .title___yHGiU {
font-size: 16px;
font-weight: 600;
color: #000000;
margin-top: 25px;
text-align: center;
}
.wrap___jhaRK .tags___NT3qR {
height: 42px;
display: flex;
align-items: center;
padding-left: 30px;
padding-right: 20px;
justify-content: center;
}
.wrap___jhaRK .tags___NT3qR .tag___PxWDv {
margin-right: 30px;
}
.wrap___jhaRK .tags___NT3qR .tag___PxWDv span {
font-size: 14px;
color: #5F6368;
margin-right: 10px;
}
.wrap___jhaRK .tags___NT3qR .tag___PxWDv b {
font-size: 14px;
font-weight: 400;
color: #000000;
}
.wrap___jhaRK .btns___NjqzR {
margin-left: auto;
display: flex;
align-items: center;
}
.wrap___jhaRK .btns___NjqzR > div {
display: flex;
align-items: center;
margin-left: 30px;
}
.wrap___jhaRK .btns___NjqzR > div span {
cursor: pointer;
font-weight: 400;
color: #5F6368;
display: flex;
align-items: 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/virtualSpaces/Lists/Knowledge/AddAndEdit/components/SingleAddition/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___yia5q {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___WWLmb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___N_pbo {
align-items: center;
box-align: center;
}
.flex_box_center_end___DSwEA {
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___jCGMT {
flex-direction: column;
box-orient: block-axis;
}
.add___QhmVz .row___jUJhV {
display: flex;
align-items: center;
}
.add___QhmVz .row___jUJhV .input___rAwei {
width: 516px;
height: 42px;
border-radius: 2px;
border: 1px solid #E1E1E1;
}
.add___QhmVz .title___IS6B6 {
display: flex;
align-items: center;
margin-top: 40px;
}
.add___QhmVz .title___IS6B6 b {
width: 4px;
height: 14px;
background: #666666;
margin-right: 10px;
}
.add___QhmVz .title___IS6B6 span {
color: #666666;
font-size: 14px;
}
.add___QhmVz .list___oafqL {
box-shadow: 0px 2px 4px 0px #E0DFE1;
border-radius: 4px;
margin-top: 30px;
padding: 30px 0;
}
.add___QhmVz .list___oafqL .listRow___JbnHf {
display: flex;
margin-bottom: 16px;
padding-right: 60px;
}
.add___QhmVz .list___oafqL .listRow___JbnHf > span {
color: #000000;
width: 86px;
flex-shrink: 0;
text-align: right;
margin-right: 20px;
font-size: 14px;
padding-top: 10px;
}
.add___QhmVz .list___oafqL .listRow___JbnHf .input___rAwei {
height: 42px;
border-radius: 2px;
border: 1px solid #E1E1E1;
}
.add___QhmVz .list___oafqL .listRow___JbnHf .input___rAwei input {
height: 42px;
}
.add___QhmVz .list___oafqL .listNextRow___zlQFB {
display: flex;
margin-bottom: 16px;
}
.add___QhmVz .list___oafqL .listNextRow___zlQFB > span {
color: #000000;
width: 86px;
text-align: right;
margin-right: 20px;
font-size: 14px;
padding-top: 10px;
flex-shrink: 0;
}
.add___QhmVz .list___oafqL .listNextRow___zlQFB > i {
color: #F65160;
font-size: 14px;
margin: 10px 22px 0px 22px;
flex-shrink: 0;
cursor: pointer;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/rate/style/index.less ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ant-rate {
box-sizing: border-box;
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
font-variant: tabular-nums;
line-height: 1.66667;
font-feature-settings: tnum, "tnum";
display: inline-block;
margin: 0;
padding: 0;
color: #fadb14;
font-size: 16px;
line-height: inherit;
list-style: none;
outline: none;
}
.ant-rate-disabled .ant-rate-star {
cursor: default;
}
.ant-rate-disabled .ant-rate-star > div:hover {
transform: scale(1);
}
.ant-rate-star {
position: relative;
display: inline-block;
color: inherit;
cursor: pointer;
}
.ant-rate-star:not(:last-child) {
margin-right: 8px;
}
.ant-rate-star > div {
transition: all 0.3s, outline 0s;
}
.ant-rate-star > div:hover {
transform: scale(1.1);
}
.ant-rate-star > div:focus {
outline: 0;
}
.ant-rate-star > div:focus-visible {
outline: 1px dashed #fadb14;
transform: scale(1.1);
}
.ant-rate-star-first,
.ant-rate-star-second {
color: #f0f0f0;
transition: all 0.3s;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.ant-rate-star-first .anticon,
.ant-rate-star-second .anticon {
vertical-align: middle;
}
.ant-rate-star-first {
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
overflow: hidden;
opacity: 0;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-half .ant-rate-star-second {
opacity: 1;
}
.ant-rate-star-half .ant-rate-star-first,
.ant-rate-star-full .ant-rate-star-second {
color: inherit;
}
.ant-rate-text {
display: inline-block;
margin: 0 8px;
font-size: 12px;
}
.ant-rate-rtl {
direction: rtl;
}
.ant-rate-rtl .ant-rate-star:not(:last-child) {
margin-right: 0;
margin-left: 8px;
}
.ant-rate-rtl .ant-rate-star-first {
right: 0;
left: auto;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/virtualSpaces/Lists/Knowledge/AddAndEdit/components/BatchAddition/index.less?modules ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___MWmFU {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___YKGNN {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___DDTno {
align-items: center;
box-align: center;
}
.flex_box_center_end___nE28i {
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___OZbik {
flex-direction: column;
box-orient: block-axis;
}
/* 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/ui-customization/reset.less?modules ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___vG4eV {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qVVxe {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___P8Z8s {
align-items: center;
box-align: center;
}
.flex_box_center_end___VMme3 {
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___VMHwm {
flex-direction: column;
box-orient: block-axis;
}
.CustomCss___fWNtn .ant-modal-header {
height: 82px;
font-size: 16px;
font-weight: 500;
color: #000000;
padding: 30px 40px;
border: 0;
}
.CustomCss___fWNtn .ant-modal-body {
padding: 0 40px;
}
.CustomCss___fWNtn .ant-modal-footer {
padding: 30px 40px;
border: 0;
}
.CustomCss___fWNtn .ant-modal-footer button:first-child {
padding: 0 16px;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
background-color: rgba(248, 249, 252, 0.5);
margin-right: 20px;
height: 32px;
line-height: 30px;
color: #464f66;
text-shadow: none;
}
.CustomCss___fWNtn .ant-modal-footer button:last-child {
padding: 0 16px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
text-shadow: none;
}
.CustomCss___fWNtn .ant-modal-close {
top: 22px;
right: 29px;
}
.CustomCss___fWNtn .ant-modal-close .ant-modal-close-icon {
color: #979797;
font-size: 26px;
}
.CustomTipsModalCss___MmFkT .ant-modal-body {
padding: 0;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-title {
height: 82px;
font-size: 16px;
font-weight: 500;
color: #000000;
padding: 30px 40px;
border: 0;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-body .ant-modal-confirm-content {
padding: 0 40px;
color: #000000;
font-size: 14px;
margin: 0;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-btns {
padding: 30px 40px;
border: 0;
margin: 0;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-btns button:first-child {
padding: 0 16px;
border-radius: 2px;
border: 1px solid rgba(195, 207, 224, 0.5);
background-color: rgba(248, 249, 252, 0.5);
margin-right: 20px;
height: 32px;
line-height: 30px;
color: #464f66;
text-shadow: none;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-btns button:last-child {
padding: 0 16px;
background: #f6f7f9 linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px;
border: 1px solid #bacffe;
height: 32px;
line-height: 30px;
color: #165dff;
text-shadow: none;
}
.CustomTipsModalCss___MmFkT .ant-modal-confirm-btns button.ant-btn-dangerous {
color: #E30000;
border: 1px solid #E30000;
}
.dropdownmenus___oVzoj {
width: 104px;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item'] {
text-align: center;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu-item']:hover {
color: #165dff !important;
background: #fff;
}
.dropdownmenus___oVzoj [class~='ant-dropdown-menu'] {
padding: 10px 0 !important;
}
.popupClassNames___OcZq7 {
background: yellow;
}
.selectdown___mmcA8 [class~='ant-select-item-option-selected'] {
font-weight: 400 !important;
background-color: #edf2ff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option-active'] {
color: #165dff !important;
background-color: #fff !important;
}
.selectdown___mmcA8 [class~='ant-select-item-option'] {
padding: 10px 24px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */