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.
411 lines
7.7 KiB
411 lines
7.7 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___3GqS0 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___J0TSL {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1hGQt {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2BGk7 {
|
|
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___X8bTp {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___3FzyO {
|
|
padding: 20px 30px;
|
|
box-sizing: border-box;
|
|
}
|
|
.modal___ehJY- div[class~='ant-modal-confirm-content'] {
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.modal___ehJY- span[class~='ant-modal-title'] {
|
|
font-size: 16px;
|
|
}
|
|
.titleWrap___1KDOt {
|
|
margin: 10px 0px;
|
|
}
|
|
.required___2aR13 {
|
|
margin-right: 4px;
|
|
color: #e04040;
|
|
font-size: 16px;
|
|
}
|
|
.title___2VI2o {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.colorGray___2cNP7 {
|
|
color: #888888;
|
|
}
|
|
.choiceWrap___1LG0q {
|
|
display: flex;
|
|
margin-top: 15px;
|
|
}
|
|
.answer___1uaMH {
|
|
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___3ga3N {
|
|
background: #ff7500;
|
|
color: #ffffff;
|
|
border: 1px solid #ff7500;
|
|
}
|
|
.deleteIcon___2cI8z {
|
|
cursor: pointer;
|
|
color: #ccc;
|
|
margin-left: 15px;
|
|
font-size: 18px;
|
|
}
|
|
.addIcon___1ADAc {
|
|
cursor: pointer;
|
|
color: #29bd8b;
|
|
margin-left: 6px;
|
|
font-size: 16px;
|
|
padding-top: 1px;
|
|
}
|
|
.editorWrap___2t-bW {
|
|
flex: 1 1;
|
|
}
|
|
.htmlWrap___NOSJQ {
|
|
display: flex;
|
|
margin-top: 0px;
|
|
min-height: 38px;
|
|
border-radius: 2px;
|
|
max-width: 1056px;
|
|
word-break: break-all;
|
|
border: 1px solid #dddddd;
|
|
}
|
|
.htmlWrap___NOSJQ p {
|
|
margin: 7px 10px;
|
|
}
|
|
.radio___3oQjn {
|
|
width: 60px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
}
|
|
.color333___1pQl0 {
|
|
color: #333;
|
|
}
|
|
.color999___2XYCx {
|
|
color: #999;
|
|
}
|
|
.questionType___2RPnW {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.questionType___2RPnW > div {
|
|
flex: 1 1;
|
|
}
|
|
.questionChoices___1tt_F {
|
|
margin-top: 15px;
|
|
}
|
|
.questionChoices___1tt_F > div {
|
|
margin: 8px 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.none_panels___1g-mA {
|
|
text-align: center;
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
padding: 20% 0;
|
|
}
|
|
.none_panels___1g-mA img {
|
|
margin-bottom: 15px;
|
|
width: 100%;
|
|
}
|
|
.none_p_title___1lCVD {
|
|
font-size: 14px;
|
|
color: #999;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3U2fC {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2zP9S {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___uOmOs {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3GcNF {
|
|
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___2Cblz {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___RGKf9 {
|
|
background: white;
|
|
}
|
|
.containerTitle___1cbbY {
|
|
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___1cbbY div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___3pXZB {
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___3pXZB div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___1dV67 {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___1dV67 > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___1dV67:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___11SBC {
|
|
margin-left: 20px;
|
|
}
|
|
.info___11SBC p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___2B6We {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___2B6We strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___z4lzQ {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___3YUHg a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___2oKqA {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___2oKqA > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.export___3oj3I {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 23px;
|
|
z-index: 2;
|
|
font-size: 16px;
|
|
}
|
|
.export___3oj3I a,
|
|
.export___3oj3I button {
|
|
margin-left: 30px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1qNoS {
|
|
padding: 14px 24px;
|
|
}
|
|
.title___18s87 {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.radioWrap___3ZobS {
|
|
cursor: default;
|
|
height: 270px;
|
|
overflow-y: auto;
|
|
background: #f4faff;
|
|
padding: 5px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radio___19YEl {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.radio___19YEl span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___2BuLq {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___18hXH {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|