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.
905 lines
33 KiB
905 lines
33 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Problems/OjForm/NewEdit/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.bg___HduZ7 {
|
|
background: #fff;
|
|
min-height: 100vh;
|
|
}
|
|
.header___KbUo2 {
|
|
display: flex;
|
|
flex-flow: row nowrap;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 64px;
|
|
width: 100%;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
color: #fff;
|
|
padding: 0 20px;
|
|
position: relative;
|
|
}
|
|
.header___KbUo2 .avatar___UDYJ4 {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.header___KbUo2 .avatar___UDYJ4 img {
|
|
width: 44px;
|
|
height: 44px;
|
|
border-radius: 50%;
|
|
object-fit: cover;
|
|
}
|
|
.header___KbUo2 .avatar___UDYJ4 span {
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #464F66;
|
|
margin-left: 15px;
|
|
}
|
|
.header___KbUo2 .title___OP1JL {
|
|
position: absolute;
|
|
left: 50%;
|
|
top: 50%;
|
|
transform: translate(-50%, -50%);
|
|
font-size: 20px;
|
|
font-weight: 500;
|
|
color: #464F66;
|
|
}
|
|
.header___KbUo2 .exitBtn___E3w1m {
|
|
width: 78px;
|
|
height: 32px !important;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 16px;
|
|
border: 1px solid #BACFFE;
|
|
cursor: pointer;
|
|
}
|
|
.header___KbUo2 .exitBtn___E3w1m i {
|
|
color: #3061D0;
|
|
}
|
|
.header___KbUo2 .exitBtn___E3w1m span {
|
|
margin-left: 4px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.contentWrapper___IeO8M {
|
|
width: 1200px;
|
|
margin: 5px auto 0 auto;
|
|
box-shadow: 0px 2px 4px 0px #EAEEF4;
|
|
}
|
|
.tabWrapper___qc2MC div[class~='ant-tabs-tab'] {
|
|
padding: 20px 0;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5F6368;
|
|
}
|
|
.tabWrapper___qc2MC div[class~='ant-tabs-tab-active'] div[class~='ant-tabs-tab-btn'] {
|
|
color: #232B40;
|
|
}
|
|
.tabWrapper___qc2MC div[class~='ant-tabs-ink-bar'] {
|
|
height: 3px;
|
|
background: #202124;
|
|
border-radius: 100px 100px 0px 0px;
|
|
}
|
|
.buttonFixed___jzejH {
|
|
position: fixed;
|
|
bottom: 0;
|
|
width: 100%;
|
|
height: 64px;
|
|
background: #fff;
|
|
box-shadow: 0px -2px 4px 0px #E0DFE1;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
z-index: 1001;
|
|
}
|
|
.buttonFixed___jzejH .cancelBtn___c5OpP {
|
|
height: 38px !important;
|
|
width: 60px;
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
background-color: transparent;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.buttonFixed___jzejH .saveBtn___UhxvN {
|
|
height: 38px !important;
|
|
width: 106px;
|
|
background: #3061D0;
|
|
border-radius: 2px;
|
|
color: #fff;
|
|
border: none;
|
|
text-shadow: none;
|
|
}
|
|
.buttonFixed___jzejH .challengeBtn___h9r2O {
|
|
width: 106px;
|
|
height: 38px !important;
|
|
background: #3061D0;
|
|
border-radius: 2px;
|
|
color: #fff;
|
|
border: none;
|
|
text-shadow: none;
|
|
}
|
|
.baseInfoWrapper___jei0F {
|
|
margin-bottom: 250px;
|
|
padding-top: 30px;
|
|
padding-right: 112px;
|
|
}
|
|
.baseInfoWrapper___jei0F div[class~='ant-form-item'] {
|
|
margin-bottom: 30px;
|
|
}
|
|
.baseInfoWrapper___jei0F label[class~='ant-radio-wrapper-checked'] span {
|
|
color: #3061D0;
|
|
}
|
|
.baseInfoWrapper___jei0F div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseLineHeight___v1JXM div[class~='ant-form-item-label'] {
|
|
line-height: 46px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseLineHeight___v1JXM div[class~='markdown-editor-container'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.baseInfoWrapper___jei0F .folderLineHeight___tF8xb div[class~='ant-form-item-label'] {
|
|
line-height: 40px;
|
|
}
|
|
.baseInfoWrapper___jei0F .folderLineHeight___tF8xb [class~='ant-form-item-control'] {
|
|
margin-top: 6px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .uploadBtnWrapper___ICJS3 {
|
|
text-align: right;
|
|
}
|
|
.baseInfoWrapper___jei0F .uploadBtnWrapper___ICJS3 button[class~='ant-btn'] {
|
|
font-size: 12px;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
width: 80px;
|
|
height: 32px !important;
|
|
justify-content: center;
|
|
border-radius: 16px;
|
|
background-color: #3061D0;
|
|
border: none;
|
|
}
|
|
.baseInfoWrapper___jei0F .uploadBtnWrapper___ICJS3 button[class~='ant-btn']:hover {
|
|
background-color: #2572e6;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseFormItem___sca4N {
|
|
height: 46px !important;
|
|
font-size: 14px;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseFormItem___sca4N input[class~='ant-input-number-input'] {
|
|
height: 46px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseFormItem___sca4N div[class~='ant-select-selector'] {
|
|
height: 46px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .baseFormItem___sca4N div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
line-height: 46px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD div[class~='ant-form-item-label'] {
|
|
line-height: 38px !important;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper'] {
|
|
width: 60px;
|
|
height: 38px !important;
|
|
background: #F6F7F9;
|
|
box-shadow: inset 0px 1px 3px 0px #D7D8D9;
|
|
border-radius: 23px;
|
|
border: none;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-right: 20px;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper']::before {
|
|
background-color: transparent;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper'] span {
|
|
color: #464F66;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'] {
|
|
background-color: #fff;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked']:first-child {
|
|
border-right-color: #BACFFE;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked']:focus-within {
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].easy___gparw {
|
|
border: 1px solid #C1E7CB;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #F9FFF4 100%);
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].easy___gparw span {
|
|
color: #46B70E;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].medium___wRzjL {
|
|
border: 1px solid #BACFFE;
|
|
background: #D3E0FD linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].medium___wRzjL span {
|
|
color: #165DFF;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].hard___sWxqC {
|
|
border: 1px solid #F8C8A8;
|
|
background: linear-gradient(180deg, #FFFFFF 0%, #FFF7F3 100%);
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .difficultyRadio___isD54 label[class~='ant-radio-button-wrapper-checked'].hard___sWxqC span {
|
|
color: #EE6F1A;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper'] {
|
|
width: 60px;
|
|
height: 38px !important;
|
|
background: #F6F7F9;
|
|
box-shadow: inset 0px 1px 3px 0px #D7D8D9;
|
|
border-radius: 23px;
|
|
border: none;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-right: 20px;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper']::before {
|
|
background-color: transparent;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper'] span {
|
|
color: #464F66;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper-checked'] {
|
|
background-color: #fff;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
border: 1px solid #BACFFE;
|
|
background: #D3E0FD linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper-checked']:first-child {
|
|
border-right-color: #BACFFE;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper-checked']:focus-within {
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
}
|
|
.baseInfoWrapper___jei0F .radioBtnWrapper___VIxZD .testCaseTypeRadio___oiSFl label[class~='ant-radio-button-wrapper-checked'] span {
|
|
color: #165DFF;
|
|
}
|
|
.cascaderPopup___OADQu div[class~='ant-cascader-menus'] ul[class~='ant-cascader-menu'] li[class~='ant-cascader-menu-item'] {
|
|
color: #464F66;
|
|
font-weight: 400;
|
|
}
|
|
.cascaderPopup___OADQu div[class~='ant-cascader-menus'] ul[class~='ant-cascader-menu'] li[class~='ant-cascader-menu-item-active'] {
|
|
background-color: #E7F3FF;
|
|
color: #3061D0;
|
|
font-weight: 400;
|
|
}
|
|
div[class~='ant-collapse-borderless'] {
|
|
background-color: #fff;
|
|
}
|
|
.collapseWrapper___saVIT {
|
|
margin-left: 124px !important;
|
|
margin-bottom: 30px;
|
|
}
|
|
.collapseWrapper___saVIT div[class~='ant-collapse-item'] {
|
|
margin-bottom: 20px;
|
|
border: none;
|
|
box-shadow: 0px 2px 4px 0px #EAEEF4;
|
|
}
|
|
.collapseWrapper___saVIT div[class~='ant-collapse-item'] div[class~='ant-collapse-header'] {
|
|
padding: 0 20px;
|
|
height: 64px;
|
|
background-color: #F6F7F8;
|
|
align-items: center !important;
|
|
}
|
|
.collapseWrapper___saVIT div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] {
|
|
background-color: #fff;
|
|
}
|
|
.collapseWrapper___saVIT div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] div[class~='ant-collapse-content-box'] {
|
|
padding: 20px;
|
|
}
|
|
.collapseWrapper___saVIT div[class~='ant-collapse-item-active'] div[class~='ant-collapse-header'] {
|
|
background-color: #eaeffa;
|
|
}
|
|
.collapseWrapper___saVIT .panelHeader___hRptX {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.collapseWrapper___saVIT .rateInput____HzUM {
|
|
display: inline-flex;
|
|
align-items: center;
|
|
white-space: nowrap;
|
|
}
|
|
.collapseWrapper___saVIT .rateInput____HzUM span {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
}
|
|
.collapseWrapper___saVIT .operationWrapper___YJRMc {
|
|
text-align: right;
|
|
}
|
|
.collapseWrapper___saVIT .open___zkYQ_ {
|
|
color: #165DFF !important;
|
|
transform: rotateZ(90deg);
|
|
}
|
|
.collapseWrapper___saVIT .close___q9p81 {
|
|
color: #82A8FF !important;
|
|
}
|
|
.collapseWrapper___saVIT .add___NB0_y {
|
|
font-size: 14px;
|
|
color: #2FA34F;
|
|
}
|
|
.collapseWrapper___saVIT .remove___xa9jD {
|
|
font-size: 14px;
|
|
color: #E30000;
|
|
}
|
|
.codePanelWrapper___oacDD {
|
|
margin-bottom: 160px;
|
|
padding: 20px 40px 0 40px;
|
|
}
|
|
.uploadTableWrapper___iMDly {
|
|
margin-left: 124px;
|
|
}
|
|
.unfold___TdtCA {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-bottom: 26px;
|
|
margin-top: 45px;
|
|
}
|
|
.unfold___TdtCA div {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.unfold___TdtCA div i {
|
|
display: inline-block;
|
|
width: 20px;
|
|
font-size: 12px;
|
|
transform: scale(0.8) translateY(-1px);
|
|
margin-left: 3px;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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);
|
|
background: #031b2a;
|
|
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 {
|
|
height: auto;
|
|
}
|
|
.setting-drawer .ant-select-selection,
|
|
.oj .ant-select-selection {
|
|
width: 120px;
|
|
background: #0a2030;
|
|
color: #597a8f;
|
|
border: 1px solid #597a8f;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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;
|
|
}
|
|
|
|
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/FolderTree/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.folderWrapper___G__0a span[class~='ant-tree-switcher-line-icon'] svg {
|
|
transform: scale(1.2);
|
|
color: #d2ddf5;
|
|
}
|
|
.folderWrapper___G__0a span[class="ant-tree-node-content-wrapper"] {
|
|
position: relative;
|
|
}
|
|
.folderWrapper___G__0a div[class~='ant-tree-treenode'] {
|
|
padding: 10px 0 10px 0px;
|
|
}
|
|
.folderWrapper___G__0a span[class~='ant-tree-switcher-leaf-line']::after {
|
|
border-bottom: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___G__0a span[class~='ant-tree-switcher-leaf-line']::before {
|
|
border-left: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___G__0a span[class~='ant-tree-indent-unit']::after {
|
|
border-right: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___G__0a span[class~='ant-tree-indent-unit']::before {
|
|
border-right: 1px dotted #d9d9d9 !important;
|
|
}
|
|
.folderWrapper___G__0a span[class~='ant-tree-iconEle'] {
|
|
margin-right: 4px;
|
|
}
|
|
.folderWrapper___G__0a div[class~='ant-tree-treenode-selected'] span[class~='ant-tree-node-selected'] {
|
|
background-color: transparent;
|
|
}
|
|
.folderWrapper___G__0a div[class~='ant-tree-treenode-selected'] span[class~='ant-tree-node-selected'] span[class~='ant-tree-title'] {
|
|
color: #3061D0;
|
|
background: #F7F8F9;
|
|
}
|
|
.folderWrapper___G__0a .folderIcon___oTG6c {
|
|
height: 20px;
|
|
width: 20px;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/Knowledge/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] {
|
|
min-height: 46px !important;
|
|
}
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='ant-select-selection-item'] {
|
|
height: 38px !important;
|
|
line-height: 38px !important;
|
|
padding: 0 10px !important;
|
|
}
|
|
.wrap___F7E3F .selectWrapper____kESB div[class~='ant-select-selector'] span[class~='anticon-close'] {
|
|
font-size: 14px !important;
|
|
}
|
|
.wrap___F7E3F .selectWrapper____kESB span[class~='ant-select-arrow'] {
|
|
right: 12px;
|
|
}
|
|
.wrap___F7E3F .tips___aHjQY {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096A3;
|
|
}
|
|
.wrap___F7E3F .linkBtn___uggVr {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
}
|
|
.mainText____S1I0 {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5F6368;
|
|
}
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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: #464F66;
|
|
line-height: 24px;
|
|
}
|
|
.wrap___MkYbQ .greyText___dihvZ {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #5F6368;
|
|
}
|
|
.wrap___MkYbQ .noData___LxOJA {
|
|
height: 180px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A img {
|
|
width: 46px;
|
|
}
|
|
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A span {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096A3;
|
|
}
|
|
.wrap___MkYbQ .noData___LxOJA .dragger___y7F4A .uploadText___Et3KS {
|
|
color: #3061D0;
|
|
}
|
|
.wrap___MkYbQ .btnS___k1e6j {
|
|
height: 32px;
|
|
border-radius: 4px;
|
|
background: #3061D0;
|
|
}
|
|
.wrap___MkYbQ .btnS___k1e6j i {
|
|
margin-right: 6px;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper'] {
|
|
width: 60px;
|
|
height: 38px;
|
|
background: #F6F7F9;
|
|
box-shadow: inset 0px 1px 3px 0px #D7D8D9;
|
|
border-radius: 23px;
|
|
border: none;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper']::before {
|
|
background-color: transparent;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper'] span {
|
|
color: #464F66;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked'] {
|
|
background-color: #fff;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
border: 1px solid #BACFFE;
|
|
background: #D3E0FD linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked']:first-child {
|
|
border-right-color: #BACFFE;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked']:focus-within {
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1;
|
|
}
|
|
.wrap___MkYbQ .testCaseRadio___q1wXT label[class~='ant-radio-button-wrapper-checked'] span {
|
|
color: #165DFF;
|
|
font-size: 14px;
|
|
}
|
|
.head___s4Eix {
|
|
display: flex;
|
|
margin-bottom: 36px;
|
|
}
|
|
.head___s4Eix .operation___JCAVh {
|
|
text-align: center;
|
|
}
|
|
.head___s4Eix > div {
|
|
color: #5F6368;
|
|
font-size: 14px;
|
|
text-align: left;
|
|
display: inline-block;
|
|
}
|
|
.listWrapper___xW3b4 {
|
|
max-height: 214px;
|
|
overflow: auto;
|
|
}
|
|
.listWrapper___xW3b4::-webkit-scrollbar {
|
|
display: none;
|
|
}
|
|
.listWrapper___xW3b4 .list___dCbd6 {
|
|
display: flex;
|
|
margin-bottom: 36px;
|
|
}
|
|
.listWrapper___xW3b4 .list___dCbd6 .del___abNho {
|
|
color: #e53333;
|
|
cursor: pointer;
|
|
}
|
|
.listWrapper___xW3b4 .list___dCbd6 .info___J1Wmf {
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
padding: 0 12px;
|
|
}
|
|
.listWrapper___xW3b4 .list___dCbd6 .info___J1Wmf > span {
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
text-decoration: underline;
|
|
}
|
|
.listWrapper___xW3b4 .list___dCbd6 > div {
|
|
text-align: left;
|
|
display: inline-block;
|
|
background: #fff;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/QuestionEditor/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.wrap___ilWvf div[class~='ant-form-item'] {
|
|
margin-bottom: 0;
|
|
}
|
|
.wrap___ilWvf div[class~='ant-form-item-explain-error'] {
|
|
display: none;
|
|
}
|
|
.wrap___ilWvf .deleteIcon___JBDG8 {
|
|
color: #E30000;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___ilWvf .keywordTag___iieCb {
|
|
padding: 10px 10px 10px 8px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.questionTitleEditorWrap___MHB5s {
|
|
margin-bottom: 18px;
|
|
}
|
|
.choiceWrap___QFkTc {
|
|
margin-bottom: 20px;
|
|
}
|
|
.choiceWrap___QFkTc .choiceIndex___Mr2YO {
|
|
display: flex;
|
|
flex: 0 0 auto;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 46px;
|
|
height: 46px;
|
|
border-radius: 23px;
|
|
border: 1px solid #DCDCDC;
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #464F66;
|
|
cursor: pointer;
|
|
}
|
|
.choiceWrap___QFkTc .choiceIndex___Mr2YO.judgementIndex___fUVWK {
|
|
border-radius: 2px;
|
|
}
|
|
.choiceWrap___QFkTc .setAnswerBtn___Whox5 {
|
|
border-radius: 2px;
|
|
border: 1px solid #DCDCDC;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096A3;
|
|
height: 46px;
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0 16px;
|
|
cursor: pointer;
|
|
}
|
|
.choiceWrap___QFkTc .activeAnswer___fGU6Y {
|
|
background-color: #37AD83;
|
|
border-color: #37AD83;
|
|
color: #fff;
|
|
}
|
|
.choiceWrap___QFkTc .activeJudgementAnswer___wJv8P {
|
|
background-color: #ebf6f2;
|
|
border-color: #37AD83;
|
|
color: #37AD83;
|
|
}
|
|
.choiceWrap___QFkTc .actionWrapper___ERQ7k {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: flex-end;
|
|
margin: auto 0 auto 20px;
|
|
}
|
|
.choiceWrap___QFkTc .actionWrapper___ERQ7k .addIcon___L9TE0 {
|
|
color: #2FA34F;
|
|
font-size: 14px;
|
|
}
|
|
.choiceWrap___QFkTc .actionWrapper___ERQ7k .deleteIcon___JBDG8 {
|
|
color: #E30000;
|
|
font-size: 14px;
|
|
margin-left: 20px;
|
|
}
|
|
.inputBorder___Q5tRE {
|
|
border-radius: 2px;
|
|
border: 1px solid #DCDCDC;
|
|
padding: 8px 12px;
|
|
font-size: 14px;
|
|
min-height: 46px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.placeholder___p9sFY {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096A3;
|
|
}
|
|
.blankWrapper___nC45e {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.blankWrapper___nC45e .blankInput___pEHsx {
|
|
border-radius: 2px;
|
|
border: 1px solid #DCDCDC;
|
|
height: 46px;
|
|
font-size: 14px;
|
|
}
|
|
.blankInputNumberWrapper___uEHb0 div[class~='ant-form-item-label'] {
|
|
line-height: 46px;
|
|
}
|
|
.blankInputNumberWrapper___uEHb0 [class~="ant-row"] {
|
|
align-items: center !important;
|
|
}
|
|
.blankInputNumberWrapper___uEHb0 input[class~='ant-input-number-input'] {
|
|
font-size: 14px;
|
|
height: 46px;
|
|
}
|
|
.addBtn___WR5ZI {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 80px;
|
|
height: 32px;
|
|
background: #3061D0;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 16px;
|
|
cursor: pointer;
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
font-size: 12px;
|
|
}
|
|
.blankIndex___x9Pny {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #666666;
|
|
}
|
|
.baseInputWrapper___eVsG7 div[class~='ant-form-item-label'] {
|
|
line-height: 56px;
|
|
}
|
|
.baseInputWrapper___eVsG7 input[class~='ant-input-number-input'] {
|
|
font-size: 14px;
|
|
}
|
|
div[class~='ant-collapse-borderless'] {
|
|
background-color: #fff;
|
|
}
|
|
.collapseWrapper___ZTysU {
|
|
margin-bottom: 30px;
|
|
}
|
|
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] {
|
|
margin-bottom: 20px;
|
|
border: none;
|
|
box-shadow: 0px 2px 4px 0px #EAEEF4;
|
|
}
|
|
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-header'] {
|
|
padding: 0 20px !important;
|
|
height: 64px !important;
|
|
background-color: #F6F7F8;
|
|
align-items: center !important;
|
|
}
|
|
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] {
|
|
background-color: #fff !important;
|
|
}
|
|
.collapseWrapper___ZTysU div[class~='ant-collapse-item'] div[class~='ant-collapse-content'] div[class~='ant-collapse-content-box'] {
|
|
padding: 20px 40px !important;
|
|
}
|
|
.collapseWrapper___ZTysU div[class~='ant-collapse-item-active'] div[class~='ant-collapse-header'] {
|
|
background-color: #eaeffa !important;
|
|
}
|
|
.collapseWrapper___ZTysU .panelHeader___QSN9g {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.collapseWrapper___ZTysU .panelHeader___QSN9g span {
|
|
color: #666666;
|
|
}
|
|
.collapseWrapper___ZTysU .open___B6FU9 {
|
|
color: #165DFF;
|
|
transform: rotateZ(90deg);
|
|
}
|
|
.collapseWrapper___ZTysU .close___QX19r {
|
|
color: #82A8FF;
|
|
}
|
|
.hide___mn25n {
|
|
display: none;
|
|
}
|
|
|