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.
NewEduCoderBuild/p__Question__Index__index.c...

624 lines
19 KiB

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/PreviewAll/index.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrp___dq7YK {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 108;
}
.wrp___dq7YK.bgBlack___ARIUV {
background: rgba(0, 0, 0, 0.5);
}
.wrp___dq7YK img,
.wrp___dq7YK video {
max-width: 100%;
max-height: 80%;
text-align: center;
}
.wrp___dq7YK iframe {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #fff;
border: none;
}
.monaco___VnZC3 {
position: absolute;
height: 100%;
width: 100%;
}
.darkBlue___UprA9 * {
font-size: 14px;
}
.darkBlue___UprA9 [class~='margin'],
.darkBlue___UprA9 [class~='monaco-editor-background'] {
background: #0a0e2d !important;
}
.darkBlue___UprA9 [class~='line-numbers'] {
color: white !important;
}
.close___LKoWu {
position: absolute;
right: 40px;
top: 40px;
z-index: 10;
display: flex;
}
.close___LKoWu > 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___hvpEJ {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[4].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[4].oneOf[1].use[2]!./src/components/monaco-editor/index.css ***!
\********************************************************************************************************************************************************************************************************************************************************************************************/
.my-monaco-editor div,
.my-diff-editor div {
font-size: inherit;
}
.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);
}
.noCopyPaste .quick-input-widget {
display: none !important;
}
.breakpoints-select {
background: #FF0000;
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.breakpoints-fake {
background: rgba(255, 0, 0, 0.5);
width: 8px !important;
height: 8px !important;
left: 7px !important;
top: 7px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
}
.highlighted-line {
background: #4B4B18;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.11@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Question/Index/index.less?modules ***!
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___OrR9_ {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___MJLUJ {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___nb0jX {
align-items: center;
box-align: center;
}
.flex_box_center_end___SMTBe {
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___Utap_ {
flex-direction: column;
box-orient: block-axis;
}
.wrap___Pp5cX {
background-color: #fff;
padding-bottom: 30px;
}
.wrap___Pp5cX .addQuestion___LsICJ {
width: 88px;
height: 32px;
background: #f6f7f9;
box-shadow: 0px 2px 4px 0px #e0dfe1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
border-radius: 4px;
border: 1px solid #dadbde;
cursor: pointer;
font-size: 14px;
font-weight: 400;
color: #3b3e47;
display: flex;
justify-content: center;
align-items: center;
margin-top: 28px;
}
.wrap___Pp5cX span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner'] {
background-color: #fff;
border-color: #165dff;
}
.wrap___Pp5cX span[class~='ant-checkbox-checked'] span[class~='ant-checkbox-inner']::after {
border-color: #165dff;
}
.wrap___Pp5cX .content___pWPew {
margin: 20px auto 0 auto;
display: flex;
width: 1200px;
justify-content: space-between;
align-items: flex-start;
}
.wrap___Pp5cX .content___pWPew .left___axtqk {
width: 858px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ {
flex-wrap: nowrap;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .filterType___NeU0D {
font-size: 14px;
font-weight: 400;
color: #9096a3;
width: 42px;
text-align-last: justify;
padding: 4px 0;
margin-right: 20px;
white-space: nowrap;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .btnWarp___dKZiG {
position: relative;
overflow: hidden;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .btnWarp___dKZiG .btn___TqjCT {
display: inline-flex;
align-items: center;
padding: 4px 12px;
border-radius: 2px;
margin-bottom: 20px;
margin-right: 8px;
cursor: pointer;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .btnWarp___dKZiG .btn___TqjCT .count___OntqW {
margin-left: 4px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .btnWarp___dKZiG .btn___TqjCT.btnActive___l_zfx {
background: #f6f7f9;
color: #165dff;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .fold___KAWcj {
margin-top: auto;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .fold___KAWcj .action___zMEjv {
font-size: 14px;
color: #82a8ff;
cursor: pointer;
display: inline-flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterPoint___rCDO_ .fold___KAWcj .action___zMEjv i {
display: inline-block;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH {
flex-wrap: nowrap;
border-radius: 0 0 4px 4px;
padding: 10px 0px 20px 0px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .filterType___NeU0D {
font-size: 14px;
font-weight: 400;
color: #9096a3;
width: 42px;
text-align-last: justify;
padding: 4px 0;
margin-right: 20px;
white-space: nowrap;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .btnWarp___dKZiG {
position: relative;
overflow: hidden;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .btnWarp___dKZiG .btn___TqjCT {
display: inline-flex;
align-items: center;
padding: 4px 12px;
border-radius: 2px;
margin-bottom: 20px;
margin-right: 8px;
cursor: pointer;
font-size: 14px;
font-weight: 400;
color: #000000;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .btnWarp___dKZiG .btn___TqjCT .count___OntqW {
margin-left: 4px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .btnWarp___dKZiG .btn___TqjCT.btnActive___l_zfx {
background: #f6f7f9;
color: #165dff;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .fold___KAWcj {
margin-top: auto;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .fold___KAWcj .action___zMEjv {
font-size: 14px;
color: #82a8ff;
cursor: pointer;
display: inline-flex;
align-items: center;
flex-wrap: nowrap;
white-space: nowrap;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .filterOrigin___DneuH .fold___KAWcj .action___zMEjv i {
display: inline-block;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 {
display: flex;
align-items: center;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 i {
font-size: 12px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 div[class~='ant-select'] {
width: 104px;
border-radius: 4px;
margin-right: 20px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 div[class~='ant-select'] div[class~='ant-select-selector'] {
height: 38px;
background: #f6f7f9;
padding: 0 12px;
border: none;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-placeholder'],
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 div[class~='ant-select'] div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
display: inline-flex;
align-items: center;
font-size: 14px;
color: #000;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf {
display: flex;
align-items: center;
overflow: hidden;
border-radius: 19px;
height: 38px;
width: 318px;
padding-left: 20px;
background-color: #f6f7f9;
border: none;
margin-left: auto;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf [class~='ant-input-affix-wrapper'] {
background-color: #f6f7f9;
border: none;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf [class~='ant-input-affix-wrapper'] {
outline: none !important;
border: none !important;
box-shadow: none !important;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf span[class~='ant-input-group-addon'] {
display: none;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf .searchIcon___ybtbn {
margin-right: 17px;
cursor: pointer;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .control___qchb1 .search___Yb8rf input {
background-color: #f6f7f9;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy {
margin-top: 10px;
background-color: #ffffff;
margin-bottom: 40px;
border-radius: 4px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .tabWarp___Pi38U div[class~='ant-tabs-tab'] {
font-size: 14px;
margin-right: 40px;
color: #5f6368;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .tabWarp___Pi38U div[class~='ant-tabs-tab-active'] [class~='ant-tabs-tab-btn'] {
color: #232b40;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .tabWarp___Pi38U [class~='ant-tabs-nav'] {
margin: 0px;
height: 52px;
padding: 0 2px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .tabWarp___Pi38U [class~='ant-tabs-nav'] div[class~='ant-tabs-ink-bar'] {
background-color: #232b40;
border-radius: 100px 100px 0px 0px;
height: 3px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .tabWarp___Pi38U [class~='ant-tabs-nav']::before {
background: #f1f1f1;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK {
margin-top: 20px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK thead[class~='ant-table-thead'] th {
font-size: 14px;
font-weight: 400;
color: #5f6368;
border-bottom: none;
background-color: #fff;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK tbody[class~='ant-table-tbody'] td {
border-bottom: none;
background-color: #fff;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK td[class~='ant-table-column-sort'] {
background-color: #fff;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK th[class~='ant-table-selection-column'],
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .customTable___WYwKK td[class~='ant-table-selection-column'] {
padding-right: 0;
text-align: left;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .btn-style-1___Knznb {
display: inline-block;
width: 50px;
height: 22px;
border-radius: 12px;
font-size: 14px;
color: #2fa34f;
line-height: 20px;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .btn-style-2___fEs_r {
display: inline-block;
width: 50px;
height: 22px;
border-radius: 12px;
font-size: 14px;
color: #2fa34f;
line-height: 20px;
color: #0152d9;
}
.wrap___Pp5cX .content___pWPew .left___axtqk .table___uHpVy .btn-style-3___CeM25 {
display: inline-block;
width: 50px;
height: 22px;
border-radius: 12px;
font-size: 14px;
color: #2fa34f;
line-height: 20px;
color: #fa6400;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN {
width: 305px;
position: -webkit-sticky;
position: sticky;
top: 20px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW {
border-radius: 6px;
padding: 26px;
background-color: #f3f7fe;
position: relative;
margin-bottom: 20px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW img {
position: absolute;
right: 0;
top: -4px;
height: 82px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW .title___P79dp {
color: #000;
font-size: 18px;
font-weight: 600;
margin-bottom: 46px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW .statisticItem___qmDRE {
text-align: center;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW .statisticItem___qmDRE .rate___H3sZf {
font-size: 18px;
font-weight: 600;
color: #000000;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .statistics___cjSkW .statisticItem___qmDRE .dataName___N7Uqb {
font-size: 12px;
font-weight: 400;
color: #5f6368;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD {
background: #fff;
border-radius: 6px;
box-shadow: 0px 2px 4px 0px #f1f0f1;
padding-bottom: 20px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .rankHeader___LGNPx {
padding: 12px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .rankHeader___LGNPx .rankIcon___hbm2T {
height: 18px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz {
display: flex;
align-items: center;
height: 40px;
padding: 10px 12px 10px 4px;
color: #5f6368;
font-size: 14px;
margin-bottom: 6px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz.myRecord___qv6iJ {
background: #f6f7f9;
color: #000000;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .recordPrefix____bO3_ {
width: 35px;
display: inline-flex;
justify-content: center;
align-items: center;
margin-right: 10px;
font-size: 16px;
font-weight: 600;
color: #979797;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .recordPrefix____bO3_.mine___fhCrG {
color: #e99237;
font-size: 12px;
font-weight: 400;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .avatar___vwT8k {
width: 18px;
height: 18px;
border-radius: 50%;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .nickname___QA_sN {
max-width: 96px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-weight: 400;
margin-left: 6px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .myRank___QUd2y {
font-weight: 400;
margin-left: 26px;
}
.wrap___Pp5cX .content___pWPew .right___ZJhZN .sort___N1oiD .li___vVOqz .questionNumber___j4tJF {
font-weight: 600;
margin-left: auto;
}
.titleWarp___Hhoy_ {
width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.hov___L_H5a {
cursor: pointer;
font-size: 14px;
font-weight: 600;
color: #000000;
}
.hov___L_H5a:hover {
color: #0152d9;
}
.statusText___okgdj {
border: 1px solid transparent;
display: inline-block;
}
.hovBtn___reyI4 {
cursor: pointer;
color: #0152d9;
display: inline-block;
padding: 0px 8px;
border: 1px solid #0152d9;
border-radius: 12px;
}
.tag___zifqR {
font-size: 12px;
border: 1px solid #333333;
border-radius: 12px;
padding: 1px 2px;
margin-right: 5px;
}
.problemsclose___cfp5y .imgsrc___E905q {
position: absolute;
z-index: 1;
top: -9px;
right: -9px;
display: none;
cursor: pointer;
}
.problemsclose___cfp5y:hover .imgsrc___E905q {
display: flex;
}
.sendModal___jrx6y {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.sendModal___jrx6y .li___vVOqz {
flex: 1 1;
background: #fafafa;
border-radius: 2px;
padding: 20px 20px 0 20px;
}
.sendModal___jrx6y .li___vVOqz p {
font-size: 16px;
color: #333333;
padding: 0;
margin: 0;
margin-bottom: 14px;
}
.sendModal___jrx6y .li___vVOqz .bottom___pKnLQ {
border-top: 1px solid #f1f1f1;
color: #999999;
height: 38px;
line-height: 38px;
}
.sendModal___jrx6y .li___vVOqz .bottom___pKnLQ .line___kNxnj {
border-right: 1px solid #ccc;
height: 12px;
margin: 0 10px;
}
.sendModal___jrx6y .del___kXkXv {
width: 60px;
margin-left: 30px;
margin-right: 10px;
height: 22px;
line-height: 20px;
border-radius: 2px;
text-align: center;
border: 1px solid #b1bacd;
font-size: 12px;
color: #464f66;
cursor: pointer;
}
.sendModal___jrx6y .del___kXkXv:hover {
border: 1px solid #e30000;
color: #e30000;
}