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.
490 lines
9.4 KiB
490 lines
9.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;
|
|
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 */
|
|
|
|
.my-monaco-editor div,
|
|
.my-diff-editor div {
|
|
font-size: unset;
|
|
}
|
|
.my-error-line-wrp{
|
|
width: calc(100% - 20px ) !important;
|
|
background: rgba(245, 0, 0 ,0.2) !important;
|
|
height: auto !important;
|
|
color: rgba(245, 0, 0, 1);
|
|
}
|
|
.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 */
|
|
|
|
.flexRow___1Kwk7 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.flexColumn___1x58l {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.action___osaCD {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: flex-end;
|
|
margin-top: 25px;
|
|
margin-right: 2px;
|
|
}
|
|
.setScore___kmMlR {
|
|
width: 100px;
|
|
height: 40px;
|
|
background: #33bd8c;
|
|
border-radius: 4px 4px 0px 0px;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
line-height: 40px;
|
|
margin-right: 27px;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
.delete___XpFlx {
|
|
width: 100px;
|
|
height: 40px;
|
|
background: #0152d9;
|
|
border-radius: 4px 4px 0px 0px;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
line-height: 40px;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
.content___9Naj3 {
|
|
min-height: 114px;
|
|
padding: 20px;
|
|
width: 1020px;
|
|
background: #ffffff;
|
|
border: 1px solid #dddddd;
|
|
margin-bottom: 20px;
|
|
}
|
|
.titleWrap___32PZL {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.titleNumber___3HPb0 {
|
|
font-weight: bold;
|
|
line-height: 28px;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
margin: 0px;
|
|
}
|
|
.score___3zGYh {
|
|
word-break: break-word;
|
|
min-width: auto;
|
|
font-weight: bold;
|
|
font-size: 14px;
|
|
line-height: 28px;
|
|
color: #888888;
|
|
margin-right: 5px;
|
|
flex-shrink: 0;
|
|
}
|
|
.titleHtml___2vgPo {
|
|
color: #333333;
|
|
line-height: 28px;
|
|
}
|
|
.answerWrap___2vM8f {
|
|
display: flex;
|
|
flex-direction: column;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
line-height: 19px;
|
|
}
|
|
.answer___1Q0Tc {
|
|
word-break: break-word;
|
|
}
|
|
.answerText___5UVSF {
|
|
font-weight: 600;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.buttonFixed___2zLVJ {
|
|
position: fixed;
|
|
z-index: 1000;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 63px;
|
|
background: #fff;
|
|
box-shadow: 0 -4px 4px 0 rgba(0, 0, 0, 0.05);
|
|
}
|
|
.button___-JgFH {
|
|
width: 100px;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
}
|
|
.buttonWrap___aZhhk {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.bg___2N4xV {
|
|
margin: 0 auto;
|
|
padding-bottom: 140px;
|
|
width: 1062px;
|
|
}
|
|
.bg___2N4xV div[class~='ant-breadcrumb'] {
|
|
font-size: 14px;
|
|
}
|
|
.wrap___197Yw {
|
|
margin-top: 20px;
|
|
padding: 0 20px;
|
|
background: #ffffff;
|
|
border-radius: 2px;
|
|
box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.03);
|
|
}
|
|
.title___SRViJ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 16px;
|
|
height: 27px;
|
|
font-size: 19px;
|
|
color: #333333;
|
|
line-height: 27px;
|
|
position: relative;
|
|
}
|
|
.title___SRViJ .btnWrapper___1Clah {
|
|
position: absolute;
|
|
right: 0;
|
|
}
|
|
.titleForExport___1w_Fv {
|
|
font-size: 22px;
|
|
color: #333333;
|
|
text-align: center;
|
|
margin-bottom: 12px;
|
|
}
|
|
.flexRow___2VcOb {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.flexColumn___3sATC {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flexJustifyBetween___28Fc2 {
|
|
justify-content: space-between;
|
|
}
|
|
.relative___1Z6Yd {
|
|
position: relative;
|
|
}
|
|
.questionNumber___3JZ7u {
|
|
line-height: 34px;
|
|
color: #888888;
|
|
font-size: 14px;
|
|
}
|
|
.score___JiHU1 {
|
|
line-height: 34px;
|
|
color: #333333;
|
|
font-size: 14px;
|
|
margin-left: 60px;
|
|
}
|
|
.selectTopicButton___2FHxM {
|
|
width: 106px;
|
|
height: 34px;
|
|
background: #33bd8c;
|
|
border-radius: 4px;
|
|
color: #ffffff;
|
|
line-height: 34px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.line___2fHJL {
|
|
margin: 20px 0;
|
|
height: 1px;
|
|
background: #eeeeee;
|
|
}
|
|
.dragTip___3K-IA {
|
|
color: #888888;
|
|
font-size: 12px;
|
|
}
|
|
.typeActive___3Sew8 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
margin-top: 10px;
|
|
}
|
|
.mouseTypeActive___2R64u {
|
|
width: 1020px;
|
|
background: #f9f9f9;
|
|
border: 1px solid #dddddd;
|
|
min-height: 42px;
|
|
margin-top: 50px;
|
|
}
|
|
.typeName___1laV6 {
|
|
color: #333333;
|
|
font-size: 14px;
|
|
}
|
|
.typeNumber___slW4Y {
|
|
color: #888888;
|
|
font-size: 14px;
|
|
margin-left: 15px;
|
|
}
|
|
.typeAction___HFUjV {
|
|
position: absolute;
|
|
right: 2px;
|
|
top: -39px;
|
|
}
|
|
.setScore___3TxSu {
|
|
width: 100px;
|
|
height: 40px;
|
|
background: #33bd8c;
|
|
border-radius: 4px 4px 0px 0px;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
line-height: 40px;
|
|
margin-right: 27px;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
.delete___gIO9w {
|
|
width: 100px;
|
|
height: 40px;
|
|
background: #0152d9;
|
|
border-radius: 4px 4px 0px 0px;
|
|
text-align: center;
|
|
color: #ffffff;
|
|
line-height: 40px;
|
|
font-size: 12px;
|
|
cursor: pointer;
|
|
}
|
|
.modal___2NK84 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.title___316_5 {
|
|
margin-bottom: 15px;
|
|
text-align: left;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
display: flex;
|
|
}
|
|
.title___316_5 img {
|
|
margin-right: 5px;
|
|
}
|
|
.radioWrap___2b58p {
|
|
cursor: default;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu td {
|
|
border-bottom: 0;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu.row___3Y_zu:nth-child(odd) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu.row___3Y_zu:nth-child(even) {
|
|
background-color: #fff;
|
|
}
|
|
.radio___3wz7l {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.radio___3wz7l span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___3JfbP {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___3UF9N {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
.modalColumn___2C76i {
|
|
font-size: 14px;
|
|
}
|
|
.modalColumn___2C76i .modalRow___3eIQ6 {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
flex-direction: row;
|
|
margin-top: 12px;
|
|
}
|
|
.modalColumn___2C76i .modalRow___3eIQ6 .sup___1b5Qg {
|
|
color: #fb3226;
|
|
font-size: 16px;
|
|
margin-top: 21px;
|
|
margin-right: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.sendToClass___2FQ8x {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.sendToClass___2FQ8x img {
|
|
margin-top: 24px;
|
|
}
|
|
.sendToClass___2FQ8x div {
|
|
color: #999999;
|
|
margin-bottom: 20px;
|
|
margin-top: -32px;
|
|
}
|
|
.sendToClass___2FQ8x button {
|
|
width: 100px;
|
|
height: 32px;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.brief___29L5W {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #165dff;
|
|
margin-bottom: 20px;
|
|
}
|
|
.contentTitle___2wPLj {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
color: #464f66;
|
|
}
|
|
.contentTitle___2wPLj::before {
|
|
content: '';
|
|
width: 4px;
|
|
height: 16px;
|
|
background: #165dff;
|
|
margin-right: 10px;
|
|
}
|
|
.content___2MAv3 {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #464f66;
|
|
padding-left: 14px;
|
|
}
|
|
.tips___3qmPX {
|
|
font-size: 12px;
|
|
font-weight: 400;
|
|
color: #6b758b;
|
|
padding-left: 14px;
|
|
}
|
|
.antdTable___o4ScH {
|
|
margin-top: 10px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.antdTable___o4ScH thead[class~='ant-table-thead'] > tr > th {
|
|
background: #f1f7fe;
|
|
color: #464f66;
|
|
}
|
|
.antdTable___o4ScH .tableCell___24I9Y {
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
overflow: hidden;
|
|
}
|
|
.antdModal___1nRWw div[class~='ant-modal-body'] {
|
|
max-height: 620px;
|
|
overflow: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|