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__Problems__OjForm__index....

495 lines
18 KiB

/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problems/OjForm/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header___HqHSe {
display: flex;
flex-flow: row nowrap;
align-items: center;
height: 65px;
width: 100%;
background: #070f19;
color: #fff;
padding: 0 20px;
}
.header___HqHSe h2 {
text-align: center;
color: #fff;
flex: 1 0 auto;
margin: 0;
font-size: 16px;
}
.header___HqHSe a {
color: #fff;
}
.header___HqHSe div {
display: flex;
flex-flow: row nowrap;
align-items: center;
}
.header___HqHSe div img {
border-radius: 15px;
margin-right: 10px;
}
.checkboxs___ObBnD span[class~='ant-checkbox'] {
top: 0px !important;
}
.field___w_sM6 {
display: flex;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;
}
.field___w_sM6 > div {
width: 48%;
}
.oj-form-container____odYP {
height: calc(100vh - 65px);
overflow: hidden;
}
.oj-left-panel___emEB2 {
height: calc(100vh - 121px);
}
.oj-form-info___m00Ag {
padding: 20px 15px;
height: 100%;
overflow: auto;
}
.footer___O4iSJ {
display: flex;
align-items: center;
justify-content: center;
height: 56px;
background: #121c24;
}
.footer___O4iSJ > button {
margin-right: 20px;
}
.test-case-name___miZcb {
display: flex;
flex-flow: row nowrap;
align-items: center;
float: left;
color: rgba(0, 0, 0, 0.65);
}
.test-case-name___miZcb > div {
margin: 0 15px 0 15px;
}
.btn-remove-case___cHap2 {
position: relative;
font-size: 20px;
color: #8e8e8e;
border-radius: 50%;
vertical-align: center;
}
.btn-remove-case___cHap2:hover {
color: #fff;
background: #e7514f;
}
.icon-tag___gmyTb {
font-size: 20px;
margin-left: 10px;
color: #4ebc7e;
}
.btn_back___tNmX3 {
color: #888 !important;
cursor: pointer;
}
.btn_back___tNmX3 span {
margin-right: 6px;
}
.testJi___L3fHb {
flex-direction: row !important;
}
.testJi___L3fHb .ant-form-item-control-input-content {
margin-top: -4px;
margin-left: 20px;
}
.upBtn___RGH6X {
position: relative;
}
.upBtn___RGH6X button {
position: absolute;
z-index: 10;
top: -47px;
right: 4px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/SplitContainer/index.less ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.split-panel-container {
width: 100%;
height: calc(100vh - 121px);
display: flex;
flex-flow: row nowrap;
align-items: center;
overflow: hidden;
}
.split-panel-container > section {
height: 100%;
}
.split-panel-container.my-problems {
height: calc(100vh - 65px);
}
.split-panel-container .resize-x-bar {
width: 4px;
cursor: ew-resize;
height: 100%;
display: flex;
flex-flow: column nowrap;
justify-content: center;
background: #111c24;
}
.split-panel-container .btn-resize {
display: flex;
flex-flow: column nowrap;
text-align: center;
justify-content: center;
align-items: center;
width: 24px;
height: 24px;
font-size: 24px;
z-index: 10;
border-radius: 50%;
position: absolute;
margin-left: -10px;
opacity: 0.7;
box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
background-color: #e0e0e0;
color: rgba(0, 0, 0, 0.87);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/tpi-code-setting/index.less ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tpi-code-setting {
height: calc(100vh - 54px - 51px);
background: #031b2a;
padding: 15px 13px 15px 26px;
color: #ddd;
font-size: 13px;
line-height: 17px;
}
.tpi-code-setting.oj {
height: calc(100vh - 65px);
}
.tpi-code-setting h3 {
color: #008cff;
font-size: 16px;
line-height: 21px;
padding-bottom: 12px;
text-align: left;
width: 100%;
display: block;
border-bottom: 1px solid #092436;
}
.tpi-code-setting .file-item {
color: #ddd;
padding: 20px 0 0 0;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: center;
}
.tpi-code-setting .file-item.action {
justify-content: flex-start;
}
.tpi-code-setting .file-item.action .iconfont {
margin-right: 21px;
}
.tpi-code-setting .file-item span {
max-width: 148px;
}
.tpi-code-setting .file-item:last-child {
margin-bottom: 25px;
}
.tpi-code-setting span {
color: #597a8f;
}
.setting-drawer .ant-drawer-content-wrapper {
top: 54px;
bottom: 51px;
}
.setting-drawer .ant-drawer-content {
height: auto;
}
.oj .ant-drawer-content-wrapper {
top: 65px;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
background: #031b2a;
}
.setting-drawer .ant-drawer-body,
.oj .ant-drawer-body {
padding: 0;
height: auto;
}
.setting-drawer .ant-select-selection,
.oj .ant-select-selection {
width: 120px;
background: #0a2030;
color: #597a8f;
border: 1px solid #597a8f;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/pages/Problems/OjForm/CodePanel/index.less ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.code-panel-container {
width: 100%;
height: calc(100vh - 121px);
background-color: #1c1c1c;
}
.code-panel-container .action-bar {
height: 56px;
display: flex;
width: 100%;
color: #fff;
flex-flow: row nowrap;
align-items: center;
padding: 0 20px;
justify-content: space-between;
background: #121c24;
}
.code-panel-container .action-bar span {
flex: 1 0;
}
.code-panel-container .action-bar a {
color: #fff;
margin-left: 10px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problems/OjForm/CodeProgramPanel/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.code-panel-container___RFtv_ {
width: 100%;
height: calc(100vh - 121px);
background-color: #1c1c1c;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ {
height: 56px;
display: flex;
width: 100%;
color: #fff;
flex-flow: row nowrap;
align-items: center;
padding: 0 20px;
justify-content: space-between;
background: #121c24;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div {
height: 30px;
background: #25343e;
border-radius: 4px;
font-size: 14px;
padding: 0 20px;
line-height: 30px;
cursor: pointer;
margin-right: 10px;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div:last-of-type {
margin-right: auto;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ > div.active___s9gT5 {
background: #0152d9;
color: #fff;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ span {
margin-right: 20px;
}
.code-panel-container___RFtv_ .action-oj-bar___ByFmZ a {
color: #fff;
margin-left: 10px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Knowledge/index.less?modules ***!
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___F7E3F {
display: flex;
flex-direction: row;
}
.addKnowledge___LyKCQ {
border: 1px solid #0152d9;
color: #0152d9;
background-color: rgba(24, 144, 255, 0.2);
padding: 0 10px;
border-radius: 5px;
cursor: pointer;
height: 28px;
line-height: 28px;
}
.addKnowledge___LyKCQ:focus {
outline: 0px;
}
.disabled___P1Ph9 {
cursor: not-allowed;
background: #f5f5f5;
border: 1px solid #d9d9d9;
color: rgba(0, 0, 0, 0.25);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/CustomTree/index.less?modules ***!
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___SFmJH {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___f2H1D {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___hW_hp {
align-items: center;
box-align: center;
}
.flex_box_center_end___yklmJ {
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___m0oUw {
flex-direction: column;
box-orient: block-axis;
}
.customTree___ZhEHU .name___RIkn2 {
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___ZhEHU .ant-tree-node-content-wrapper {
display: flex;
align-items: center;
}
.customTree___ZhEHU .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 */
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Level/Challenges/components/UploadFile/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wrap___MkYbQ [class~='ant-upload-drag'] {
background: rgba(24, 144, 255, 0.04) !important;
border-radius: 4px;
border: 1px dashed #0152d9;
}
.wrap___MkYbQ .colorBlue___onjbP {
color: #0152d9;
}
.wrap___MkYbQ .repeatedName___nbqnE {
color: red;
}
.wrap___MkYbQ .text___xvutp {
margin-top: 20px;
color: #333333;
line-height: 24px;
}
.wrap___MkYbQ .noData___LxOJA {
height: 324px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.wrap___MkYbQ .noData___LxOJA .btn___ajG_R {
width: 116px;
height: 40px;
border-radius: 4px;
border: 1px solid #0152d9;
font-size: 14px;
color: #0152d9;
margin-top: 40px;
}
.wrap___MkYbQ .btnS___k1e6j {
width: 84px;
height: 26px;
border-radius: 4px;
border: 1px solid #0152d9;
color: #0152d9;
line-height: 14px;
margin-right: 4px;
}
.head___s4Eix {
height: 40px;
display: flex;
}
.head___s4Eix > div {
border: 1px solid #cccccc;
text-align: center;
line-height: 38px;
background: #fafafa;
display: inline-block;
margin-left: -1px;
}
.list___dCbd6 {
height: 40px;
margin-top: -1px;
display: flex;
}
.list___dCbd6 .del___abNho {
color: #e53333;
cursor: pointer;
}
.list___dCbd6 .info___J1Wmf {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
padding: 0 12px;
}
.list___dCbd6 .info___J1Wmf > span {
color: #0152d9;
cursor: pointer;
text-decoration: underline;
}
.list___dCbd6 > div {
border: 1px solid #cccccc;
text-align: center;
line-height: 38px;
display: inline-block;
margin-left: -1px;
height: 40px;
background: #fff;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */