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.
472 lines
10 KiB
472 lines
10 KiB
.flex_box_center___15S-q {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___23kwU {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2l8VY {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___VYSS9 {
|
|
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___3s3TT {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.wrap___2KYjo {
|
|
border-radius: 4px;
|
|
}
|
|
.wrap___2KYjo .title___2f4-2 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
line-height: 22px;
|
|
padding-left: 32px;
|
|
position: relative;
|
|
align-items: center;
|
|
margin-top: 16px;
|
|
}
|
|
.wrap___2KYjo .title___2f4-2::after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 5px;
|
|
height: 5px;
|
|
opacity: 0.6;
|
|
background-color: #464f66;
|
|
111111111border-radius: 50%;
|
|
left: 20px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
.wrap___2KYjo .ant-btn {
|
|
height: 30px;
|
|
}
|
|
.wrap___2KYjo .ant-btn:hover {
|
|
border-color: #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.wrap___2KYjo .ant-btn.ant-btn-primary:hover {
|
|
color: #fff;
|
|
}
|
|
.wrap___2KYjo .ant-btn > i {
|
|
margin-right: 8px;
|
|
}
|
|
.wrap___2KYjo .ant-table .ant-table-thead {
|
|
background-color: #f5f5f5;
|
|
min-height: 38px;
|
|
}
|
|
.wrap___2KYjo .ant-table .ant-table-thead > tr > th {
|
|
background-color: #f5f5f5;
|
|
padding: 7px 8px;
|
|
}
|
|
.wrap___2KYjo .ant-table .ant-table-tbody > tr > td {
|
|
padding: 9px 8px;
|
|
}
|
|
.wrap___2KYjo .standardTableWrap___3LLAr {
|
|
padding-bottom: 17px;
|
|
}
|
|
.wrap___2KYjo .standardTableWrap___3LLAr .ant-table .ant-table-thead > tr > th:first-child,
|
|
.wrap___2KYjo .standardTableWrap___3LLAr .ant-table .ant-table-tbody > tr > td:first-child {
|
|
padding-left: 40px;
|
|
}
|
|
.wrap___2KYjo .targetTableWrap___cvI3A {
|
|
padding-bottom: 17px;
|
|
}
|
|
.wrap___2KYjo .targetTableWrap___cvI3A .ant-table .ant-table-tbody > tr > td {
|
|
color: #464f66;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___2KYjo .targetTableWrap___cvI3A .ant-list-item {
|
|
padding: 0;
|
|
}
|
|
.wrap___2KYjo .targetTableWrap___cvI3A .ant-list-item-meta-description {
|
|
font-size: 14px;
|
|
color: #464f66;
|
|
}
|
|
.wrap___2KYjo .waysTableWrap___2j0v- .green___2L8AY {
|
|
color: #07c160;
|
|
}
|
|
.wrap___2KYjo .waysTableWrap___2j0v- .ant-table-tbody > tr > td:nth-child(4),
|
|
.wrap___2KYjo .waysTableWrap___2j0v- .ant-table-tbody > tr > td:nth-child(5) {
|
|
padding: 9px 0;
|
|
}
|
|
.wrap___2KYjo .box___22ae3 {
|
|
background: #ffffff;
|
|
box-shadow: 0px 2px 11px 0px rgba(218, 218, 218, 0.5);
|
|
border-radius: 4px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___2KYjo .box___22ae3.padding___2PpV_ {
|
|
padding-top: 16px;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 0px 20px 20px 20px;
|
|
background: #ffffff;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .label___2GboG {
|
|
width: 82px;
|
|
height: 38px;
|
|
background: #f5f5f5;
|
|
border-radius: 2px 0px 0px 2px;
|
|
border: 1px solid #dddddd;
|
|
line-height: 38px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
margin-right: -1px;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-select {
|
|
width: 110px;
|
|
margin-right: 20px;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-select .ant-select-selector {
|
|
height: 38px !important;
|
|
padding: 0 10px;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-select .ant-select-selection-item,
|
|
.wrap___2KYjo .control___1HoTk .ant-select .ant-select-selection-placeholder {
|
|
line-height: 38px !important;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-input-search {
|
|
height: 38px;
|
|
width: 300px;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-input-search input {
|
|
color: #333;
|
|
}
|
|
.wrap___2KYjo .control___1HoTk .ant-input-search .ant-input-search-icon::before {
|
|
border-left: 1px solid transparent;
|
|
}
|
|
.wrap___2KYjo .customTable___3ah1R {
|
|
padding: 0 20px;
|
|
}
|
|
.tagWrap___pnb_0 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: end;
|
|
}
|
|
.tagWrap___pnb_0 .tag____fSY6 {
|
|
height: 24px;
|
|
line-height: 24px;
|
|
font-size: 14px;
|
|
padding: 0 10px;
|
|
color: #0152d9;
|
|
background: #eaf0fc;
|
|
margin-right: 5px;
|
|
border-radius: 2px;
|
|
display: flex;
|
|
}
|
|
.tagWrap___pnb_0 .tag____fSY6 span:first-child {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
max-width: 70px;
|
|
}
|
|
.tagWrap___pnb_0 .tag____fSY6 span:last-child {
|
|
cursor: pointer;
|
|
color: #0152d9;
|
|
margin-left: 5px;
|
|
}
|
|
.tagWrap___pnb_0 .tag____fSY6 span:last-child i {
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
transform: scale(0.8);
|
|
}
|
|
.line___3sZe3 {
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
position: relative;
|
|
min-width: 170px;
|
|
}
|
|
.line___3sZe3 ::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
box-sizing: border-box;
|
|
background: linear-gradient(to top right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) calc(50% - 1px), rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) calc(50% + 1px), rgba(0, 0, 0, 0) 100%);
|
|
}
|
|
.line___3sZe3 span {
|
|
display: block;
|
|
height: 39px;
|
|
line-height: 39px;
|
|
}
|
|
.line___3sZe3 span:first-child {
|
|
text-align: right;
|
|
padding-right: 6px;
|
|
}
|
|
.line___3sZe3 span:last-child {
|
|
text-align: left;
|
|
padding-left: 6px;
|
|
}
|
|
.textwidth___3QXnN {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
border: 0.5px solid #f0f0f0;
|
|
text-align: center;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-header {
|
|
border-bottom: none;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
line-height: 25px;
|
|
padding: 26px 40px 22px 40px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-body {
|
|
padding: 0;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-close {
|
|
top: 15px;
|
|
right: 5px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer {
|
|
border-top: none;
|
|
padding-bottom: 26px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer button {
|
|
font-size: 12px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer button.ant-btn {
|
|
height: 30px;
|
|
padding: 3px 13px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer button.ant-btn:hover {
|
|
border-color: #0152d9;
|
|
color: #0152d9;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer button.ant-btn.ant-btn-primary {
|
|
background: #0152d9;
|
|
border-color: #0152d9;
|
|
}
|
|
.modalWrapContainer___o_fOQ .ant-modal-footer button.ant-btn.ant-btn-primary:hover {
|
|
color: #fff;
|
|
}
|
|
.modalWrapContainer___o_fOQ .inputWrap___AsC3W .ant-input,
|
|
.modalWrapContainer___o_fOQ .inputWrap___AsC3W .ant-input-number-input {
|
|
height: 38px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .inputWrap___AsC3W .ant-select .ant-select-selector {
|
|
height: 38px;
|
|
align-items: center;
|
|
}
|
|
.modalWrapContainer___o_fOQ .title___2f4-2 {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #464f66;
|
|
line-height: 22px;
|
|
padding-left: 10px;
|
|
position: relative;
|
|
align-items: center;
|
|
}
|
|
.modalWrapContainer___o_fOQ .title___2f4-2::after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 5px;
|
|
height: 5px;
|
|
opacity: 0.6;
|
|
background-color: #464f66;
|
|
border-radius: 50%;
|
|
left: -6px;
|
|
top: 50%;
|
|
transform: translateY(-50%);
|
|
}
|
|
.modalWrapContainer___o_fOQ .addCourseTabsContainer___3oEeV .ant-tabs .ant-tabs-nav {
|
|
padding: 0 39px;
|
|
margin-top: 22px;
|
|
}
|
|
.modalWrapContainer___o_fOQ .addCourseTabsContainer___3oEeV .ant-tabs .ant-tabs-tab:hover {
|
|
color: #0152d9;
|
|
}
|
|
.modalWrapContainer___o_fOQ .addCourseTabsContainer___3oEeV .ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
|
color: #0152d9;
|
|
}
|
|
.modalWrapContainer___o_fOQ .addCourseTabsContainer___3oEeV .ant-tabs .ant-tabs-ink-bar {
|
|
background-color: #0152d9;
|
|
}
|
|
.textone___2YzXy {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 1;
|
|
overflow: hidden;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.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);
|
|
}
|
|
.wrp___2nXny {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
position: fixed;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
z-index: 108;
|
|
}
|
|
.wrp___2nXny.bgBlack___1IKUX {
|
|
background: rgba(0, 0, 0, 0.5);
|
|
}
|
|
.wrp___2nXny img,
|
|
.wrp___2nXny video {
|
|
max-width: 100%;
|
|
max-height: 80%;
|
|
text-align: center;
|
|
}
|
|
.wrp___2nXny iframe {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
background: #fff;
|
|
}
|
|
.monaco___2Y5lJ {
|
|
position: absolute;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|
|
.darkBlue___ra_Hy * {
|
|
font-size: 14px;
|
|
}
|
|
.darkBlue___ra_Hy [class~='margin'],
|
|
.darkBlue___ra_Hy [class~='monaco-editor-background'] {
|
|
background: #0a0e2d !important;
|
|
}
|
|
.darkBlue___ra_Hy [class~='line-numbers'] {
|
|
color: white !important;
|
|
}
|
|
.close___2rU-E {
|
|
position: absolute;
|
|
right: 40px;
|
|
top: 40px;
|
|
z-index: 10;
|
|
display: flex;
|
|
}
|
|
.close___2rU-E > 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___H-q69 {
|
|
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 */
|
|
|