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.
344 lines
6.4 KiB
344 lines
6.4 KiB
.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;
|
|
}
|
|
.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 */
|
|
|
|
.flex_box_center___3WVQg {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___qOmUA {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3Tvh1 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___vdEZx {
|
|
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___1y_IJ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___ciPTn {
|
|
padding: 20px 30px;
|
|
box-sizing: border-box;
|
|
}
|
|
.modal___2lr4h div[class~='ant-modal-confirm-content'] {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.modal___2lr4h span[class~='ant-modal-title'] {
|
|
font-size: 16px;
|
|
}
|
|
.titleWrap___2Szy4 {
|
|
margin: 10px 0px;
|
|
}
|
|
.required___2OpIu {
|
|
margin-right: 4px;
|
|
color: #e04040;
|
|
font-size: 16px;
|
|
}
|
|
.title___hZmu6 {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.colorGray___32oND {
|
|
color: #888888;
|
|
}
|
|
.choiceWrap___24IrF {
|
|
display: flex;
|
|
margin-top: 15px;
|
|
}
|
|
.answer___3w_7N {
|
|
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___f89lY {
|
|
background: #ff7500;
|
|
color: #ffffff;
|
|
border: 1px solid #ff7500;
|
|
}
|
|
.deleteIcon___qd0T4 {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___GQKIw {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
.editorWrap___iuxhH {
|
|
flex: 1 1;
|
|
}
|
|
.htmlWrap___17kgS {
|
|
display: flex;
|
|
margin-top: 0px;
|
|
min-height: 38px;
|
|
border-radius: 2px;
|
|
max-width: 1056px;
|
|
word-break: break-all;
|
|
border: 1px solid #dddddd;
|
|
}
|
|
.htmlWrap___17kgS p {
|
|
margin: 7px 10px;
|
|
}
|
|
.radio___3IfyE {
|
|
width: 60px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
}
|
|
.color333___1rjEP {
|
|
color: #333;
|
|
}
|
|
.color999___25PqS {
|
|
color: #999;
|
|
}
|
|
.questionType___3G5uc {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.questionType___3G5uc > div {
|
|
flex: 1 1;
|
|
}
|
|
.questionChoices___GBK2t {
|
|
margin-top: 15px;
|
|
}
|
|
.questionChoices___GBK2t > div {
|
|
margin: 8px 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2gbXl {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1wCja {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1SR9W {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___iQrwG {
|
|
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___1FzsI {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___Fnp9V {
|
|
background: white;
|
|
}
|
|
.containerTitle___3SWYr {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___3SWYr div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___1vOga {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___1vOga div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___3Ygyv {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___3Ygyv > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___3Ygyv:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___q0zEQ {
|
|
margin-left: 20px;
|
|
}
|
|
.info___q0zEQ p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___1lfph {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1lfph strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___YAW8a {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___24IYl a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___1eW6L {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___1eW6L > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|