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__Forums__Detail__id.0e2cf...

276 lines
11 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.5.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.5.3@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Forums/Detail/components/Right/index.less?modules ***!
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___oiJRJ {
width: 25%;
}
.head___zCLJu {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.head___zCLJu img {
border-radius: 50%;
width: 90px;
height: 90px;
text-align: center;
}
.recommendItem___Z46_0 {
display: flex;
flex-direction: row;
margin-bottom: 20px;
}
.recommendItem___Z46_0 img {
max-height: 76px;
width: 100px;
}
.buttonWrap___Gol4S a {
display: inline-flex;
justify-content: center;
align-items: center;
}
.buttonWrap___Gol4S button,
.buttonWrap___Gol4S a {
width: 114px;
height: 40px;
}
.buttonWrap___Gol4S button span,
.buttonWrap___Gol4S a span {
font-size: 16px;
}
.privateMessage___UCiuy {
color: #646464;
background-color: #fff;
border: 1px solid #989898;
}
.flex1___FVk7y {
flex: 1 1;
}
.mWidth147___f_pcl {
max-width: 147px;
display: block;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.5.3@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Forums/Detail/components/Comment/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___nMc3G {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___gTlaF {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___GQv6O {
align-items: center;
box-align: center;
}
.flex_box_center_end___nrFEP {
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___Ls1oQ {
flex-direction: column;
box-orient: block-axis;
}
.reply___jb23w {
background-color: #fff;
padding: 30px;
border-bottom: 1px solid #eaeaea;
}
.reply___jb23w input,
.reply___jb23w button {
height: 40px;
}
.reply___jb23w button {
padding-left: 20px;
padding-right: 20px;
margin-left: 20px;
}
.replyList___ryiUt {
padding: 20px;
}
.replyList___ryiUt > div {
border-bottom: 1px solid #eaeaea;
}
.replyList___ryiUt > div img {
border-radius: 50px;
}
.comment___QJ1eT {
background: #f4f4f4;
border-radius: 6px;
width: 100%;
position: relative;
}
.comment___QJ1eT:before {
content: '';
position: absolute;
top: -9px;
left: 13px;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 10px solid #f4f4f4;
width: 0;
height: 0;
}
.comment___QJ1eT > div {
padding: 10px;
}
.comment___QJ1eT > div:hover {
background: #ebebeb;
}
.content___X2UnY {
background-color: #fff;
margin-top: 5px;
}
.commentItem___h_wnY:hover {
border-radius: 4px;
}
.commentItem___h_wnY:hover [class~='forums-comment-delete'] {
display: block !important;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.5.3@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Forums/Detail/components/Content/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___Soi3l {
width: 75%;
}
.header___vk3EC {
border-bottom: 1px solid #eeeeee;
}
.title___WJAyR {
max-width: 634px;
}
.menu___yMPKF {
width: 100px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
font-size: 12px;
}
.menu___yMPKF [class~='ant-dropdown-menu-item'] {
width: 100%;
text-align: center;
}
.top___ZqzEM {
display: inline-block;
border-radius: 11px;
padding: 0px 6px;
background: #ff4343;
color: #fff;
line-height: 20px;
height: 20px;
font-size: 12px;
padding: 0 6px;
margin-left: 5px;
position: relative;
top: -3px;
}
.line___EQKlG {
position: relative;
}
.line___EQKlG::after {
position: absolute;
content: '';
right: 0px;
width: 1px;
background-color: #eaeaea;
height: 8px;
top: 4px;
}
.flexCenter___Rcnhr {
display: flex;
align-items: center;
}
.like___uNtmq {
background-color: #f0f0f0;
color: #b3b3b3;
cursor: default;
width: 100px;
height: 70px;
border-radius: 35px;
text-align: center;
margin: 0px auto;
padding: 2px 0px;
line-height: 22px;
padding-top: 12px;
}
.canLike___Lu04z {
background-color: #0152d9;
color: #ffffff;
cursor: pointer;
}
.attachmentName___nwdzp {
color: #05101a;
max-width: 480px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
display: inline-block;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.5.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.5.3@@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;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.5.3@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.5.3@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Forums/Detail/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex___fgmSn {
display: flex;
flex-direction: row;
}