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.
1343 lines
36 KiB
1343 lines
36 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Practices/Detail/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___pvwAs {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___WENga {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___PDgj7 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___zSf4b {
|
|
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____ALcs {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___qNcgS {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___qMYEn {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___T0Cc7 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___yqoTw {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___uDvNm {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___aON91 {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___KOXPc {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between____taWK {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___ajIbz {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___u5mve {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___MxPdW {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___qNcgS {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___qMYEn {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___T0Cc7 {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___yqoTw {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___uDvNm {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___aON91 {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___KOXPc {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between____taWK {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___ajIbz {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___u5mve {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___MxPdW {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.bg___brs55 {
|
|
background: #fff;
|
|
min-height: 80vh;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC {
|
|
position: relative;
|
|
border-radius: 4rem;
|
|
margin-top: 30rem;
|
|
margin-bottom: 20rem;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .bottomContent___qli0g {
|
|
margin-top: 15rem;
|
|
height: 22rem;
|
|
line-height: 22rem;
|
|
display: flex;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .bottomContent___qli0g .user_img___yA6GZ {
|
|
width: 24rem;
|
|
height: 24rem;
|
|
margin-right: 8rem;
|
|
border-radius: 50%;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .bottomContent___qli0g .user_name___fDNxi {
|
|
color: #5F6368;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 14rem;
|
|
color: #000000;
|
|
font-style: normal;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .bottomContent___qli0g .time___TE_sQ {
|
|
margin-left: 30rem;
|
|
height: 25rem;
|
|
line-height: 25rem;
|
|
text-align: right;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 14rem;
|
|
color: #5F6368;
|
|
font-style: normal;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .bottomContent___qli0g .buttonItem___pIFcH {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 14rem;
|
|
color: #5F6368;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin-left: 30rem;
|
|
}
|
|
.bg___brs55 .wrap___VkDWC .table_name___FeYdL {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 500;
|
|
font-size: 14rem;
|
|
color: #000000;
|
|
text-align: left;
|
|
font-style: normal;
|
|
margin-bottom: 15rem;
|
|
}
|
|
.bg___brs55 .content___Trgvx {
|
|
width: 1200rem;
|
|
background: #FFFFFF;
|
|
border-radius: 2rem;
|
|
margin: 30rem auto 0 auto;
|
|
padding: 20rem;
|
|
box-shadow: 0rem 0rem 6rem 0rem rgba(232, 233, 245, 0.5);
|
|
border: 1rem solid #F6F7F9;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf {
|
|
background: #F6F7F9;
|
|
box-shadow: inset 0rem 1rem 3rem 0rem #D7D8D9;
|
|
border-radius: 16rem;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf span {
|
|
font-size: 14rem;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf label[class~='ant-radio-button-wrapper'] {
|
|
background-color: transparent;
|
|
border: none;
|
|
padding: 0 20rem;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
height: 32rem;
|
|
color: #9096A3;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf label[class~='ant-radio-button-wrapper']::before {
|
|
background-color: transparent;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf label[class~='ant-radio-button-wrapper-checked'] {
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: inset 0rem 1rem 3rem 0rem #D7D8D9;
|
|
border: 1rem solid #C8D2EA;
|
|
border-radius: 16rem;
|
|
padding: 0 20rem;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
color: #3061D0;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf label[class~='ant-radio-button-wrapper-checked']:focus-within {
|
|
box-shadow: none;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addTypeRadio___oCzQf label[class~='ant-radio-button-wrapper-checked']::before {
|
|
background-color: transparent !important;
|
|
}
|
|
.bg___brs55 .content___Trgvx .addBtn___pn01U {
|
|
height: 32rem;
|
|
padding: 0 20rem;
|
|
background: #3061D0;
|
|
box-shadow: inset 0rem -1rem 3rem 0rem rgba(255, 255, 255, 0.5);
|
|
border-radius: 2rem;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 14rem;
|
|
color: #FFFFFF;
|
|
line-height: 32rem;
|
|
text-align: center;
|
|
font-style: normal;
|
|
cursor: pointer;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: auto;
|
|
}
|
|
.bg___brs55 .content___Trgvx .shixunTooltip___viZXd {
|
|
height: 30rem;
|
|
border-radius: 0rem 0rem 8rem 8rem;
|
|
background: rgba(255, 142, 2, 0.1);
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 12rem;
|
|
color: #FF8E02;
|
|
font-style: normal;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-left: 20rem;
|
|
margin-top: 10rem;
|
|
margin-bottom: 20rem;
|
|
}
|
|
.bg___brs55 .content___Trgvx .pageStyle___C3kVx {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.bg___brs55 .content___Trgvx .pageStyle___C3kVx .pageCan___MZgjz {
|
|
width: 60rem;
|
|
height: 28rem;
|
|
background: #F8F9FC;
|
|
border-radius: 2rem;
|
|
border: 1rem solid #C3CFE0;
|
|
opacity: 0.5;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 12rem;
|
|
color: #464F66;
|
|
line-height: 28rem;
|
|
text-align: center;
|
|
font-style: normal;
|
|
cursor: pointer;
|
|
}
|
|
.bg___brs55 .content___Trgvx .pageStyle___C3kVx .pageUnCan___obXd6 {
|
|
width: 60rem;
|
|
height: 28rem;
|
|
background: #E9EAED;
|
|
border-radius: 2rem;
|
|
opacity: 0.58;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 12rem;
|
|
color: #000000;
|
|
line-height: 28rem;
|
|
text-align: center;
|
|
font-style: normal;
|
|
}
|
|
.dropList___fOFvo {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 12rem;
|
|
color: #9096A3;
|
|
margin: 5rem 0;
|
|
}
|
|
.dropName___WzJBJ {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 500;
|
|
font-size: 14rem;
|
|
color: #232B40;
|
|
font-style: normal;
|
|
}
|
|
[class~='ant-dropdown-menu-item']:hover .dropName___WzJBJ {
|
|
color: #3061D0;
|
|
}
|
|
.all_box___o3wIk {
|
|
background: linear-gradient(180deg, #0B2D73 0%, #5463C5 100%);
|
|
min-height: 100vh;
|
|
}
|
|
.wrap___VkDWC {
|
|
margin: 0 30rem;
|
|
margin-top: 30rem;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
gap: 20rem;
|
|
}
|
|
.wrap___VkDWC .right___GkFBu {
|
|
min-width: 0;
|
|
min-height: 0;
|
|
overflow: auto;
|
|
flex: 1 1;
|
|
}
|
|
.search-bar___B51SX {
|
|
color: white;
|
|
flex: 1 0 auto;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
position: relative;
|
|
margin-right: 20rem;
|
|
}
|
|
.search-bar___B51SX [class*="icon-zhankai4"] {
|
|
color: #A4C8FC !important;
|
|
margin-left: 5rem;
|
|
}
|
|
.search-bar___B51SX a:hover {
|
|
color: #fff;
|
|
}
|
|
.MenuStyles___LeGs0 {
|
|
width: 300rem;
|
|
gap: 10rem;
|
|
background: linear-gradient(180deg, #0D2A6D 0%, #4351A8 100%);
|
|
box-shadow: inset 0rem 1rem 6rem 0rem #051E55;
|
|
border-radius: 8rem;
|
|
color: #fff;
|
|
font-size: 16rem;
|
|
}
|
|
.MenuStyles___LeGs0 .MenuStylesItem___EIVSY {
|
|
padding: 14rem 44rem;
|
|
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
|
|
box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.08);
|
|
border-radius: 8rem;
|
|
position: relative;
|
|
}
|
|
.MenuStyles___LeGs0 .MenuStylesItemActive___jBgxf {
|
|
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
|
|
box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.5), inset 0rem 1rem 3rem 0rem #FFFFFF;
|
|
color: #96FFFD;
|
|
}
|
|
.MenuStyles___LeGs0 .MenuStylesItemActive___jBgxf::after {
|
|
position: absolute;
|
|
right: -30rem;
|
|
content: "";
|
|
width: 18rem;
|
|
height: 22rem;
|
|
-webkit-clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
|
|
clip-path: polygon(0% 0%, 0% 100%, 100% 50%);
|
|
background: linear-gradient(270deg, #242FA3 0%, #3761BC 100%);
|
|
box-shadow: 0rem 2rem 4rem 0rem rgba(0, 0, 0, 0.5), inset 0rem 1rem 3rem 0rem rgba(255, 255, 255, 0.5);
|
|
}
|
|
.ContentStyles___iEk1T {
|
|
min-width: 0;
|
|
min-height: 0;
|
|
overflow: auto;
|
|
}
|
|
.container___vfIuH {
|
|
min-height: 700rem;
|
|
color: #fff;
|
|
background: linear-gradient(180deg, #224392 0%, #5B6BC7 100%);
|
|
box-shadow: 0rem 2rem 4rem 0rem #435FCC;
|
|
border-radius: 8rem;
|
|
border: 1rem solid #435FCC;
|
|
display: flex;
|
|
flex-direction: column;
|
|
position: relative;
|
|
padding: 30rem;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o {
|
|
background: rgba(9, 32, 93, 0.6);
|
|
padding: 20rem;
|
|
margin-bottom: 10rem;
|
|
position: relative;
|
|
color: #fff;
|
|
border-radius: 10px;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .topContent___Csng8 {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 20rem;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .topContent___Csng8 .btns___tY56n {
|
|
margin-left: auto;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .topContent___Csng8 .btns___tY56n > div {
|
|
padding: 0 15rem;
|
|
height: 40rem;
|
|
margin-left: 20rem;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: linear-gradient(180deg, #72B8FC 0%, #1C6DDD 100%);
|
|
box-shadow: inset 0rem 1 3rem 0rem rgba(255, 255, 255, 0.5);
|
|
border-radius: 2rem;
|
|
border: 1rem solid #3662C7;
|
|
cursor: pointer;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageStatus___iYO3x {
|
|
margin-right: 10rem;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageStatus___iYO3x .status___EO2D5 {
|
|
display: inline-block;
|
|
padding: 4rem 12rem;
|
|
border-radius: 2rem;
|
|
font-size: 12rem;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageStatus___iYO3x .status___EO2D5.resolved___GOGVd {
|
|
background: #39B3AC;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageStatus___iYO3x .status___EO2D5.unresolved___fO99b {
|
|
background: #D86070;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageTitle___N91L6 {
|
|
font-size: 16rem;
|
|
font-weight: 500;
|
|
line-height: 1.4;
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageInfo___MbNuP {
|
|
display: flex;
|
|
font-size: 14rem;
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
.container___vfIuH .messageItem___erT6o .messageInfo___MbNuP .text___ZVhok {
|
|
color: #fff;
|
|
font-weight: 500;
|
|
margin-left: 10rem;
|
|
}
|
|
|
|
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Practices/Detail/Comment/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___nQ7eW {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___dMN6l {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___TWpmy {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___Fwxti {
|
|
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___AN1uY {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___eSFHS {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___DVEoK {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___o3F5O {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___uqs2N {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___NQGXf {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___iNsrE {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___tdtOR {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___LzXoR {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___tTnFf {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___cQDip {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___sOPV_ {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___eSFHS {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___DVEoK {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___o3F5O {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___uqs2N {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___NQGXf {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___iNsrE {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___tdtOR {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___LzXoR {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___tTnFf {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___cQDip {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___sOPV_ {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.reply___rli0J {
|
|
padding: 30px 0;
|
|
}
|
|
.reply___rli0J input,
|
|
.reply___rli0J button {
|
|
height: 40px;
|
|
}
|
|
.reply___rli0J button {
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
margin-left: 20px;
|
|
}
|
|
.replyList___jIvxt {
|
|
padding: 0;
|
|
}
|
|
.replyList___jIvxt > div {
|
|
border-bottom: 1px solid #9BAAFF;
|
|
margin-top: 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.replyList___jIvxt > div img {
|
|
border-radius: 50px;
|
|
}
|
|
.replyList___jIvxt > div:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.replyList___jIvxt > div:last-child {
|
|
padding-bottom: 0;
|
|
border-bottom: none;
|
|
}
|
|
.comment___qOVEL {
|
|
background: rgba(255, 255, 255, 0.2);
|
|
border-radius: 2px;
|
|
width: 100%;
|
|
position: relative;
|
|
border-radius: 4px;
|
|
margin-top: 10px;
|
|
}
|
|
.comment___qOVEL > div {
|
|
padding: 14px 20px;
|
|
}
|
|
.content___X6mMQ {
|
|
background: rgba(9, 32, 93, 0.6);
|
|
border-radius: 10px;
|
|
margin-top: 5px;
|
|
padding: 20px;
|
|
}
|
|
.commentItem___tXMv_:hover {
|
|
border-radius: 4px;
|
|
}
|
|
.commentItem___tXMv_:hover [class~='forums-comment-delete'] {
|
|
display: block !important;
|
|
}
|
|
.commentParItem___c0o7J {
|
|
color: #fff !important;
|
|
font-size: 14px !important;
|
|
}
|
|
.commentParItem___c0o7J:hover {
|
|
border-radius: 4px;
|
|
}
|
|
.commentParItem___c0o7J:hover [class~='forums-comment-par-delete'] {
|
|
display: block !important;
|
|
}
|
|
.commentParItem___c0o7J .commentContent___uNfSU {
|
|
width: 100%;
|
|
min-height: 32px;
|
|
margin-top: 20px;
|
|
background: rgba(255, 255, 255, 0.2);
|
|
border-radius: 2px;
|
|
padding: 10px 20px;
|
|
}
|
|
.replyFooter___xkI0j {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.cancelStyle___V1JRO {
|
|
width: 80px;
|
|
height: 32px;
|
|
background: rgba(248, 249, 252, 0.5);
|
|
border-radius: 2px;
|
|
color: #464F66;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.submitStyle____Ri7Y {
|
|
width: 80px;
|
|
height: 32px;
|
|
background: linear-gradient(180deg, #72B8FC 0%, #1C6DDD 100%);
|
|
box-shadow: inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #3662C7;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/HeaderNav/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.nav_bg___pTE1T {
|
|
height: 45px;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
background: #163B88;
|
|
position: relative;
|
|
}
|
|
.nav_bg___pTE1T .nav_left___tT9dm {
|
|
height: 45px;
|
|
width: 30vw;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: 1.5vw;
|
|
}
|
|
.nav_bg___pTE1T .nav_time___ZYsoD {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
color: #FFFFFF;
|
|
text-align: left;
|
|
font-style: normal;
|
|
}
|
|
.nav_bg___pTE1T .nav_title___VcKTB {
|
|
height: 60px;
|
|
width: 460px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 50%;
|
|
right: 50%;
|
|
transform: translateX(-50%);
|
|
}
|
|
.nav_bg___pTE1T .nav_right___GdTJz {
|
|
height: 45px;
|
|
width: 30vw;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
margin-right: 1.5vw;
|
|
}
|
|
.nav_bg___pTE1T .nav_right___GdTJz img {
|
|
cursor: pointer;
|
|
}
|
|
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu {
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.nav_bg___pTE1T .nav_right___GdTJz .user_info___pLgXu .user_name___El8Wz {
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 500;
|
|
font-size: 1.6vh;
|
|
color: #FFFFFF;
|
|
font-style: normal;
|
|
margin: 0 1vh;
|
|
}
|
|
.nav_bg___pTE1T .message_warp___f0kKB {
|
|
position: relative;
|
|
cursor: pointer;
|
|
margin-left: 2vh;
|
|
}
|
|
.nav_bg___pTE1T .message_warp___f0kKB .new_message___s9oui {
|
|
position: absolute;
|
|
top: 0.4vh;
|
|
right: 0vh;
|
|
width: 6px;
|
|
height: 6px;
|
|
border-radius: 50%;
|
|
background: red;
|
|
}
|
|
|
|
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/AuthModal/index.less?modules ***!
|
|
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tilte___IfiMG {
|
|
color: #333333;
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.flexRow___pQP78 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 30px;
|
|
}
|
|
.flexColumn___xrBZQ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footerWrap___C5kCC {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.img___GoWZu {
|
|
width: 40px;
|
|
height: 37px;
|
|
vertical-align: middle;
|
|
border-style: none;
|
|
}
|
|
.content___pumTK {
|
|
font-size: 14px;
|
|
color: #979797;
|
|
margin-top: 15px;
|
|
}
|
|
.modalContent___XvHiZ {
|
|
text-align: center;
|
|
margin-top: 10px;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/Join/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___cltIf {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___fKr_O {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____QfiA {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___ysqmH {
|
|
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___CfE8K {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___q69Kn {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___HYZQR {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___hl1ma {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___DYm_O {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___qddUn {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___uhKut {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___lWRCW {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___Fizuh {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___HDyjH {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___Z1RIH {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___TqRle {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___q69Kn {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___HYZQR {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___hl1ma {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___DYm_O {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___qddUn {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___uhKut {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___lWRCW {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___Fizuh {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___HDyjH {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___Z1RIH {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___TqRle {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.rightMenu___ADTOX {
|
|
width: 120px;
|
|
text-align: center;
|
|
}
|
|
.rightMenu___ADTOX li {
|
|
padding: 0 15px;
|
|
height: 35px;
|
|
line-height: 35px;
|
|
background: none !important;
|
|
}
|
|
.rightMenu___ADTOX li:hover {
|
|
background: #0152d9 !important;
|
|
}
|
|
.rightMenu___ADTOX li:hover a {
|
|
color: white !important;
|
|
}
|
|
.rightMenu___ADTOX li a {
|
|
font-size: 14px;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.joinMenu___aRGsf {
|
|
padding: 0 0;
|
|
width: 240px;
|
|
}
|
|
.joinMenu___aRGsf a {
|
|
color: #323232;
|
|
}
|
|
.joinBoard___AeUvr {
|
|
border: 1px solid #eee;
|
|
width: 1px;
|
|
height: 100%;
|
|
}
|
|
.joinCol___fV4uL {
|
|
width: 48%;
|
|
}
|
|
.hidden___TkCJZ {
|
|
display: none;
|
|
}
|
|
.w140___Vx5lp {
|
|
width: 140px !important;
|
|
}
|
|
.w100___yYRaC {
|
|
width: 90%;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Header/components/User/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___YbxYn {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___Atwkg {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center____I6AC {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___LrYPg {
|
|
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___j7QNF {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___FjWL1 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___VfJkb {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___kCHdk {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___lxZ9q {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___bVseE {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___tH11C {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___RNnQY {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___HFF9Q {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___C1sHu {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___Ow7vB {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___dpCs7 {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___FjWL1 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___VfJkb {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___kCHdk {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___lxZ9q {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___bVseE {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___tH11C {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___RNnQY {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___HFF9Q {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___C1sHu {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___Ow7vB {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___dpCs7 {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.userPic___a46Uz {
|
|
width: 34px;
|
|
height: 34px;
|
|
border-radius: 34px;
|
|
cursor: pointer;
|
|
}
|
|
.rightMenu___y_nqk {
|
|
text-align: center;
|
|
}
|
|
.rightMenu___y_nqk li {
|
|
padding: 0;
|
|
}
|
|
.rightMenu___y_nqk li:hover {
|
|
background: #0152d9;
|
|
}
|
|
.rightMenu___y_nqk li:hover a {
|
|
color: white;
|
|
}
|
|
.rightMenu___y_nqk li a {
|
|
font-size: 14px;
|
|
margin: 0;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB {
|
|
padding-left: 0;
|
|
padding-right: 0;
|
|
border-radius: 2px;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li {
|
|
height: 35px;
|
|
padding: 0 !important;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li [class~='ant-dropdown-menu-title-content'] {
|
|
flex: none !important;
|
|
}
|
|
[id="educoder"] .menuWrap___iwlZB li a {
|
|
margin: 0px;
|
|
color: #323232;
|
|
text-align: left;
|
|
padding: 0px 15px;
|
|
line-height: 35px;
|
|
}
|
|
.exit___MOREW {
|
|
border-top: 1px solid #eeeeee;
|
|
}
|
|
.classromediv___crYsO {
|
|
width: 60px;
|
|
height: 50px;
|
|
display: flex;
|
|
align-items: center;
|
|
border-radius: 50px;
|
|
cursor: pointer;
|
|
animation: glow___jMGk7 200ms ease-out infinite alternate;
|
|
}
|
|
@keyframes glow___jMGk7 {
|
|
0% {
|
|
border-color: #00fff9;
|
|
text-align: center;
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
}
|
|
100% {
|
|
border-color: #00fff9;
|
|
text-align: center;
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
}
|
|
}
|
|
.height67___asp2E {
|
|
height: 40px;
|
|
}
|
|
.login___WGEW9 {
|
|
width: 90px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
background: linear-gradient(135deg, #6c7bfd 0%, #3a45fa 100%);
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
.login___WGEW9 > span {
|
|
padding: 0 !important;
|
|
}
|
|
.icon___HABAt {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: translateY(3px) scale(0.6);
|
|
color: #979797;
|
|
}
|
|
.new_style___VRLKt {
|
|
width: 3vh;
|
|
height: 3vh;
|
|
margin: 0 1.5vh 0 2vh;
|
|
}
|
|
.zzxy_user___LLqzL {
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.zzxy_user___LLqzL span {
|
|
color: #fff;
|
|
font-size: 12px;
|
|
}
|
|
.zzxy_user___LLqzL .icon_img___WwVKf {
|
|
margin-left: 1.5vh;
|
|
height: 7px;
|
|
}
|
|
.new_style_header___V65v3 {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 45px;
|
|
}
|
|
.height6_vh___T2Kph {
|
|
height: 45px;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.4.5@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.5@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
display: inline-block;
|
|
text-align: center;
|
|
align-items: center;
|
|
align-content: center;
|
|
}
|
|
.upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:hover {
|
|
width: 108px;
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.disable_upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
}
|
|
.disable_upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:active {
|
|
width: 108px;
|
|
height: 32px;
|
|
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;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_text {
|
|
width: 129px;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #5F6367;
|
|
line-height: 20px;
|
|
margin-left: 16px;
|
|
}
|
|
|