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.
2711 lines
62 KiB
2711 lines
62 KiB
.flex_box_center___1w3aZ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___26eB1 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___LffUi {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2AiD3 {
|
|
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___hZDm1 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___3Du1e {
|
|
margin: 0 auto 20px auto;
|
|
max-width: 1200px;
|
|
}
|
|
.wrap___3Du1e .btns___35pkF {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-top: 60px;
|
|
}
|
|
.wrap___3Du1e .crumbs___3CPsi {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 24px 0;
|
|
}
|
|
.wrap___3Du1e .crumbs___3CPsi b {
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #198cfe;
|
|
border-radius: 3px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___3Du1e .crumbs___3CPsi span {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
}
|
|
.oneWrap___3F99r {
|
|
width: 1200px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
padding: 50px;
|
|
margin-top: 14px;
|
|
}
|
|
.oneWrap___3F99r .title___2n1na {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.oneWrap___3F99r .title___2n1na b {
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #198cfe;
|
|
border-radius: 3px;
|
|
margin-right: 7px;
|
|
}
|
|
.oneWrap___3F99r .title___2n1na span {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #3c3c3c;
|
|
}
|
|
.oneWrap___3F99r .title___2n1na div {
|
|
width: 72px;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
text-align: center;
|
|
background-color: #f9fafc;
|
|
color: #df3065;
|
|
margin-left: auto;
|
|
border-radius: 13px;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-form-item-label {
|
|
line-height: 42px;
|
|
width: 10%;
|
|
padding-right: 30px;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-form-item-control {
|
|
width: 90%;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-radio-button-wrapper-checked {
|
|
background: #4c6fff;
|
|
color: #ffffff;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-form-item {
|
|
padding: 18px 0;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-input-borderless {
|
|
height: 42px;
|
|
background: #f9fbfc !important;
|
|
padding: 0 8px;
|
|
border-radius: 4px;
|
|
}
|
|
.oneWrap___3F99r .formWrap___3CHwR .ant-input-number-input-wrap input {
|
|
height: 40px;
|
|
padding: 0 8px;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
}
|
|
.oneWrap___3F99r .rb___19sZ1 {
|
|
width: 80px;
|
|
text-align: center;
|
|
border-radius: 50px !important;
|
|
overflow: hidden;
|
|
line-height: 40px !important;
|
|
height: 40px !important;
|
|
background: #f1f5fa;
|
|
border: 0 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.tabs___2hYAP {
|
|
width: 100%;
|
|
height: 70px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
padding: 0 200px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.tabs___2hYAP > div {
|
|
width: 290px;
|
|
height: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
color: #b8b8b8;
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
position: relative;
|
|
}
|
|
.tabs___2hYAP > div div:first-child {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #b8b8b8;
|
|
width: 24px;
|
|
height: 24px;
|
|
text-align: center;
|
|
line-height: 22px;
|
|
border: 1px solid #b8b8b8;
|
|
border-radius: 12px;
|
|
margin-right: 12px;
|
|
}
|
|
.tabs___2hYAP .active___2Xkwd {
|
|
color: #333333;
|
|
}
|
|
.tabs___2hYAP .active___2Xkwd div:first-child {
|
|
background: #68c79f;
|
|
border: 0;
|
|
line-height: 24px;
|
|
color: #ffffff;
|
|
}
|
|
.tabs___2hYAP .active___2Xkwd:after {
|
|
content: '';
|
|
width: 100%;
|
|
height: 4px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
bottom: -2px;
|
|
left: 16px;
|
|
background: linear-gradient(270deg, #36a3ff 0%, #196bfe 100%);
|
|
box-shadow: 0px 3px 18px 0px rgb(193 209 4.68%);
|
|
border-radius: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1Rd7- {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1qdJI {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3PScB {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___gmzWk {
|
|
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___qhFY7 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___2CDxR {
|
|
width: 1200px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k {
|
|
width: 266px;
|
|
margin-right: 20px;
|
|
position: sticky;
|
|
z-index: 1;
|
|
top: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: hidden;
|
|
max-height: calc(100vh - 214px);
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 {
|
|
width: 266px;
|
|
height: 125px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
padding: 15px 25px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 .name___3cBep {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 .name___3cBep b {
|
|
width: 4px;
|
|
height: 4px;
|
|
background: #198cfe;
|
|
border-radius: 2px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 .name___3cBep span {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:first-child {
|
|
color: #8a8a8a;
|
|
font-size: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:first-child .b___1CRFh {
|
|
font-weight: 500;
|
|
color: #198cfe;
|
|
font-size: 18px;
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:first-child .r___2F_9I {
|
|
margin: 0 10px;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #df3065;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:first-child .l___3XCXI {
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:last-child {
|
|
color: #8a8a8a;
|
|
font-size: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:last-child > span {
|
|
display: inline-block;
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
text-align: center;
|
|
background-color: #eceded;
|
|
cursor: pointer;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:last-child > span i {
|
|
color: #8a8a8a;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: scale(0.8);
|
|
}
|
|
.wrap___2CDxR .left___21M_k .list___ahv58 aside div:last-child > span i:hover {
|
|
color: #198cfe;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .total___2VTdV {
|
|
width: 266px;
|
|
height: 166px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .total___2VTdV > aside {
|
|
width: 1px;
|
|
height: 107px;
|
|
border-right: 1px dotted #ded5d5;
|
|
margin: 0 40px;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .total___2VTdV > div {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .total___2VTdV > div span {
|
|
margin: 14px 0;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
}
|
|
.wrap___2CDxR .left___21M_k .total___2VTdV > div aside {
|
|
font-weight: 500;
|
|
color: #333333;
|
|
font-size: 28px;
|
|
}
|
|
.wrap___2CDxR .topWarp___y9feY {
|
|
padding: 40px 30px;
|
|
background-color: #ffffff;
|
|
border-radius: 6px;
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___2CDxR .right___U2Z5M {
|
|
flex: 1 1;
|
|
}
|
|
.wrap___2CDxR .right___U2Z5M .customError {
|
|
position: relative;
|
|
}
|
|
.wrap___2CDxR .right___U2Z5M .customError > div {
|
|
border: 1px solid #ff4d4f;
|
|
}
|
|
.wrap___2CDxR .right___U2Z5M .customError > span {
|
|
display: inline !important;
|
|
color: #ff4d4f;
|
|
font-size: 12px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 3px;
|
|
top: 30px;
|
|
}
|
|
.wrap___2CDxR .tabs___3eZK5 {
|
|
justify-content: space-between;
|
|
padding: 0 56px;
|
|
}
|
|
.wrap___2CDxR .title___3iKxF {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .title___3iKxF b {
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #198cfe;
|
|
border-radius: 3px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___2CDxR .title___3iKxF span {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #3c3c3c;
|
|
}
|
|
.wrap___2CDxR .title___3iKxF div {
|
|
width: 72px;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
text-align: center;
|
|
background-color: #f9fafc;
|
|
color: #df3065;
|
|
margin-left: auto;
|
|
border-radius: 13px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 {
|
|
display: flex;
|
|
align-items: start;
|
|
margin-top: 30px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 > b {
|
|
font-size: 14px;
|
|
color: red;
|
|
margin-right: 4px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 > span {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside {
|
|
display: flex;
|
|
flex-direction: column;
|
|
margin-left: 66px;
|
|
margin-right: 84px;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside > div {
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside > div .ant-checkbox:hover::after,
|
|
.wrap___2CDxR .source___3rkh5 aside > div .ant-checkbox-wrapper:hover .ant-checkbox::after {
|
|
visibility: hidden;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside > div .ant-checkbox-inner {
|
|
width: 20px;
|
|
height: 20px;
|
|
top: 2px;
|
|
margin-right: 8px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside > div .ant-checkbox-inner::after {
|
|
top: 41%;
|
|
width: 7px;
|
|
height: 12px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 aside > div:first-child {
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 .folder___AxGOK {
|
|
display: flex;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-top: -5px;
|
|
}
|
|
.wrap___2CDxR .source___3rkh5 .folder___AxGOK span {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin: 0 4px;
|
|
}
|
|
.wrap___2CDxR .choice___1AdWh {
|
|
width: 854px;
|
|
background: #fafafa;
|
|
border-radius: 9px;
|
|
padding: 26px 30px;
|
|
margin-top: 30px;
|
|
}
|
|
.wrap___2CDxR .choice___1AdWh .name___3cBep {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .choice___1AdWh .name___3cBep b {
|
|
width: 4px;
|
|
height: 4px;
|
|
background: #198cfe;
|
|
border-radius: 2px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___2CDxR .choice___1AdWh .name___3cBep span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.wrap___2CDxR .range___23nFr {
|
|
width: 854px;
|
|
background: #fafafa;
|
|
border-radius: 9px;
|
|
padding: 20px 32px;
|
|
margin-top: 30px;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .btn___1QiCj {
|
|
width: 140px;
|
|
height: 41px;
|
|
background: #e6f2ff;
|
|
border-radius: 21px;
|
|
line-height: 41px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #198cfe;
|
|
margin-top: 26px;
|
|
margin-bottom: 30px;
|
|
margin-left: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .btn___1QiCj img {
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .knWarp___3eQQ5 {
|
|
padding: 1px 10px 10px 10px;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .knWarp___3eQQ5 .kn___1OLj0 {
|
|
margin: 18px 0 0 0;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .knWarp___3eQQ5 .kn___1OLj0 span:first-child {
|
|
text-align: center;
|
|
display: inline-block;
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 20px;
|
|
color: #198cfe;
|
|
border: 1px solid #198cfe;
|
|
border-radius: 11px;
|
|
margin-right: 8px;
|
|
background: #ebf4ff;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .knWarp___3eQQ5 .kn___1OLj0 span:last-child {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .name___3cBep {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .name___3cBep b {
|
|
width: 4px;
|
|
height: 4px;
|
|
background: #198cfe;
|
|
border-radius: 2px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___2CDxR .range___23nFr .name___3cBep span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.wrap___2CDxR .btns___26z5C {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 68px;
|
|
}
|
|
.wrap___2CDxR .btns___26z5C button:nth-child(2) {
|
|
margin: 0 30px;
|
|
}
|
|
.modalBody___1b2lK {
|
|
display: flex;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k {
|
|
width: 212px;
|
|
background: #fafafa;
|
|
padding: 38px 0 16px 32px;
|
|
flex-shrink: 0;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .title___3iKxF {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .title___3iKxF span {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI {
|
|
max-height: 460px;
|
|
overflow-y: auto;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI .name___3cBep {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 15px 0;
|
|
cursor: pointer;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI .name___3cBep.active___kELz6 b {
|
|
visibility: visible;
|
|
background: #198cfe;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI .name___3cBep.active___kELz6 span {
|
|
color: #198cfe;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI .name___3cBep b {
|
|
visibility: hidden;
|
|
width: 4px;
|
|
height: 4px;
|
|
border-radius: 2px;
|
|
margin-right: 7px;
|
|
}
|
|
.modalBody___1b2lK .left___21M_k .l___3XCXI .name___3cBep span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.modalBody___1b2lK .right___U2Z5M {
|
|
flex: 1 1;
|
|
}
|
|
.modalBody___1b2lK .right___U2Z5M .inputWarp___1leis {
|
|
height: 98px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 8px 17px 0px rgba(237, 237, 237, 0.5);
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
padding: 0 26px;
|
|
}
|
|
.modalBody___1b2lK .right___U2Z5M .l___3XCXI {
|
|
max-height: 460px;
|
|
overflow-y: auto;
|
|
padding-bottom: 20px;
|
|
}
|
|
.modal___1Ehn0 .ant-modal-body {
|
|
padding: 0;
|
|
}
|
|
.exportModal___1Vsj- {
|
|
max-height: 500px;
|
|
overflow: auto;
|
|
}
|
|
.exportModal___1Vsj- .name___3cBep {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
margin-left: 10px;
|
|
max-width: 200px;
|
|
cursor: pointer;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
margin-top: 4px;
|
|
}
|
|
.teachModal___CwfeZ .head___2_Y6a {
|
|
width: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 40px;
|
|
background: #eef7ff;
|
|
}
|
|
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(1) {
|
|
text-align: center;
|
|
width: 100px;
|
|
flex-shrink: 0;
|
|
}
|
|
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(2) {
|
|
text-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.teachModal___CwfeZ .head___2_Y6a > div:nth-child(3) {
|
|
text-align: center;
|
|
width: 161px;
|
|
flex-shrink: 0;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m {
|
|
max-height: 400px;
|
|
overflow: auto;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z {
|
|
height: 40px;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
background: #fff;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(1) {
|
|
text-align: center;
|
|
width: 100px;
|
|
flex-shrink: 0;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(2) {
|
|
text-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z > div:nth-child(3) {
|
|
text-align: center;
|
|
width: 150px;
|
|
flex-shrink: 0;
|
|
}
|
|
.teachModal___CwfeZ .wraps___3-f7m .body___2Jb5Z:nth-child(2n) {
|
|
background: #f5f5f5;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.btn___35XHi {
|
|
display: inline-block;
|
|
padding-right: 32px;
|
|
position: relative;
|
|
}
|
|
.btn___35XHi .s1___yzdGB {
|
|
padding: 6px 18px;
|
|
color: #666666;
|
|
cursor: default;
|
|
background: #e6f2ff;
|
|
border-radius: 21px;
|
|
border: 1px solid #8aaaff;
|
|
color: #007dfe;
|
|
font-size: 14px;
|
|
margin-top: 20px;
|
|
display: inline-block;
|
|
}
|
|
.btn___35XHi:hover .s1___yzdGB {
|
|
color: #0152d9;
|
|
background: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.btn___35XHi:hover .s2___3kxXm {
|
|
display: inline-block;
|
|
}
|
|
.btn___35XHi .s2___3kxXm {
|
|
display: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 28px;
|
|
top: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.btnDisabled___lI9pA .s1___yzdGB,
|
|
.btnDisabled___lI9pA .s1___yzdGB:hover {
|
|
color: #333333 !important;
|
|
background: #e7e7e7 !important;
|
|
border: 0;
|
|
}
|
|
.btnDisabled___lI9pA .s2___3kxXm {
|
|
visibility: hidden;
|
|
}
|
|
.btn2___2KLJQ {
|
|
display: inline-block;
|
|
padding-right: 32px;
|
|
position: relative;
|
|
}
|
|
.btn2___2KLJQ .s1___yzdGB {
|
|
color: #333333;
|
|
font-size: 14px;
|
|
cursor: default;
|
|
margin-top: 12px;
|
|
display: inline-block;
|
|
}
|
|
.btn2___2KLJQ .s1___yzdGB img {
|
|
margin-top: -2px;
|
|
margin-right: 7px;
|
|
}
|
|
.btn2___2KLJQ:hover .s2___3kxXm {
|
|
display: inline-block;
|
|
}
|
|
.btn2___2KLJQ .s2___3kxXm {
|
|
display: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 14px;
|
|
top: 0px;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.list___3_VOx {
|
|
padding: 0 30px;
|
|
margin-top: 20px;
|
|
background-color: #fff;
|
|
}
|
|
.list___3_VOx .head___37dUf {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 108px;
|
|
}
|
|
.list___3_VOx .head___37dUf .name___1VbnU {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.list___3_VOx .head___37dUf .name___1VbnU b {
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #198cfe;
|
|
border-radius: 3px;
|
|
margin-right: 10px;
|
|
}
|
|
.list___3_VOx .head___37dUf .name___1VbnU span {
|
|
font-size: 20px;
|
|
color: #3c3c3c;
|
|
}
|
|
.list___3_VOx .head___37dUf .right___gDdSx {
|
|
display: flex;
|
|
align-items: end;
|
|
flex-direction: column;
|
|
font-size: 14px;
|
|
}
|
|
.list___3_VOx .head___37dUf .right___gDdSx > div:last-child {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #333;
|
|
}
|
|
.list___3_VOx .body___1wO_8 {
|
|
padding-bottom: 20px;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .top___cjRoo {
|
|
height: 54px;
|
|
background: #e6f2ff;
|
|
padding-left: 36px;
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .top___cjRoo span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-left: 10px;
|
|
margin-right: 50px;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .top___cjRoo b {
|
|
width: 6px;
|
|
height: 6px;
|
|
border-radius: 3px;
|
|
background-color: #007dfe;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .top___cjRoo aside {
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #007dfe;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .bottom___O44ku {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
background-color: #fafafa;
|
|
}
|
|
.list___3_VOx .body___1wO_8 .bottom___O44ku .l___3de2t {
|
|
width: 184px;
|
|
font-size: 14px;
|
|
color: #007dfe;
|
|
padding-top: 24px;
|
|
padding-left: 35px;
|
|
}
|
|
.ListGroup___22jzr {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
font-size: 14px;
|
|
padding-top: 18px;
|
|
border-top: 1px dotted #e1dede;
|
|
}
|
|
.ListGroup___22jzr .a___3Rx6Z {
|
|
width: 22px;
|
|
height: 22px;
|
|
text-align: center;
|
|
line-height: 20px;
|
|
background: #ebf4ff;
|
|
border: 1px solid #198cfe;
|
|
color: #198cfe;
|
|
border-radius: 12px;
|
|
margin-right: 8px;
|
|
margin-top: 4px;
|
|
}
|
|
.ListGroup___22jzr .b___S9Ybp {
|
|
padding-top: 4px;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
width: 250px;
|
|
}
|
|
.ListGroup___22jzr .c___3CVXw .c1___3b8Zq {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #3c3c3c;
|
|
margin-bottom: 20px;
|
|
}
|
|
.ListGroup___22jzr .c1___3b8Zq {
|
|
display: flex;
|
|
align-items: center;
|
|
color: #3c3c3c;
|
|
}
|
|
.ListGroup___22jzr .c1___3b8Zq .radio___LnwQZ {
|
|
width: 50px;
|
|
height: 22px;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
background: #ffffff;
|
|
color: #333333;
|
|
border-radius: 4px;
|
|
border: 1px solid #d4d4d4;
|
|
display: inline-block;
|
|
}
|
|
.ListGroup___22jzr .d___2-cs- {
|
|
cursor: pointer;
|
|
color: #198cfe;
|
|
font-size: 14px;
|
|
margin-left: 30px;
|
|
padding-top: 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.cInput___2BJRi {
|
|
display: flex;
|
|
margin-top: 13px;
|
|
margin-left: 26px;
|
|
}
|
|
.cInput___2BJRi .cl___AbKoK {
|
|
width: 200px;
|
|
}
|
|
.cInput___2BJRi .cl___AbKoK .box___3gRA9 {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
color: #0152d9;
|
|
width: 169px;
|
|
}
|
|
.cInput___2BJRi .cl___AbKoK .box___3gRA9 > span {
|
|
display: inline-flex;
|
|
}
|
|
.cInput___2BJRi .cl___AbKoK .box___3gRA9 > span .box1___S3u_s {
|
|
display: inline-block;
|
|
max-width: 114px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|
|
.cInput___2BJRi .cr___16yEi {
|
|
flex: 1 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___ivyUy {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1h8Qq {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3eC95 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___nrhvX {
|
|
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___2po4_ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.customTree___1LpRW .name___17ZTs {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
margin-left: 10px;
|
|
max-width: 200px;
|
|
cursor: pointer;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
margin-top: 4px;
|
|
}
|
|
.customTree___1LpRW .ant-tree-node-content-wrapper {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.customTree___1LpRW .ant-tree-switcher {
|
|
color: #999999;
|
|
line-height: 29px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2PkN_ {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___36cDA {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2c88u {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___14cXO {
|
|
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___3nalt {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___3xZrs {
|
|
width: 1200px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: flex-start;
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK {
|
|
width: 266px;
|
|
margin-right: 20px;
|
|
position: sticky;
|
|
z-index: 1;
|
|
top: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: hidden;
|
|
max-height: calc(100vh - 214px);
|
|
}
|
|
.wrap___3xZrs .left___19hOK .title___3Ti2k {
|
|
width: 266px;
|
|
height: 74px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
margin-bottom: 14px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .title___3Ti2k div {
|
|
width: 238px;
|
|
height: 46px;
|
|
background: #f5f7fd;
|
|
border-radius: 6px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .title___3Ti2k div b {
|
|
width: 5px;
|
|
height: 16px;
|
|
background: #198cfe;
|
|
border-radius: 2px;
|
|
margin-right: 9px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .title___3Ti2k div span {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .total___3MRC5 {
|
|
width: 266px;
|
|
height: 166px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-bottom: 14px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .total___3MRC5 > div {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .total___3MRC5 > div span {
|
|
margin: 14px 0;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #999999;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .total___3MRC5 > div aside {
|
|
font-weight: 500;
|
|
color: #333333;
|
|
font-size: 24px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL {
|
|
width: 266px;
|
|
background: #ffffff;
|
|
border-radius: 6px;
|
|
padding: 15px 18px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL .name___2IcTs {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-left: 6px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL .name___2IcTs b {
|
|
width: 4px;
|
|
height: 4px;
|
|
background: #198cfe;
|
|
border-radius: 2px;
|
|
margin-right: 7px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL .name___2IcTs span {
|
|
font-size: 14px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside > div:first-child {
|
|
color: #8a8a8a;
|
|
font-size: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 13px 0 13px 6px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside > div:first-child .b___2W0Sn {
|
|
font-weight: 500;
|
|
color: #198cfe;
|
|
font-size: 18px;
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside > div:first-child .r___2Tpj8 {
|
|
margin: 0 10px;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #df3065;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside > div:first-child .l___1rMKQ {
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___3xZrs .left___19hOK .list___3pdfL aside > div:last-child .tag___jj2X5 {
|
|
display: inline-block;
|
|
width: 34px;
|
|
height: 34px;
|
|
text-align: center;
|
|
line-height: 34px;
|
|
background: #deefff;
|
|
border-radius: 4px;
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #3396fb;
|
|
margin: 6px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___3xZrs .right___16831 {
|
|
flex: 1 1;
|
|
}
|
|
.wrap___3xZrs .examName___2TmgX {
|
|
width: 100%;
|
|
height: 100px;
|
|
position: sticky;
|
|
top: 0;
|
|
z-index: 20;
|
|
border-radius: 6px 6px 0 0;
|
|
background: #ffffff;
|
|
padding-left: 46px;
|
|
padding-right: 46px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .examName___2TmgX .name___2IcTs {
|
|
color: #333333;
|
|
font-size: 24px;
|
|
font-weight: 600;
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .examName___2TmgX .name___2IcTs .t___1CJZd {
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 430px;
|
|
}
|
|
.wrap___3xZrs .examName___2TmgX .name___2IcTs .num___1qX6C {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #8a8a8a;
|
|
margin-left: 20px;
|
|
}
|
|
.wrap___3xZrs .examName___2TmgX .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr {
|
|
padding: 0px 46px 40px 46px;
|
|
background-color: #ffffff;
|
|
border-radius: 0 0 6px 6px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-start;
|
|
height: 50px;
|
|
padding-top: 12px;
|
|
border-top: 1px dotted #dfdfdf;
|
|
margin-top: 20px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .name___2IcTs {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .name___2IcTs b {
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #198cfe;
|
|
border-radius: 3px;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .name___2IcTs span {
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .so___m2B6Z {
|
|
color: #8a8a8a;
|
|
font-size: 14px;
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 13px 0 13px 20px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .so___m2B6Z .b___2W0Sn {
|
|
font-weight: bold;
|
|
color: #198cfe;
|
|
font-size: 18px;
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .so___m2B6Z .r___2Tpj8 {
|
|
margin: 0 10px;
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #df3065;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .so___m2B6Z .l___1rMKQ {
|
|
margin: 0 10px;
|
|
}
|
|
.wrap___3xZrs .topWarp___3WuSr .head___3z9Hq .btn___20VL7 {
|
|
margin-left: auto;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo {
|
|
margin-top: 24px;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .ant-btn {
|
|
transition: 0s;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .titleWrap___1cYdQ {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .titleWrap___1cYdQ > button {
|
|
flex-shrink: 0;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .single___1BKtz ul {
|
|
margin: 10px 0;
|
|
padding-left: 28px;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .single___1BKtz ul li:first-child {
|
|
font-size: 14px;
|
|
color: #8d8d8d;
|
|
margin-top: 2px;
|
|
flex-shrink: 0;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .single___1BKtz ul li:last-child .markdown-body p {
|
|
font-size: 14px;
|
|
color: #8d8d8d;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y {
|
|
background: #fafafa;
|
|
border-radius: 6px;
|
|
padding: 25px 38px;
|
|
margin-top: 10px;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y > div {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y > aside {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y > aside .text___1JQUf {
|
|
font-size: 14px;
|
|
margin-top: 3px;
|
|
margin-right: 5px;
|
|
flex-shrink: 0;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y > aside .markdown-body p {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.wrap___3xZrs .content___2tTuo .analysis___1qm4Y > ul {
|
|
padding: 0;
|
|
margin-top: 20px;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.wrap___3xZrs .single___1BKtz ul {
|
|
margin: 10px 0;
|
|
padding-left: 28px;
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.wrap___3xZrs .single___1BKtz ul li:first-child {
|
|
font-size: 14px;
|
|
color: #8d8d8d;
|
|
margin-top: 2px;
|
|
}
|
|
.wrap___3xZrs .single___1BKtz ul li:last-child .markdown-body p {
|
|
font-size: 14px;
|
|
color: #8d8d8d;
|
|
}
|
|
.wrap___3xZrs .btnsElse___2IzAs {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 68px;
|
|
visibility: hidden;
|
|
}
|
|
.wrap___3xZrs .btnsElse___2IzAs button {
|
|
margin: 0 15px;
|
|
}
|
|
.wrap___3xZrs .btnsWrap___3ib37 {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 68px;
|
|
position: fixed;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
z-index: 7;
|
|
background: #e7f3ff;
|
|
visibility: hidden;
|
|
}
|
|
.wrap___3xZrs .btnsWrap___3ib37 .btns___2DbBT {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 1200px;
|
|
padding-left: 286px;
|
|
}
|
|
.wrap___3xZrs .btnsWrap___3ib37 .btns___2DbBT button {
|
|
margin: 0 15px;
|
|
}
|
|
.modalColumn___1zs36 {
|
|
font-size: 14px;
|
|
}
|
|
.modalColumn___1zs36 .modalRow___14b2N {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
flex-direction: row;
|
|
margin-top: 30px;
|
|
}
|
|
.modalColumn___1zs36 .modalRow___14b2N .sup___1CIjI {
|
|
color: #fb3226;
|
|
font-size: 16px;
|
|
margin-top: 21px;
|
|
margin-right: 2px;
|
|
}
|
|
.popover___Mmcvb .ant-popover-arrow {
|
|
border-right-color: #55575d !important;
|
|
border-bottom-color: #55575d !important;
|
|
}
|
|
.popover___Mmcvb .ant-popover-inner-content {
|
|
color: #fff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrp___z2l1F {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___z2l1F.bgBlack___3ezfX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___z2l1F img,
|
|
.wrp___z2l1F video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___z2l1F iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___1ypjT {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___2ViJc * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___2ViJc [class~='margin'],
|
|
.darkBlue___2ViJc [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___2ViJc [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___3q-z4 {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.embed___3dQqc {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.button___1wy9m {
|
|
position: absolute;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* BASICS */
|
|
|
|
.CodeMirror {
|
|
/* Set height, width, borders, and global font properties here */
|
|
font-family: monospace;
|
|
height: 300px;
|
|
color: black;
|
|
direction: ltr;
|
|
}
|
|
|
|
/* PADDING */
|
|
|
|
.CodeMirror-lines {
|
|
padding: 4px 0; /* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px; /* Horizontal padding of content */
|
|
}
|
|
|
|
.CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
background-color: white; /* The little square between H and V scrollbars */
|
|
}
|
|
|
|
/* GUTTER */
|
|
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumbers {}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
|
|
.CodeMirror-guttermarker { color: black; }
|
|
.CodeMirror-guttermarker-subtle { color: #999; }
|
|
|
|
/* CURSOR */
|
|
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
0% {}
|
|
50% { background-color: transparent; }
|
|
100% {}
|
|
}
|
|
|
|
/* Can style cursor different in overwrite (non-insert) mode */
|
|
.CodeMirror-overwrite .CodeMirror-cursor {}
|
|
|
|
.cm-tab { display: inline-block; text-decoration: inherit; }
|
|
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0; right: 0; top: -50px; bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0; bottom: 0;
|
|
position: absolute;
|
|
}
|
|
|
|
/* DEFAULT THEME */
|
|
|
|
.cm-s-default .cm-header {color: blue;}
|
|
.cm-s-default .cm-quote {color: #090;}
|
|
.cm-negative {color: #d44;}
|
|
.cm-positive {color: #292;}
|
|
.cm-header, .cm-strong {font-weight: bold;}
|
|
.cm-em {font-style: italic;}
|
|
.cm-link {text-decoration: underline;}
|
|
.cm-strikethrough {text-decoration: line-through;}
|
|
|
|
.cm-s-default .cm-keyword {color: #708;}
|
|
.cm-s-default .cm-atom {color: #219;}
|
|
.cm-s-default .cm-number {color: #164;}
|
|
.cm-s-default .cm-def {color: #00f;}
|
|
.cm-s-default .cm-variable,
|
|
.cm-s-default .cm-punctuation,
|
|
.cm-s-default .cm-property,
|
|
.cm-s-default .cm-operator {}
|
|
.cm-s-default .cm-variable-2 {color: #05a;}
|
|
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {color: #085;}
|
|
.cm-s-default .cm-comment {color: #a50;}
|
|
.cm-s-default .cm-string {color: #a11;}
|
|
.cm-s-default .cm-string-2 {color: #f50;}
|
|
.cm-s-default .cm-meta {color: #555;}
|
|
.cm-s-default .cm-qualifier {color: #555;}
|
|
.cm-s-default .cm-builtin {color: #30a;}
|
|
.cm-s-default .cm-bracket {color: #997;}
|
|
.cm-s-default .cm-tag {color: #170;}
|
|
.cm-s-default .cm-attribute {color: #00c;}
|
|
.cm-s-default .cm-hr {color: #999;}
|
|
.cm-s-default .cm-link {color: #00c;}
|
|
|
|
.cm-s-default .cm-error {color: #f00;}
|
|
.cm-invalidchar {color: #f00;}
|
|
|
|
.CodeMirror-composing { border-bottom: 2px solid; }
|
|
|
|
/* Default styles for common addons */
|
|
|
|
div.CodeMirror span.CodeMirror-matchingbracket {color: #0b0;}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {color: #a22;}
|
|
.CodeMirror-matchingtag { background: rgba(255, 150, 0, .3); }
|
|
.CodeMirror-activeline-background {background: #e8f2ff;}
|
|
|
|
/* STOP */
|
|
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important; /* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px; margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none; /* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar, .CodeMirror-hscrollbar, .CodeMirror-scrollbar-filler, .CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
outline: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0; top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0; left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0; bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0; bottom: 0;
|
|
}
|
|
|
|
.CodeMirror-gutters {
|
|
position: absolute; left: 0; top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0; bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection { background-color: transparent }
|
|
.CodeMirror-gutter-wrapper ::-moz-selection { background-color: transparent }
|
|
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px; /* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */ border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0; right: 0; top: 0; bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px; /* Force widget margins to stay inside of the container */
|
|
}
|
|
|
|
.CodeMirror-widget {}
|
|
|
|
.CodeMirror-rtl pre { direction: rtl; }
|
|
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre { position: static; }
|
|
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
|
|
.CodeMirror-selected { background: #d9d9d9; }
|
|
.CodeMirror-focused .CodeMirror-selected { background: #d7d4f0; }
|
|
.CodeMirror-crosshair { cursor: crosshair; }
|
|
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection { background: #d7d4f0; }
|
|
.CodeMirror-line::-moz-selection, .CodeMirror-line > span::-moz-selection, .CodeMirror-line > span > span::-moz-selection { background: #d7d4f0; }
|
|
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, .4);
|
|
}
|
|
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border { padding-right: .1px; }
|
|
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after { content: ''; }
|
|
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext { background: none; }
|
|
|
|
.markdown-editor-wrapper {
|
|
position: relative;
|
|
margin-bottom: 12px;
|
|
}
|
|
.markdown-editor-body {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
width: 100%;
|
|
height: calc(100% - 38px);
|
|
align-items: center;
|
|
overflow: hidden;
|
|
}
|
|
.markdown-editor-body .codemirror-container {
|
|
flex: 1 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.markdown-editor-body .CodeMirror-wrap {
|
|
padding-bottom: 15px;
|
|
}
|
|
.markdown-editor-body .preview-container {
|
|
flex: 1 0;
|
|
height: 100%;
|
|
margin: 10px 0px;
|
|
padding: 8px 8px 50px 8px;
|
|
background: #fff;
|
|
overflow-y: auto;
|
|
box-sizing: border-box;
|
|
border-left: 1px solid #ccc;
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: normal;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container {
|
|
border: 1px solid #ccc;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container.full-screen {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
height: 100vh !important;
|
|
z-index: 100;
|
|
}
|
|
.markdown-editor-container.full-screen .preview-container > div {
|
|
padding-bottom: 180px !important;
|
|
}
|
|
.markdown-editor-container.full-screen .CodeMirror-sizer > div {
|
|
margin-bottom: 90px;
|
|
}
|
|
.markdown-editor-container.on-preview .codemirror-container,
|
|
.markdown-editor-container.on-preview .preview-container {
|
|
width: 50%;
|
|
}
|
|
.mini .markdown-editor-body {
|
|
height: calc(100% - 28px);
|
|
}
|
|
.flex-end {
|
|
justify-content: flex-end;
|
|
}
|
|
.my-codemirror-container {
|
|
border: 1px solid #ccc;
|
|
width: 100%;
|
|
margin-bottom: 24px;
|
|
}
|
|
.markdown-tip {
|
|
color: #cdcdcd;
|
|
font-size: 12px;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: -28px;
|
|
margin-bottom: 7px;
|
|
}
|
|
/* PADDING */
|
|
.CodeMirror-lines {
|
|
padding: 4px 0;
|
|
/* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px;
|
|
/* Horizontal padding of content */
|
|
}
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
background-color: white;
|
|
/* The little square between H and V scrollbars */
|
|
}
|
|
/* GUTTER */
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-guttermarker {
|
|
color: black;
|
|
}
|
|
.CodeMirror-guttermarker-subtle {
|
|
color: #999;
|
|
}
|
|
/* CURSOR */
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
50% {
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
.cm-tab {
|
|
display: inline-block;
|
|
text-decoration: inherit;
|
|
}
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: -50px;
|
|
bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0;
|
|
bottom: 0;
|
|
position: absolute;
|
|
}
|
|
/* DEFAULT THEME */
|
|
.cm-s-default .cm-header {
|
|
color: blue;
|
|
}
|
|
.cm-s-default .cm-quote {
|
|
color: #090;
|
|
}
|
|
.cm-negative {
|
|
color: #d44;
|
|
}
|
|
.cm-positive {
|
|
color: #292;
|
|
}
|
|
.cm-header,
|
|
.cm-strong {
|
|
font-weight: bold;
|
|
}
|
|
.cm-em {
|
|
font-style: italic;
|
|
}
|
|
.cm-link {
|
|
text-decoration: underline;
|
|
}
|
|
.cm-strikethrough {
|
|
text-decoration: line-through;
|
|
}
|
|
.cm-s-default .cm-keyword {
|
|
color: #708;
|
|
}
|
|
.cm-s-default .cm-atom {
|
|
color: #219;
|
|
}
|
|
.cm-s-default .cm-number {
|
|
color: #164;
|
|
}
|
|
.cm-s-default .cm-def {
|
|
color: #00f;
|
|
}
|
|
.cm-s-default .cm-variable-2 {
|
|
color: #05a;
|
|
}
|
|
.cm-s-default .cm-variable-3,
|
|
.cm-s-default .cm-type {
|
|
color: #085;
|
|
}
|
|
.cm-s-default .cm-comment {
|
|
color: #a50;
|
|
}
|
|
.cm-s-default .cm-string {
|
|
color: #a11;
|
|
}
|
|
.cm-s-default .cm-string-2 {
|
|
color: #f50;
|
|
}
|
|
.cm-s-default .cm-meta {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-qualifier {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-builtin {
|
|
color: #30a;
|
|
}
|
|
.cm-s-default .cm-bracket {
|
|
color: #997;
|
|
}
|
|
.cm-s-default .cm-tag {
|
|
color: #170;
|
|
}
|
|
.cm-s-default .cm-attribute {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-hr {
|
|
color: #999;
|
|
}
|
|
.cm-s-default .cm-link {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-error {
|
|
color: #f00;
|
|
}
|
|
.cm-invalidchar {
|
|
color: #f00;
|
|
}
|
|
.CodeMirror-composing {
|
|
border-bottom: 2px solid;
|
|
}
|
|
/* Default styles for common addons */
|
|
div.CodeMirror span.CodeMirror-matchingbracket {
|
|
color: #0b0;
|
|
}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
color: #a22;
|
|
}
|
|
.CodeMirror-matchingtag {
|
|
background: rgba(255, 150, 0, 0.3);
|
|
}
|
|
.CodeMirror-activeline-background {
|
|
background: #e8f2ff;
|
|
}
|
|
/* STOP */
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important;
|
|
/* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px;
|
|
margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none;
|
|
/* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar,
|
|
.CodeMirror-hscrollbar,
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0;
|
|
top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutters {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::-moz-selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px;
|
|
/* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */
|
|
border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px;
|
|
/* Force widget margins to stay inside of the container */
|
|
}
|
|
.CodeMirror-rtl pre {
|
|
direction: rtl;
|
|
}
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre {
|
|
position: static;
|
|
}
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-selected {
|
|
background: #d9d9d9;
|
|
}
|
|
.CodeMirror-focused .CodeMirror-selected {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-crosshair {
|
|
cursor: crosshair;
|
|
}
|
|
.CodeMirror-line::selection,
|
|
.CodeMirror-line > span::selection,
|
|
.CodeMirror-line > span > span::selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-line::-moz-selection,
|
|
.CodeMirror-line > span::-moz-selection,
|
|
.CodeMirror-line > span > span::-moz-selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, 0.4);
|
|
}
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border {
|
|
padding-right: 0.1px;
|
|
}
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after {
|
|
content: '';
|
|
}
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext {
|
|
background: none;
|
|
}
|
|
.CodeMirror-sizer {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
.CodeMirror-empty.CodeMirror-focused {
|
|
outline: none;
|
|
}
|
|
.CodeMirror pre.CodeMirror-placeholder {
|
|
color: #999;
|
|
}
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
word-break: break-word;
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: pre-wrap;
|
|
line-height: 1.6;
|
|
}
|
|
.mouse-hover-md {
|
|
border: 1px dashed #0152d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.markdown-toolbar-container {
|
|
display: flex;
|
|
flex-flow: row wrap;
|
|
align-items: center;
|
|
padding: 0 5px;
|
|
margin: 0;
|
|
position: relative;
|
|
list-style: none;
|
|
background: #fff;
|
|
border-bottom: 1px solid #ccc;
|
|
box-sizing: border-box;
|
|
line-height: 20px;
|
|
width: 100%;
|
|
min-height: 30px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip {
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
padding: 5px;
|
|
border: 1px solid #eaeaea;
|
|
border-radius: 5px;
|
|
box-sizing: border-box;
|
|
line-height: 16px;
|
|
height: auto;
|
|
color: #666;
|
|
position: relative;
|
|
justify-content: center;
|
|
margin-left: 10px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::before {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #fff;
|
|
position: absolute;
|
|
left: -6px;
|
|
top: 6px;
|
|
z-index: 10;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::after {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #cccbcb;
|
|
position: absolute;
|
|
left: -7px;
|
|
top: 6px;
|
|
}
|
|
.markdown-toolbar-container li {
|
|
color: #666;
|
|
padding: 0 1px;
|
|
height: 100%;
|
|
display: flex;
|
|
height: 38px;
|
|
flex-flow: column nowrap;
|
|
justify-content: center;
|
|
}
|
|
.markdown-toolbar-container a,
|
|
.markdown-toolbar-container span {
|
|
display: block;
|
|
}
|
|
.markdown-toolbar-container a {
|
|
width: 28px;
|
|
color: #666;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
font-size: 18px;
|
|
}
|
|
.markdown-toolbar-container .btn-null {
|
|
width: auto;
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
}
|
|
.markdown-toolbar-container span.v-line {
|
|
margin: 0 5px;
|
|
height: 65%;
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
.mini .markdown-toolbar-container li {
|
|
height: 28px;
|
|
}
|
|
.editor-resize {
|
|
display: block;
|
|
width: 120px;
|
|
height: 4px;
|
|
left: 54%;
|
|
margin-top: 2px;
|
|
border-top: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
cursor: row-resize;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-transform: capitalize;
|
|
box-sizing: border-box;
|
|
margin: 0 auto;
|
|
}
|
|
.btn-full-screen {
|
|
position: absolute;
|
|
right: 5px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
@font-face {
|
|
font-family: "md-iconfont";
|
|
src: url(./static/iconfont.cc69dd0c.eot);
|
|
/* IE9 */
|
|
src: url(./static/iconfont.cc69dd0c.eot#iefix) format('embedded-opentype'),
|
|
|
|
url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
|
|
url(./static/iconfont.3e4bb627.woff) format('woff'),
|
|
url(./static/iconfont.6929d350.ttf) format('truetype'),
|
|
|
|
url(./static/iconfont.a0c3fc35.svg#iconfont) format('svg');
|
|
/* iOS 4.1- */
|
|
}
|
|
|
|
.md-iconfont {
|
|
font-family: "md-iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-shrink:before {
|
|
content: "\e728";
|
|
}
|
|
|
|
.icon-enlarge:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-code:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-italic:before {
|
|
content: "\e718";
|
|
}
|
|
|
|
.icon-bold:before {
|
|
content: "\e644";
|
|
}
|
|
|
|
.icon-picture:before {
|
|
content: "\e606";
|
|
}
|
|
|
|
.icon-minus:before {
|
|
content: "\e62c";
|
|
}
|
|
|
|
.icon-order-list:before {
|
|
content: "\e655";
|
|
}
|
|
|
|
.icon-link:before {
|
|
content: "\e7d4";
|
|
}
|
|
|
|
.icon-formula:before {
|
|
content: "\e633";
|
|
}
|
|
|
|
.icon-unorder-list:before {
|
|
content: "\e668";
|
|
}
|
|
|
|
.icon-edit:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-table:before {
|
|
content: "\e7db";
|
|
}
|
|
|
|
.icon-sum:before {
|
|
content: "\e667";
|
|
}
|
|
|
|
.icon-eye:before {
|
|
content: "\e69f";
|
|
}
|
|
|
|
.icon-eye-slash:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-eraser:before {
|
|
content: "\e8cd";
|
|
}
|
|
|
|
.icon-file-code:before {
|
|
content: "\e9ec";
|
|
}
|
|
/* Port of TextMate's Blackboard theme */
|
|
|
|
.cm-s-blackboard.CodeMirror { background: #0C1021; color: #F8F8F8; }
|
|
.cm-s-blackboard div.CodeMirror-selected { background: #253B76; }
|
|
.cm-s-blackboard .CodeMirror-line::selection, .cm-s-blackboard .CodeMirror-line > span::selection, .cm-s-blackboard .CodeMirror-line > span > span::selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-line::-moz-selection, .cm-s-blackboard .CodeMirror-line > span::-moz-selection, .cm-s-blackboard .CodeMirror-line > span > span::-moz-selection { background: rgba(37, 59, 118, .99); }
|
|
.cm-s-blackboard .CodeMirror-gutters { background: #0C1021; border-right: 0; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker { color: #FBDE2D; }
|
|
.cm-s-blackboard .CodeMirror-guttermarker-subtle { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-linenumber { color: #888; }
|
|
.cm-s-blackboard .CodeMirror-cursor { border-left: 1px solid #A7A7A7; }
|
|
|
|
.cm-s-blackboard .cm-keyword { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-atom { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-number { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-def { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-variable { color: #FF6400; }
|
|
.cm-s-blackboard .cm-operator { color: #FBDE2D; }
|
|
.cm-s-blackboard .cm-comment { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-string { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-string-2 { color: #61CE3C; }
|
|
.cm-s-blackboard .cm-meta { color: #D8FA3C; }
|
|
.cm-s-blackboard .cm-builtin { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-tag { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-attribute { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-header { color: #FF6400; }
|
|
.cm-s-blackboard .cm-hr { color: #AEAEAE; }
|
|
.cm-s-blackboard .cm-link { color: #8DA6CE; }
|
|
.cm-s-blackboard .cm-error { background: #9D1E15; color: #F8F8F8; }
|
|
|
|
.cm-s-blackboard .CodeMirror-activeline-background { background: #3C3636; }
|
|
.cm-s-blackboard .CodeMirror-matchingbracket { outline:1px solid grey;color:white !important; }
|
|
|
|
.upload-button {
|
|
width: 120px;
|
|
height: 32px;
|
|
display: block;
|
|
position: relative;
|
|
color: #0152d9;
|
|
}
|
|
.upload-button input {
|
|
opacity: 0;
|
|
width: 160px;
|
|
height: 32px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex___2gmSR {
|
|
display: flex;
|
|
display: -ms-flex;
|
|
}
|
|
.flex1___3Tu1g {
|
|
flex: 1 1;
|
|
}
|
|
.color666___2uyGL {
|
|
color: #666;
|
|
}
|
|
.error___yJ86W {
|
|
border-color: #f5222d;
|
|
}
|
|
.deleteIcon___1D2tg {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___2VIYB {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___orWmH {
|
|
box-sizing: border-box;
|
|
}
|
|
.modal___142IN div[class~='ant-modal-confirm-content'] {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.modal___142IN span[class~='ant-modal-title'] {
|
|
font-size: 16px;
|
|
}
|
|
.titleWrap___2UWGN {
|
|
margin: 10px 0px;
|
|
}
|
|
.required___lXOtq {
|
|
margin-right: 4px;
|
|
color: #e04040;
|
|
font-size: 16px;
|
|
}
|
|
.title___2wqMf {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.colorGray___3FkLm {
|
|
color: #888888;
|
|
}
|
|
.choiceWrap___3pbic {
|
|
display: flex;
|
|
margin-top: 15px;
|
|
}
|
|
.answer___30LSv {
|
|
color: #888;
|
|
display: block;
|
|
width: 38px;
|
|
height: 38px;
|
|
text-align: center;
|
|
line-height: 38px;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
border: 1px solid #e2e2e2;
|
|
margin-right: 10px;
|
|
}
|
|
.activeAnswer___3ayAN {
|
|
background: #ff7500;
|
|
color: #ffffff;
|
|
border: 1px solid #ff7500;
|
|
}
|
|
.deleteIcon___2HHly {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___29vcx {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
.editorWrap___ANVP6 {
|
|
flex: 1 1;
|
|
}
|
|
.htmlWrap___38sLf {
|
|
display: flex;
|
|
margin-top: 0px;
|
|
min-height: 38px;
|
|
border-radius: 2px;
|
|
max-width: 1056px;
|
|
word-break: break-all;
|
|
border: 1px solid #dddddd;
|
|
}
|
|
.radio___15wok {
|
|
width: 60px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
}
|
|
.color333___sNPjh {
|
|
color: #333;
|
|
}
|
|
.color999___1ofkl {
|
|
color: #999;
|
|
}
|
|
.fold___6rnoE .head___2muph {
|
|
height: 46px;
|
|
background: #f2f2f2;
|
|
display: flex;
|
|
align-items: center;
|
|
padding-left: 10px;
|
|
padding-right: 20px;
|
|
margin-bottom: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.fold___6rnoE .head___2muph span {
|
|
font-size: 12px;
|
|
color: #333333;
|
|
margin-left: 5px;
|
|
}
|
|
.fold___6rnoE .head___2muph i {
|
|
display: inline-block;
|
|
}
|
|
.fold___6rnoE .head___2muph b {
|
|
color: #165dff;
|
|
cursor: pointer;
|
|
margin-left: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|