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.
303 lines
9.5 KiB
303 lines
9.5 KiB
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/breadcrumb/style/index.less ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-breadcrumb {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb .anticon {
|
|
font-size: 12px;
|
|
}
|
|
.ant-breadcrumb ol {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.ant-breadcrumb a {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
transition: color 0.3s;
|
|
}
|
|
.ant-breadcrumb a:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-breadcrumb li:last-child a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
li:last-child > .ant-breadcrumb-separator {
|
|
display: none;
|
|
}
|
|
.ant-breadcrumb-separator {
|
|
margin: 0 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-link > .anticon + a {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-overlay-link > .anticon {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-breadcrumb-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-breadcrumb-rtl::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-breadcrumb-rtl > span {
|
|
float: right;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + span,
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-link > .anticon + a {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-breadcrumb-rtl .ant-breadcrumb-overlay-link > .anticon {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Graduation/Topics/Detail/components/WorkDescription/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___rwkot {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___CV5Yi {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___meeO5 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___RXqc0 {
|
|
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___HwZxi {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.listItem___Cb1Ly {
|
|
padding: 0 30px;
|
|
list-style: none;
|
|
font-size: 0;
|
|
}
|
|
.listItem___Cb1Ly li {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
width: 25%;
|
|
font-size: 14px;
|
|
margin-bottom: 15px;
|
|
}
|
|
.description___UqYVS {
|
|
margin: 0 30px;
|
|
height: 80px;
|
|
line-height: 80px;
|
|
font-size: 16px;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.liked___xlDpa {
|
|
background: #eee;
|
|
color: #b3b3b3;
|
|
padding: 10px 40px;
|
|
border-radius: 40px;
|
|
display: inline-block;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.likedActive___GqNt1 {
|
|
background: #0152d9;
|
|
color: #fff;
|
|
}
|
|
.reply___R3gEt {
|
|
padding: 30px;
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.reply___R3gEt input,
|
|
.reply___R3gEt button {
|
|
height: 40px;
|
|
}
|
|
.reply___R3gEt button {
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin-left: 20px;
|
|
}
|
|
.replyList___AA3m5 {
|
|
padding: 20px;
|
|
}
|
|
.replyList___AA3m5 > div {
|
|
border-bottom: 1px solid #eaeaea;
|
|
}
|
|
.comment___JuJKy {
|
|
background: #f4f4f4;
|
|
border-radius: 6px;
|
|
width: 100%;
|
|
position: relative;
|
|
}
|
|
.comment___JuJKy: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___JuJKy > div {
|
|
padding: 10px;
|
|
}
|
|
.comment___JuJKy > div:hover {
|
|
background: #ebebeb;
|
|
}
|
|
/* 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/Classrooms/Lists/Graduation/Topics/Detail/index.less?modules ***!
|
|
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___D_8YV {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___DI3Lx {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___HQIdb {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___jBPdg {
|
|
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___oBJ_R {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.title___vQC28 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.menuTabs___ZWqcp [class='ant-tabs-nav'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.menuTabs___ZWqcp [class='ant-tabs-nav'] button {
|
|
font-size: 14px;
|
|
}
|
|
.menuTabs___ZWqcp [class='ant-tabs-nav'] {
|
|
height: 60px;
|
|
background: #fff;
|
|
padding: 0 30px;
|
|
}
|
|
.rightMenu___JdFEE {
|
|
position: absolute;
|
|
right: 30px;
|
|
top: 14px;
|
|
z-index: 2;
|
|
text-align: right;
|
|
vertical-align: top;
|
|
font-size: 0;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.rightMenu___JdFEE button {
|
|
padding: 5px 11px;
|
|
height: 32px;
|
|
font-size: 14px;
|
|
}
|
|
.rightMenu___JdFEE p,
|
|
.rightMenu___JdFEE a {
|
|
width: 103px;
|
|
height: 32px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #333;
|
|
margin: 0 0 0 10px;
|
|
display: inline-block;
|
|
border: 1px solid #eaeaea;
|
|
background: #fff;
|
|
cursor: pointer;
|
|
display: box;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.rightMenu___JdFEE p [class~='iconfont'],
|
|
.rightMenu___JdFEE a [class~='iconfont'] {
|
|
font-size: 14px;
|
|
color: #333;
|
|
margin-right: 4px;
|
|
}
|
|
.rightMenu___JdFEE p:hover,
|
|
.rightMenu___JdFEE a:hover {
|
|
background: #0152d9;
|
|
color: white;
|
|
border: 1px solid #0152d9;
|
|
}
|
|
.rightMenu___JdFEE p:hover [class~='iconfont'],
|
|
.rightMenu___JdFEE a:hover [class~='iconfont'] {
|
|
color: white;
|
|
}
|
|
.shixunDetail___rsPHS {
|
|
position: absolute;
|
|
top: -60px;
|
|
right: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|