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.
395 lines
12 KiB
395 lines
12 KiB
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Topics/Item/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___YW4Td {
|
|
height: 115px;
|
|
background: #ffffff;
|
|
padding: 0 24px;
|
|
margin-top: 15px;
|
|
box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05);
|
|
border-radius: 4px;
|
|
border: 1px solid #f5f5f5;
|
|
}
|
|
.titleWrap___WzlwN {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
margin-top: 26px;
|
|
}
|
|
.titleWrap___WzlwN .ant-checkbox-checked .ant-checkbox-inner {
|
|
background-color: #fff;
|
|
border-color: #165dff;
|
|
}
|
|
.titleWrap___WzlwN .ant-checkbox-checked .ant-checkbox-inner::after {
|
|
border-color: #165dff;
|
|
}
|
|
.title___NZIh3 {
|
|
color: #05101a;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
max-width: 900px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-weight: 600;
|
|
color: #000000;
|
|
}
|
|
.title___NZIh3:hover {
|
|
color: #165dff;
|
|
}
|
|
.contentWrap___AtTyb {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
margin-top: 20px;
|
|
}
|
|
.content___wubnG {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.colorGray___fCqeu {
|
|
color: #6a7283;
|
|
}
|
|
.colorPrimary___y_XCA {
|
|
color: #165dff;
|
|
}
|
|
.name___MIifR {
|
|
max-width: 300px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
padding: 2px 15px;
|
|
display: inline-block;
|
|
border-radius: 11px;
|
|
border-radius: 13px;
|
|
border: 1px solid #d5e2ff;
|
|
color: #122260;
|
|
}
|
|
.actionWrap___g4wTz {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.action___VzDZq {
|
|
color: #165dff;
|
|
text-decoration: none;
|
|
margin-left: 20px;
|
|
font-size: 14px;
|
|
}
|
|
.action___VzDZq:hover {
|
|
color: #165dff;
|
|
}
|
|
.public___HlwH9 {
|
|
width: 46px;
|
|
height: 26px;
|
|
border-radius: 13px;
|
|
border: 1px solid #ffe9c1;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #a45204;
|
|
line-height: 24px;
|
|
text-align: center;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
margin-left: 10px;
|
|
}
|
|
.line____3X36 {
|
|
width: 1px;
|
|
height: 14px;
|
|
background-color: #d8d8d8;
|
|
display: inline-block;
|
|
margin: 0 25px;
|
|
transform: translateY(3px);
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Topics/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___C2O8h {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ptWuM {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____bvXJ {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___yXoti {
|
|
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___jWwhQ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___xdBi7 {
|
|
padding-top: 22px;
|
|
padding-left: 38px;
|
|
}
|
|
.flexRowReverse___a8Tun {
|
|
flex-direction: row-reverse !important;
|
|
}
|
|
.bankWrap___JsvJu {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding-top: 15px;
|
|
border-bottom: 1px solid #ebebeb;
|
|
height: 55px;
|
|
line-height: 55px;
|
|
}
|
|
.bank___JTG5r {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #666;
|
|
}
|
|
.active___SOY_U {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.itemWrap___TVlNn {
|
|
margin-bottom: 30px;
|
|
}
|
|
.colorOrange___Dd9Sf {
|
|
color: #ee4a1f;
|
|
}
|
|
.action___RWIun {
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
margin-right: 30px;
|
|
}
|
|
.midWrap___MdZv7 {
|
|
display: box;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
line-height: 41px;
|
|
margin-top: 10px;
|
|
margin-bottom: 0px;
|
|
font-size: 12px;
|
|
}
|
|
.color999___ogMTZ {
|
|
color: #999999;
|
|
}
|
|
.orderWrap___sEECh {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.orderIconWrap___W3KRN {
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #999999;
|
|
}
|
|
.orderAsc___DZMQz {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
margin-top: 9px;
|
|
}
|
|
.orderDesc___Lwkch {
|
|
flex-direction: column;
|
|
text-align: center;
|
|
height: 10px;
|
|
line-height: 10px;
|
|
display: table;
|
|
}
|
|
.color0152d9___Zsh99 {
|
|
color: #0152d9;
|
|
}
|
|
.h10___BUIZe {
|
|
height: 10px;
|
|
}
|
|
.cursorPointer___TGQFa {
|
|
cursor: pointer;
|
|
}
|
|
.orderTextWrap___y6Cvs {
|
|
cursor: pointer;
|
|
color: #999999;
|
|
margin-right: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.countWrap___cKk9q {
|
|
text-align: center;
|
|
padding-bottom: 30px;
|
|
margin-top: 30px;
|
|
}
|
|
.modal___TU4TB {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.auth___JvFj0 {
|
|
background-color: #fff;
|
|
padding: 55px 200px 200px 200px;
|
|
margin-bottom: 50px;
|
|
}
|
|
.authImgWrap___pdjVW {
|
|
font-size: 24px;
|
|
display: inherit;
|
|
text-align: center;
|
|
}
|
|
.authText___Qp1fp {
|
|
margin-top: 10px;
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
line-height: 35px;
|
|
text-align: center;
|
|
}
|
|
.authButtonWrap___O3ZCN {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
margin-top: 10px;
|
|
text-align: center;
|
|
}
|
|
.authButton___bSKP8 {
|
|
line-height: 40px !important;
|
|
width: 130px;
|
|
height: 40px;
|
|
}
|
|
.icon___yNOXu {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.icon___yNOXu i {
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
color: #5f6367;
|
|
}
|
|
.icon___yNOXu i:hover {
|
|
color: #0152d9;
|
|
}
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Topics/components/SendToClassModal.less?modules ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.title___XAxiE {
|
|
font-size: 14px;
|
|
color: #ff9d18;
|
|
}
|
|
.radioWrap___k0pOB {
|
|
height: 270px;
|
|
overflow-y: auto;
|
|
overflow-x: hidden;
|
|
margin-top: 13px;
|
|
margin-bottom: 5px;
|
|
}
|
|
.radioWrap___k0pOB::-webkit-scrollbar-thumb {
|
|
background: rgba(0, 0, 0, 0.05) !important;
|
|
border-radius: 3px;
|
|
}
|
|
.radioWrap___k0pOB::-webkit-scrollbar-track {
|
|
background-color: #f6f7f9 !important;
|
|
box-shadow: none !important;
|
|
box-shadow: initial !important;
|
|
}
|
|
.radio___x9kMt {
|
|
display: block;
|
|
width: 500px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
padding-left: 3px;
|
|
}
|
|
.radio___x9kMt span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___IMgd0 {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___ou2ht {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
.checkboxWrapper___kF7xI {
|
|
margin-left: 25px;
|
|
}
|
|
.checkboxWrapper___kF7xI label[class~='ant-checkbox-wrapper'] {
|
|
display: flex;
|
|
font-size: 14px;
|
|
margin-bottom: 4px;
|
|
}
|
|
|
|
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@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;
|
|
}
|
|
.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;
|
|
}
|
|
|