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.
11957 lines
328 KiB
11957 lines
328 KiB
.practiceSetting___2ttNt {
|
|
height: 100vh;
|
|
}
|
|
.practiceSetting___2ttNt .wrapHeader___2dgOY {
|
|
height: 60px;
|
|
}
|
|
.practiceSetting___2ttNt .wrapLayout___3zol1 {
|
|
height: calc(100vh - 60px);
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
}
|
|
.practiceSetting___2ttNt .wrapLayout___3zol1 .wrapSidebar___3imKs {
|
|
width: 80px;
|
|
height: 100%;
|
|
}
|
|
.practiceSetting___2ttNt .wrapLayout___3zol1 .wrapContent___3L8H_ {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
height: 100%;
|
|
overflow: auto;
|
|
z-index: 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3qTxW {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___3ea87 {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3pRKY {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1knqW {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___2jnF_ {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.header___1jftB {
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 0 40px 0 40px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
background-color: #121731;
|
|
}
|
|
.header___1jftB .flex-center___2n5vX {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.header___1jftB .title___JYziX {
|
|
white-space: nowrap;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.header___1jftB .title___JYziX span {
|
|
color: #fff;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
max-width: 306px;
|
|
font-size: 18px;
|
|
margin-right: 3px;
|
|
vertical-align: top;
|
|
}
|
|
.header___1jftB .title___JYziX i {
|
|
font-size: 18px;
|
|
color: #1890ff;
|
|
cursor: pointer;
|
|
}
|
|
.header___1jftB .schedule___3dZqv {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
width: 620px;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv {
|
|
cursor: pointer;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
border-bottom-width: 2px;
|
|
border-bottom-style: solid;
|
|
border-bottom-color: transparent;
|
|
padding-bottom: 10px;
|
|
margin-top: 12px;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv .num___2kh_y {
|
|
width: 20px;
|
|
height: 20px;
|
|
font-size: 16px;
|
|
line-height: 19px;
|
|
text-align: center;
|
|
border: 1px solid #ffffff;
|
|
border-radius: 12px;
|
|
display: inline-block;
|
|
margin-right: 6px;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv .subject___3cFDa {
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div .clickWarp___Nw-Yv img {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-right: 10px;
|
|
}
|
|
.header___1jftB .schedule___3dZqv > div i {
|
|
margin: 0 30px;
|
|
}
|
|
.header___1jftB .btns___jk1p6 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.header___1jftB .btns___jk1p6 .btn___2VKv5 {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
}
|
|
.header___1jftB .btns___jk1p6 .simulate___3PtJU {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
background: #1890ff;
|
|
}
|
|
.header___1jftB .btns___jk1p6 .exit___3vlKF {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
background: #1890ff;
|
|
margin-left: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-upload {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
outline: 0;
|
|
}
|
|
.ant-upload p {
|
|
margin: 0;
|
|
}
|
|
.ant-upload-btn {
|
|
display: block;
|
|
width: 100%;
|
|
outline: none;
|
|
}
|
|
.ant-upload input[type='file'] {
|
|
cursor: pointer;
|
|
}
|
|
.ant-upload.ant-upload-select {
|
|
display: inline-block;
|
|
}
|
|
.ant-upload.ant-upload-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-upload.ant-upload-select-picture-card {
|
|
display: table;
|
|
float: left;
|
|
width: 104px;
|
|
height: 104px;
|
|
margin-right: 8px;
|
|
margin-bottom: 8px;
|
|
text-align: center;
|
|
vertical-align: top;
|
|
background-color: #fafafa;
|
|
border: 1px dashed #d9d9d9;
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
transition: border-color 0.3s ease;
|
|
}
|
|
.ant-upload.ant-upload-select-picture-card > .ant-upload {
|
|
display: table-cell;
|
|
width: 100%;
|
|
height: 100%;
|
|
padding: 4px;
|
|
text-align: center;
|
|
vertical-align: middle;
|
|
}
|
|
.ant-upload.ant-upload-select-picture-card:hover {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-upload-disabled.ant-upload.ant-upload-select-picture-card:hover {
|
|
border-color: #d9d9d9;
|
|
}
|
|
.ant-upload.ant-upload-drag {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 100%;
|
|
text-align: center;
|
|
background: #fafafa;
|
|
border: 1px dashed #d9d9d9;
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
transition: border-color 0.3s;
|
|
}
|
|
.ant-upload.ant-upload-drag .ant-upload {
|
|
padding: 8px 0;
|
|
}
|
|
.ant-upload.ant-upload-drag.ant-upload-drag-hover:not(.ant-upload-disabled) {
|
|
border-color: #096dd9;
|
|
}
|
|
.ant-upload.ant-upload-drag.ant-upload-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-upload.ant-upload-drag .ant-upload-btn {
|
|
display: table;
|
|
height: 100%;
|
|
}
|
|
.ant-upload.ant-upload-drag .ant-upload-drag-container {
|
|
display: table-cell;
|
|
vertical-align: middle;
|
|
}
|
|
.ant-upload.ant-upload-drag:not(.ant-upload-disabled):hover {
|
|
border-color: #40a9ff;
|
|
}
|
|
.ant-upload.ant-upload-drag p.ant-upload-drag-icon {
|
|
margin-bottom: 20px;
|
|
}
|
|
.ant-upload.ant-upload-drag p.ant-upload-drag-icon .anticon {
|
|
color: #40a9ff;
|
|
font-size: 48px;
|
|
}
|
|
.ant-upload.ant-upload-drag p.ant-upload-text {
|
|
margin: 0 0 4px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 14px;
|
|
}
|
|
.ant-upload.ant-upload-drag p.ant-upload-hint {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-upload.ant-upload-drag .anticon-plus {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
font-size: 30px;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-upload.ant-upload-drag .anticon-plus:hover {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-upload.ant-upload-drag:hover .anticon-plus {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-upload-picture-card-wrapper {
|
|
display: inline-block;
|
|
width: 100%;
|
|
}
|
|
.ant-upload-picture-card-wrapper::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-upload-picture-card-wrapper::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-upload-list {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
line-height: 1.66667;
|
|
}
|
|
.ant-upload-list::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-upload-list::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
|
|
padding-right: 14px;
|
|
}
|
|
.ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
|
|
padding-right: 28px;
|
|
}
|
|
.ant-upload-list-item {
|
|
position: relative;
|
|
height: 20.00004px;
|
|
margin-top: 4px;
|
|
font-size: 12px;
|
|
}
|
|
.ant-upload-list-item-name {
|
|
display: inline-block;
|
|
width: 100%;
|
|
padding-left: 20px;
|
|
overflow: hidden;
|
|
line-height: 1.66667;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-upload-list-item-name-icon-count-1 {
|
|
padding-right: 14px;
|
|
}
|
|
.ant-upload-list-item-card-actions {
|
|
position: absolute;
|
|
right: 0;
|
|
}
|
|
.ant-upload-list-item-card-actions-btn {
|
|
opacity: 0;
|
|
}
|
|
.ant-upload-list-item-card-actions-btn.ant-btn-sm {
|
|
height: 20px;
|
|
line-height: 1;
|
|
}
|
|
.ant-upload-list-item-card-actions.picture {
|
|
top: 22px;
|
|
line-height: 0;
|
|
}
|
|
.ant-upload-list-item-card-actions-btn:focus,
|
|
.ant-upload-list-item-card-actions.picture .ant-upload-list-item-card-actions-btn {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-item-card-actions .anticon {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-upload-list-item-info {
|
|
height: 100%;
|
|
padding: 0 12px 0 4px;
|
|
transition: background-color 0.3s;
|
|
}
|
|
.ant-upload-list-item-info > span {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ant-upload-list-item-info .anticon-loading .anticon,
|
|
.ant-upload-list-item-info .ant-upload-text-icon .anticon {
|
|
position: absolute;
|
|
top: 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-upload-list-item .anticon-close {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
position: absolute;
|
|
top: 6px;
|
|
right: 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
line-height: 0;
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-upload-list-item .anticon-close:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-upload-list-item:hover .ant-upload-list-item-info {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.ant-upload-list-item:hover .anticon-close {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-item:hover .ant-upload-list-item-card-actions-btn {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-item-error,
|
|
.ant-upload-list-item-error .ant-upload-text-icon > .anticon,
|
|
.ant-upload-list-item-error .ant-upload-list-item-name {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-upload-list-item-error .ant-upload-list-item-card-actions-btn {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-item-progress {
|
|
position: absolute;
|
|
bottom: -12px;
|
|
width: 100%;
|
|
padding-left: 24px;
|
|
font-size: 12px;
|
|
line-height: 0;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item,
|
|
.ant-upload-list-picture-card .ant-upload-list-item {
|
|
position: relative;
|
|
height: 66px;
|
|
padding: 4px;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item:hover,
|
|
.ant-upload-list-picture-card .ant-upload-list-item:hover {
|
|
background: transparent;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-error,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-error {
|
|
border-color: #ff4d4f;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-info,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-info {
|
|
padding: 0;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item:hover .ant-upload-list-item-info,
|
|
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info {
|
|
background: transparent;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-uploading,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading {
|
|
border-style: dashed;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-thumbnail,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
|
|
position: absolute;
|
|
top: 8px;
|
|
left: 8px;
|
|
width: 48px;
|
|
height: 48px;
|
|
line-height: 54px;
|
|
text-align: center;
|
|
opacity: 0.8;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-thumbnail .anticon,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail .anticon {
|
|
font-size: 26px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'],
|
|
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#e6f7ff'] {
|
|
fill: #fff2f0;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'],
|
|
.ant-upload-list-picture-card .ant-upload-list-item-error .ant-upload-list-item-thumbnail .anticon svg path[fill='#1890ff'] {
|
|
fill: #ff4d4f;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-icon,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-icon {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
font-size: 26px;
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-icon .anticon,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-icon .anticon {
|
|
font-size: 26px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-image,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-image {
|
|
max-width: 100%;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-thumbnail img,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
|
|
display: block;
|
|
width: 48px;
|
|
height: 48px;
|
|
overflow: hidden;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-name,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-name {
|
|
display: inline-block;
|
|
box-sizing: border-box;
|
|
max-width: 100%;
|
|
margin: 0 0 0 8px;
|
|
padding-right: 8px;
|
|
padding-left: 48px;
|
|
overflow: hidden;
|
|
line-height: 44px;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
|
|
padding-right: 18px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
|
|
padding-right: 36px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-uploading .ant-upload-list-item-name,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-name {
|
|
line-height: 28px;
|
|
}
|
|
.ant-upload-list-picture .ant-upload-list-item-progress,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-progress {
|
|
bottom: 14px;
|
|
width: calc(100% - 24px);
|
|
margin-top: 0;
|
|
padding-left: 56px;
|
|
}
|
|
.ant-upload-list-picture .anticon-close,
|
|
.ant-upload-list-picture-card .anticon-close {
|
|
position: absolute;
|
|
top: 8px;
|
|
right: 8px;
|
|
line-height: 1;
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-picture-card.ant-upload-list::after {
|
|
display: none;
|
|
}
|
|
.ant-upload-list-picture-card-container {
|
|
float: left;
|
|
width: 104px;
|
|
height: 104px;
|
|
margin: 0 4px 4px 0;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item {
|
|
float: left;
|
|
width: 104px;
|
|
height: 104px;
|
|
margin: 0 4px 4px 0;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-info {
|
|
position: relative;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-info::before {
|
|
position: absolute;
|
|
z-index: 1;
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.5);
|
|
opacity: 0;
|
|
transition: all 0.3s;
|
|
content: ' ';
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item:hover .ant-upload-list-item-info::before {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
z-index: 10;
|
|
white-space: nowrap;
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
opacity: 0;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete {
|
|
z-index: 10;
|
|
width: 16px;
|
|
margin: 0 4px;
|
|
color: rgba(255, 255, 255, 0.85);
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-eye:hover,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-download:hover,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete:hover {
|
|
color: #fff;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-info:hover + .ant-upload-list-item-actions,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-actions:hover {
|
|
opacity: 1;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-thumbnail img {
|
|
position: static;
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
object-fit: cover;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-name {
|
|
display: none;
|
|
margin: 8px 0 0;
|
|
padding: 0;
|
|
line-height: 1.66667;
|
|
text-align: center;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
|
|
position: absolute;
|
|
bottom: 10px;
|
|
display: block;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading.ant-upload-list-item {
|
|
background-color: #fafafa;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info {
|
|
height: auto;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info::before,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-eye,
|
|
.ant-upload-list-picture-card .ant-upload-list-item-uploading .ant-upload-list-item-info .anticon-delete {
|
|
display: none;
|
|
}
|
|
.ant-upload-list-picture-card .ant-upload-list-item-progress {
|
|
bottom: 32px;
|
|
padding-left: 0;
|
|
}
|
|
.ant-upload-list .ant-upload-success-icon {
|
|
color: #52c41a;
|
|
font-weight: bold;
|
|
}
|
|
.ant-upload-list .ant-upload-animate-enter,
|
|
.ant-upload-list .ant-upload-animate-leave,
|
|
.ant-upload-list .ant-upload-animate-inline-enter,
|
|
.ant-upload-list .ant-upload-animate-inline-leave {
|
|
animation-duration: 0.3s;
|
|
animation-fill-mode: cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
|
}
|
|
.ant-upload-list .ant-upload-animate-enter {
|
|
animation-name: uploadAnimateIn;
|
|
}
|
|
.ant-upload-list .ant-upload-animate-leave {
|
|
animation-name: uploadAnimateOut;
|
|
}
|
|
.ant-upload-list .ant-upload-animate-inline-enter {
|
|
animation-name: uploadAnimateInlineIn;
|
|
}
|
|
.ant-upload-list .ant-upload-animate-inline-leave {
|
|
animation-name: uploadAnimateInlineOut;
|
|
}
|
|
@keyframes uploadAnimateIn {
|
|
from {
|
|
height: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
opacity: 0;
|
|
}
|
|
}
|
|
@keyframes uploadAnimateOut {
|
|
to {
|
|
height: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
opacity: 0;
|
|
}
|
|
}
|
|
@keyframes uploadAnimateInlineIn {
|
|
from {
|
|
width: 0;
|
|
height: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
opacity: 0;
|
|
}
|
|
}
|
|
@keyframes uploadAnimateInlineOut {
|
|
to {
|
|
width: 0;
|
|
height: 0;
|
|
margin: 0;
|
|
padding: 0;
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-upload-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-upload-rtl.ant-upload.ant-upload-select-picture-card {
|
|
float: right;
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
}
|
|
.ant-upload-list-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1 {
|
|
padding-right: 22px;
|
|
padding-left: 14px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-2 {
|
|
padding-right: 22px;
|
|
padding-left: 28px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-name {
|
|
padding-right: 20px;
|
|
padding-left: 0;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-name-icon-count-1 {
|
|
padding-left: 14px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-card-actions {
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-card-actions .anticon {
|
|
padding-right: 0;
|
|
padding-left: 5px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-info {
|
|
padding: 0 4px 0 12px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item .anticon-close {
|
|
right: auto;
|
|
left: 4px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-error .ant-upload-list-item-card-actions .anticon {
|
|
padding-right: 0;
|
|
padding-left: 5px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-item-progress {
|
|
padding-right: 24px;
|
|
padding-left: 0;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-thumbnail,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
|
|
right: 8px;
|
|
left: auto;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-icon,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-icon {
|
|
right: 50%;
|
|
left: auto;
|
|
-ms-transform: translate(50%, -50%);
|
|
transform: translate(50%, -50%);
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name {
|
|
margin: 0 8px 0 0;
|
|
padding-right: 48px;
|
|
padding-left: 8px;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-1,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-1 {
|
|
padding-right: 48px;
|
|
padding-left: 18px;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-name-icon-count-2,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-name-icon-count-2 {
|
|
padding-right: 48px;
|
|
padding-left: 36px;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .ant-upload-list-item-progress,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-progress {
|
|
padding-right: 56px;
|
|
padding-left: 0;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture .anticon-close,
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .anticon-close {
|
|
right: auto;
|
|
left: 8px;
|
|
}
|
|
.ant-upload-list-rtl .ant-upload-list-picture-card-container {
|
|
float: right;
|
|
margin: 0 0 8px 8px;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item {
|
|
float: right;
|
|
margin: 0 0 8px 8px;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-actions {
|
|
right: 50%;
|
|
left: auto;
|
|
-ms-transform: translate(50%, -50%);
|
|
transform: translate(50%, -50%);
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-file + .ant-upload-list-item-name {
|
|
margin: 8px 0 0;
|
|
padding: 0;
|
|
}
|
|
.ant-upload-list-rtl.ant-upload-list-picture-card .ant-upload-list-item-info {
|
|
padding: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-progress {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
}
|
|
.ant-progress-line {
|
|
position: relative;
|
|
width: 100%;
|
|
font-size: 12px;
|
|
}
|
|
.ant-progress-steps {
|
|
display: inline-block;
|
|
}
|
|
.ant-progress-steps-outer {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.ant-progress-steps-item {
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
min-width: 2px;
|
|
margin-right: 2px;
|
|
background: #f3f3f3;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-progress-steps-item-active {
|
|
background: #1890ff;
|
|
}
|
|
.ant-progress-small.ant-progress-line,
|
|
.ant-progress-small.ant-progress-line .ant-progress-text .anticon {
|
|
font-size: 12px;
|
|
}
|
|
.ant-progress-outer {
|
|
display: inline-block;
|
|
width: 100%;
|
|
margin-right: 0;
|
|
padding-right: 0;
|
|
}
|
|
.ant-progress-show-info .ant-progress-outer {
|
|
margin-right: calc(-2em - 8px);
|
|
padding-right: calc(2em + 8px);
|
|
}
|
|
.ant-progress-inner {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
vertical-align: middle;
|
|
background-color: #f5f5f5;
|
|
border-radius: 100px;
|
|
}
|
|
.ant-progress-circle-trail {
|
|
stroke: #f5f5f5;
|
|
}
|
|
.ant-progress-circle-path {
|
|
animation: ant-progress-appear 0.3s;
|
|
}
|
|
.ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
|
stroke: #1890ff;
|
|
}
|
|
.ant-progress-success-bg,
|
|
.ant-progress-bg {
|
|
position: relative;
|
|
background-color: #1890ff;
|
|
border-radius: 100px;
|
|
transition: all 0.4s cubic-bezier(0.08, 0.82, 0.17, 1) 0s;
|
|
}
|
|
.ant-progress-success-bg {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: #52c41a;
|
|
}
|
|
.ant-progress-text {
|
|
display: inline-block;
|
|
width: 2em;
|
|
margin-left: 8px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 1em;
|
|
line-height: 1;
|
|
white-space: nowrap;
|
|
text-align: left;
|
|
vertical-align: middle;
|
|
word-break: normal;
|
|
}
|
|
.ant-progress-text .anticon {
|
|
font-size: 12px;
|
|
}
|
|
.ant-progress-status-active .ant-progress-bg::before {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
background: #fff;
|
|
border-radius: 10px;
|
|
opacity: 0;
|
|
animation: ant-progress-active 2.4s cubic-bezier(0.23, 1, 0.32, 1) infinite;
|
|
content: '';
|
|
}
|
|
.ant-progress-status-exception .ant-progress-bg {
|
|
background-color: #ff4d4f;
|
|
}
|
|
.ant-progress-status-exception .ant-progress-text {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-progress-status-exception .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
|
stroke: #ff4d4f;
|
|
}
|
|
.ant-progress-status-success .ant-progress-bg {
|
|
background-color: #52c41a;
|
|
}
|
|
.ant-progress-status-success .ant-progress-text {
|
|
color: #52c41a;
|
|
}
|
|
.ant-progress-status-success .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path {
|
|
stroke: #52c41a;
|
|
}
|
|
.ant-progress-circle .ant-progress-inner {
|
|
position: relative;
|
|
line-height: 1;
|
|
background-color: transparent;
|
|
}
|
|
.ant-progress-circle .ant-progress-text {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 0.833333em;
|
|
line-height: 1;
|
|
white-space: normal;
|
|
text-align: center;
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.ant-progress-circle .ant-progress-text .anticon {
|
|
font-size: 1.16666667em;
|
|
}
|
|
.ant-progress-circle.ant-progress-status-exception .ant-progress-text {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-progress-circle.ant-progress-status-success .ant-progress-text {
|
|
color: #52c41a;
|
|
}
|
|
@keyframes ant-progress-active {
|
|
0% {
|
|
width: 0;
|
|
opacity: 0.1;
|
|
}
|
|
20% {
|
|
width: 0;
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
width: 100%;
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-progress-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-progress-rtl.ant-progress-show-info .ant-progress-outer {
|
|
margin-right: 0;
|
|
margin-left: calc(-2em - 8px);
|
|
padding-right: 0;
|
|
padding-left: calc(2em + 8px);
|
|
}
|
|
.ant-progress-rtl .ant-progress-success-bg {
|
|
right: 0;
|
|
left: auto;
|
|
}
|
|
.ant-progress-rtl.ant-progress-line .ant-progress-text,
|
|
.ant-progress-rtl.ant-progress-steps .ant-progress-text {
|
|
margin-right: 8px;
|
|
margin-left: 0;
|
|
text-align: right;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
|
|
height: 10px !important;
|
|
}
|
|
@keyframes antCheckboxEffect {
|
|
0% {
|
|
transform: scale(1);
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
transform: scale(1.6);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-select-tree-checkbox {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
top: -0.09em;
|
|
display: inline-block;
|
|
line-height: 1;
|
|
white-space: nowrap;
|
|
vertical-align: middle;
|
|
outline: none;
|
|
cursor: pointer;
|
|
}
|
|
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-inner,
|
|
.ant-select-tree-checkbox:hover .ant-select-tree-checkbox-inner,
|
|
.ant-select-tree-checkbox-input:focus + .ant-select-tree-checkbox-inner {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-select-tree-checkbox-checked::after {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 1px solid #1890ff;
|
|
border-radius: 2px;
|
|
visibility: hidden;
|
|
animation: antCheckboxEffect 0.36s ease-in-out;
|
|
animation-fill-mode: backwards;
|
|
content: '';
|
|
}
|
|
.ant-select-tree-checkbox:hover::after,
|
|
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox::after {
|
|
visibility: visible;
|
|
}
|
|
.ant-select-tree-checkbox-inner {
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
width: 14px;
|
|
height: 14px;
|
|
direction: ltr;
|
|
background-color: #fff;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
border-collapse: separate;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-select-tree-checkbox-inner::after {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 22%;
|
|
display: table;
|
|
width: 5px;
|
|
height: 8px;
|
|
border: 2px solid #fff;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
-ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
|
|
transform: rotate(45deg) scale(0) translate(-50%, -50%);
|
|
opacity: 0;
|
|
transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
|
|
content: ' ';
|
|
}
|
|
.ant-select-tree-checkbox-input {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
}
|
|
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
|
|
position: absolute;
|
|
display: table;
|
|
border: 2px solid #fff;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
-ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
|
|
transform: rotate(45deg) scale(1) translate(-50%, -50%);
|
|
opacity: 1;
|
|
transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
|
|
content: ' ';
|
|
}
|
|
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
|
|
background-color: #1890ff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-select-tree-checkbox-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-select-tree-checkbox-disabled.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner::after {
|
|
border-color: rgba(0, 0, 0, 0.25);
|
|
animation-name: none;
|
|
}
|
|
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-input {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner {
|
|
background-color: #f5f5f5;
|
|
border-color: #d9d9d9 !important;
|
|
}
|
|
.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
|
|
border-color: #f5f5f5;
|
|
border-collapse: separate;
|
|
animation-name: none;
|
|
}
|
|
.ant-select-tree-checkbox-disabled + span {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-select-tree-checkbox-disabled:hover::after,
|
|
.ant-select-tree-checkbox-wrapper:hover .ant-select-tree-checkbox-disabled::after {
|
|
visibility: hidden;
|
|
}
|
|
.ant-select-tree-checkbox-wrapper {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
line-height: unset;
|
|
cursor: pointer;
|
|
}
|
|
.ant-select-tree-checkbox-wrapper.ant-select-tree-checkbox-wrapper-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-select-tree-checkbox-wrapper + .ant-select-tree-checkbox-wrapper {
|
|
margin-left: 8px;
|
|
}
|
|
.ant-select-tree-checkbox + span {
|
|
padding-right: 8px;
|
|
padding-left: 8px;
|
|
}
|
|
.ant-select-tree-checkbox-group {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
}
|
|
.ant-select-tree-checkbox-group-item {
|
|
display: inline-block;
|
|
margin-right: 6px;
|
|
}
|
|
.ant-select-tree-checkbox-group-item:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.ant-select-tree-checkbox-group-item + .ant-select-tree-checkbox-group-item {
|
|
margin-left: 0;
|
|
}
|
|
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner {
|
|
background-color: #fff;
|
|
border-color: #d9d9d9;
|
|
}
|
|
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 6px;
|
|
height: 6px;
|
|
background-color: #1890ff;
|
|
border: 0;
|
|
-ms-transform: translate(-50%, -50%) scale(1);
|
|
transform: translate(-50%, -50%) scale(1);
|
|
opacity: 1;
|
|
content: ' ';
|
|
}
|
|
.ant-select-tree-checkbox-indeterminate.ant-select-tree-checkbox-disabled .ant-select-tree-checkbox-inner::after {
|
|
background-color: rgba(0, 0, 0, 0.25);
|
|
border-color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-tree-select-dropdown {
|
|
padding: 4px 2px 0;
|
|
}
|
|
.ant-tree-select-dropdown-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-tree-select-dropdown .ant-select-tree {
|
|
border-radius: 0;
|
|
}
|
|
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner {
|
|
-ms-flex-align: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode {
|
|
padding-bottom: 4px;
|
|
}
|
|
.ant-tree-select-dropdown .ant-select-tree-list-holder-inner .ant-select-tree-treenode .ant-select-tree-node-content-wrapper {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
}
|
|
.ant-select-tree {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
background: #fff;
|
|
border-radius: 2px;
|
|
transition: background-color 0.3s;
|
|
}
|
|
.ant-select-tree-focused:not(:hover):not(.ant-select-tree-active-focused) {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-select-tree-list-holder-inner {
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
}
|
|
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner {
|
|
-ms-flex-align: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.ant-select-tree.ant-select-tree-block-node .ant-select-tree-list-holder-inner .ant-select-tree-node-content-wrapper {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
padding: 0 0 2px 0;
|
|
outline: none;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode-disabled .ant-select-tree-node-content-wrapper:hover {
|
|
background: transparent;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-select-tree-indent {
|
|
-ms-flex-item-align: stretch;
|
|
align-self: stretch;
|
|
white-space: nowrap;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-select-tree-indent-unit {
|
|
display: inline-block;
|
|
width: 20px;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
margin: 0;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher .ant-tree-switcher-icon,
|
|
.ant-select-tree .ant-select-tree-switcher .ant-select-tree-switcher-icon {
|
|
font-size: 10px;
|
|
display: inline-block;
|
|
vertical-align: baseline;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher .ant-tree-switcher-icon svg,
|
|
.ant-select-tree .ant-select-tree-switcher .ant-select-tree-switcher-icon svg {
|
|
transition: transform 0.3s;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher-noop {
|
|
cursor: default;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
|
|
-ms-transform: rotate(-90deg);
|
|
transform: rotate(-90deg);
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher-loading-icon {
|
|
color: #1890ff;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher-leaf-line {
|
|
z-index: 1;
|
|
display: inline-block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher-leaf-line::before {
|
|
position: absolute;
|
|
height: 20px;
|
|
margin-left: -1px;
|
|
border-left: 1px solid #d9d9d9;
|
|
content: ' ';
|
|
}
|
|
.ant-select-tree .ant-select-tree-switcher-leaf-line::after {
|
|
position: absolute;
|
|
width: 6px;
|
|
height: 10px;
|
|
margin-left: -1px;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
content: ' ';
|
|
}
|
|
.ant-select-tree .ant-select-tree-checkbox {
|
|
top: auto;
|
|
top: initial;
|
|
margin: 3px 8px 0 0;
|
|
}
|
|
.ant-select-tree .ant-select-tree-node-content-wrapper {
|
|
min-height: 20px;
|
|
margin: 0;
|
|
padding: 0 4px;
|
|
color: inherit;
|
|
line-height: 20px;
|
|
background: transparent;
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-select-tree .ant-select-tree-node-content-wrapper:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.ant-select-tree .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected {
|
|
background-color: #bae7ff;
|
|
}
|
|
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle {
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
vertical-align: top;
|
|
}
|
|
.ant-select-tree .ant-select-tree-node-content-wrapper .ant-select-tree-iconEle:empty {
|
|
display: none;
|
|
}
|
|
.ant-select-tree-node-content-wrapper[draggable='true'] {
|
|
line-height: 16px;
|
|
border-top: 2px transparent solid;
|
|
border-bottom: 2px transparent solid;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode.drag-over > [draggable] {
|
|
color: white;
|
|
background-color: #1890ff;
|
|
opacity: 0.8;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode.drag-over-gap-top > [draggable] {
|
|
border-top-color: #1890ff;
|
|
}
|
|
.ant-select-tree .ant-select-tree-treenode.drag-over-gap-bottom > [draggable] {
|
|
border-bottom-color: #1890ff;
|
|
}
|
|
.ant-select-tree-show-line {
|
|
/* Motion should hide line of measure */
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-indent-unit {
|
|
position: relative;
|
|
height: 100%;
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-indent-unit:first-child::after {
|
|
position: absolute;
|
|
top: calc(100% - 20px - 4px);
|
|
right: 10px;
|
|
bottom: -4px;
|
|
border-right: 1px solid #d9d9d9;
|
|
content: '';
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-indent-unit::before {
|
|
position: absolute;
|
|
top: calc(100% - 4px);
|
|
right: -10px;
|
|
bottom: -24px;
|
|
border-right: 1px solid #d9d9d9;
|
|
content: '';
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-indent-unit-end::before,
|
|
.ant-select-tree-show-line .ant-select-tree-indent-unit-end-first-level::after {
|
|
display: none;
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-treenode-motion:not(.ant-motion-collapse-leave):not(.ant-motion-collapse-appear-active) .ant-select-tree-indent-unit::after,
|
|
.ant-select-tree-show-line .ant-select-tree-treenode-motion:not(.ant-motion-collapse-leave):not(.ant-motion-collapse-appear-active) .ant-select-tree-indent-unit::before {
|
|
display: none;
|
|
}
|
|
.ant-select-tree-show-line .ant-select-tree-switcher {
|
|
z-index: 1;
|
|
background: #fff;
|
|
}
|
|
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-switcher_close .ant-select-tree-switcher-icon svg {
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.information___wfVJL {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 header {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
font-weight: bold;
|
|
padding-left: 40px;
|
|
margin: 20px 0;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO {
|
|
padding: 0 40px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge:first-child {
|
|
margin-left: 0 !important;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge button {
|
|
border: 0;
|
|
color: #666;
|
|
box-shadow: none;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-badge sup {
|
|
cursor: pointer;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input > input,
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .customAddTags .ant-input > span {
|
|
font-size: 16px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper > input,
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple {
|
|
width: 600px;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple .ant-select-selector {
|
|
min-height: 50px !important;
|
|
border-radius: 4px;
|
|
background-color: #f5f5f5;
|
|
border: 0;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .formWrap___3qgTO .ant-select-multiple .ant-select-selector .ant-select-selection-item {
|
|
line-height: 17px !important;
|
|
border: 1px solid #d5d5d5;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .img___2zP-8 {
|
|
position: relative;
|
|
width: 400px;
|
|
height: auto;
|
|
background-color: #f4f3f4;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.information___wfVJL .scroll___2bOg0 .img___2zP-8 > div {
|
|
position: absolute;
|
|
right: -6px;
|
|
top: -6px;
|
|
cursor: pointer;
|
|
background-color: #fff;
|
|
width: 16px;
|
|
height: 16px;
|
|
border-radius: 50%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.markdown-editor-wrapper {
|
|
position: relative;
|
|
}
|
|
.markdown-editor-body {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
width: 100%;
|
|
height: calc(100% - 38px);
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.markdown-editor-body .codemirror-container {
|
|
-ms-flex: 1 0;
|
|
flex: 1 0;
|
|
height: 100%;
|
|
width: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.markdown-editor-body .preview-container {
|
|
-ms-flex: 1 0;
|
|
flex: 1 0;
|
|
height: 100%;
|
|
margin: 10px 0px;
|
|
padding: 8px 8px 50px 8px;
|
|
background: #fff;
|
|
overflow-y: auto;
|
|
box-sizing: border-box;
|
|
border-left: 1px solid #ccc;
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: normal;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container {
|
|
border: 1px solid #ccc;
|
|
overflow: hidden;
|
|
border-radius: 4px;
|
|
margin-bottom: 12px;
|
|
font-size: 16px;
|
|
}
|
|
.markdown-editor-container.full-screen {
|
|
position: fixed;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
height: 100vh !important;
|
|
z-index: 100;
|
|
}
|
|
.markdown-editor-container.full-screen .preview-container > div {
|
|
padding-bottom: 180px !important;
|
|
}
|
|
.markdown-editor-container.full-screen .CodeMirror-sizer > div {
|
|
margin-bottom: 90px;
|
|
}
|
|
.markdown-editor-container.on-preview .codemirror-container,
|
|
.markdown-editor-container.on-preview .preview-container {
|
|
width: 50%;
|
|
}
|
|
.mini .markdown-editor-body {
|
|
height: calc(100% - 28px);
|
|
}
|
|
.flex-end {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.my-codemirror-container {
|
|
border: 1px solid #ccc;
|
|
width: 100%;
|
|
margin-bottom: 24px;
|
|
}
|
|
.markdown-tip {
|
|
color: #cdcdcd;
|
|
font-size: 12px;
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: -28px;
|
|
margin-bottom: 7px;
|
|
}
|
|
/* PADDING */
|
|
.CodeMirror-lines {
|
|
padding: 4px 0;
|
|
/* Vertical padding around content */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
padding: 0 4px;
|
|
/* Horizontal padding of content */
|
|
}
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
background-color: white;
|
|
/* The little square between H and V scrollbars */
|
|
}
|
|
/* GUTTER */
|
|
.CodeMirror-gutters {
|
|
border-right: 1px solid #ddd;
|
|
background-color: #f7f7f7;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-linenumber {
|
|
padding: 0 3px 0 5px;
|
|
min-width: 20px;
|
|
text-align: right;
|
|
color: #999;
|
|
white-space: nowrap;
|
|
}
|
|
.CodeMirror-guttermarker {
|
|
color: black;
|
|
}
|
|
.CodeMirror-guttermarker-subtle {
|
|
color: #999;
|
|
}
|
|
/* CURSOR */
|
|
.CodeMirror-cursor {
|
|
border-left: 1px solid black;
|
|
border-right: none;
|
|
width: 0;
|
|
}
|
|
/* Shown when moving in bi-directional text */
|
|
.CodeMirror div.CodeMirror-secondarycursor {
|
|
border-left: 1px solid silver;
|
|
}
|
|
.cm-fat-cursor .CodeMirror-cursor {
|
|
width: auto;
|
|
border: 0 !important;
|
|
background: #7e7;
|
|
}
|
|
.cm-fat-cursor div.CodeMirror-cursors {
|
|
z-index: 1;
|
|
}
|
|
.cm-fat-cursor-mark {
|
|
background-color: rgba(20, 255, 20, 0.5);
|
|
animation: blink 1.06s steps(1) infinite;
|
|
}
|
|
.cm-animate-fat-cursor {
|
|
width: auto;
|
|
border: 0;
|
|
animation: blink 1.06s steps(1) infinite;
|
|
background-color: #7e7;
|
|
}
|
|
@keyframes blink {
|
|
50% {
|
|
background-color: transparent;
|
|
}
|
|
}
|
|
.cm-tab {
|
|
display: inline-block;
|
|
text-decoration: inherit;
|
|
}
|
|
.CodeMirror-rulers {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: -50px;
|
|
bottom: 0;
|
|
overflow: hidden;
|
|
}
|
|
.CodeMirror-ruler {
|
|
border-left: 1px solid #ccc;
|
|
top: 0;
|
|
bottom: 0;
|
|
position: absolute;
|
|
}
|
|
/* DEFAULT THEME */
|
|
.cm-s-default .cm-header {
|
|
color: blue;
|
|
}
|
|
.cm-s-default .cm-quote {
|
|
color: #090;
|
|
}
|
|
.cm-negative {
|
|
color: #d44;
|
|
}
|
|
.cm-positive {
|
|
color: #292;
|
|
}
|
|
.cm-header,
|
|
.cm-strong {
|
|
font-weight: bold;
|
|
}
|
|
.cm-em {
|
|
font-style: italic;
|
|
}
|
|
.cm-link {
|
|
text-decoration: underline;
|
|
}
|
|
.cm-strikethrough {
|
|
text-decoration: line-through;
|
|
}
|
|
.cm-s-default .cm-keyword {
|
|
color: #708;
|
|
}
|
|
.cm-s-default .cm-atom {
|
|
color: #219;
|
|
}
|
|
.cm-s-default .cm-number {
|
|
color: #164;
|
|
}
|
|
.cm-s-default .cm-def {
|
|
color: #00f;
|
|
}
|
|
.cm-s-default .cm-variable-2 {
|
|
color: #05a;
|
|
}
|
|
.cm-s-default .cm-variable-3,
|
|
.cm-s-default .cm-type {
|
|
color: #085;
|
|
}
|
|
.cm-s-default .cm-comment {
|
|
color: #a50;
|
|
}
|
|
.cm-s-default .cm-string {
|
|
color: #a11;
|
|
}
|
|
.cm-s-default .cm-string-2 {
|
|
color: #f50;
|
|
}
|
|
.cm-s-default .cm-meta {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-qualifier {
|
|
color: #555;
|
|
}
|
|
.cm-s-default .cm-builtin {
|
|
color: #30a;
|
|
}
|
|
.cm-s-default .cm-bracket {
|
|
color: #997;
|
|
}
|
|
.cm-s-default .cm-tag {
|
|
color: #170;
|
|
}
|
|
.cm-s-default .cm-attribute {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-hr {
|
|
color: #999;
|
|
}
|
|
.cm-s-default .cm-link {
|
|
color: #00c;
|
|
}
|
|
.cm-s-default .cm-error {
|
|
color: #f00;
|
|
}
|
|
.cm-invalidchar {
|
|
color: #f00;
|
|
}
|
|
.CodeMirror-composing {
|
|
border-bottom: 2px solid;
|
|
}
|
|
/* Default styles for common addons */
|
|
div.CodeMirror span.CodeMirror-matchingbracket {
|
|
color: #0b0;
|
|
}
|
|
div.CodeMirror span.CodeMirror-nonmatchingbracket {
|
|
color: #a22;
|
|
}
|
|
.CodeMirror-matchingtag {
|
|
background: rgba(255, 150, 0, 0.3);
|
|
}
|
|
.CodeMirror-activeline-background {
|
|
background: #e8f2ff;
|
|
}
|
|
/* STOP */
|
|
/* The rest of this file contains styles related to the mechanics of
|
|
the editor. You probably shouldn't touch them. */
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
}
|
|
.CodeMirror-scroll {
|
|
overflow: scroll !important;
|
|
/* Things will break if this is overridden */
|
|
/* 50px is the magic margin used to hide the element's real scrollbars */
|
|
/* See overflow: hidden in .CodeMirror */
|
|
margin-bottom: -50px;
|
|
margin-right: -50px;
|
|
padding-bottom: 50px;
|
|
height: 100%;
|
|
outline: none;
|
|
/* Prevent dragging from highlighting the element */
|
|
position: relative;
|
|
}
|
|
.CodeMirror-sizer {
|
|
position: relative;
|
|
border-right: 50px solid transparent;
|
|
}
|
|
/* The fake, visible scrollbars. Used to force redraw during scrolling
|
|
before actual scrolling happens, thus preventing shaking and
|
|
flickering artifacts. */
|
|
.CodeMirror-vscrollbar,
|
|
.CodeMirror-hscrollbar,
|
|
.CodeMirror-scrollbar-filler,
|
|
.CodeMirror-gutter-filler {
|
|
position: absolute;
|
|
z-index: 6;
|
|
display: none;
|
|
}
|
|
.CodeMirror-vscrollbar {
|
|
right: 0;
|
|
top: 0;
|
|
overflow-x: hidden;
|
|
overflow-y: scroll;
|
|
}
|
|
.CodeMirror-hscrollbar {
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow-y: hidden;
|
|
overflow-x: scroll;
|
|
}
|
|
.CodeMirror-scrollbar-filler {
|
|
right: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutter-filler {
|
|
left: 0;
|
|
bottom: 0;
|
|
}
|
|
.CodeMirror-gutters {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
min-height: 100%;
|
|
z-index: 3;
|
|
}
|
|
.CodeMirror-gutter {
|
|
white-space: normal;
|
|
height: 100%;
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
margin-bottom: -50px;
|
|
}
|
|
.CodeMirror-gutter-wrapper {
|
|
position: absolute;
|
|
z-index: 4;
|
|
background: none !important;
|
|
border: none !important;
|
|
}
|
|
.CodeMirror-gutter-background {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-elt {
|
|
position: absolute;
|
|
cursor: default;
|
|
z-index: 4;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-gutter-wrapper ::-moz-selection {
|
|
background-color: transparent;
|
|
}
|
|
.CodeMirror-lines {
|
|
cursor: text;
|
|
min-height: 1px;
|
|
/* prevents collapsing before first draw */
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
/* Reset some styles that the rest of the page might have set */
|
|
border-radius: 0;
|
|
border-width: 0;
|
|
background: transparent;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
margin: 0;
|
|
white-space: pre;
|
|
word-wrap: normal;
|
|
line-height: inherit;
|
|
color: inherit;
|
|
z-index: 2;
|
|
position: relative;
|
|
overflow: visible;
|
|
-webkit-tap-highlight-color: transparent;
|
|
-webkit-font-variant-ligatures: contextual;
|
|
font-feature-settings: "calt";
|
|
font-variant-ligatures: contextual;
|
|
}
|
|
.CodeMirror-wrap pre.CodeMirror-line,
|
|
.CodeMirror-wrap pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
white-space: pre-wrap;
|
|
word-break: normal;
|
|
}
|
|
.CodeMirror-linebackground {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 0;
|
|
}
|
|
.CodeMirror-linewidget {
|
|
position: relative;
|
|
z-index: 2;
|
|
padding: 0.1px;
|
|
/* Force widget margins to stay inside of the container */
|
|
}
|
|
.CodeMirror-rtl pre {
|
|
direction: rtl;
|
|
}
|
|
.CodeMirror-code {
|
|
outline: none;
|
|
}
|
|
/* Force content-box sizing for the elements where we expect it */
|
|
.CodeMirror-scroll,
|
|
.CodeMirror-sizer,
|
|
.CodeMirror-gutter,
|
|
.CodeMirror-gutters,
|
|
.CodeMirror-linenumber {
|
|
box-sizing: content-box;
|
|
}
|
|
.CodeMirror-measure {
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 0;
|
|
overflow: hidden;
|
|
visibility: hidden;
|
|
}
|
|
.CodeMirror-cursor {
|
|
position: absolute;
|
|
pointer-events: none;
|
|
}
|
|
.CodeMirror-measure pre {
|
|
position: static;
|
|
}
|
|
div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
position: relative;
|
|
z-index: 3;
|
|
}
|
|
div.CodeMirror-dragcursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-focused div.CodeMirror-cursors {
|
|
visibility: visible;
|
|
}
|
|
.CodeMirror-selected {
|
|
background: #d9d9d9;
|
|
}
|
|
.CodeMirror-focused .CodeMirror-selected {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-crosshair {
|
|
cursor: crosshair;
|
|
}
|
|
.CodeMirror-line::selection,
|
|
.CodeMirror-line > span::selection,
|
|
.CodeMirror-line > span > span::selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.CodeMirror-line::-moz-selection,
|
|
.CodeMirror-line > span::-moz-selection,
|
|
.CodeMirror-line > span > span::-moz-selection {
|
|
background: #d7d4f0;
|
|
}
|
|
.cm-searching {
|
|
background-color: #ffa;
|
|
background-color: rgba(255, 255, 0, 0.4);
|
|
}
|
|
/* Used to force a border model for a node */
|
|
.cm-force-border {
|
|
padding-right: 0.1px;
|
|
}
|
|
@media print {
|
|
/* Hide the cursor when printing */
|
|
.CodeMirror div.CodeMirror-cursors {
|
|
visibility: hidden;
|
|
}
|
|
}
|
|
/* See issue #2901 */
|
|
.cm-tab-wrap-hack:after {
|
|
content: '';
|
|
}
|
|
/* Help users use markselection to safely style text background */
|
|
span.CodeMirror-selectedtext {
|
|
background: none;
|
|
}
|
|
.CodeMirror-sizer {
|
|
padding-top: 10px;
|
|
padding-bottom: 10px !important;
|
|
}
|
|
.CodeMirror-empty.CodeMirror-focused {
|
|
outline: none;
|
|
}
|
|
.CodeMirror pre.CodeMirror-placeholder {
|
|
color: #999;
|
|
}
|
|
.CodeMirror {
|
|
position: relative;
|
|
overflow: hidden;
|
|
background: white;
|
|
word-break: break-word;
|
|
}
|
|
.CodeMirror pre.CodeMirror-line,
|
|
.CodeMirror pre.CodeMirror-line-like {
|
|
word-wrap: break-word;
|
|
word-break: break-word;
|
|
white-space: pre-wrap;
|
|
line-height: 1.6;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
@font-face{font-family:KaTeX_AMS;src:url(./static/KaTeX_AMS-Regular.d4531cf7.woff2) format("woff2"),url(./static/KaTeX_AMS-Regular.b1489df1.woff) format("woff"),url(./static/KaTeX_AMS-Regular.f80d9eaf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(./static/KaTeX_Caligraphic-Bold.f046a374.woff2) format("woff2"),url(./static/KaTeX_Caligraphic-Bold.7ce7636b.woff) format("woff"),url(./static/KaTeX_Caligraphic-Bold.0c96bc8f.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Caligraphic;src:url(./static/KaTeX_Caligraphic-Regular.4519ba4c.woff2) format("woff2"),url(./static/KaTeX_Caligraphic-Regular.4a559f36.woff) format("woff"),url(./static/KaTeX_Caligraphic-Regular.35f3c951.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(./static/KaTeX_Fraktur-Bold.5b8749ee.woff2) format("woff2"),url(./static/KaTeX_Fraktur-Bold.2ea3916b.woff) format("woff"),url(./static/KaTeX_Fraktur-Bold.069514d4.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Fraktur;src:url(./static/KaTeX_Fraktur-Regular.2c629b06.woff2) format("woff2"),url(./static/KaTeX_Fraktur-Regular.0d90113d.woff) format("woff"),url(./static/KaTeX_Fraktur-Regular.96556db6.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(./static/KaTeX_Main-Bold.20b90c20.woff2) format("woff2"),url(./static/KaTeX_Main-Bold.a9cdbc85.woff) format("woff"),url(./static/KaTeX_Main-Bold.07e762d0.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KaTeX_Main;src:url(./static/KaTeX_Main-BoldItalic.b345de5b.woff2) format("woff2"),url(./static/KaTeX_Main-BoldItalic.7649d52f.woff) format("woff"),url(./static/KaTeX_Main-BoldItalic.bc8d96e9.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(./static/KaTeX_Main-Italic.ab751a9e.woff2) format("woff2"),url(./static/KaTeX_Main-Italic.e3954fe9.woff) format("woff"),url(./static/KaTeX_Main-Italic.44a32ae6.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:KaTeX_Main;src:url(./static/KaTeX_Main-Regular.13b3f852.woff2) format("woff2"),url(./static/KaTeX_Main-Regular.9e75cd60.woff) format("woff"),url(./static/KaTeX_Main-Regular.af7fc7b3.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Math;src:url(./static/KaTeX_Math-BoldItalic.d5d35e84.woff2) format("woff2"),url(./static/KaTeX_Math-BoldItalic.94810ff6.woff) format("woff"),url(./static/KaTeX_Math-BoldItalic.4d6241be.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:KaTeX_Math;src:url(./static/KaTeX_Math-Italic.ffda8803.woff2) format("woff2"),url(./static/KaTeX_Math-Italic.11278d36.woff) format("woff"),url(./static/KaTeX_Math-Italic.cae7ea26.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"KaTeX_SansSerif";src:url(./static/KaTeX_SansSerif-Bold.5a20a475.woff2) format("woff2"),url(./static/KaTeX_SansSerif-Bold.2946bdb5.woff) format("woff"),url(./static/KaTeX_SansSerif-Bold.f0ad0abc.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"KaTeX_SansSerif";src:url(./static/KaTeX_SansSerif-Italic.e5fc2aef.woff2) format("woff2"),url(./static/KaTeX_SansSerif-Italic.c834ba6d.woff) format("woff"),url(./static/KaTeX_SansSerif-Italic.c7feacd5.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"KaTeX_SansSerif";src:url(./static/KaTeX_SansSerif-Regular.5bf28900.woff2) format("woff2"),url(./static/KaTeX_SansSerif-Regular.a4fd0563.woff) format("woff"),url(./static/KaTeX_SansSerif-Regular.5af9e1cf.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Script;src:url(./static/KaTeX_Script-Regular.a1c15978.woff2) format("woff2"),url(./static/KaTeX_Script-Regular.cd3b0634.woff) format("woff"),url(./static/KaTeX_Script-Regular.dd0db7ae.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size1;src:url(./static/KaTeX_Size1-Regular.1876361f.woff2) format("woff2"),url(./static/KaTeX_Size1-Regular.c4ae0d25.woff) format("woff"),url(./static/KaTeX_Size1-Regular.bbd9552c.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size2;src:url(./static/KaTeX_Size2-Regular.f516b73c.woff2) format("woff2"),url(./static/KaTeX_Size2-Regular.635e9324.woff) format("woff"),url(./static/KaTeX_Size2-Regular.d1e8ff17.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size3;src:url(./static/KaTeX_Size3-Regular.1ef7adae.woff2) format("woff2"),url(./static/KaTeX_Size3-Regular.f32a9fde.woff) format("woff"),url(./static/KaTeX_Size3-Regular.5d632274.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Size4;src:url(./static/KaTeX_Size4-Regular.4f012d6a.woff2) format("woff2"),url(./static/KaTeX_Size4-Regular.f668d566.woff) format("woff"),url(./static/KaTeX_Size4-Regular.1d132596.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:KaTeX_Typewriter;src:url(./static/KaTeX_Typewriter-Regular.4f31d033.woff2) format("woff2"),url(./static/KaTeX_Typewriter-Regular.d3c8e68f.woff) format("woff"),url(./static/KaTeX_Typewriter-Regular.b1d1af1a.ttf) format("truetype");font-weight:400;font-style:normal}.katex{font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.11.1"}.katex .katex-mathml{position:absolute;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathdefault{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-weight:700;font-style:italic}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;vertical-align:bottom;position:relative}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;vertical-align:bottom;font-size:1px;width:2px;min-width:2px}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{display:inline-block;border:0 solid;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{display:inline-block;width:100%;border-bottom-style:solid}.katex .hdashline{display:inline-block;width:100%;border-bottom-style:dashed}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .op-limits>.vlist-t{text-align:center}.katex .accent>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{display:block;position:absolute;width:100%;height:inherit;fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex svg path{stroke:none}.katex img{border-style:none;min-width:0;min-height:0;max-width:none;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{position:absolute;left:0;width:50.2%;overflow:hidden}.katex .halfarrow-right{position:absolute;right:0;width:50.2%;overflow:hidden}.katex .brace-left{position:absolute;left:0;width:25.1%;overflow:hidden}.katex .brace-center{position:absolute;left:25%;width:50%;overflow:hidden}.katex .brace-right{position:absolute;right:0;width:25.1%;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left}
|
|
|
|
.markdown-toolbar-container {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 5px;
|
|
margin: 0;
|
|
position: relative;
|
|
list-style: none;
|
|
background: #fff;
|
|
border-bottom: 1px solid #ccc;
|
|
box-sizing: border-box;
|
|
line-height: 20px;
|
|
width: 100%;
|
|
height: 38px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip {
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
display: inline-block;
|
|
padding: 5px;
|
|
border: 1px solid #eaeaea;
|
|
border-radius: 5px;
|
|
box-sizing: border-box;
|
|
line-height: 16px;
|
|
height: auto;
|
|
color: #666;
|
|
position: relative;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
margin-left: 10px;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::before {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #fff;
|
|
position: absolute;
|
|
left: -6px;
|
|
top: 6px;
|
|
z-index: 10;
|
|
}
|
|
.markdown-toolbar-container .fill-tip::after {
|
|
content: ' ';
|
|
width: 0;
|
|
height: 0;
|
|
border-top: 6px solid transparent;
|
|
border-bottom: 6px solid transparent;
|
|
border-right: 6px solid #cccbcb;
|
|
position: absolute;
|
|
left: -7px;
|
|
top: 6px;
|
|
}
|
|
.markdown-toolbar-container li {
|
|
color: #666;
|
|
padding: 0 1px;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 38px;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.markdown-toolbar-container a,
|
|
.markdown-toolbar-container span {
|
|
display: block;
|
|
}
|
|
.markdown-toolbar-container a {
|
|
width: 28px;
|
|
color: #666;
|
|
cursor: pointer;
|
|
text-align: center;
|
|
font-size: 18px;
|
|
}
|
|
.markdown-toolbar-container .btn-null {
|
|
width: auto;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.markdown-toolbar-container span.v-line {
|
|
margin: 0 5px;
|
|
height: 65%;
|
|
border-right: 1px solid #ccc;
|
|
}
|
|
.mini .markdown-toolbar-container {
|
|
height: 28px;
|
|
}
|
|
.mini .markdown-toolbar-container li {
|
|
height: 28px;
|
|
}
|
|
.editor-resize {
|
|
display: block;
|
|
width: 120px;
|
|
height: 4px;
|
|
left: 54%;
|
|
margin-top: 2px;
|
|
border-top: 1px solid #ccc;
|
|
border-bottom: 1px solid #ccc;
|
|
cursor: row-resize;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-transform: capitalize;
|
|
box-sizing: border-box;
|
|
margin: 0 auto;
|
|
}
|
|
.btn-full-screen {
|
|
position: absolute;
|
|
right: 5px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
@font-face {
|
|
font-family: "md-iconfont";
|
|
src: url(./static/iconfont.cc69dd0c.eot);
|
|
/* IE9 */
|
|
src: url(./static/iconfont.cc69dd0c.eot#iefix) format('embedded-opentype'),
|
|
|
|
url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAArkAAsAAAAAFGQAAAqUAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCFTgqYEJMCATYCJANMCygABCAFhG0HgUwb5hCjooZyUthkf4mpyEh3pV0O3eNzjDeMPcxWAACWBR8hkIIUVSIBAABgBAAACrx/wAkAfPHw39iv+2bmqzZUIt1PJ5FJeCMRibbSgsVNdRP+A23z391RKZiNY99ZzVmNklbCKpCtz0WxCnCVhUtkySLj37772YjcCVNhPk1OHZFC37UprJD/0ozsDfr3lrQ9Ja2fjpzpmcEJypq3QpVe3mEqOf/v+doc8Dx9AQTUAMH8r7l6h4jEycc0pD1SorTNT/f4+MQxO0wsRBKPkEy8VKiUQkiNRAgFe/ZbMVsJqPuMwq6/O48n0DSrO+To+fNnsFBwIlDuxls5WHgSlBjXUJdXFduW9T9hiXp6QK0GftDXx6ftOkkl4yc6PnvSg9sX5F9YZK7lf7DLU+CyExnbQCFelKr/MLbwbSKbKubEL8C8+KkUXjBVS7qLlkVFb9ncJpntxd2Xna/ekiQvSGwMutYjdpgXxBuyGejDtFUlNc1R+S9PV0tPERo6BpxAVHGyfbR8yxuCF0QLoQ9eUCDzArVfFA0EogJBSEd1B1QDFQ2oCSoLUAWUClAdlA5QF5QeUAvUMoTQ49UNKkRJAAUoG6AGqLsIocNbZwgD8P5WaYiTI2ObVWDfIP8FUH4B6GfCk1BkoQkNRVUCH5pC4eygwLuuu+XmIXB2jvFmcAXLmYJqni3c1sPfw8QoEHgwJsKwODyKoOr8CI/D4QnXuLpRnSqZzvUuVSLdXrMmWVlh7pdqFWyeZ6zbaj5Ea9VLbFFqJyuBbiHz/aXdwxv1o+qp6jZLs1AoqRHINuoHKJHgGlMq1FfO6n7nwbByXhAmPX0mB8QGO11d2a6eq73I/Or36dQNtU+OwzR+ZOhIvG9PavecX/p9136p84XxwOvWiBPqlOFByvvvoYHx+0JjX16+64EsGBw0NqsGsL2dB1a3LWieWdtgu+WlDNp1MF9ltnZPtbPEY8rCiCkoSnZWNZgOJAAl+ocR4Jr4TUSwy+pyq13sImw2Fj1QBDqoHIWVps9Oe6/70Jfl40V7rnnTFmeGL+2vXqcfP4VVab9hukZcxUCnDA32Jtjd74Pq5fqv/DUTv8a31K6dFFOXnYveQGKctVFs8p4EALG+V11C2k2eplEv6t7hrB6No5sL92F7AoDl8P79bJMbOAhN9S6f7YaoS6zTe9h2X22CMIMRuZ79KYSPUz0yAEJ8rmdkLSCsDbKUZm/XaCgZ/3VkwnSMp/9a/65inE4Uu2wpyvFCFYvarGxSdRFKJeNT4ujk1MPfe6Bfa1ePW1WWCVy3bmr1ko7JRynl544qLhwru3hEfhUBCxEIWwnsFpJobe+0dMS615o7jFByxzl6MRW7yD3AFsV0zZqSm1WJkK0FPjJifKsACpFsbVi3qVmD1bvqe9PTYcIIhActzTk/QMnRVdY0Pb7j2XG36f9tN8ut1oJNWexSlW9qSnbtoj2Ard40hheK/stt/Ut2NZuOWH0LFR+pyhrW/Vxd1qxBZumxWhaUbCWixxf57PaZp/zogTpeVQvYYzYAIWZjZfY6MnRB4WtX8Aed+pB7/b920mRPncmHsN1D1a0tBKlHMLW3enfGi7YkG8vfl/elLiUsZCidC5YNWzGlcQO4+sZRlCD0gOaxhQuu5niOdslx9TOub171Par2oocFG4Lp6Efmzzdh8x4Fmt4mtuL9IqxYM+Ww9DDlA5vzL9RB+0Cnf5QfkjxvFh0Ku4SFzC9xSN7TGR9dDnc77NLX2BcsxR5+++YIORTi+PXrvnhD6AZxIVtIpBJbJBafL5XKCMLFsbeeYvQwsW3yr18PRB2SDrRQvBH+Gz0sYA7hLhRtkTDn2PMl/Hr3WF2tQ427l4pUI6p77tAqMvhyjeI2X55BNI96ULb6taXwatu97E+KgDtTZr3ZmPRlSMDqgBUpYRjf7nxyxUYLPcLf8/goevBIapk4t6AXcyBfkRW7zEmZM4DBml3Hd+uXLkxnC0og1FvPgqhH9w7Gx2ZVG8NnzHROmMuTfZTxxiU6r9tenVmYoC7PjMYMbn3ciwIq5X7d0luk6eUBmmkpD2OVcT2khWWhUf48X6daKAACJ1QMnKGijbLmjgGJxOJh0etlsihEQZaLWeHhcZ6Qpy0BYgwnlkfHRS83RuUx2vVrddavPzeL2UjMzhXIDzlv4wpngWYETXAQTxzbwZMJtotbI/6nGtXvUt3DfgUhXHdJfxXbgTlYk5iXtCboggWuk4QGQUuap1DGQ/jL3SjM/aGRVn4x+57YwSaYl5hUwYGyXTNRJMgLqHcRVSEtRXJrUenECVrthIm6Jp2hybBzZ2Aqn3sjR1ahzc4WBlZBr5CqspB5g+tCFuVky4pKrUXy50ylRVZ5UbYD6mIPbNY0aXJyIC5QevaqkXue2+Zznuqd5U7qWmd1OOQ8+RUaLa7V4JoKxtQYP37AP8Rq6O/2GaPk0/XjPIKEsI4FkYN50bGZeSPH5cUkxF6MrBzA8OErS+uGfeN0hu/al9DB82E3DBQkDkyExEAkSDxZtF88KSIowojtR4cW2h9YHkRrg4URLh63c1sgZtDws9MLKG2UcSnTz+OlSxDDszwVkDJP0QvX6GjwSWYVeVOG9O6N6FjZWYBGzmKp8rw8KlFR4XTdw8Ko2tvAmLrB6NJ5rIHXVsx509enr2J52LGDiBwKRLrSeRWD721sVqUYVNuXzAvODPp3at2cYY3DJeb8udMPDz4sqDhlkW94SGlunIZ/WOLLCpszsK7GPypJL5XLpfokwCEtvfpI0RGZ7G7RXZJkVY8dOzjgPMvBkh/W9cPNQuGEic+XLYO4jMPr1ik7mxf//sz0Vl+z2QNLwPGr2MaIq/iQZ3iiyFLysoJUx7hBvXVEhWRhQai0ksJtOOvSxyixBtNubwhcuzfC9qpSrsxhzHqYBeeFYRT5EADZ7n9sNLGWuoapWKMrCDaWYcjB6BPgRuweJZFFgSKxcBGMACAn+o0NB8ueN2FS1vKAnbLu5AIskPURO4ahfGPhPAwn/wJKQY+T/5dtjuLHy0DTIUFI9i7LQeme1K11/JRvDPZ/nIy7ezlLKI38Sxry5QADiqsRsC+BVIhB/sre0mOiiPIUaT1TnSEkGd8MBOVpgfzfKyqZI+rKVDg7oSkGsR/RDd2vn56kFu/G6IkDkpoZkNUto8VyG1S07ICqul3QtCV355aRQcaiNLBpAgOhbxtIuv7hWWXZiRdYOkDF1DusCscZNJ3EzT5bVl+uHggkgxb7q/AKs5HJvDLLf4E9RkkH6Wm1P6DiMYuubr8FL5CBytignOyW2QhDmMQzWwdiRNETHkBx7ZDf75rG3DasFabByiECJDYCa0Kja/SeFJSZ6dkq8PlfgHUUSRTT7Cv6H0AKP3chUriIFOgLmVM125aqg51YW0MOCkNo2QQli845KkAUuUgYoF7qACisps+R3dvpceiuNS1Z10+n5U9afC3yrUdT5ChRiWrUoh6Nv2UXakcnutGL/sHh0THarSOfwxzy5D2yhYlCDTPPMno12WPU894rPhJMk8/HskLSQFX0hScxi8EgpWmfvDlm5UFAe56y3EcYl2MawxWWGrMqURY3m3qsoNjS+AhVRfGDAQAAAA==') format('woff2'),
|
|
url(./static/iconfont.3e4bb627.woff) format('woff'),
|
|
url(./static/iconfont.6929d350.ttf) format('truetype'),
|
|
|
|
url(./static/iconfont.ac44bafd.svg#iconfont) format('svg');
|
|
/* iOS 4.1- */
|
|
}
|
|
|
|
.md-iconfont {
|
|
font-family: "md-iconfont" !important;
|
|
font-size: 16px;
|
|
font-style: normal;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
}
|
|
|
|
.icon-shrink:before {
|
|
content: "\e728";
|
|
}
|
|
|
|
.icon-enlarge:before {
|
|
content: "\e623";
|
|
}
|
|
|
|
.icon-code:before {
|
|
content: "\e602";
|
|
}
|
|
|
|
.icon-italic:before {
|
|
content: "\e718";
|
|
}
|
|
|
|
.icon-bold:before {
|
|
content: "\e644";
|
|
}
|
|
|
|
.icon-picture:before {
|
|
content: "\e606";
|
|
}
|
|
|
|
.icon-minus:before {
|
|
content: "\e62c";
|
|
}
|
|
|
|
.icon-order-list:before {
|
|
content: "\e655";
|
|
}
|
|
|
|
.icon-link:before {
|
|
content: "\e7d4";
|
|
}
|
|
|
|
.icon-formula:before {
|
|
content: "\e633";
|
|
}
|
|
|
|
.icon-unorder-list:before {
|
|
content: "\e668";
|
|
}
|
|
|
|
.icon-edit:before {
|
|
content: "\e603";
|
|
}
|
|
|
|
.icon-table:before {
|
|
content: "\e7db";
|
|
}
|
|
|
|
.icon-sum:before {
|
|
content: "\e667";
|
|
}
|
|
|
|
.icon-eye:before {
|
|
content: "\e69f";
|
|
}
|
|
|
|
.icon-eye-slash:before {
|
|
content: "\e601";
|
|
}
|
|
|
|
.icon-eraser:before {
|
|
content: "\e8cd";
|
|
}
|
|
|
|
.icon-file-code:before {
|
|
content: "\e9ec";
|
|
}
|
|
.upload-button {
|
|
width: 120px;
|
|
height: 32px;
|
|
display: block;
|
|
position: relative;
|
|
color: #4cacff;
|
|
}
|
|
.upload-button input {
|
|
opacity: 0;
|
|
width: 160px;
|
|
height: 32px;
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-input-number {
|
|
box-sizing: border-box;
|
|
font-variant: tabular-nums;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
width: 100%;
|
|
min-width: 0;
|
|
padding: 3px 7px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
line-height: 1.66667;
|
|
background-color: #fff;
|
|
background-image: none;
|
|
transition: all 0.3s;
|
|
display: inline-block;
|
|
width: 90px;
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
}
|
|
.ant-input-number::-webkit-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number:-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number::-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number::placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number:-ms-input-placeholder {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-input-number:placeholder-shown {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-input-number:hover {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-input-number:focus,
|
|
.ant-input-number-focused {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
}
|
|
.ant-input-number-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
opacity: 1;
|
|
}
|
|
.ant-input-number-disabled:hover {
|
|
border-color: #d9d9d9;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-input-number[disabled] {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
opacity: 1;
|
|
}
|
|
.ant-input-number[disabled]:hover {
|
|
border-color: #d9d9d9;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-input-number-borderless,
|
|
.ant-input-number-borderless:hover,
|
|
.ant-input-number-borderless:focus,
|
|
.ant-input-number-borderless-focused,
|
|
.ant-input-number-borderless-disabled,
|
|
.ant-input-number-borderless[disabled] {
|
|
background-color: transparent;
|
|
border: none;
|
|
box-shadow: none;
|
|
}
|
|
textarea.ant-input-number {
|
|
max-width: 100%;
|
|
height: auto;
|
|
min-height: 28px;
|
|
line-height: 1.66667;
|
|
vertical-align: bottom;
|
|
transition: all 0.3s, height 0s;
|
|
}
|
|
.ant-input-number-lg {
|
|
padding: 3.4px 11px;
|
|
font-size: 14px;
|
|
}
|
|
.ant-input-number-sm {
|
|
padding: 0px 7px;
|
|
}
|
|
.ant-input-number-handler {
|
|
position: relative;
|
|
display: block;
|
|
width: 100%;
|
|
height: 50%;
|
|
overflow: hidden;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-weight: bold;
|
|
line-height: 0;
|
|
text-align: center;
|
|
transition: all 0.1s linear;
|
|
}
|
|
.ant-input-number-handler:active {
|
|
background: #f4f4f4;
|
|
}
|
|
.ant-input-number-handler:hover .ant-input-number-handler-up-inner,
|
|
.ant-input-number-handler:hover .ant-input-number-handler-down-inner {
|
|
color: #40a9ff;
|
|
}
|
|
.ant-input-number-handler-up-inner,
|
|
.ant-input-number-handler-down-inner {
|
|
display: inline-block;
|
|
color: inherit;
|
|
font-style: normal;
|
|
line-height: 0;
|
|
text-align: center;
|
|
text-transform: none;
|
|
vertical-align: -0.125em;
|
|
text-rendering: optimizeLegibility;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
position: absolute;
|
|
right: 4px;
|
|
width: 12px;
|
|
height: 12px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
line-height: 12px;
|
|
transition: all 0.1s linear;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-input-number-handler-up-inner > *,
|
|
.ant-input-number-handler-down-inner > * {
|
|
line-height: 1;
|
|
}
|
|
.ant-input-number-handler-up-inner svg,
|
|
.ant-input-number-handler-down-inner svg {
|
|
display: inline-block;
|
|
}
|
|
.ant-input-number-handler-up-inner::before,
|
|
.ant-input-number-handler-down-inner::before {
|
|
display: none;
|
|
}
|
|
.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,
|
|
.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,
|
|
.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,
|
|
.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon {
|
|
display: block;
|
|
}
|
|
.ant-input-number:hover {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-input-number:hover + .ant-form-item-children-icon {
|
|
opacity: 0;
|
|
transition: opacity 0.24s linear 0.24s;
|
|
}
|
|
.ant-input-number-focused {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
}
|
|
.ant-input-number-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
opacity: 1;
|
|
}
|
|
.ant-input-number-disabled:hover {
|
|
border-color: #d9d9d9;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-input-number-disabled .ant-input-number-input {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-input-number-disabled .ant-input-number-handler-wrap {
|
|
display: none;
|
|
}
|
|
.ant-input-number-readonly .ant-input-number-handler-wrap {
|
|
display: none;
|
|
}
|
|
.ant-input-number-input {
|
|
width: 100%;
|
|
height: 26px;
|
|
padding: 0 7px;
|
|
text-align: left;
|
|
background-color: transparent;
|
|
border: 0;
|
|
border-radius: 2px;
|
|
outline: 0;
|
|
transition: all 0.3s linear;
|
|
-moz-appearance: textfield !important;
|
|
}
|
|
.ant-input-number-input::-webkit-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number-input:-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number-input::-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number-input::placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-input-number-input:-ms-input-placeholder {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-input-number-input:placeholder-shown {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-input-number-input[type='number']::-webkit-inner-spin-button,
|
|
.ant-input-number-input[type='number']::-webkit-outer-spin-button {
|
|
margin: 0;
|
|
-webkit-appearance: none;
|
|
}
|
|
.ant-input-number-lg {
|
|
padding: 0;
|
|
font-size: 14px;
|
|
}
|
|
.ant-input-number-lg input {
|
|
height: 30px;
|
|
}
|
|
.ant-input-number-sm {
|
|
padding: 0;
|
|
}
|
|
.ant-input-number-sm input {
|
|
height: 20px;
|
|
padding: 0 7px;
|
|
}
|
|
.ant-input-number-handler-wrap {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
width: 22px;
|
|
height: 100%;
|
|
background: #fff;
|
|
border-left: 1px solid #d9d9d9;
|
|
border-radius: 0 2px 2px 0;
|
|
opacity: 0;
|
|
transition: opacity 0.24s linear 0.1s;
|
|
}
|
|
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,
|
|
.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner {
|
|
display: inline-block;
|
|
font-size: 7px;
|
|
min-width: auto;
|
|
margin-right: 0;
|
|
}
|
|
.ant-input-number-handler-wrap:hover .ant-input-number-handler {
|
|
height: 40%;
|
|
}
|
|
.ant-input-number:hover .ant-input-number-handler-wrap {
|
|
opacity: 1;
|
|
}
|
|
.ant-input-number-handler-up {
|
|
border-top-right-radius: 2px;
|
|
cursor: pointer;
|
|
}
|
|
.ant-input-number-handler-up-inner {
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
text-align: center;
|
|
}
|
|
.ant-input-number-handler-up:hover {
|
|
height: 60% !important;
|
|
}
|
|
.ant-input-number-handler-down {
|
|
top: 0;
|
|
border-top: 1px solid #d9d9d9;
|
|
border-bottom-right-radius: 2px;
|
|
cursor: pointer;
|
|
}
|
|
.ant-input-number-handler-down-inner {
|
|
top: 50%;
|
|
text-align: center;
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
}
|
|
.ant-input-number-handler-down:hover {
|
|
height: 60% !important;
|
|
}
|
|
.ant-input-number-handler-up-disabled,
|
|
.ant-input-number-handler-down-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,
|
|
.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-input-number-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-input-number-rtl .ant-input-number-handler-wrap {
|
|
right: auto;
|
|
left: 0;
|
|
border-right: 1px solid #d9d9d9;
|
|
border-left: 0;
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-input-number-rtl .ant-input-number-input {
|
|
direction: ltr;
|
|
text-align: right;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.btn___2veY9 {
|
|
display: inline-block;
|
|
padding-right: 32px;
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
}
|
|
.btn___2veY9 .s1___ZVDC_ {
|
|
padding: 7px 10px;
|
|
font-size: 14px;
|
|
color: #666;
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: default;
|
|
}
|
|
.btn___2veY9:hover .s1___ZVDC_ {
|
|
color: #1890ff;
|
|
background: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.btn___2veY9:hover .s2___2Da-A {
|
|
display: inline-block;
|
|
}
|
|
.btn___2veY9 .s2___2Da-A {
|
|
display: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: 6px;
|
|
cursor: pointer;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2rjmw {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1LywI {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___S66g_ {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1QDp6 {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___12YxX {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.complete___2qtu- {
|
|
position: relative;
|
|
width: 100%;
|
|
height: 70px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
background: #ffffff;
|
|
box-shadow: 0px -4px 8px 1px #f1f1f1;
|
|
}
|
|
.complete___2qtu- .cancel___3WJG4 {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
border: 1px solid #1890ff;
|
|
font-size: 16px;
|
|
color: #1890ff;
|
|
padding: 0 34px;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.complete___2qtu- .save___oTylI {
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
background: #1890ff;
|
|
font-size: 16px;
|
|
color: #fff;
|
|
padding: 0 34px;
|
|
cursor: pointer;
|
|
margin-left: 40px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-menu-item-danger.ant-menu-item {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-menu-item-danger.ant-menu-item:hover,
|
|
.ant-menu-item-danger.ant-menu-item-active {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-menu-item-danger.ant-menu-item:active {
|
|
background: #fff1f0;
|
|
}
|
|
.ant-menu-item-danger.ant-menu-item-selected {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-menu-item-danger.ant-menu-item-selected > a,
|
|
.ant-menu-item-danger.ant-menu-item-selected > a:hover {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
|
|
background-color: #fff1f0;
|
|
}
|
|
.ant-menu-inline .ant-menu-item-danger.ant-menu-item::after {
|
|
border-right-color: #ff4d4f;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item,
|
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item:hover,
|
|
.ant-menu-dark .ant-menu-item-danger.ant-menu-item > a {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-danger.ant-menu-item-selected {
|
|
color: #fff;
|
|
background-color: #ff4d4f;
|
|
}
|
|
.ant-menu {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
font-feature-settings: tnum, "tnum";
|
|
margin-bottom: 0;
|
|
padding-left: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
line-height: 0;
|
|
text-align: left;
|
|
list-style: none;
|
|
background: #fff;
|
|
outline: none;
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
transition: background 0.3s, width 0.3s cubic-bezier(0.2, 0, 0, 1) 0s;
|
|
}
|
|
.ant-menu::before {
|
|
display: table;
|
|
content: '';
|
|
}
|
|
.ant-menu::after {
|
|
display: table;
|
|
clear: both;
|
|
content: '';
|
|
}
|
|
.ant-menu ul,
|
|
.ant-menu ol {
|
|
margin: 0;
|
|
padding: 0;
|
|
list-style: none;
|
|
}
|
|
.ant-menu-hidden {
|
|
display: none;
|
|
}
|
|
.ant-menu-item-group-title {
|
|
height: 1.66667;
|
|
padding: 8px 16px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
line-height: 1.66667;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-menu-horizontal .ant-menu-submenu {
|
|
transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-submenu,
|
|
.ant-menu-submenu-inline {
|
|
transition: border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-submenu-selected {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-item:active,
|
|
.ant-menu-submenu-title:active {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-menu-submenu .ant-menu-sub {
|
|
cursor: auto;
|
|
cursor: initial;
|
|
transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-item a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-menu-item a:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-item a::before {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
background-color: transparent;
|
|
content: '';
|
|
}
|
|
.ant-menu-item > .ant-badge a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-menu-item > .ant-badge a:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-item-divider {
|
|
height: 1px;
|
|
overflow: hidden;
|
|
line-height: 0;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.ant-menu-item:hover,
|
|
.ant-menu-item-active,
|
|
.ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
|
|
.ant-menu-submenu-active,
|
|
.ant-menu-submenu-title:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-horizontal .ant-menu-item,
|
|
.ant-menu-horizontal .ant-menu-submenu {
|
|
margin-top: -1px;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item:hover,
|
|
.ant-menu-horizontal > .ant-menu-item-active,
|
|
.ant-menu-horizontal > .ant-menu-submenu .ant-menu-submenu-title:hover {
|
|
background-color: transparent;
|
|
}
|
|
.ant-menu-item-selected {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-item-selected a,
|
|
.ant-menu-item-selected a:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
|
|
background-color: #e6f7ff;
|
|
}
|
|
.ant-menu-inline,
|
|
.ant-menu-vertical,
|
|
.ant-menu-vertical-left {
|
|
border-right: 1px solid #f0f0f0;
|
|
}
|
|
.ant-menu-vertical-right {
|
|
border-left: 1px solid #f0f0f0;
|
|
}
|
|
.ant-menu-vertical.ant-menu-sub,
|
|
.ant-menu-vertical-left.ant-menu-sub,
|
|
.ant-menu-vertical-right.ant-menu-sub {
|
|
min-width: 160px;
|
|
max-height: calc(100vh - 100px);
|
|
padding: 0;
|
|
overflow: hidden;
|
|
border-right: 0;
|
|
-ms-transform-origin: 0 0;
|
|
transform-origin: 0 0;
|
|
}
|
|
.ant-menu-vertical.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active),
|
|
.ant-menu-vertical-left.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active),
|
|
.ant-menu-vertical-right.ant-menu-sub:not(.zoom-big-enter-active):not(.zoom-big-leave-active) {
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
}
|
|
.ant-menu-vertical.ant-menu-sub .ant-menu-item,
|
|
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item,
|
|
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item {
|
|
left: 0;
|
|
margin-left: 0;
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-vertical.ant-menu-sub .ant-menu-item::after,
|
|
.ant-menu-vertical-left.ant-menu-sub .ant-menu-item::after,
|
|
.ant-menu-vertical-right.ant-menu-sub .ant-menu-item::after {
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
|
|
.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
|
|
.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
|
|
-ms-transform-origin: 0 0;
|
|
transform-origin: 0 0;
|
|
}
|
|
.ant-menu-horizontal.ant-menu-sub {
|
|
min-width: 114px;
|
|
}
|
|
.ant-menu-horizontal .ant-menu-item,
|
|
.ant-menu-horizontal .ant-menu-submenu-title {
|
|
transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-item,
|
|
.ant-menu-submenu-title {
|
|
position: relative;
|
|
display: block;
|
|
margin: 0;
|
|
padding: 0 12px;
|
|
white-space: nowrap;
|
|
cursor: pointer;
|
|
transition: color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), border-color 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), padding 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-item .anticon,
|
|
.ant-menu-submenu-title .anticon {
|
|
min-width: 14px;
|
|
margin-right: 8px;
|
|
font-size: 12px;
|
|
transition: font-size 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), margin 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-item .anticon + span,
|
|
.ant-menu-submenu-title .anticon + span {
|
|
opacity: 1;
|
|
transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), width 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-item.ant-menu-item-only-child > .anticon,
|
|
.ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
|
|
margin-right: 0;
|
|
}
|
|
.ant-menu > .ant-menu-item-divider {
|
|
height: 1px;
|
|
margin: 1px 0;
|
|
padding: 0;
|
|
overflow: hidden;
|
|
line-height: 0;
|
|
background-color: #f0f0f0;
|
|
}
|
|
.ant-menu-submenu-popup {
|
|
position: absolute;
|
|
z-index: 1050;
|
|
border-radius: 2px;
|
|
box-shadow: none;
|
|
}
|
|
.ant-menu-submenu-popup::before {
|
|
position: absolute;
|
|
top: -7px;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: -1;
|
|
width: 100%;
|
|
height: 100%;
|
|
opacity: 0.0001;
|
|
content: ' ';
|
|
}
|
|
.ant-menu-submenu-placement-rightTop::before {
|
|
top: 0;
|
|
left: -7px;
|
|
}
|
|
.ant-menu-submenu > .ant-menu {
|
|
background-color: #fff;
|
|
border-radius: 2px;
|
|
}
|
|
.ant-menu-submenu > .ant-menu-submenu-title::after {
|
|
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-submenu-popup > .ant-menu {
|
|
background-color: #fff;
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 16px;
|
|
width: 10px;
|
|
transition: transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
position: absolute;
|
|
width: 6px;
|
|
height: 1.5px;
|
|
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85));
|
|
border-radius: 2px;
|
|
transition: background 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), top 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
content: '';
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
-ms-transform: rotate(45deg) translateY(-2px);
|
|
transform: rotate(45deg) translateY(-2px);
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
-ms-transform: rotate(-45deg) translateY(2px);
|
|
transform: rotate(-45deg) translateY(2px);
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title:hover .ant-menu-submenu-arrow::before {
|
|
background: linear-gradient(to right, #1890ff, #1890ff);
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
-ms-transform: rotate(45deg) translateY(-2px);
|
|
transform: rotate(45deg) translateY(-2px);
|
|
}
|
|
.ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
-ms-transform: rotate(-45deg) translateY(2px);
|
|
transform: rotate(-45deg) translateY(2px);
|
|
}
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
-ms-transform: rotate(-45deg) translateX(2px);
|
|
transform: rotate(-45deg) translateX(2px);
|
|
}
|
|
.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
-ms-transform: rotate(45deg) translateX(-2px);
|
|
transform: rotate(45deg) translateX(-2px);
|
|
}
|
|
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
|
|
-ms-transform: translateY(-2px);
|
|
transform: translateY(-2px);
|
|
}
|
|
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
-ms-transform: rotate(-45deg) translateX(-2px);
|
|
transform: rotate(-45deg) translateX(-2px);
|
|
}
|
|
.ant-menu-submenu-open.ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
-ms-transform: rotate(45deg) translateX(2px);
|
|
transform: rotate(45deg) translateX(2px);
|
|
}
|
|
.ant-menu-vertical .ant-menu-submenu-selected,
|
|
.ant-menu-vertical-left .ant-menu-submenu-selected,
|
|
.ant-menu-vertical-right .ant-menu-submenu-selected {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-horizontal {
|
|
line-height: 38px;
|
|
white-space: nowrap;
|
|
border: 0;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
box-shadow: none;
|
|
}
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu {
|
|
margin: 0 12px;
|
|
margin-top: -1px;
|
|
margin-bottom: 0;
|
|
padding: 0 12px;
|
|
padding-right: 0;
|
|
padding-left: 0;
|
|
}
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item:hover,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu:hover,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-active,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-active,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-open,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-open,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-item-selected,
|
|
.ant-menu-horizontal:not(.ant-menu-dark) > .ant-menu-submenu-selected {
|
|
color: #1890ff;
|
|
border-bottom: 2px solid #1890ff;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item,
|
|
.ant-menu-horizontal > .ant-menu-submenu {
|
|
position: relative;
|
|
top: 1px;
|
|
display: inline-block;
|
|
vertical-align: bottom;
|
|
border-bottom: 2px solid transparent;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-submenu > .ant-menu-submenu-title {
|
|
padding: 0;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item a:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item a::before {
|
|
bottom: -2px;
|
|
}
|
|
.ant-menu-horizontal > .ant-menu-item-selected a {
|
|
color: #1890ff;
|
|
}
|
|
.ant-menu-horizontal::after {
|
|
display: block;
|
|
clear: both;
|
|
height: 0;
|
|
content: '\20';
|
|
}
|
|
.ant-menu-vertical .ant-menu-item,
|
|
.ant-menu-vertical-left .ant-menu-item,
|
|
.ant-menu-vertical-right .ant-menu-item,
|
|
.ant-menu-inline .ant-menu-item {
|
|
position: relative;
|
|
}
|
|
.ant-menu-vertical .ant-menu-item::after,
|
|
.ant-menu-vertical-left .ant-menu-item::after,
|
|
.ant-menu-vertical-right .ant-menu-item::after,
|
|
.ant-menu-inline .ant-menu-item::after {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
border-right: 3px solid #1890ff;
|
|
-ms-transform: scaleY(0.0001);
|
|
transform: scaleY(0.0001);
|
|
opacity: 0;
|
|
transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
content: '';
|
|
}
|
|
.ant-menu-vertical .ant-menu-item,
|
|
.ant-menu-vertical-left .ant-menu-item,
|
|
.ant-menu-vertical-right .ant-menu-item,
|
|
.ant-menu-inline .ant-menu-item,
|
|
.ant-menu-vertical .ant-menu-submenu-title,
|
|
.ant-menu-vertical-left .ant-menu-submenu-title,
|
|
.ant-menu-vertical-right .ant-menu-submenu-title,
|
|
.ant-menu-inline .ant-menu-submenu-title {
|
|
height: 32px;
|
|
margin-top: 0px;
|
|
margin-bottom: 0px;
|
|
padding: 0 16px;
|
|
overflow: hidden;
|
|
line-height: 32px;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-menu-vertical .ant-menu-submenu,
|
|
.ant-menu-vertical-left .ant-menu-submenu,
|
|
.ant-menu-vertical-right .ant-menu-submenu,
|
|
.ant-menu-inline .ant-menu-submenu {
|
|
padding-bottom: 0.02px;
|
|
}
|
|
.ant-menu-vertical .ant-menu-item:not(:last-child),
|
|
.ant-menu-vertical-left .ant-menu-item:not(:last-child),
|
|
.ant-menu-vertical-right .ant-menu-item:not(:last-child),
|
|
.ant-menu-inline .ant-menu-item:not(:last-child) {
|
|
margin-bottom: 0px;
|
|
}
|
|
.ant-menu-vertical > .ant-menu-item,
|
|
.ant-menu-vertical-left > .ant-menu-item,
|
|
.ant-menu-vertical-right > .ant-menu-item,
|
|
.ant-menu-inline > .ant-menu-item,
|
|
.ant-menu-vertical > .ant-menu-submenu > .ant-menu-submenu-title,
|
|
.ant-menu-vertical-left > .ant-menu-submenu > .ant-menu-submenu-title,
|
|
.ant-menu-vertical-right > .ant-menu-submenu > .ant-menu-submenu-title,
|
|
.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-menu-vertical .ant-menu-submenu-title {
|
|
padding-right: 34px;
|
|
}
|
|
.ant-menu-inline {
|
|
width: 100%;
|
|
}
|
|
.ant-menu-inline .ant-menu-selected::after,
|
|
.ant-menu-inline .ant-menu-item-selected::after {
|
|
-ms-transform: scaleY(1);
|
|
transform: scaleY(1);
|
|
opacity: 1;
|
|
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-menu-inline .ant-menu-item,
|
|
.ant-menu-inline .ant-menu-submenu-title {
|
|
width: calc(100% + 1px);
|
|
}
|
|
.ant-menu-inline .ant-menu-submenu-title {
|
|
padding-right: 34px;
|
|
}
|
|
.ant-menu-inline-collapsed {
|
|
width: 80px;
|
|
}
|
|
.ant-menu-inline-collapsed > .ant-menu-item,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title,
|
|
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title {
|
|
left: 0;
|
|
padding: 0 33px;
|
|
text-overflow: clip;
|
|
}
|
|
.ant-menu-inline-collapsed > .ant-menu-item .ant-menu-submenu-arrow,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .ant-menu-submenu-arrow,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .ant-menu-submenu-arrow {
|
|
display: none;
|
|
}
|
|
.ant-menu-inline-collapsed > .ant-menu-item .anticon,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon,
|
|
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon {
|
|
margin: 0;
|
|
font-size: 14px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-menu-inline-collapsed > .ant-menu-item .anticon + span,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-item .anticon + span,
|
|
.ant-menu-inline-collapsed > .ant-menu-item-group > .ant-menu-item-group-list > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span,
|
|
.ant-menu-inline-collapsed > .ant-menu-submenu > .ant-menu-submenu-title .anticon + span {
|
|
display: inline-block;
|
|
max-width: 0;
|
|
opacity: 0;
|
|
}
|
|
.ant-menu-inline-collapsed .anticon {
|
|
display: inline-block;
|
|
}
|
|
.ant-menu-inline-collapsed-tooltip {
|
|
pointer-events: none;
|
|
}
|
|
.ant-menu-inline-collapsed-tooltip .anticon {
|
|
display: none;
|
|
}
|
|
.ant-menu-inline-collapsed-tooltip a {
|
|
color: rgba(255, 255, 255, 0.85);
|
|
}
|
|
.ant-menu-inline-collapsed .ant-menu-item-group-title {
|
|
padding-right: 4px;
|
|
padding-left: 4px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-menu-item-group-list {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.ant-menu-item-group-list .ant-menu-item,
|
|
.ant-menu-item-group-list .ant-menu-submenu-title {
|
|
padding: 0 16px 0 28px;
|
|
}
|
|
.ant-menu-root.ant-menu-vertical,
|
|
.ant-menu-root.ant-menu-vertical-left,
|
|
.ant-menu-root.ant-menu-vertical-right,
|
|
.ant-menu-root.ant-menu-inline {
|
|
box-shadow: none;
|
|
}
|
|
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-item > .ant-menu-inline-collapsed-noicon,
|
|
.ant-menu-root.ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title > .ant-menu-inline-collapsed-noicon {
|
|
font-size: 14px;
|
|
text-align: center;
|
|
}
|
|
.ant-menu-sub.ant-menu-inline {
|
|
padding: 0;
|
|
border: 0;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
}
|
|
.ant-menu-sub.ant-menu-inline > .ant-menu-item,
|
|
.ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
|
|
height: 32px;
|
|
line-height: 32px;
|
|
list-style-position: inside;
|
|
list-style-type: disc;
|
|
}
|
|
.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
|
|
padding-left: 32px;
|
|
}
|
|
.ant-menu-item-disabled,
|
|
.ant-menu-submenu-disabled {
|
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
background: none;
|
|
border-color: transparent !important;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-menu-item-disabled a,
|
|
.ant-menu-submenu-disabled a {
|
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
pointer-events: none;
|
|
}
|
|
.ant-menu-item-disabled > .ant-menu-submenu-title,
|
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title {
|
|
color: rgba(0, 0, 0, 0.25) !important;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
|
|
background: rgba(0, 0, 0, 0.25) !important;
|
|
}
|
|
.ant-layout-header .ant-menu {
|
|
line-height: inherit;
|
|
}
|
|
.ant-menu.ant-menu-dark,
|
|
.ant-menu-dark .ant-menu-sub,
|
|
.ant-menu.ant-menu-dark .ant-menu-sub {
|
|
color: rgba(255, 255, 255, 0.65);
|
|
background: #001529;
|
|
}
|
|
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow {
|
|
opacity: 0.45;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu.ant-menu-dark .ant-menu-sub .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
background: #fff;
|
|
}
|
|
.ant-menu-dark.ant-menu-submenu-popup {
|
|
background: transparent;
|
|
}
|
|
.ant-menu-dark .ant-menu-inline.ant-menu-sub {
|
|
background: #000c17;
|
|
}
|
|
.ant-menu-dark.ant-menu-horizontal {
|
|
border-bottom: 0;
|
|
}
|
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item,
|
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-submenu {
|
|
top: 0;
|
|
margin-top: 0;
|
|
padding: 0 12px;
|
|
border-color: #001529;
|
|
border-bottom: 0;
|
|
}
|
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item:hover {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-menu-dark.ant-menu-horizontal > .ant-menu-item > a::before {
|
|
bottom: 0;
|
|
}
|
|
.ant-menu-dark .ant-menu-item,
|
|
.ant-menu-dark .ant-menu-item-group-title,
|
|
.ant-menu-dark .ant-menu-item > a,
|
|
.ant-menu-dark .ant-menu-item > span > a {
|
|
color: rgba(255, 255, 255, 0.65);
|
|
}
|
|
.ant-menu-dark.ant-menu-inline,
|
|
.ant-menu-dark.ant-menu-vertical,
|
|
.ant-menu-dark.ant-menu-vertical-left,
|
|
.ant-menu-dark.ant-menu-vertical-right {
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-dark.ant-menu-inline .ant-menu-item,
|
|
.ant-menu-dark.ant-menu-vertical .ant-menu-item,
|
|
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item,
|
|
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item {
|
|
left: 0;
|
|
margin-left: 0;
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-dark.ant-menu-inline .ant-menu-item::after,
|
|
.ant-menu-dark.ant-menu-vertical .ant-menu-item::after,
|
|
.ant-menu-dark.ant-menu-vertical-left .ant-menu-item::after,
|
|
.ant-menu-dark.ant-menu-vertical-right .ant-menu-item::after {
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-dark.ant-menu-inline .ant-menu-item,
|
|
.ant-menu-dark.ant-menu-inline .ant-menu-submenu-title {
|
|
width: 100%;
|
|
}
|
|
.ant-menu-dark .ant-menu-item:hover,
|
|
.ant-menu-dark .ant-menu-item-active,
|
|
.ant-menu-dark .ant-menu-submenu-active,
|
|
.ant-menu-dark .ant-menu-submenu-open,
|
|
.ant-menu-dark .ant-menu-submenu-selected,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover {
|
|
color: #fff;
|
|
background-color: transparent;
|
|
}
|
|
.ant-menu-dark .ant-menu-item:hover > a,
|
|
.ant-menu-dark .ant-menu-item-active > a,
|
|
.ant-menu-dark .ant-menu-submenu-active > a,
|
|
.ant-menu-dark .ant-menu-submenu-open > a,
|
|
.ant-menu-dark .ant-menu-submenu-selected > a,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > a,
|
|
.ant-menu-dark .ant-menu-item:hover > span > a,
|
|
.ant-menu-dark .ant-menu-item-active > span > a,
|
|
.ant-menu-dark .ant-menu-submenu-active > span > a,
|
|
.ant-menu-dark .ant-menu-submenu-open > span > a,
|
|
.ant-menu-dark .ant-menu-submenu-selected > span > a,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > span > a {
|
|
color: #fff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow {
|
|
opacity: 1;
|
|
}
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-item:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-item-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-active > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-open > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-selected > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-title:hover > .ant-menu-submenu-title:hover > .ant-menu-submenu-arrow::before {
|
|
background: #fff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item:hover {
|
|
background-color: transparent;
|
|
}
|
|
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-selected {
|
|
color: #fff;
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-selected::after {
|
|
border-right: 0;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-selected > a,
|
|
.ant-menu-dark .ant-menu-item-selected > span > a,
|
|
.ant-menu-dark .ant-menu-item-selected > a:hover,
|
|
.ant-menu-dark .ant-menu-item-selected > span > a:hover {
|
|
color: #fff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-selected .anticon {
|
|
color: #fff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-selected .anticon + span {
|
|
color: #fff;
|
|
}
|
|
.ant-menu.ant-menu-dark .ant-menu-item-selected,
|
|
.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-disabled,
|
|
.ant-menu-dark .ant-menu-submenu-disabled,
|
|
.ant-menu-dark .ant-menu-item-disabled > a,
|
|
.ant-menu-dark .ant-menu-submenu-disabled > a,
|
|
.ant-menu-dark .ant-menu-item-disabled > span > a,
|
|
.ant-menu-dark .ant-menu-submenu-disabled > span > a {
|
|
color: rgba(255, 255, 255, 0.35) !important;
|
|
opacity: 0.8;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title,
|
|
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title {
|
|
color: rgba(255, 255, 255, 0.35) !important;
|
|
}
|
|
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::before,
|
|
.ant-menu-dark .ant-menu-item-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after,
|
|
.ant-menu-dark .ant-menu-submenu-disabled > .ant-menu-submenu-title > .ant-menu-submenu-arrow::after {
|
|
background: rgba(255, 255, 255, 0.35) !important;
|
|
}
|
|
.ant-menu.ant-menu-rtl {
|
|
direction: rtl;
|
|
text-align: right;
|
|
}
|
|
.ant-menu-rtl .ant-menu-item-group-title {
|
|
text-align: right;
|
|
}
|
|
.ant-menu-rtl.ant-menu-inline,
|
|
.ant-menu-rtl.ant-menu-vertical {
|
|
border-right: none;
|
|
border-left: 1px solid #f0f0f0;
|
|
}
|
|
.ant-menu-rtl.ant-menu-dark.ant-menu-inline,
|
|
.ant-menu-rtl.ant-menu-dark.ant-menu-vertical {
|
|
border-left: none;
|
|
}
|
|
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub,
|
|
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub,
|
|
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub {
|
|
-ms-transform-origin: top right;
|
|
transform-origin: top right;
|
|
}
|
|
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical.ant-menu-sub > .ant-menu-submenu,
|
|
.ant-menu-rtl.ant-menu-vertical-left.ant-menu-sub > .ant-menu-submenu,
|
|
.ant-menu-rtl.ant-menu-vertical-right.ant-menu-sub > .ant-menu-submenu {
|
|
-ms-transform-origin: top right;
|
|
transform-origin: top right;
|
|
}
|
|
.ant-menu-rtl .ant-menu-item .anticon,
|
|
.ant-menu-rtl .ant-menu-submenu-title .anticon {
|
|
margin-right: auto;
|
|
margin-left: 8px;
|
|
}
|
|
.ant-menu-rtl .ant-menu-item.ant-menu-item-only-child > .anticon,
|
|
.ant-menu-rtl .ant-menu-submenu-title.ant-menu-item-only-child > .anticon {
|
|
margin-left: 0;
|
|
}
|
|
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow,
|
|
.ant-menu-rtl .ant-menu-submenu-inline > .ant-menu-submenu-title .ant-menu-submenu-arrow {
|
|
right: auto;
|
|
left: 16px;
|
|
}
|
|
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::before,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::before {
|
|
-ms-transform: rotate(-45deg) translateY(-2px);
|
|
transform: rotate(-45deg) translateY(-2px);
|
|
}
|
|
.ant-menu-rtl .ant-menu-submenu-vertical > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-left > .ant-menu-submenu-title .ant-menu-submenu-arrow::after,
|
|
.ant-menu-rtl .ant-menu-submenu-vertical-right > .ant-menu-submenu-title .ant-menu-submenu-arrow::after {
|
|
-ms-transform: rotate(45deg) translateY(2px);
|
|
transform: rotate(45deg) translateY(2px);
|
|
}
|
|
.ant-menu-rtl.ant-menu-vertical .ant-menu-item::after,
|
|
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item::after,
|
|
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item::after,
|
|
.ant-menu-rtl.ant-menu-inline .ant-menu-item::after {
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
.ant-menu-rtl.ant-menu-vertical .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-inline .ant-menu-item,
|
|
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title,
|
|
.ant-menu-rtl.ant-menu-vertical-left .ant-menu-submenu-title,
|
|
.ant-menu-rtl.ant-menu-vertical-right .ant-menu-submenu-title,
|
|
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
|
|
text-align: right;
|
|
}
|
|
.ant-menu-rtl.ant-menu-inline .ant-menu-submenu-title {
|
|
padding-right: 0;
|
|
padding-left: 34px;
|
|
}
|
|
.ant-menu-rtl.ant-menu-vertical .ant-menu-submenu-title {
|
|
padding-right: 16px;
|
|
padding-left: 34px;
|
|
}
|
|
.ant-menu-rtl.ant-menu-inline-collapsed.ant-menu-vertical .ant-menu-submenu-title {
|
|
padding: 0 33px;
|
|
}
|
|
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-item,
|
|
.ant-menu-rtl .ant-menu-item-group-list .ant-menu-submenu-title {
|
|
padding: 0 28px 0 16px;
|
|
}
|
|
.ant-menu-sub.ant-menu-inline {
|
|
border: 0;
|
|
}
|
|
.ant-menu-rtl.ant-menu-sub.ant-menu-inline .ant-menu-item-group-title {
|
|
padding-right: 32px;
|
|
padding-left: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
|
|
padding: 4px 0;
|
|
font-size: 12px;
|
|
}
|
|
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
|
|
padding: 8px 0;
|
|
font-size: 14px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-small > .ant-tabs-nav .ant-tabs-tab {
|
|
padding: 6px 8px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
|
|
padding: 7px 8px 6px;
|
|
}
|
|
.ant-tabs-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab {
|
|
margin: 0 0 0 32px;
|
|
}
|
|
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab:last-of-type {
|
|
margin-left: 0;
|
|
}
|
|
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .anticon {
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
}
|
|
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove {
|
|
margin-right: 4px;
|
|
margin-left: 0px;
|
|
}
|
|
.ant-tabs-rtl .ant-tabs-nav .ant-tabs-tab .ant-tabs-tab-remove .anticon {
|
|
margin: 0;
|
|
}
|
|
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-nav {
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
}
|
|
.ant-tabs-rtl.ant-tabs-left > .ant-tabs-content-holder {
|
|
-ms-flex-order: 0;
|
|
order: 0;
|
|
}
|
|
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-nav {
|
|
-ms-flex-order: 0;
|
|
order: 0;
|
|
}
|
|
.ant-tabs-rtl.ant-tabs-right > .ant-tabs-content-holder {
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
}
|
|
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-rtl.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-rtl.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
|
|
margin-right: 0;
|
|
margin-left: 2px;
|
|
}
|
|
.ant-tabs-dropdown-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-tabs-dropdown-rtl .ant-tabs-dropdown-menu-item {
|
|
text-align: right;
|
|
}
|
|
.ant-tabs-top,
|
|
.ant-tabs-bottom {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav,
|
|
.ant-tabs-bottom > .ant-tabs-nav,
|
|
.ant-tabs-top > div > .ant-tabs-nav,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav {
|
|
margin: 0 0 8px 0;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav::before,
|
|
.ant-tabs-bottom > .ant-tabs-nav::before,
|
|
.ant-tabs-top > div > .ant-tabs-nav::before,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav::before {
|
|
position: absolute;
|
|
right: 0;
|
|
left: 0;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
content: '';
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
height: 2px;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
|
|
transition: width 0.3s, left 0.3s, right 0.3s;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
|
|
top: 0;
|
|
bottom: 0;
|
|
width: 30px;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
|
|
left: 0;
|
|
box-shadow: inset 10px 0 8px -8px rgba(0, 0, 0, 0.08);
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
|
|
right: 0;
|
|
box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.08);
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-left::before {
|
|
opacity: 1;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-right::after {
|
|
opacity: 1;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav::before,
|
|
.ant-tabs-top > div > .ant-tabs-nav::before {
|
|
bottom: 0;
|
|
}
|
|
.ant-tabs-top > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
bottom: 0;
|
|
}
|
|
.ant-tabs-bottom > .ant-tabs-nav,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav {
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
margin-top: 8px;
|
|
margin-bottom: 0;
|
|
}
|
|
.ant-tabs-bottom > .ant-tabs-nav::before,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav::before {
|
|
top: 0;
|
|
}
|
|
.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
top: 0;
|
|
}
|
|
.ant-tabs-bottom > .ant-tabs-content-holder,
|
|
.ant-tabs-bottom > div > .ant-tabs-content-holder {
|
|
-ms-flex-order: 0;
|
|
order: 0;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav,
|
|
.ant-tabs-right > .ant-tabs-nav,
|
|
.ant-tabs-left > div > .ant-tabs-nav,
|
|
.ant-tabs-right > div > .ant-tabs-nav {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
min-width: 50px;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
|
|
margin: 0 0 8px 0;
|
|
padding: 4px 16px;
|
|
text-align: center;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab:last-of-type,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:last-of-type,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:last-of-type,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:last-of-type {
|
|
margin-bottom: 0;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
|
|
right: 0;
|
|
left: 0;
|
|
height: 30px;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::before {
|
|
top: 0;
|
|
box-shadow: inset 0 10px 8px -8px rgba(0, 0, 0, 0.08);
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
|
|
bottom: 0;
|
|
box-shadow: inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08);
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-top::before {
|
|
opacity: 1;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-wrap.ant-tabs-nav-wrap-ping-bottom::after {
|
|
opacity: 1;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
width: 2px;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar-animated,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar-animated {
|
|
transition: height 0.3s, top 0.3s;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-list,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-list,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-list,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-list,
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-nav-operations,
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-nav-operations,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-nav-operations,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-nav-operations {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
right: 0;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-content-holder,
|
|
.ant-tabs-left > div > .ant-tabs-content-holder {
|
|
margin-left: -1px;
|
|
border-left: 1px solid #f0f0f0;
|
|
}
|
|
.ant-tabs-left > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
|
|
.ant-tabs-left > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
|
|
padding-left: 16px;
|
|
}
|
|
.ant-tabs-right > .ant-tabs-nav,
|
|
.ant-tabs-right > div > .ant-tabs-nav {
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
}
|
|
.ant-tabs-right > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
left: 0;
|
|
}
|
|
.ant-tabs-right > .ant-tabs-content-holder,
|
|
.ant-tabs-right > div > .ant-tabs-content-holder {
|
|
-ms-flex-order: 0;
|
|
order: 0;
|
|
margin-right: -1px;
|
|
border-right: 1px solid #f0f0f0;
|
|
}
|
|
.ant-tabs-right > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane,
|
|
.ant-tabs-right > div > .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
|
|
padding-right: 16px;
|
|
}
|
|
.ant-tabs-dropdown {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: absolute;
|
|
top: -9999px;
|
|
left: -9999px;
|
|
z-index: 1050;
|
|
display: block;
|
|
}
|
|
.ant-tabs-dropdown-hidden {
|
|
display: none;
|
|
}
|
|
.ant-tabs-dropdown-menu {
|
|
max-height: 200px;
|
|
margin: 0;
|
|
padding: 4px 0;
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
text-align: left;
|
|
list-style-type: none;
|
|
background-color: #fff;
|
|
background-clip: padding-box;
|
|
border-radius: 2px;
|
|
outline: none;
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
}
|
|
.ant-tabs-dropdown-menu-item {
|
|
min-width: 120px;
|
|
margin: 0;
|
|
padding: 5px 8px;
|
|
overflow: hidden;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-tabs-dropdown-menu-item:hover {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-tabs-dropdown-menu-item-disabled,
|
|
.ant-tabs-dropdown-menu-item-disabled:hover {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background: transparent;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab {
|
|
margin: 0;
|
|
padding: 4px 8px;
|
|
background: #fafafa;
|
|
border: 1px solid #f0f0f0;
|
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active,
|
|
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active {
|
|
color: #1890ff;
|
|
background: #fff;
|
|
}
|
|
.ant-tabs-card > .ant-tabs-nav .ant-tabs-ink-bar,
|
|
.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-ink-bar {
|
|
visibility: hidden;
|
|
}
|
|
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
|
|
margin-right: 2px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab {
|
|
border-radius: 2px 2px 0 0;
|
|
}
|
|
.ant-tabs-card.ant-tabs-top > .ant-tabs-nav .ant-tabs-tab-active,
|
|
.ant-tabs-card.ant-tabs-top > div > .ant-tabs-nav .ant-tabs-tab-active {
|
|
border-bottom-color: #fff;
|
|
}
|
|
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab {
|
|
border-radius: 0 0 2px 2px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-bottom > .ant-tabs-nav .ant-tabs-tab-active,
|
|
.ant-tabs-card.ant-tabs-bottom > div > .ant-tabs-nav .ant-tabs-tab-active {
|
|
border-top-color: #fff;
|
|
}
|
|
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type),
|
|
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab:not(:last-of-type) {
|
|
margin-bottom: 2px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab {
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-tabs-card.ant-tabs-left > .ant-tabs-nav .ant-tabs-tab-active,
|
|
.ant-tabs-card.ant-tabs-left > div > .ant-tabs-nav .ant-tabs-tab-active {
|
|
border-right-color: #fff;
|
|
}
|
|
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab,
|
|
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab {
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-tabs-card.ant-tabs-right > .ant-tabs-nav .ant-tabs-tab-active,
|
|
.ant-tabs-card.ant-tabs-right > div > .ant-tabs-nav .ant-tabs-tab-active {
|
|
border-left-color: #fff;
|
|
}
|
|
.ant-tabs {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
overflow: hidden;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav,
|
|
.ant-tabs > div > .ant-tabs-nav {
|
|
position: relative;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex: none;
|
|
flex: none;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap {
|
|
position: relative;
|
|
display: inline-block;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
-ms-flex-item-align: stretch;
|
|
align-self: stretch;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
-ms-transform: translate(0);
|
|
transform: translate(0);
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::before,
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-wrap::after,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-wrap::after {
|
|
position: absolute;
|
|
z-index: 1;
|
|
opacity: 0;
|
|
transition: opacity 0.3s;
|
|
content: '';
|
|
pointer-events: none;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-list,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-list {
|
|
position: relative;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
transition: transform 0.3s;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-item-align: stretch;
|
|
align-self: stretch;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-operations-hidden,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-operations-hidden {
|
|
position: absolute;
|
|
visibility: hidden;
|
|
pointer-events: none;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more {
|
|
position: relative;
|
|
padding: 4px 8px;
|
|
background: transparent;
|
|
border: 0;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-more::after,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-more::after {
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
height: 5px;
|
|
-ms-transform: translateY(100%);
|
|
transform: translateY(100%);
|
|
content: '';
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add {
|
|
min-width: 40px;
|
|
padding: 0 4px;
|
|
background: #fafafa;
|
|
border: 1px solid #f0f0f0;
|
|
border-radius: 2px 2px 0 0;
|
|
outline: none;
|
|
cursor: pointer;
|
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:hover,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:active,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:active,
|
|
.ant-tabs > .ant-tabs-nav .ant-tabs-nav-add:focus,
|
|
.ant-tabs > div > .ant-tabs-nav .ant-tabs-nav-add:focus {
|
|
color: #096dd9;
|
|
}
|
|
.ant-tabs-extra-content {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
}
|
|
.ant-tabs-centered > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']),
|
|
.ant-tabs-centered > div > .ant-tabs-nav .ant-tabs-nav-wrap:not([class*='ant-tabs-nav-wrap-ping']) {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.ant-tabs-ink-bar {
|
|
position: absolute;
|
|
background: #1890ff;
|
|
pointer-events: none;
|
|
}
|
|
.ant-tabs-tab {
|
|
position: relative;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
margin: 0 32px 0 0;
|
|
padding: 8px 0;
|
|
font-size: 12px;
|
|
background: transparent;
|
|
border: 0;
|
|
outline: none;
|
|
cursor: pointer;
|
|
}
|
|
.ant-tabs-tab:last-of-type {
|
|
margin-right: 0;
|
|
margin-left: 0;
|
|
}
|
|
.ant-tabs-tab-btn:focus,
|
|
.ant-tabs-tab-remove:focus,
|
|
.ant-tabs-tab-btn:active,
|
|
.ant-tabs-tab-remove:active {
|
|
color: #096dd9;
|
|
}
|
|
.ant-tabs-tab-btn {
|
|
outline: none;
|
|
}
|
|
.ant-tabs-tab-remove {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
margin-right: 0px;
|
|
margin-left: 4px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
background: transparent;
|
|
border: none;
|
|
outline: none;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-tabs-tab-remove:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-tabs-tab:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
|
|
color: #1890ff;
|
|
font-weight: 500;
|
|
}
|
|
.ant-tabs-tab.ant-tabs-tab-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:focus,
|
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:focus,
|
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-btn:active,
|
|
.ant-tabs-tab.ant-tabs-tab-disabled .ant-tabs-tab-remove:active {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-tabs-tab .ant-tabs-tab-remove .anticon {
|
|
margin: 0;
|
|
}
|
|
.ant-tabs-tab .anticon {
|
|
margin-right: 8px;
|
|
}
|
|
.ant-tabs-content {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
width: 100%;
|
|
}
|
|
.ant-tabs-content-holder {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
min-width: 0;
|
|
min-height: 0;
|
|
}
|
|
.ant-tabs-content-animated {
|
|
transition: margin 0.3s;
|
|
}
|
|
.ant-tabs-tabpane {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
width: 100%;
|
|
outline: none;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1czbK {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___NcbCS {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3bgyw {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1RYM- {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___siFqq {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
ul.menu___3LJ87 {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
}
|
|
ul.menu___3LJ87 li {
|
|
color: white;
|
|
}
|
|
ul.menu___3LJ87 [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571;
|
|
}
|
|
ul.menu___3LJ87 [class~='ant-dropdown-menu-item-disabled'] {
|
|
background: none !important;
|
|
color: #b0b5d6;
|
|
}
|
|
.warehouse___1AVuS {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.warehouse___1AVuS .header___2hqXC {
|
|
height: 60px;
|
|
background: #282e55;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
color: #fff;
|
|
font-size: 14px;
|
|
}
|
|
.warehouse___1AVuS .header___2hqXC .title___2N2dQ {
|
|
margin: 0 20px;
|
|
}
|
|
.warehouse___1AVuS .header___2hqXC input {
|
|
width: 290px;
|
|
height: 34px;
|
|
background-color: #686f9a;
|
|
color: #fff;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
margin-right: 14px;
|
|
padding: 0 14px;
|
|
}
|
|
.warehouse___1AVuS .content___252cM {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .left___DCxzF {
|
|
width: 25%;
|
|
max-width: 440px;
|
|
height: 100%;
|
|
background-color: #0a143d;
|
|
overflow: auto;
|
|
display: box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
position: relative;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .left___DCxzF > section {
|
|
-ms-flex: 1;
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .left___DCxzF .ant-tabs .ant-tabs-nav {
|
|
color: #fff;
|
|
margin-left: 20px;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .left___DCxzF .ant-tabs .ant-tabs-nav::before {
|
|
left: 25px;
|
|
border-bottom: 1px solid #282e55;
|
|
width: 90%;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: end;
|
|
align-items: flex-end;
|
|
height: 100%;
|
|
background: #0a0e2e;
|
|
position: relative;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] {
|
|
border: none;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'],
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-gutters'] {
|
|
background: #0a0e2e;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-line'] {
|
|
padding-left: 18px;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-wrap'] {
|
|
position: absolute;
|
|
left: 21px;
|
|
right: 21px;
|
|
top: 60px;
|
|
bottom: 0;
|
|
height: auto;
|
|
}
|
|
.warehouse___1AVuS .content___252cM .right___3XU0c div[class~='my-codemirror-container'] [class~='CodeMirror-linenumber'] {
|
|
color: white;
|
|
}
|
|
.loading___393Js {
|
|
width: 100%;
|
|
top: 0;
|
|
bottom: 70px;
|
|
position: absolute;
|
|
}
|
|
.loading___393Js [class~='ant-spin-container'] {
|
|
position: static !important;
|
|
position: initial !important;
|
|
}
|
|
.empty___-D3br {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
background: #fff;
|
|
}
|
|
.tabs___1B5_7 {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___1B5_7 [class~='ant-tabs-nav']::before {
|
|
display: none;
|
|
}
|
|
.tabs___1B5_7 [class~='ant-tabs-tab'] {
|
|
cursor: pointer;
|
|
}
|
|
.tabs___1B5_7 [class~='ant-tabs-tab-btn'] {
|
|
color: white;
|
|
}
|
|
.tabs___1B5_7 [class~='ant-tabs-nav-wrap'] {
|
|
overflow: visible !important;
|
|
overflow: initial !important;
|
|
}
|
|
.tabs___1B5_7 [class~='ant-tabs-ink-bar'] {
|
|
bottom: -13px !important;
|
|
}
|
|
.line___1qrlH {
|
|
width: 1px;
|
|
height: 16px;
|
|
background: #686f9a;
|
|
border-radius: 1px;
|
|
margin-left: 28px;
|
|
}
|
|
.footer___1MBb_ {
|
|
height: 70px;
|
|
background: #282e55;
|
|
width: 100%;
|
|
z-index: 5;
|
|
}
|
|
.footer___1MBb_ button {
|
|
width: 100px;
|
|
height: 40px;
|
|
}
|
|
.commit___aa_yX {
|
|
background: #0a143d;
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.blueLight___oW1lR {
|
|
color: #b0b5d6;
|
|
font-size: 14px;
|
|
}
|
|
.filePathWrp___sw_To {
|
|
height: 56px;
|
|
border-bottom: 1px solid #3e4571;
|
|
margin: 0 30px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.filePath___2Xa_Q {
|
|
font-size: 0;
|
|
}
|
|
.filePath___2Xa_Q span {
|
|
max-width: 200px;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
}
|
|
.filePath___2Xa_Q span:after {
|
|
content: '/';
|
|
color: #fff;
|
|
margin: 0 2px;
|
|
display: inline-block;
|
|
}
|
|
.filePath___2Xa_Q span:nth-clid(:odd) {
|
|
color: #1890ff;
|
|
}
|
|
.filePath___2Xa_Q span:nth-last-child(1) {
|
|
color: #fff;
|
|
}
|
|
.filePath___2Xa_Q span:nth-last-child(1):after {
|
|
display: none;
|
|
}
|
|
.bottom0___3zeb- {
|
|
bottom: 0 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-switch {
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
display: inline-block;
|
|
box-sizing: border-box;
|
|
min-width: 40px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
vertical-align: middle;
|
|
background-color: rgba(0, 0, 0, 0.25);
|
|
border: 0;
|
|
border-radius: 100px;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-switch:focus {
|
|
outline: 0;
|
|
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.ant-switch-checked:focus {
|
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
}
|
|
.ant-switch:focus:hover {
|
|
box-shadow: none;
|
|
}
|
|
.ant-switch-checked {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-switch-loading,
|
|
.ant-switch-disabled {
|
|
cursor: not-allowed;
|
|
opacity: 0.4;
|
|
}
|
|
.ant-switch-loading *,
|
|
.ant-switch-disabled * {
|
|
box-shadow: none;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-switch-inner {
|
|
display: block;
|
|
margin: 0 4px 0 22px;
|
|
color: #fff;
|
|
font-size: 12px;
|
|
transition: margin 0.2s;
|
|
}
|
|
.ant-switch-checked .ant-switch-inner {
|
|
margin: 0 22px 0 4px;
|
|
}
|
|
.ant-switch-handle {
|
|
position: absolute;
|
|
top: 2px;
|
|
left: 2px;
|
|
width: 16px;
|
|
height: 16px;
|
|
transition: all 0.2s ease-in-out;
|
|
}
|
|
.ant-switch-handle::before {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
background-color: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0 2px 4px 0 rgba(0, 35, 11, 0.2);
|
|
transition: all 0.2s ease-in-out;
|
|
content: '';
|
|
}
|
|
.ant-switch-checked .ant-switch-handle {
|
|
left: calc(100% - 16px - 2px);
|
|
}
|
|
.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle::before {
|
|
right: -30%;
|
|
left: 0;
|
|
}
|
|
.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle::before {
|
|
right: 0;
|
|
left: -30%;
|
|
}
|
|
.ant-switch-loading-icon {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
}
|
|
.ant-switch-checked .ant-switch-loading-icon {
|
|
color: #1890ff;
|
|
}
|
|
.ant-switch-small {
|
|
min-width: 24px;
|
|
height: 14px;
|
|
line-height: 14px;
|
|
}
|
|
.ant-switch-small .ant-switch-inner {
|
|
margin: 0 5px 0 16px;
|
|
font-size: 12px;
|
|
}
|
|
.ant-switch-small .ant-switch-handle {
|
|
width: 10px;
|
|
height: 10px;
|
|
}
|
|
.ant-switch-small .ant-switch-loading-icon {
|
|
-ms-transform: translate(-50%, -50%) scale(0.66667);
|
|
transform: translate(-50%, -50%) scale(0.66667);
|
|
}
|
|
.ant-switch-small.ant-switch-checked .ant-switch-inner {
|
|
margin: 0 16px 0 5px;
|
|
}
|
|
.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
left: calc(100% - 10px - 2px);
|
|
}
|
|
.ant-switch-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-switch-rtl .ant-switch-inner {
|
|
margin: 0 22px 0 4px;
|
|
}
|
|
.ant-switch-rtl .ant-switch-handle {
|
|
right: 2px;
|
|
left: auto;
|
|
}
|
|
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle::before {
|
|
right: 0;
|
|
left: -30%;
|
|
}
|
|
.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle::before {
|
|
right: -30%;
|
|
left: 0;
|
|
}
|
|
.ant-switch-rtl.ant-switch-checked .ant-switch-inner {
|
|
margin: 0 4px 0 22px;
|
|
}
|
|
.ant-switch-rtl.ant-switch-checked .ant-switch-handle {
|
|
right: calc(100% - 16px - 2px);
|
|
}
|
|
.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
right: calc(100% - 10px - 2px);
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
@keyframes antCheckboxEffect {
|
|
0% {
|
|
transform: scale(1);
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
transform: scale(1.6);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
|
|
height: 10px !important;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode {
|
|
position: relative;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode::before {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 4px;
|
|
left: 0;
|
|
transition: background-color 0.3s;
|
|
content: '';
|
|
pointer-events: none;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode:hover::before {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode > * {
|
|
z-index: 1;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-switcher {
|
|
transition: color 0.3s;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper {
|
|
border-radius: 0;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper:hover {
|
|
background: transparent;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode .ant-tree-node-content-wrapper.ant-tree-node-selected {
|
|
color: #fff;
|
|
background: transparent;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected:hover::before,
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected::before {
|
|
background: #1890ff;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-switcher {
|
|
color: #fff;
|
|
}
|
|
.ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper {
|
|
color: #fff;
|
|
background: transparent;
|
|
}
|
|
.ant-tree-checkbox {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
top: -0.09em;
|
|
display: inline-block;
|
|
line-height: 1;
|
|
white-space: nowrap;
|
|
vertical-align: middle;
|
|
outline: none;
|
|
cursor: pointer;
|
|
}
|
|
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-inner,
|
|
.ant-tree-checkbox:hover .ant-tree-checkbox-inner,
|
|
.ant-tree-checkbox-input:focus + .ant-tree-checkbox-inner {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-tree-checkbox-checked::after {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 1px solid #1890ff;
|
|
border-radius: 2px;
|
|
visibility: hidden;
|
|
animation: antCheckboxEffect 0.36s ease-in-out;
|
|
animation-fill-mode: backwards;
|
|
content: '';
|
|
}
|
|
.ant-tree-checkbox:hover::after,
|
|
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox::after {
|
|
visibility: visible;
|
|
}
|
|
.ant-tree-checkbox-inner {
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
width: 14px;
|
|
height: 14px;
|
|
direction: ltr;
|
|
background-color: #fff;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
border-collapse: separate;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-tree-checkbox-inner::after {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 22%;
|
|
display: table;
|
|
width: 5px;
|
|
height: 8px;
|
|
border: 2px solid #fff;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
-ms-transform: rotate(45deg) scale(0) translate(-50%, -50%);
|
|
transform: rotate(45deg) scale(0) translate(-50%, -50%);
|
|
opacity: 0;
|
|
transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
|
|
content: ' ';
|
|
}
|
|
.ant-tree-checkbox-input {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
}
|
|
.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
|
|
position: absolute;
|
|
display: table;
|
|
border: 2px solid #fff;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
-ms-transform: rotate(45deg) scale(1) translate(-50%, -50%);
|
|
transform: rotate(45deg) scale(1) translate(-50%, -50%);
|
|
opacity: 1;
|
|
transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
|
|
content: ' ';
|
|
}
|
|
.ant-tree-checkbox-checked .ant-tree-checkbox-inner {
|
|
background-color: #1890ff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-tree-checkbox-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tree-checkbox-disabled.ant-tree-checkbox-checked .ant-tree-checkbox-inner::after {
|
|
border-color: rgba(0, 0, 0, 0.25);
|
|
animation-name: none;
|
|
}
|
|
.ant-tree-checkbox-disabled .ant-tree-checkbox-input {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner {
|
|
background-color: #f5f5f5;
|
|
border-color: #d9d9d9 !important;
|
|
}
|
|
.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
|
|
border-color: #f5f5f5;
|
|
border-collapse: separate;
|
|
animation-name: none;
|
|
}
|
|
.ant-tree-checkbox-disabled + span {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tree-checkbox-disabled:hover::after,
|
|
.ant-tree-checkbox-wrapper:hover .ant-tree-checkbox-disabled::after {
|
|
visibility: hidden;
|
|
}
|
|
.ant-tree-checkbox-wrapper {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
line-height: unset;
|
|
cursor: pointer;
|
|
}
|
|
.ant-tree-checkbox-wrapper.ant-tree-checkbox-wrapper-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tree-checkbox-wrapper + .ant-tree-checkbox-wrapper {
|
|
margin-left: 8px;
|
|
}
|
|
.ant-tree-checkbox + span {
|
|
padding-right: 8px;
|
|
padding-left: 8px;
|
|
}
|
|
.ant-tree-checkbox-group {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
}
|
|
.ant-tree-checkbox-group-item {
|
|
display: inline-block;
|
|
margin-right: 6px;
|
|
}
|
|
.ant-tree-checkbox-group-item:last-child {
|
|
margin-right: 0;
|
|
}
|
|
.ant-tree-checkbox-group-item + .ant-tree-checkbox-group-item {
|
|
margin-left: 0;
|
|
}
|
|
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner {
|
|
background-color: #fff;
|
|
border-color: #d9d9d9;
|
|
}
|
|
.ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner::after {
|
|
top: 50%;
|
|
left: 50%;
|
|
width: 6px;
|
|
height: 6px;
|
|
background-color: #1890ff;
|
|
border: 0;
|
|
-ms-transform: translate(-50%, -50%) scale(1);
|
|
transform: translate(-50%, -50%) scale(1);
|
|
opacity: 1;
|
|
content: ' ';
|
|
}
|
|
.ant-tree-checkbox-indeterminate.ant-tree-checkbox-disabled .ant-tree-checkbox-inner::after {
|
|
background-color: rgba(0, 0, 0, 0.25);
|
|
border-color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-tree {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
background: #fff;
|
|
border-radius: 2px;
|
|
transition: background-color 0.3s;
|
|
}
|
|
.ant-tree-focused:not(:hover):not(.ant-tree-active-focused) {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-tree-list-holder-inner {
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
}
|
|
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner {
|
|
-ms-flex-align: stretch;
|
|
align-items: stretch;
|
|
}
|
|
.ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
}
|
|
.ant-tree .ant-tree-treenode {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
padding: 0 0 2px 0;
|
|
outline: none;
|
|
}
|
|
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-tree .ant-tree-treenode-disabled .ant-tree-node-content-wrapper:hover {
|
|
background: transparent;
|
|
}
|
|
.ant-tree .ant-tree-treenode-active .ant-tree-node-content-wrapper {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-tree-indent {
|
|
-ms-flex-item-align: stretch;
|
|
align-self: stretch;
|
|
white-space: nowrap;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-tree-indent-unit {
|
|
display: inline-block;
|
|
width: 20px;
|
|
}
|
|
.ant-tree .ant-tree-switcher {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
width: 20px;
|
|
height: 20px;
|
|
margin: 0;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.ant-tree .ant-tree-switcher .ant-tree-switcher-icon,
|
|
.ant-tree .ant-tree-switcher .ant-select-tree-switcher-icon {
|
|
font-size: 10px;
|
|
display: inline-block;
|
|
vertical-align: baseline;
|
|
}
|
|
.ant-tree .ant-tree-switcher .ant-tree-switcher-icon svg,
|
|
.ant-tree .ant-tree-switcher .ant-select-tree-switcher-icon svg {
|
|
transition: transform 0.3s;
|
|
}
|
|
.ant-tree .ant-tree-switcher-noop {
|
|
cursor: default;
|
|
}
|
|
.ant-tree .ant-tree-switcher_close .ant-tree-switcher-icon svg {
|
|
-ms-transform: rotate(-90deg);
|
|
transform: rotate(-90deg);
|
|
}
|
|
.ant-tree .ant-tree-switcher-loading-icon {
|
|
color: #1890ff;
|
|
}
|
|
.ant-tree .ant-tree-switcher-leaf-line {
|
|
z-index: 1;
|
|
display: inline-block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ant-tree .ant-tree-switcher-leaf-line::before {
|
|
position: absolute;
|
|
height: 20px;
|
|
margin-left: -1px;
|
|
border-left: 1px solid #d9d9d9;
|
|
content: ' ';
|
|
}
|
|
.ant-tree .ant-tree-switcher-leaf-line::after {
|
|
position: absolute;
|
|
width: 6px;
|
|
height: 10px;
|
|
margin-left: -1px;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
content: ' ';
|
|
}
|
|
.ant-tree .ant-tree-checkbox {
|
|
top: auto;
|
|
top: initial;
|
|
margin: 3px 8px 0 0;
|
|
}
|
|
.ant-tree .ant-tree-node-content-wrapper {
|
|
min-height: 20px;
|
|
margin: 0;
|
|
padding: 0 4px;
|
|
color: inherit;
|
|
line-height: 20px;
|
|
background: transparent;
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-tree .ant-tree-node-content-wrapper:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected {
|
|
background-color: #bae7ff;
|
|
}
|
|
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle {
|
|
display: inline-block;
|
|
width: 20px;
|
|
height: 20px;
|
|
line-height: 20px;
|
|
text-align: center;
|
|
vertical-align: top;
|
|
}
|
|
.ant-tree .ant-tree-node-content-wrapper .ant-tree-iconEle:empty {
|
|
display: none;
|
|
}
|
|
.ant-tree-node-content-wrapper[draggable='true'] {
|
|
line-height: 16px;
|
|
border-top: 2px transparent solid;
|
|
border-bottom: 2px transparent solid;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-tree .ant-tree-treenode.drag-over > [draggable] {
|
|
color: white;
|
|
background-color: #1890ff;
|
|
opacity: 0.8;
|
|
}
|
|
.ant-tree .ant-tree-treenode.drag-over-gap-top > [draggable] {
|
|
border-top-color: #1890ff;
|
|
}
|
|
.ant-tree .ant-tree-treenode.drag-over-gap-bottom > [draggable] {
|
|
border-bottom-color: #1890ff;
|
|
}
|
|
.ant-tree-show-line {
|
|
/* Motion should hide line of measure */
|
|
}
|
|
.ant-tree-show-line .ant-tree-indent-unit {
|
|
position: relative;
|
|
height: 100%;
|
|
}
|
|
.ant-tree-show-line .ant-tree-indent-unit:first-child::after {
|
|
position: absolute;
|
|
top: calc(100% - 20px - 4px);
|
|
right: 10px;
|
|
bottom: -4px;
|
|
border-right: 1px solid #d9d9d9;
|
|
content: '';
|
|
}
|
|
.ant-tree-show-line .ant-tree-indent-unit::before {
|
|
position: absolute;
|
|
top: calc(100% - 4px);
|
|
right: -10px;
|
|
bottom: -24px;
|
|
border-right: 1px solid #d9d9d9;
|
|
content: '';
|
|
}
|
|
.ant-tree-show-line .ant-tree-indent-unit-end::before,
|
|
.ant-tree-show-line .ant-tree-indent-unit-end-first-level::after {
|
|
display: none;
|
|
}
|
|
.ant-tree-show-line .ant-tree-treenode-motion:not(.ant-motion-collapse-leave):not(.ant-motion-collapse-appear-active) .ant-tree-indent-unit::after,
|
|
.ant-tree-show-line .ant-tree-treenode-motion:not(.ant-motion-collapse-leave):not(.ant-motion-collapse-appear-active) .ant-tree-indent-unit::before {
|
|
display: none;
|
|
}
|
|
.ant-tree-show-line .ant-tree-switcher {
|
|
z-index: 1;
|
|
background: #fff;
|
|
}
|
|
.ant-tree-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-tree .ant-tree-treenode-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-tree-rtl.ant-tree .ant-tree-switcher_close .ant-tree-switcher-icon svg {
|
|
-ms-transform: rotate(90deg);
|
|
transform: rotate(90deg);
|
|
}
|
|
.ant-tree-rtl.ant-tree-show-line .ant-tree-indent-unit::before {
|
|
right: auto;
|
|
left: -11px;
|
|
border-right: none;
|
|
border-left: 1px solid #d9d9d9;
|
|
}
|
|
.ant-tree-rtl.ant-tree .ant-tree-checkbox {
|
|
margin: 3px 0 0 8px;
|
|
}
|
|
.ant-tree-select-dropdown-rtl .ant-select-tree .ant-select-tree-checkbox {
|
|
margin: 3px 0 0 8px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1eujs {
|
|
padding: 0px 20px 0px 20px;
|
|
}
|
|
.modal___3NBln {
|
|
z-index: 9999;
|
|
}
|
|
.title___26WI_ {
|
|
font-size: 20px;
|
|
}
|
|
.path___HzdTG {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___3sufs {
|
|
color: #4cacff;
|
|
}
|
|
.width240___DJhZ8 {
|
|
width: 240px;
|
|
}
|
|
.filePath___13aFg {
|
|
min-width: 200px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
display: inline-block;
|
|
background: #dedede;
|
|
border-radius: 4px 0px 0px 4px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1VfLE {
|
|
padding: 20px;
|
|
}
|
|
.content___20B4M {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___20B4M a {
|
|
color: #05101a;
|
|
}
|
|
.content___20B4M a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___3qDeg {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___2ZjUq {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___2zh4E {
|
|
background-color: #fff;
|
|
padding: 0px 30px 0px 30px;
|
|
}
|
|
.wrap___2zh4E [class~='ant-upload-drag'] {
|
|
background: rgba(24, 144, 255, 0.04) !important;
|
|
border-radius: 4px;
|
|
border: 1px dashed #1890ff;
|
|
}
|
|
.title___Os-Oa {
|
|
font-size: 20px;
|
|
}
|
|
.path___eUXXC {
|
|
display: inline-block;
|
|
overflow: hidden;
|
|
line-height: 40px;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
color: #888888;
|
|
font-size: 16px;
|
|
}
|
|
.colorBlue___2IORo {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1d7HC {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2tGvG {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3lO4f {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___22Avr {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___3SksD {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.headLeft___9XMDS {
|
|
color: #fff;
|
|
font-size: 14px;
|
|
padding: 20px;
|
|
}
|
|
.colorBlue___1Qpec {
|
|
color: #4cacff;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___1u-Va [class~='ant-switch'] {
|
|
background: #e53333;
|
|
}
|
|
.wrap___1u-Va [class~='ant-switch-checked'] {
|
|
background: #1890fb;
|
|
}
|
|
.nodata___V_2Oo img {
|
|
width: 100%;
|
|
height: 100%;
|
|
margin-bottom: 30px;
|
|
}
|
|
.nodataText___1G_zo {
|
|
text-align: center;
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.content___314Bx {
|
|
margin-top: 20px;
|
|
}
|
|
.content___314Bx [class~='ant-tree'] {
|
|
background: none;
|
|
color: #fff;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode-selected'] {
|
|
color: #fff;
|
|
width: 100%;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode-selected']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___314Bx [class~='ant-tree-node-content-wrapper'] {
|
|
background: none !important;
|
|
color: #fff !important;
|
|
}
|
|
.content___314Bx [class~='ant-tree-node-content-wrapper']:hover {
|
|
background: none !important;
|
|
}
|
|
.content___314Bx [class~='drag-over'] > [draggable] {
|
|
opacity: 1 !important;
|
|
}
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close']::before,
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open']::before {
|
|
background: #2f3662 !important;
|
|
}
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='icon-gengduo2'],
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-close'] [class~='ant-tree-node-content-wrapper'],
|
|
.content___314Bx [class~='drag-over'][class~='ant-tree-treenode-switcher-open'] [class~='ant-tree-node-content-wrapper'] {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode'] {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
height: 36px;
|
|
padding: 5px 0;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode'] * {
|
|
transition: none !important;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode']:hover::before {
|
|
background: #2f3662 !important;
|
|
bottom: 0 !important;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode']:hover [class~='icon-gengduo2'] {
|
|
display: inline;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode'] [class~='ant-tree-node-content-wrapper'] {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.content___314Bx [class~='ant-tree-treenode'] [class~='icon-gengduo2'] {
|
|
top: -1px;
|
|
}
|
|
.content___314Bx [class~='drag-over-gap-top'],
|
|
.content___314Bx [class~='drag-over-gap-bottom'] {
|
|
transition: none !important;
|
|
}
|
|
.content___314Bx [class~='drag-over-gap-top'] > [draggable],
|
|
.content___314Bx [class~='drag-over-gap-bottom'] > [draggable] {
|
|
border: 0px solid #000 !important;
|
|
transition: none !important;
|
|
line-height: 24px !important;
|
|
}
|
|
.gitCode___2GwFG {
|
|
color: #fff;
|
|
padding: 32px 14px 0 20px;
|
|
font-size: 14px;
|
|
}
|
|
[class~='ant-tree-switcher'] {
|
|
margin-left: 20px;
|
|
}
|
|
.ellipsis___2M7s4 {
|
|
margin: 5px 10px;
|
|
}
|
|
[class~='c-555a88'] {
|
|
border-radius: 8px;
|
|
position: relative;
|
|
}
|
|
ul.menu___3Tf01 {
|
|
width: 122px;
|
|
background: #686f9a;
|
|
color: white;
|
|
}
|
|
ul.menu___3Tf01 li {
|
|
color: white;
|
|
}
|
|
ul.menu___3Tf01 [class~='ant-dropdown-menu-item-active'] {
|
|
background: #3e4571;
|
|
}
|
|
.overlayClass___3ckGv [class~='ant-tooltip-content'] {
|
|
position: relative;
|
|
z-index: 11;
|
|
}
|
|
.overlayClass___3ckGv [class~='ant-tooltip-content'] [class~='ant-tooltip-arrow-content'] {
|
|
left: -16px;
|
|
}
|
|
.overlayClass___3ckGv::before {
|
|
content: ' ';
|
|
position: fixed;
|
|
left: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 10;
|
|
background: rgba(0, 0, 0, 0.3);
|
|
}
|
|
.tips___-Fisb {
|
|
width: 100%;
|
|
padding: 0 20px;
|
|
color: #fff;
|
|
margin-bottom: 10px;
|
|
line-height: 22px;
|
|
text-align: justify;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___r5XlG {
|
|
padding: 20px;
|
|
}
|
|
.content___1KVgv {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___1KVgv a {
|
|
color: #05101a;
|
|
}
|
|
.content___1KVgv a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___256K2 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___3S7DM {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-divider {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-divider-vertical {
|
|
position: relative;
|
|
top: -0.06em;
|
|
display: inline-block;
|
|
height: 0.9em;
|
|
margin: 0 8px;
|
|
vertical-align: middle;
|
|
border-top: 0;
|
|
border-left: 1px solid rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-divider-horizontal {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
clear: both;
|
|
width: 100%;
|
|
min-width: 100%;
|
|
margin: 24px 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin: 16px 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
white-space: nowrap;
|
|
text-align: center;
|
|
border-top: 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text::before,
|
|
.ant-divider-horizontal.ant-divider-with-text::after {
|
|
position: relative;
|
|
top: 50%;
|
|
width: 50%;
|
|
border-top: 1px solid rgba(0, 0, 0, 0.06);
|
|
-ms-transform: translateY(50%);
|
|
transform: translateY(50%);
|
|
content: '';
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left::before {
|
|
top: 50%;
|
|
width: 5%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-left::after {
|
|
top: 50%;
|
|
width: 95%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right::before {
|
|
top: 50%;
|
|
width: 95%;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
top: 50%;
|
|
width: 5%;
|
|
}
|
|
.ant-divider-inner-text {
|
|
display: inline-block;
|
|
padding: 0 1em;
|
|
}
|
|
.ant-divider-dashed {
|
|
background: none;
|
|
border-color: rgba(0, 0, 0, 0.06);
|
|
border-style: dashed;
|
|
border-width: 1px 0 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed {
|
|
border-top: 0;
|
|
}
|
|
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::before,
|
|
.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed::after {
|
|
border-style: dashed none none;
|
|
}
|
|
.ant-divider-vertical.ant-divider-dashed {
|
|
border-width: 0 0 0 1px;
|
|
}
|
|
.ant-divider-plain.ant-divider-with-text {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
}
|
|
.ant-divider-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::before {
|
|
width: 95%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left::after {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::before {
|
|
width: 5%;
|
|
}
|
|
.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right::after {
|
|
width: 95%;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___1ns9C {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___CtYWo {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___1BY1r {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1f_qK {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___vKDYT {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.commitWrap___3D8wo {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
background-color: #ffffff;
|
|
padding: 20px;
|
|
margin-bottom: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.wrap___3FqEy {
|
|
padding: 20px;
|
|
}
|
|
.colorGray___cRpZO {
|
|
color: #999999;
|
|
}
|
|
.content___3lBLc {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
margin-bottom: 10px;
|
|
padding: 20px;
|
|
font-size: 16px;
|
|
}
|
|
.itemTime___Tgw2b {
|
|
color: #4cacff;
|
|
margin-right: 15px;
|
|
}
|
|
.imageUrl___2Lb2n {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.blueLight___1hcIr {
|
|
color: #b0b5d6;
|
|
font-size: 16px;
|
|
}
|
|
.divider___3FYHo {
|
|
background: #3e4571;
|
|
border-radius: 1px;
|
|
margin: 20px 0;
|
|
}
|
|
.empty___oYMsw {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrp___z2l1F {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
position: absolute;
|
|
width: 100%;
|
|
height: 100%;
|
|
left: 0;
|
|
top: 0;
|
|
}
|
|
.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;
|
|
}
|
|
.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: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.close___3q-z4 > span {
|
|
background: #4a4a4a;
|
|
color: #fff;
|
|
width: 40px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2dXfh {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2BhUa {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___15ksZ {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3JbfY {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___1raS- {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.level___W4wcy {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
}
|
|
.level___W4wcy .left___1XwUw {
|
|
width: 25%;
|
|
height: 100%;
|
|
max-width: 440px;
|
|
background-color: #0a143d;
|
|
position: relative;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .title___2mqN2 {
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
padding: 30px 0 10px 20px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-empty {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-empty .ant-empty-description {
|
|
color: #1890ff;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .ant-spin {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa {
|
|
height: 44px;
|
|
width: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
padding-left: 20px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa:hover {
|
|
background: rgba(62, 69, 113, 0.4);
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa:hover .s3___25biP {
|
|
display: block;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa .s2___3z1Hl {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
padding-right: 14px;
|
|
padding-left: 14px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .list___2YNXa .s3___25biP {
|
|
display: none;
|
|
padding-right: 20px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p {
|
|
height: 44px;
|
|
width: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
padding-left: 20px;
|
|
background: rgba(62, 69, 113) !important;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p:hover {
|
|
background: rgba(62, 69, 113, 0.4);
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p:hover .s3___25biP {
|
|
display: block;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p .s2___3z1Hl {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
padding-right: 14px;
|
|
padding-left: 14px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .listActive___1B21p .s3___25biP {
|
|
display: none;
|
|
padding-right: 20px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .container___16wfS .listWrap___U0Df3 .os___2rPuf {
|
|
color: #686f9a;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
text-align: center;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA {
|
|
position: absolute;
|
|
z-index: 2;
|
|
bottom: 0;
|
|
left: 0;
|
|
width: 192px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS {
|
|
width: 100%;
|
|
height: 100%;
|
|
position: relative;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .icon___IUU5o {
|
|
width: 50px;
|
|
height: 50px;
|
|
background: #1890ff;
|
|
box-shadow: rgb(24 144 255) 0px 0px 4px 0px;
|
|
border-radius: 25px;
|
|
color: #ffffff;
|
|
line-height: 44px;
|
|
text-align: center;
|
|
font-size: 38px;
|
|
font-weight: 200;
|
|
cursor: pointer;
|
|
position: absolute;
|
|
z-index: 5;
|
|
left: 20px;
|
|
bottom: 20px;
|
|
transition: all 0.5s ease 0s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs {
|
|
position: absolute;
|
|
z-index: 6;
|
|
bottom: 88px;
|
|
left: 20px;
|
|
transition: 0.5s;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs .d1___uGVV7 {
|
|
width: 152px;
|
|
height: 40px;
|
|
background: #1890ff;
|
|
box-shadow: 0px 0px 4px 0px #1890ff;
|
|
border-radius: 25px;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
}
|
|
.level___W4wcy .left___1XwUw .btns___3SwkA .btnsWrap___30oSS .btn___GdOfs .d2___12wBt {
|
|
width: 152px;
|
|
height: 40px;
|
|
background: #1890ff;
|
|
box-shadow: 0px 0px 4px 0px #1890ff;
|
|
border-radius: 25px;
|
|
font-size: 16px;
|
|
cursor: pointer;
|
|
color: #fff;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
margin-top: 20px;
|
|
background: #44d7b6;
|
|
box-shadow: 0px 0px 4px 0px #44d7b6;
|
|
}
|
|
.level___W4wcy .left___1XwUw .shrink___tBEU_ {
|
|
position: absolute;
|
|
z-index: 55;
|
|
top: 50%;
|
|
right: 0;
|
|
width: 20px;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
border-radius: 8px 0px 0px 8px;
|
|
color: #1890ff;
|
|
text-align: center;
|
|
line-height: 80px;
|
|
cursor: pointer;
|
|
}
|
|
.level___W4wcy .left___1XwUw .elseShrink___1vnuF {
|
|
position: absolute;
|
|
z-index: 55;
|
|
top: 50%;
|
|
right: 0;
|
|
width: 20px;
|
|
height: 80px;
|
|
background: #ffffff;
|
|
border-radius: 8px 0px 0px 8px;
|
|
color: #1890ff;
|
|
text-align: center;
|
|
line-height: 80px;
|
|
cursor: pointer;
|
|
transform: rotateY(180deg);
|
|
right: -20px;
|
|
background: #1890ff;
|
|
color: #fff;
|
|
}
|
|
.level___W4wcy .right___27lwg {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
background-color: #fff;
|
|
-ms-transform: translateX(0);
|
|
transform: translateX(0);
|
|
}
|
|
.level___W4wcy .right___27lwg .addIcon___3jWNX {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
color: #999999;
|
|
}
|
|
.level___W4wcy .right___27lwg .customFixedButton {
|
|
z-index: 98;
|
|
}
|
|
.level___W4wcy .right___27lwg .customFixedButton button {
|
|
border-radius: 4px;
|
|
}
|
|
.level___W4wcy .right___27lwg .ant-input,
|
|
.level___W4wcy .right___27lwg .ant-form-item-control-input,
|
|
.level___W4wcy .right___27lwg .ant-select,
|
|
.level___W4wcy .right___27lwg .ant-input-affix-wrapper {
|
|
border-radius: 4px;
|
|
}
|
|
.level___W4wcy .right___27lwg .markdown-editor-container.full-screen {
|
|
height: 100% !important;
|
|
}
|
|
.level___W4wcy .right___27lwg .markdown-editor-container.full-screen .markdown-editor-body {
|
|
height: calc(100% - 38px) !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-skeleton {
|
|
display: table;
|
|
width: 100%;
|
|
}
|
|
.ant-skeleton-header {
|
|
display: table-cell;
|
|
padding-right: 8px;
|
|
vertical-align: top;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: #f2f2f2;
|
|
width: 28px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg {
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm {
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-header .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-content {
|
|
display: table-cell;
|
|
width: 100%;
|
|
vertical-align: top;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-title {
|
|
width: 100%;
|
|
height: 14px;
|
|
margin-top: 8px;
|
|
background: #f2f2f2;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
margin-top: 20px;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph {
|
|
padding: 0;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
width: 100%;
|
|
height: 14px;
|
|
list-style: none;
|
|
background: #f2f2f2;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li:last-child:not(:first-child):not(:nth-child(2)) {
|
|
width: 61%;
|
|
}
|
|
.ant-skeleton-content .ant-skeleton-paragraph > li + li {
|
|
margin-top: 12px;
|
|
}
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title {
|
|
margin-top: 8px;
|
|
}
|
|
.ant-skeleton-with-avatar .ant-skeleton-content .ant-skeleton-title + .ant-skeleton-paragraph {
|
|
margin-top: 20px;
|
|
}
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-title,
|
|
.ant-skeleton-round .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
border-radius: 100px;
|
|
}
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
|
|
background-size: 400% 100%;
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
}
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
|
|
background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
|
|
background-size: 400% 100%;
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
}
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-button {
|
|
background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
|
|
background-size: 400% 100%;
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
}
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-input {
|
|
background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
|
|
background-size: 400% 100%;
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
}
|
|
.ant-skeleton.ant-skeleton-active .ant-skeleton-image {
|
|
background: linear-gradient(90deg, #f2f2f2 25%, #e6e6e6 37%, #f2f2f2 63%);
|
|
background-size: 400% 100%;
|
|
animation: ant-skeleton-loading 1.4s ease infinite;
|
|
}
|
|
.ant-skeleton-element {
|
|
display: inline-block;
|
|
width: auto;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: #f2f2f2;
|
|
border-radius: 2px;
|
|
width: 56px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-circle {
|
|
width: 28px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button.ant-skeleton-button-round {
|
|
border-radius: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg {
|
|
width: 64px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-circle {
|
|
width: 32px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-lg.ant-skeleton-button-round {
|
|
border-radius: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm {
|
|
width: 44px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-circle {
|
|
width: 22px;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-button-sm.ant-skeleton-button-round {
|
|
border-radius: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: #f2f2f2;
|
|
width: 28px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg {
|
|
width: 32px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-lg.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm {
|
|
width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-avatar-sm.ant-skeleton-avatar-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
background: #f2f2f2;
|
|
width: 100%;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input-lg {
|
|
width: 100%;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-input-sm {
|
|
width: 100%;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
vertical-align: top;
|
|
background: #f2f2f2;
|
|
width: 96px;
|
|
height: 96px;
|
|
line-height: 96px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image.ant-skeleton-image-circle {
|
|
border-radius: 50%;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-path {
|
|
fill: #bfbfbf;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-svg {
|
|
width: 48px;
|
|
height: 48px;
|
|
line-height: 48px;
|
|
max-width: 192px;
|
|
max-height: 192px;
|
|
}
|
|
.ant-skeleton-element .ant-skeleton-image-svg.ant-skeleton-image-circle {
|
|
border-radius: 50%;
|
|
}
|
|
@keyframes ant-skeleton-loading {
|
|
0% {
|
|
background-position: 100% 50%;
|
|
}
|
|
100% {
|
|
background-position: 0 50%;
|
|
}
|
|
}
|
|
.ant-skeleton-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-skeleton-rtl .ant-skeleton-header {
|
|
padding-right: 0;
|
|
padding-left: 16px;
|
|
}
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-title,
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-content .ant-skeleton-paragraph > li {
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
}
|
|
.ant-skeleton-rtl.ant-skeleton.ant-skeleton-active .ant-skeleton-avatar {
|
|
animation-name: ant-skeleton-loading-rtl;
|
|
}
|
|
@keyframes ant-skeleton-loading-rtl {
|
|
0% {
|
|
background-position: 0% 50%;
|
|
}
|
|
100% {
|
|
background-position: 100% 50%;
|
|
}
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.title___39Oep {
|
|
margin-bottom: 15px;
|
|
color: #ff954c;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.content___Xl7wK {
|
|
margin-bottom: 15px;
|
|
background: #f7f9fd;
|
|
padding: 5px;
|
|
height: 200px;
|
|
overflow: auto;
|
|
font-size: 14px;
|
|
}
|
|
.add___1luKB {
|
|
text-align: center;
|
|
padding-top: 20%;
|
|
}
|
|
.colorBlue___c0Swt {
|
|
color: #4cacff;
|
|
}
|
|
.radio___OK4CQ {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
font-size: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-select-auto-complete {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
}
|
|
.ant-select-auto-complete .ant-select-clear {
|
|
right: 13px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.teaching-circling-container {
|
|
-ms-flex: 1 1 auto;
|
|
flex: 1 1 auto;
|
|
}
|
|
.teaching-circling-container h3 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 30px 40px;
|
|
background: #fff;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
font-size: 20px;
|
|
margin: 0;
|
|
}
|
|
.no-data img {
|
|
display: block;
|
|
margin: 0 auto 30px auto;
|
|
}
|
|
.nodata-content {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
min-height: 690px;
|
|
}
|
|
.nodata-content p {
|
|
color: #999;
|
|
text-align: center;
|
|
}
|
|
.teaching-circling-body {
|
|
margin: 16px auto;
|
|
min-height: 740px;
|
|
width: 100%;
|
|
background: #fff;
|
|
border-radius: 8px;
|
|
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
|
}
|
|
.teaching-circling-body .navs {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 50px;
|
|
margin: 0;
|
|
font-size: 16px;
|
|
color: #333;
|
|
padding: 0 40px;
|
|
box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.08);
|
|
}
|
|
.teaching-circling-body .navs li {
|
|
margin-right: 60px;
|
|
height: 50px;
|
|
line-height: 50px;
|
|
}
|
|
.teaching-circling-body .navs li.active {
|
|
border-bottom: 2px solid #009ffc;
|
|
}
|
|
.teaching-circling-body .navs li.active a {
|
|
color: #009ffc;
|
|
}
|
|
.teaching-circling-body .navs li a {
|
|
color: #333;
|
|
display: block;
|
|
}
|
|
.flex-end {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.teaching-list {
|
|
margin: 0;
|
|
padding: 0;
|
|
font-size: 16px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: column nowrap;
|
|
flex-flow: column nowrap;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.teaching-list > li {
|
|
padding: 20px 40px;
|
|
cursor: pointer;
|
|
border-bottom: 1px solid #ccc;
|
|
}
|
|
.teaching-list .item-group {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-line-pack: center;
|
|
align-content: center;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.teaching-list .info {
|
|
margin: 0;
|
|
padding: 0;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.teaching-list .info li {
|
|
position: relative;
|
|
margin: 16px 8px 0 0;
|
|
}
|
|
.teaching-list .info li div {
|
|
padding: 0 20px;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
text-align: center;
|
|
}
|
|
.teaching-list .info li.active div {
|
|
background: #ccc;
|
|
}
|
|
.teaching-list .info li .btn-del {
|
|
position: absolute;
|
|
right: 0;
|
|
top: 0;
|
|
color: red;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.groups {
|
|
margin: 16px 0;
|
|
list-style: none;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row wrap;
|
|
flex-flow: row wrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.groups li {
|
|
width: 50%;
|
|
}
|
|
.select-teach-group {
|
|
padding: 20px 0 0 20px;
|
|
min-height: 320px;
|
|
position: relative;
|
|
}
|
|
.select-teach-group .btn-actions {
|
|
position: absolute;
|
|
right: 20px;
|
|
bottom: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.bg___24uy8 {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___14NGB {
|
|
width: 100%;
|
|
}
|
|
.modal___2LUSY {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.content___uJSz1 {
|
|
background-color: #ffffff;
|
|
}
|
|
.head___1b8cM {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 76px;
|
|
border-bottom: 1px solid #f4f4f4;
|
|
}
|
|
.headCount___8qSbD {
|
|
height: 16px;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
margin-left: 40px;
|
|
}
|
|
.button___3uWW2 {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
cursor: pointer;
|
|
}
|
|
.itemWrap___30TsE {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
padding: 20px 40px;
|
|
border-bottom: 1px solid #eee;
|
|
cursor: default;
|
|
}
|
|
.imgWrap___2LXqq {
|
|
margin-right: 20px;
|
|
position: relative;
|
|
}
|
|
.img___3JUpQ {
|
|
border-radius: 50%;
|
|
}
|
|
.manager___VrVN1 {
|
|
display: inline-block;
|
|
position: absolute;
|
|
bottom: 13px;
|
|
left: 2px;
|
|
width: 44px;
|
|
height: 18px;
|
|
background: #1890ff;
|
|
color: #fff;
|
|
font-size: 10px;
|
|
text-align: center;
|
|
border-bottom-right-radius: 28px;
|
|
border-bottom-left-radius: 31px;
|
|
}
|
|
.itemContent___gyTTk {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.nameWrap___3WMS2 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.name___2ym5i {
|
|
color: #000000;
|
|
font-size: 16px;
|
|
}
|
|
.actionGroup___8xT17 {
|
|
width: 140px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.deleteIcon___24yPS {
|
|
color: #bbbbbb;
|
|
cursor: pointer;
|
|
font-size: 18px;
|
|
}
|
|
.deleteIcon___24yPS:hover {
|
|
color: #ff5555;
|
|
}
|
|
.schoolWrap___23Lyd {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
color: #b2b2b2;
|
|
font-size: 12px;
|
|
}
|
|
.school___1PzsI {
|
|
max-width: 450px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: default;
|
|
}
|
|
.countWrap___8XfQc {
|
|
text-align: center;
|
|
margin-top: 30px;
|
|
}
|
|
.deletetitle___2yGtk {
|
|
color: #e53333;
|
|
font-size: 16px !important ;
|
|
}
|
|
.deletetitle___2yGtk:hover {
|
|
color: #ff5555;
|
|
}
|
|
.yseTitle___sqFvw {
|
|
font-size: 16px !important;
|
|
color: #1890ff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-layout {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
/* fix firefox can't set height smaller than content on flex item */
|
|
min-height: 0;
|
|
background: #f0f2f5;
|
|
}
|
|
.ant-layout,
|
|
.ant-layout * {
|
|
box-sizing: border-box;
|
|
}
|
|
.ant-layout.ant-layout-has-sider {
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.ant-layout.ant-layout-has-sider > .ant-layout,
|
|
.ant-layout.ant-layout-has-sider > .ant-layout-content {
|
|
overflow-x: hidden;
|
|
}
|
|
.ant-layout-header,
|
|
.ant-layout-footer {
|
|
-ms-flex: 0 0 auto;
|
|
flex: 0 0 auto;
|
|
}
|
|
.ant-layout-header {
|
|
height: 64px;
|
|
padding: 0 50px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
line-height: 64px;
|
|
background: #001529;
|
|
}
|
|
.ant-layout-footer {
|
|
padding: 24px 50px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
background: #f0f2f5;
|
|
}
|
|
.ant-layout-content {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
/* fix firefox can't set height smaller than content on flex item */
|
|
min-height: 0;
|
|
}
|
|
.ant-layout-sider {
|
|
position: relative;
|
|
/* fix firefox can't set width smaller than content on flex item */
|
|
min-width: 0;
|
|
background: #001529;
|
|
transition: all 0.2s;
|
|
}
|
|
.ant-layout-sider-children {
|
|
height: 100%;
|
|
margin-top: -0.1px;
|
|
padding-top: 0.1px;
|
|
}
|
|
.ant-layout-sider-has-trigger {
|
|
padding-bottom: 48px;
|
|
}
|
|
.ant-layout-sider-right {
|
|
-ms-flex-order: 1;
|
|
order: 1;
|
|
}
|
|
.ant-layout-sider-trigger {
|
|
position: fixed;
|
|
bottom: 0;
|
|
z-index: 1;
|
|
height: 48px;
|
|
color: #fff;
|
|
line-height: 48px;
|
|
text-align: center;
|
|
background: #002140;
|
|
cursor: pointer;
|
|
transition: all 0.2s;
|
|
}
|
|
.ant-layout-sider-zero-width > * {
|
|
overflow: hidden;
|
|
}
|
|
.ant-layout-sider-zero-width-trigger {
|
|
position: absolute;
|
|
top: 64px;
|
|
right: -36px;
|
|
z-index: 1;
|
|
width: 36px;
|
|
height: 42px;
|
|
color: #fff;
|
|
font-size: 18px;
|
|
line-height: 42px;
|
|
text-align: center;
|
|
background: #001529;
|
|
border-radius: 0 2px 2px 0;
|
|
cursor: pointer;
|
|
transition: background 0.3s ease;
|
|
}
|
|
.ant-layout-sider-zero-width-trigger:hover {
|
|
background: #192c3e;
|
|
}
|
|
.ant-layout-sider-zero-width-trigger-right {
|
|
left: -36px;
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-layout-sider-light {
|
|
background: #fff;
|
|
}
|
|
.ant-layout-sider-light .ant-layout-sider-trigger {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
background: #fff;
|
|
}
|
|
.ant-layout-sider-light .ant-layout-sider-zero-width-trigger {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
background: #fff;
|
|
}
|
|
.ant-layout-rtl {
|
|
direction: rtl;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2cC1r {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___9TeDx {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3EIYv {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1Uph0 {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___17_5w {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.header___1E4MV {
|
|
min-width: 1200px;
|
|
}
|
|
.header___1E4MV [class~='ant-layout-header'] {
|
|
padding: 0;
|
|
}
|
|
.header___1E4MV .logo___R8PNJ {
|
|
height: 42px;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.headerFixed___1V7d4 {
|
|
position: fixed;
|
|
top: 0px;
|
|
z-index: 999;
|
|
width: 100%;
|
|
}
|
|
.headerFixed___1V7d4 + section {
|
|
padding-top: 60px;
|
|
}
|
|
.menu___Km2Uo {
|
|
margin: 0;
|
|
padding: 0;
|
|
margin-left: 30px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.menu___Km2Uo li {
|
|
margin-right: 30px;
|
|
position: relative;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.menu___Km2Uo li:hover a {
|
|
color: #828383;
|
|
}
|
|
.menu___Km2Uo li.actived___12Ff0 a {
|
|
color: #4cacff;
|
|
}
|
|
.menu___Km2Uo li.actived___12Ff0::after {
|
|
content: '';
|
|
width: 18px;
|
|
height: 2px;
|
|
background-color: #4cacff;
|
|
position: absolute;
|
|
bottom: 14px;
|
|
left: 0;
|
|
}
|
|
.menu___Km2Uo li a {
|
|
color: #fff;
|
|
position: relative;
|
|
font-size: 16px;
|
|
}
|
|
.edu-menu___2hxbr {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
width: 100%;
|
|
padding: 0 60px;
|
|
height: 60px;
|
|
min-width: 1200px;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.newslight___jwZR3 {
|
|
width: 5px;
|
|
height: 5px;
|
|
border-radius: 5px;
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 10px;
|
|
background: #fb3226;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.search-input {
|
|
width: 300px !important;
|
|
background: #373e3f !important;
|
|
border: 1px solid #373e3f !important;
|
|
}
|
|
.search-input [class~='ant-input'] {
|
|
background: #373e3f !important;
|
|
color: #fff;
|
|
}
|
|
.search-input .ant-input-search-icon::before {
|
|
border-left: none;
|
|
}
|
|
.search-input .ant-input-search-icon {
|
|
color: #999;
|
|
}
|
|
.search-bar {
|
|
color: white;
|
|
-ms-flex: 1 0 auto;
|
|
flex: 1 0 auto;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-flow: row nowrap;
|
|
flex-flow: row nowrap;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
position: relative;
|
|
}
|
|
.search-bar a:hover {
|
|
color: #fff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-popover {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: 1030;
|
|
font-weight: normal;
|
|
white-space: normal;
|
|
text-align: left;
|
|
cursor: auto;
|
|
-webkit-user-select: text;
|
|
-moz-user-select: text;
|
|
-ms-user-select: text;
|
|
user-select: text;
|
|
}
|
|
.ant-popover::after {
|
|
position: absolute;
|
|
background: rgba(255, 255, 255, 0.01);
|
|
content: '';
|
|
}
|
|
.ant-popover-hidden {
|
|
display: none;
|
|
}
|
|
.ant-popover-placement-top,
|
|
.ant-popover-placement-topLeft,
|
|
.ant-popover-placement-topRight {
|
|
padding-bottom: 10px;
|
|
}
|
|
.ant-popover-placement-right,
|
|
.ant-popover-placement-rightTop,
|
|
.ant-popover-placement-rightBottom {
|
|
padding-left: 10px;
|
|
}
|
|
.ant-popover-placement-bottom,
|
|
.ant-popover-placement-bottomLeft,
|
|
.ant-popover-placement-bottomRight {
|
|
padding-top: 10px;
|
|
}
|
|
.ant-popover-placement-left,
|
|
.ant-popover-placement-leftTop,
|
|
.ant-popover-placement-leftBottom {
|
|
padding-right: 10px;
|
|
}
|
|
.ant-popover-inner {
|
|
background-color: #fff;
|
|
background-clip: padding-box;
|
|
border-radius: 2px;
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
|
|
}
|
|
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
|
|
.ant-popover {
|
|
/* IE10+ */
|
|
}
|
|
.ant-popover-inner {
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
}
|
|
}
|
|
.ant-popover-title {
|
|
min-width: 177px;
|
|
min-height: 28px;
|
|
margin: 0;
|
|
padding: 5px 12px 4px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-weight: 500;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.ant-popover-inner-content {
|
|
padding: 8px 12px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-popover-message {
|
|
position: relative;
|
|
padding: 4px 0 12px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
}
|
|
.ant-popover-message > .anticon {
|
|
position: absolute;
|
|
top: 8.00002px;
|
|
color: #faad14;
|
|
font-size: 12px;
|
|
}
|
|
.ant-popover-message-title {
|
|
padding-left: 20px;
|
|
}
|
|
.ant-popover-buttons {
|
|
margin-bottom: 4px;
|
|
text-align: right;
|
|
}
|
|
.ant-popover-buttons button {
|
|
margin-left: 8px;
|
|
}
|
|
.ant-popover-arrow {
|
|
position: absolute;
|
|
display: block;
|
|
width: 8.48528137px;
|
|
height: 8.48528137px;
|
|
background: transparent;
|
|
border-style: solid;
|
|
border-width: 4.24264069px;
|
|
-ms-transform: rotate(45deg);
|
|
transform: rotate(45deg);
|
|
}
|
|
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
|
|
bottom: 6.2px;
|
|
border-top-color: transparent;
|
|
border-right-color: #fff;
|
|
border-bottom-color: #fff;
|
|
border-left-color: transparent;
|
|
box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
}
|
|
.ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow {
|
|
left: 50%;
|
|
-ms-transform: translateX(-50%) rotate(45deg);
|
|
transform: translateX(-50%) rotate(45deg);
|
|
}
|
|
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
|
|
left: 16px;
|
|
}
|
|
.ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow {
|
|
right: 16px;
|
|
}
|
|
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
|
|
left: 6px;
|
|
border-top-color: transparent;
|
|
border-right-color: transparent;
|
|
border-bottom-color: #fff;
|
|
border-left-color: #fff;
|
|
box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
|
|
}
|
|
.ant-popover-placement-right > .ant-popover-content > .ant-popover-arrow {
|
|
top: 50%;
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.ant-popover-placement-rightTop > .ant-popover-content > .ant-popover-arrow {
|
|
top: 12px;
|
|
}
|
|
.ant-popover-placement-rightBottom > .ant-popover-content > .ant-popover-arrow {
|
|
bottom: 12px;
|
|
}
|
|
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
|
|
top: 6px;
|
|
border-top-color: #fff;
|
|
border-right-color: transparent;
|
|
border-bottom-color: transparent;
|
|
border-left-color: #fff;
|
|
box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.06);
|
|
}
|
|
.ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow {
|
|
left: 50%;
|
|
-ms-transform: translateX(-50%) rotate(45deg);
|
|
transform: translateX(-50%) rotate(45deg);
|
|
}
|
|
.ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow {
|
|
left: 16px;
|
|
}
|
|
.ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
|
|
right: 16px;
|
|
}
|
|
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow,
|
|
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
|
|
right: 6px;
|
|
border-top-color: #fff;
|
|
border-right-color: #fff;
|
|
border-bottom-color: transparent;
|
|
border-left-color: transparent;
|
|
box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07);
|
|
}
|
|
.ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow {
|
|
top: 50%;
|
|
-ms-transform: translateY(-50%) rotate(45deg);
|
|
transform: translateY(-50%) rotate(45deg);
|
|
}
|
|
.ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow {
|
|
top: 12px;
|
|
}
|
|
.ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow {
|
|
bottom: 12px;
|
|
}
|
|
.ant-popover-rtl {
|
|
direction: rtl;
|
|
text-align: right;
|
|
}
|
|
.ant-popover-rtl .ant-popover-message-title {
|
|
padding-right: 20px;
|
|
padding-left: 8px;
|
|
}
|
|
.ant-popover-rtl .ant-popover-buttons {
|
|
text-align: left;
|
|
}
|
|
.ant-popover-rtl .ant-popover-buttons button {
|
|
margin-right: 8px;
|
|
margin-left: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-picker-panel {
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
text-align: center;
|
|
background: #fff;
|
|
border: 1px solid #f0f0f0;
|
|
border-radius: 2px;
|
|
outline: none;
|
|
}
|
|
.ant-picker-panel-focused {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-picker-decade-panel,
|
|
.ant-picker-year-panel,
|
|
.ant-picker-quarter-panel,
|
|
.ant-picker-month-panel,
|
|
.ant-picker-week-panel,
|
|
.ant-picker-date-panel,
|
|
.ant-picker-time-panel {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
width: 244px;
|
|
}
|
|
.ant-picker-header {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
padding: 0 4px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.ant-picker-header > * {
|
|
-ms-flex: none;
|
|
flex: none;
|
|
}
|
|
.ant-picker-header button {
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
line-height: 32px;
|
|
background: transparent;
|
|
border: 0;
|
|
cursor: pointer;
|
|
transition: color 0.3s;
|
|
}
|
|
.ant-picker-header > button {
|
|
min-width: 1.6em;
|
|
font-size: 12px;
|
|
}
|
|
.ant-picker-header > button:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-picker-header-view {
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
font-weight: 500;
|
|
line-height: 32px;
|
|
}
|
|
.ant-picker-header-view button {
|
|
color: inherit;
|
|
font-weight: inherit;
|
|
}
|
|
.ant-picker-header-view button:not(:first-child) {
|
|
margin-left: 4px;
|
|
}
|
|
.ant-picker-header-view button:hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-picker-prev-icon,
|
|
.ant-picker-next-icon,
|
|
.ant-picker-super-prev-icon,
|
|
.ant-picker-super-next-icon {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 7px;
|
|
height: 7px;
|
|
}
|
|
.ant-picker-prev-icon::before,
|
|
.ant-picker-next-icon::before,
|
|
.ant-picker-super-prev-icon::before,
|
|
.ant-picker-super-next-icon::before {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
display: inline-block;
|
|
width: 7px;
|
|
height: 7px;
|
|
border: 0 solid currentColor;
|
|
border-width: 1.5px 0 0 1.5px;
|
|
content: '';
|
|
}
|
|
.ant-picker-super-prev-icon::after,
|
|
.ant-picker-super-next-icon::after {
|
|
position: absolute;
|
|
top: 4px;
|
|
left: 4px;
|
|
display: inline-block;
|
|
width: 7px;
|
|
height: 7px;
|
|
border: 0 solid currentColor;
|
|
border-width: 1.5px 0 0 1.5px;
|
|
content: '';
|
|
}
|
|
.ant-picker-prev-icon,
|
|
.ant-picker-super-prev-icon {
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.ant-picker-next-icon,
|
|
.ant-picker-super-next-icon {
|
|
-ms-transform: rotate(135deg);
|
|
transform: rotate(135deg);
|
|
}
|
|
.ant-picker-content {
|
|
width: 100%;
|
|
table-layout: fixed;
|
|
border-collapse: collapse;
|
|
}
|
|
.ant-picker-content th,
|
|
.ant-picker-content td {
|
|
position: relative;
|
|
min-width: 24px;
|
|
font-weight: 400;
|
|
}
|
|
.ant-picker-content th {
|
|
height: 30px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
line-height: 30px;
|
|
}
|
|
.ant-picker-cell {
|
|
padding: 3px 0;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: pointer;
|
|
}
|
|
.ant-picker-cell-in-view {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-picker-cell-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-picker-cell::before {
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
height: 22px;
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
content: '';
|
|
}
|
|
.ant-picker-cell .ant-picker-cell-inner {
|
|
position: relative;
|
|
z-index: 2;
|
|
display: inline-block;
|
|
min-width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
border-radius: 2px;
|
|
transition: background 0.3s, border 0.3s;
|
|
}
|
|
.ant-picker-cell:hover:not(.ant-picker-cell-in-view) .ant-picker-cell-inner,
|
|
.ant-picker-cell:hover:not(.ant-picker-cell-selected):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end):not(.ant-picker-cell-range-hover-start):not(.ant-picker-cell-range-hover-end) .ant-picker-cell-inner {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
border: 1px solid #1890ff;
|
|
border-radius: 2px;
|
|
content: '';
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-in-range {
|
|
position: relative;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-in-range::before {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner {
|
|
color: #fff;
|
|
background: #1890ff;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single)::before,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single)::before {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start::before {
|
|
left: 50%;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end::before {
|
|
right: 50%;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end:not(.ant-picker-cell-in-range):not(.ant-picker-cell-range-start):not(.ant-picker-cell-range-end)::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-range-start-single::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end.ant-picker-cell-range-end-single::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover:not(.ant-picker-cell-in-range)::after {
|
|
position: absolute;
|
|
top: 50%;
|
|
z-index: 0;
|
|
height: 24px;
|
|
border-top: 1px dashed #7ec1ff;
|
|
border-bottom: 1px dashed #7ec1ff;
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
content: '';
|
|
}
|
|
.ant-picker-cell-range-hover-start::after,
|
|
.ant-picker-cell-range-hover-end::after,
|
|
.ant-picker-cell-range-hover::after {
|
|
right: 0;
|
|
left: 2px;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover::before,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-hover::before,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end.ant-picker-cell-range-hover::before,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single).ant-picker-cell-range-hover-start::before,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single).ant-picker-cell-range-hover-end::before,
|
|
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start::before,
|
|
.ant-picker-panel > :not(.ant-picker-date-panel) .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end::before {
|
|
background: #cbe6ff;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after,
|
|
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
|
|
position: absolute;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: -1;
|
|
background: #cbe6ff;
|
|
content: '';
|
|
}
|
|
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
|
|
right: -7px;
|
|
left: 0;
|
|
}
|
|
.ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
|
|
right: 0;
|
|
left: -7px;
|
|
}
|
|
.ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
|
|
right: 50%;
|
|
}
|
|
.ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
|
|
left: 50%;
|
|
}
|
|
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
|
|
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
|
|
left: 6px;
|
|
border-left: 1px dashed #7ec1ff;
|
|
border-top-left-radius: 2px;
|
|
border-bottom-left-radius: 2px;
|
|
}
|
|
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
|
|
tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
|
|
.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
|
|
right: 6px;
|
|
border-right: 1px dashed #7ec1ff;
|
|
border-top-right-radius: 2px;
|
|
border-bottom-right-radius: 2px;
|
|
}
|
|
.ant-picker-cell-disabled {
|
|
pointer-events: none;
|
|
}
|
|
.ant-picker-cell-disabled .ant-picker-cell-inner {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background: transparent;
|
|
}
|
|
.ant-picker-cell-disabled::before {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-picker-cell-disabled.ant-picker-cell-today .ant-picker-cell-inner::before {
|
|
border-color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-picker-decade-panel .ant-picker-content,
|
|
.ant-picker-year-panel .ant-picker-content,
|
|
.ant-picker-quarter-panel .ant-picker-content,
|
|
.ant-picker-month-panel .ant-picker-content {
|
|
height: 192px;
|
|
}
|
|
.ant-picker-decade-panel .ant-picker-cell-inner,
|
|
.ant-picker-year-panel .ant-picker-cell-inner,
|
|
.ant-picker-quarter-panel .ant-picker-cell-inner,
|
|
.ant-picker-month-panel .ant-picker-cell-inner {
|
|
padding: 0 4px;
|
|
}
|
|
.ant-picker-decade-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
|
|
.ant-picker-year-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
|
|
.ant-picker-quarter-panel .ant-picker-cell-disabled .ant-picker-cell-inner,
|
|
.ant-picker-month-panel .ant-picker-cell-disabled .ant-picker-cell-inner {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-picker-quarter-panel .ant-picker-content {
|
|
height: 56px;
|
|
}
|
|
.ant-picker-footer {
|
|
width: -webkit-min-content;
|
|
width: -moz-min-content;
|
|
width: min-content;
|
|
min-width: 100%;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
border-bottom: 1px solid transparent;
|
|
}
|
|
.ant-picker-panel .ant-picker-footer {
|
|
border-top: 1px solid #f0f0f0;
|
|
}
|
|
.ant-picker-footer-extra {
|
|
padding: 0 8px;
|
|
line-height: 30px;
|
|
text-align: left;
|
|
}
|
|
.ant-picker-footer-extra:not(:last-child) {
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.ant-picker-now {
|
|
text-align: left;
|
|
}
|
|
.ant-picker-today-btn {
|
|
color: #1890ff;
|
|
}
|
|
.ant-picker-today-btn:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.ant-picker-today-btn:active {
|
|
color: #096dd9;
|
|
}
|
|
.ant-picker-today-btn.ant-picker-today-btn-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-picker-decade-panel .ant-picker-cell-inner {
|
|
padding: 0 2px;
|
|
}
|
|
.ant-picker-decade-panel .ant-picker-cell::before {
|
|
display: none;
|
|
}
|
|
.ant-picker-year-panel .ant-picker-body,
|
|
.ant-picker-quarter-panel .ant-picker-body,
|
|
.ant-picker-month-panel .ant-picker-body {
|
|
padding: 0 4px;
|
|
}
|
|
.ant-picker-year-panel .ant-picker-cell-inner,
|
|
.ant-picker-quarter-panel .ant-picker-cell-inner,
|
|
.ant-picker-month-panel .ant-picker-cell-inner {
|
|
width: 60px;
|
|
}
|
|
.ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
|
|
.ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
|
|
.ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
|
|
left: 9.33333333px;
|
|
border-left: 1px dashed #7ec1ff;
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-start::after,
|
|
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-start::after,
|
|
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-start::after {
|
|
right: 9.33333333px;
|
|
border-right: 1px dashed #7ec1ff;
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
|
|
.ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
|
|
.ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
|
|
right: 9.33333333px;
|
|
border-right: 1px dashed #7ec1ff;
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-year-panel .ant-picker-cell-range-hover-end::after,
|
|
.ant-picker-panel-rtl .ant-picker-quarter-panel .ant-picker-cell-range-hover-end::after,
|
|
.ant-picker-panel-rtl .ant-picker-month-panel .ant-picker-cell-range-hover-end::after {
|
|
left: 9.33333333px;
|
|
border-left: 1px dashed #7ec1ff;
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-picker-week-panel .ant-picker-body {
|
|
padding: 4px 8px;
|
|
}
|
|
.ant-picker-week-panel .ant-picker-cell:hover .ant-picker-cell-inner,
|
|
.ant-picker-week-panel .ant-picker-cell-selected .ant-picker-cell-inner,
|
|
.ant-picker-week-panel .ant-picker-cell .ant-picker-cell-inner {
|
|
background: transparent !important;
|
|
}
|
|
.ant-picker-week-panel-row td {
|
|
transition: background 0.3s;
|
|
}
|
|
.ant-picker-week-panel-row:hover td {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-picker-week-panel-row-selected td,
|
|
.ant-picker-week-panel-row-selected:hover td {
|
|
background: #1890ff;
|
|
}
|
|
.ant-picker-week-panel-row-selected td.ant-picker-cell-week,
|
|
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-week {
|
|
color: rgba(255, 255, 255, 0.5);
|
|
}
|
|
.ant-picker-week-panel-row-selected td.ant-picker-cell-today .ant-picker-cell-inner::before,
|
|
.ant-picker-week-panel-row-selected:hover td.ant-picker-cell-today .ant-picker-cell-inner::before {
|
|
border-color: #fff;
|
|
}
|
|
.ant-picker-week-panel-row-selected td .ant-picker-cell-inner,
|
|
.ant-picker-week-panel-row-selected:hover td .ant-picker-cell-inner {
|
|
color: #fff;
|
|
}
|
|
.ant-picker-date-panel .ant-picker-body {
|
|
padding: 4px 8px;
|
|
}
|
|
.ant-picker-date-panel .ant-picker-content {
|
|
width: 224px;
|
|
}
|
|
.ant-picker-date-panel .ant-picker-content th {
|
|
width: 32px;
|
|
}
|
|
.ant-picker-datetime-panel {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.ant-picker-datetime-panel .ant-picker-time-panel {
|
|
border-left: 1px solid #f0f0f0;
|
|
}
|
|
.ant-picker-datetime-panel .ant-picker-date-panel,
|
|
.ant-picker-datetime-panel .ant-picker-time-panel {
|
|
transition: opacity 0.3s;
|
|
}
|
|
.ant-picker-datetime-panel-active .ant-picker-date-panel,
|
|
.ant-picker-datetime-panel-active .ant-picker-time-panel {
|
|
opacity: 0.3;
|
|
}
|
|
.ant-picker-datetime-panel-active .ant-picker-date-panel-active,
|
|
.ant-picker-datetime-panel-active .ant-picker-time-panel-active {
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-time-panel {
|
|
width: auto;
|
|
min-width: auto;
|
|
}
|
|
.ant-picker-time-panel .ant-picker-content {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
height: 224px;
|
|
}
|
|
.ant-picker-time-panel-column {
|
|
-ms-flex: 1 0 auto;
|
|
flex: 1 0 auto;
|
|
width: 56px;
|
|
margin: 0;
|
|
padding: 0;
|
|
overflow-y: hidden;
|
|
text-align: left;
|
|
list-style: none;
|
|
transition: background 0.3s;
|
|
}
|
|
.ant-picker-time-panel-column::after {
|
|
display: block;
|
|
height: 200px;
|
|
content: '';
|
|
}
|
|
.ant-picker-datetime-panel .ant-picker-time-panel-column::after {
|
|
height: 202px;
|
|
}
|
|
.ant-picker-time-panel-column:not(:first-child) {
|
|
border-left: 1px solid #f0f0f0;
|
|
}
|
|
.ant-picker-time-panel-column-active {
|
|
background: rgba(230, 247, 255, 0.2);
|
|
}
|
|
.ant-picker-time-panel-column:hover {
|
|
overflow-y: auto;
|
|
}
|
|
.ant-picker-time-panel-column > li {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner {
|
|
display: block;
|
|
width: 100%;
|
|
height: 24px;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
line-height: 24px;
|
|
text-align: center;
|
|
border-radius: 0;
|
|
cursor: pointer;
|
|
transition: background 0.3s;
|
|
}
|
|
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell .ant-picker-time-panel-cell-inner:hover {
|
|
background: #f5f5f5;
|
|
}
|
|
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner {
|
|
background: #e6f7ff;
|
|
}
|
|
.ant-picker-time-panel-column > li.ant-picker-time-panel-cell-disabled .ant-picker-time-panel-cell-inner {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background: transparent;
|
|
cursor: not-allowed;
|
|
}
|
|
/* stylelint-disable-next-line */
|
|
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
|
|
:root .ant-picker-range-wrapper .ant-picker-month-panel .ant-picker-cell,
|
|
_:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell,
|
|
:root .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-cell {
|
|
padding: 21px 0;
|
|
}
|
|
.ant-picker {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
padding: 3px 7px 3px;
|
|
position: relative;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
background: #fff;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
transition: border 0.3s, box-shadow 0.3s;
|
|
}
|
|
.ant-picker:hover,
|
|
.ant-picker-focused {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-picker-focused {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
}
|
|
.ant-picker.ant-picker-disabled {
|
|
background: #f5f5f5;
|
|
border-color: #d9d9d9;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-picker.ant-picker-disabled .ant-picker-suffix {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
}
|
|
.ant-picker.ant-picker-borderless {
|
|
background-color: transparent !important;
|
|
border-color: transparent !important;
|
|
box-shadow: none !important;
|
|
}
|
|
.ant-picker-input {
|
|
position: relative;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
width: 100%;
|
|
}
|
|
.ant-picker-input > input {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 100%;
|
|
min-width: 0;
|
|
padding: 3px 7px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
line-height: 1.66667;
|
|
background-color: #fff;
|
|
background-image: none;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
transition: all 0.3s;
|
|
-ms-flex: auto;
|
|
flex: auto;
|
|
min-width: 1px;
|
|
height: auto;
|
|
padding: 0;
|
|
background: transparent;
|
|
border: 0;
|
|
}
|
|
.ant-picker-input > input::-webkit-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-picker-input > input:-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-picker-input > input::-ms-input-placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-picker-input > input::placeholder {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-picker-input > input:-ms-input-placeholder {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-picker-input > input:placeholder-shown {
|
|
text-overflow: ellipsis;
|
|
}
|
|
.ant-picker-input > input:hover {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-picker-input > input:focus,
|
|
.ant-picker-input > input-focused {
|
|
border-color: #40a9ff;
|
|
border-right-width: 1px !important;
|
|
outline: 0;
|
|
box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
|
|
}
|
|
.ant-picker-input > input-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-input > input-disabled:hover {
|
|
border-color: #d9d9d9;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-picker-input > input[disabled] {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-input > input[disabled]:hover {
|
|
border-color: #d9d9d9;
|
|
border-right-width: 1px !important;
|
|
}
|
|
.ant-picker-input > input-borderless,
|
|
.ant-picker-input > input-borderless:hover,
|
|
.ant-picker-input > input-borderless:focus,
|
|
.ant-picker-input > input-borderless-focused,
|
|
.ant-picker-input > input-borderless-disabled,
|
|
.ant-picker-input > input-borderless[disabled] {
|
|
background-color: transparent;
|
|
border: none;
|
|
box-shadow: none;
|
|
}
|
|
textarea.ant-picker-input > input {
|
|
max-width: 100%;
|
|
height: auto;
|
|
min-height: 28px;
|
|
line-height: 1.66667;
|
|
vertical-align: bottom;
|
|
transition: all 0.3s, height 0s;
|
|
}
|
|
.ant-picker-input > input-lg {
|
|
padding: 3.4px 11px;
|
|
font-size: 14px;
|
|
}
|
|
.ant-picker-input > input-sm {
|
|
padding: 0px 7px;
|
|
}
|
|
.ant-picker-input > input:focus {
|
|
box-shadow: none;
|
|
}
|
|
.ant-picker-input > input[disabled] {
|
|
background: transparent;
|
|
}
|
|
.ant-picker-input:hover .ant-picker-clear {
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-input-placeholder > input {
|
|
color: #bfbfbf;
|
|
}
|
|
.ant-picker-large {
|
|
padding: 3.5px 11px 3.5px;
|
|
}
|
|
.ant-picker-large .ant-picker-input > input {
|
|
font-size: 14px;
|
|
}
|
|
.ant-picker-small {
|
|
padding: 0px 7px 0px;
|
|
}
|
|
.ant-picker-suffix {
|
|
-ms-flex-item-align: center;
|
|
align-self: center;
|
|
margin-left: 2px;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
line-height: 1;
|
|
pointer-events: none;
|
|
}
|
|
.ant-picker-suffix > * {
|
|
vertical-align: top;
|
|
}
|
|
.ant-picker-clear {
|
|
position: absolute;
|
|
top: 50%;
|
|
right: 0;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
line-height: 1;
|
|
background: #fff;
|
|
-ms-transform: translateY(-50%);
|
|
transform: translateY(-50%);
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
transition: opacity 0.3s, color 0.3s;
|
|
}
|
|
.ant-picker-clear > * {
|
|
vertical-align: top;
|
|
}
|
|
.ant-picker-clear:hover {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-picker-separator {
|
|
position: relative;
|
|
display: inline-block;
|
|
width: 1em;
|
|
height: 14px;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
font-size: 14px;
|
|
vertical-align: top;
|
|
cursor: default;
|
|
}
|
|
.ant-picker-focused .ant-picker-separator {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-picker-disabled .ant-picker-range-separator .ant-picker-separator {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-picker-range {
|
|
position: relative;
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
}
|
|
.ant-picker-range .ant-picker-clear {
|
|
right: 7px;
|
|
}
|
|
.ant-picker-range:hover .ant-picker-clear {
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-range .ant-picker-active-bar {
|
|
bottom: -1px;
|
|
height: 2px;
|
|
margin-left: 7px;
|
|
background: #1890ff;
|
|
opacity: 0;
|
|
transition: all 0.3s ease-out;
|
|
pointer-events: none;
|
|
}
|
|
.ant-picker-range.ant-picker-focused .ant-picker-active-bar {
|
|
opacity: 1;
|
|
}
|
|
.ant-picker-range-separator {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 4px;
|
|
line-height: 1;
|
|
}
|
|
.ant-picker-range.ant-picker-small .ant-picker-clear {
|
|
right: 7px;
|
|
}
|
|
.ant-picker-dropdown {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: absolute;
|
|
z-index: 1050;
|
|
}
|
|
.ant-picker-dropdown-hidden {
|
|
display: none;
|
|
}
|
|
.ant-picker-dropdown-placement-bottomLeft .ant-picker-range-arrow {
|
|
top: 1.66666667px;
|
|
display: block;
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.ant-picker-dropdown-placement-topLeft .ant-picker-range-arrow {
|
|
bottom: 1.66666667px;
|
|
display: block;
|
|
-ms-transform: rotate(135deg);
|
|
transform: rotate(135deg);
|
|
}
|
|
.ant-picker-dropdown-range {
|
|
padding: 6.66666667px 0;
|
|
}
|
|
.ant-picker-dropdown-range-hidden {
|
|
display: none;
|
|
}
|
|
.ant-picker-dropdown .ant-picker-panel > .ant-picker-time-panel {
|
|
padding-top: 2px;
|
|
}
|
|
.ant-picker-ranges {
|
|
margin-bottom: 0;
|
|
padding: 2px 8px;
|
|
overflow: hidden;
|
|
line-height: 28px;
|
|
text-align: left;
|
|
list-style: none;
|
|
}
|
|
.ant-picker-ranges > li {
|
|
display: inline-block;
|
|
}
|
|
.ant-picker-ranges .ant-picker-preset > .ant-tag-blue {
|
|
color: #1890ff;
|
|
background: #e6f7ff;
|
|
border-color: #91d5ff;
|
|
cursor: pointer;
|
|
}
|
|
.ant-picker-ranges .ant-picker-ok {
|
|
float: right;
|
|
margin-left: 4px;
|
|
}
|
|
.ant-picker-range-wrapper {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
.ant-picker-range-arrow {
|
|
position: absolute;
|
|
z-index: 1;
|
|
display: none;
|
|
width: 10px;
|
|
height: 10px;
|
|
margin-left: 10.5px;
|
|
box-shadow: 2px -2px 6px rgba(0, 0, 0, 0.06);
|
|
transition: left 0.3s ease-out;
|
|
}
|
|
.ant-picker-range-arrow::after {
|
|
position: absolute;
|
|
top: 1px;
|
|
right: 1px;
|
|
width: 10px;
|
|
height: 10px;
|
|
border: 5px solid #f0f0f0;
|
|
border-color: #fff #fff transparent transparent;
|
|
content: '';
|
|
}
|
|
.ant-picker-panel-container {
|
|
overflow: hidden;
|
|
vertical-align: top;
|
|
background: #fff;
|
|
border-radius: 2px;
|
|
box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
|
transition: margin 0.3s;
|
|
}
|
|
.ant-picker-panel-container .ant-picker-panels {
|
|
display: -ms-inline-flexbox;
|
|
display: inline-flex;
|
|
-ms-flex-wrap: nowrap;
|
|
flex-wrap: nowrap;
|
|
direction: ltr;
|
|
}
|
|
.ant-picker-panel-container .ant-picker-panel {
|
|
vertical-align: top;
|
|
background: transparent;
|
|
border-width: 0 0 1px 0;
|
|
border-radius: 0;
|
|
}
|
|
.ant-picker-panel-container .ant-picker-panel-focused {
|
|
border-color: #f0f0f0;
|
|
}
|
|
.ant-picker-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-picker-rtl .ant-picker-suffix {
|
|
margin-right: 2px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-picker-rtl .ant-picker-clear {
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
.ant-picker-rtl .ant-picker-separator {
|
|
-ms-transform: rotate(180deg);
|
|
transform: rotate(180deg);
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-header-view button:not(:first-child) {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-picker-rtl.ant-picker-range .ant-picker-clear {
|
|
right: auto;
|
|
left: 7px;
|
|
}
|
|
.ant-picker-rtl.ant-picker-range .ant-picker-active-bar {
|
|
margin-right: 7px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-picker-dropdown-rtl .ant-picker-ranges {
|
|
text-align: right;
|
|
}
|
|
.ant-picker-dropdown-rtl .ant-picker-ranges .ant-picker-ok {
|
|
float: left;
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-picker-panel-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-prev-icon,
|
|
.ant-picker-panel-rtl .ant-picker-super-prev-icon {
|
|
-ms-transform: rotate(135deg);
|
|
transform: rotate(135deg);
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-next-icon,
|
|
.ant-picker-panel-rtl .ant-picker-super-next-icon {
|
|
-ms-transform: rotate(-45deg);
|
|
transform: rotate(-45deg);
|
|
}
|
|
.ant-picker-cell .ant-picker-cell-inner {
|
|
position: relative;
|
|
z-index: 2;
|
|
display: inline-block;
|
|
min-width: 22px;
|
|
height: 22px;
|
|
line-height: 22px;
|
|
border-radius: 2px;
|
|
transition: background 0.3s, border 0.3s;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start::before {
|
|
right: 50%;
|
|
left: 0;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end::before {
|
|
right: 0;
|
|
left: 50%;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start.ant-picker-cell-range-end::before {
|
|
right: 50%;
|
|
left: 50%;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-start .ant-picker-cell-inner::after {
|
|
right: 0;
|
|
left: -7px;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-date-panel .ant-picker-cell-in-view.ant-picker-cell-in-range.ant-picker-cell-range-hover-end .ant-picker-cell-inner::after {
|
|
right: -7px;
|
|
left: 0;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-start::after {
|
|
right: 0;
|
|
left: 50%;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-range-hover.ant-picker-cell-range-end::after {
|
|
right: 50%;
|
|
left: 0;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-range-start-single):not(.ant-picker-cell-range-end) .ant-picker-cell-inner {
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-range-end-single):not(.ant-picker-cell-range-start) .ant-picker-cell-inner {
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:first-child::after,
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after,
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-start:not(.ant-picker-cell-range-hover-edge-start-near-range)::after,
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start::after {
|
|
right: 6px;
|
|
left: 0;
|
|
border-right: 1px dashed #7ec1ff;
|
|
border-left: none;
|
|
border-top-left-radius: 0;
|
|
border-top-right-radius: 2px;
|
|
border-bottom-right-radius: 2px;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover:last-child::after,
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-edge-end:not(.ant-picker-cell-range-hover-edge-end-near-range)::after,
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
|
|
right: 0;
|
|
left: 6px;
|
|
border-right: none;
|
|
border-left: 1px dashed #7ec1ff;
|
|
border-top-left-radius: 2px;
|
|
border-top-right-radius: 0;
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-left-radius: 2px;
|
|
}
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-start:last-child::after,
|
|
.ant-picker-panel-rtl .ant-picker-cell-in-view.ant-picker-cell-range-hover-start.ant-picker-cell-in-view.ant-picker-cell-range-hover-end::after {
|
|
right: 6px;
|
|
border-right: 1px dashed #7ec1ff;
|
|
border-top-right-radius: 2px;
|
|
border-bottom-right-radius: 2px;
|
|
}
|
|
.ant-picker-panel-rtl tr > .ant-picker-cell-in-view.ant-picker-cell-range-hover-end:first-child::after {
|
|
left: 6px;
|
|
border-left: 1px dashed #7ec1ff;
|
|
border-top-left-radius: 2px;
|
|
border-bottom-left-radius: 2px;
|
|
}
|
|
.ant-picker-dropdown-rtl .ant-picker-footer-extra {
|
|
direction: rtl;
|
|
text-align: right;
|
|
}
|
|
.ant-picker-panel-rtl .ant-picker-time-panel {
|
|
direction: ltr;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-tag {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
height: auto;
|
|
margin-right: 8px;
|
|
padding: 0 7px;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
white-space: nowrap;
|
|
background: #fafafa;
|
|
border: 1px solid #d9d9d9;
|
|
border-radius: 2px;
|
|
cursor: default;
|
|
opacity: 1;
|
|
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
|
}
|
|
.ant-tag:hover {
|
|
opacity: 0.85;
|
|
}
|
|
.ant-tag,
|
|
.ant-tag a,
|
|
.ant-tag a:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-tag > a:first-child:last-child {
|
|
display: inline-block;
|
|
margin: 0 -8px;
|
|
padding: 0 8px;
|
|
}
|
|
.ant-tag-close-icon {
|
|
display: inline-block;
|
|
font-size: 10px;
|
|
margin-left: 3px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
cursor: pointer;
|
|
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
|
}
|
|
.ant-tag-close-icon:hover {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-tag-has-color {
|
|
border-color: transparent;
|
|
}
|
|
.ant-tag-has-color,
|
|
.ant-tag-has-color a,
|
|
.ant-tag-has-color a:hover,
|
|
.ant-tag-has-color .anticon-close,
|
|
.ant-tag-has-color .anticon-close:hover {
|
|
color: #fff;
|
|
}
|
|
.ant-tag-checkable {
|
|
background-color: transparent;
|
|
border-color: transparent;
|
|
cursor: pointer;
|
|
}
|
|
.ant-tag-checkable:not(.ant-tag-checkable-checked):hover {
|
|
color: #1890ff;
|
|
}
|
|
.ant-tag-checkable:active,
|
|
.ant-tag-checkable-checked {
|
|
color: #fff;
|
|
}
|
|
.ant-tag-checkable-checked {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-tag-checkable:active {
|
|
background-color: #096dd9;
|
|
}
|
|
.ant-tag-hidden {
|
|
display: none;
|
|
}
|
|
.ant-tag-pink {
|
|
color: #eb2f96;
|
|
background: #fff0f6;
|
|
border-color: #ffadd2;
|
|
}
|
|
.ant-tag-pink-inverse {
|
|
color: #fff;
|
|
background: #eb2f96;
|
|
border-color: #eb2f96;
|
|
}
|
|
.ant-tag-magenta {
|
|
color: #eb2f96;
|
|
background: #fff0f6;
|
|
border-color: #ffadd2;
|
|
}
|
|
.ant-tag-magenta-inverse {
|
|
color: #fff;
|
|
background: #eb2f96;
|
|
border-color: #eb2f96;
|
|
}
|
|
.ant-tag-red {
|
|
color: #f5222d;
|
|
background: #fff1f0;
|
|
border-color: #ffa39e;
|
|
}
|
|
.ant-tag-red-inverse {
|
|
color: #fff;
|
|
background: #f5222d;
|
|
border-color: #f5222d;
|
|
}
|
|
.ant-tag-volcano {
|
|
color: #fa541c;
|
|
background: #fff2e8;
|
|
border-color: #ffbb96;
|
|
}
|
|
.ant-tag-volcano-inverse {
|
|
color: #fff;
|
|
background: #fa541c;
|
|
border-color: #fa541c;
|
|
}
|
|
.ant-tag-orange {
|
|
color: #fa8c16;
|
|
background: #fff7e6;
|
|
border-color: #ffd591;
|
|
}
|
|
.ant-tag-orange-inverse {
|
|
color: #fff;
|
|
background: #fa8c16;
|
|
border-color: #fa8c16;
|
|
}
|
|
.ant-tag-yellow {
|
|
color: #fadb14;
|
|
background: #feffe6;
|
|
border-color: #fffb8f;
|
|
}
|
|
.ant-tag-yellow-inverse {
|
|
color: #fff;
|
|
background: #fadb14;
|
|
border-color: #fadb14;
|
|
}
|
|
.ant-tag-gold {
|
|
color: #faad14;
|
|
background: #fffbe6;
|
|
border-color: #ffe58f;
|
|
}
|
|
.ant-tag-gold-inverse {
|
|
color: #fff;
|
|
background: #faad14;
|
|
border-color: #faad14;
|
|
}
|
|
.ant-tag-cyan {
|
|
color: #13c2c2;
|
|
background: #e6fffb;
|
|
border-color: #87e8de;
|
|
}
|
|
.ant-tag-cyan-inverse {
|
|
color: #fff;
|
|
background: #13c2c2;
|
|
border-color: #13c2c2;
|
|
}
|
|
.ant-tag-lime {
|
|
color: #a0d911;
|
|
background: #fcffe6;
|
|
border-color: #eaff8f;
|
|
}
|
|
.ant-tag-lime-inverse {
|
|
color: #fff;
|
|
background: #a0d911;
|
|
border-color: #a0d911;
|
|
}
|
|
.ant-tag-green {
|
|
color: #52c41a;
|
|
background: #f6ffed;
|
|
border-color: #b7eb8f;
|
|
}
|
|
.ant-tag-green-inverse {
|
|
color: #fff;
|
|
background: #52c41a;
|
|
border-color: #52c41a;
|
|
}
|
|
.ant-tag-blue {
|
|
color: #1890ff;
|
|
background: #e6f7ff;
|
|
border-color: #91d5ff;
|
|
}
|
|
.ant-tag-blue-inverse {
|
|
color: #fff;
|
|
background: #1890ff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-tag-geekblue {
|
|
color: #2f54eb;
|
|
background: #f0f5ff;
|
|
border-color: #adc6ff;
|
|
}
|
|
.ant-tag-geekblue-inverse {
|
|
color: #fff;
|
|
background: #2f54eb;
|
|
border-color: #2f54eb;
|
|
}
|
|
.ant-tag-purple {
|
|
color: #722ed1;
|
|
background: #f9f0ff;
|
|
border-color: #d3adf7;
|
|
}
|
|
.ant-tag-purple-inverse {
|
|
color: #fff;
|
|
background: #722ed1;
|
|
border-color: #722ed1;
|
|
}
|
|
.ant-tag-success {
|
|
color: #52c41a;
|
|
background: #f6ffed;
|
|
border-color: #b7eb8f;
|
|
}
|
|
.ant-tag-processing {
|
|
color: #1890ff;
|
|
background: #e6f7ff;
|
|
border-color: #91d5ff;
|
|
}
|
|
.ant-tag-error {
|
|
color: #f5222d;
|
|
background: #fff1f0;
|
|
border-color: #ffa39e;
|
|
}
|
|
.ant-tag-warning {
|
|
color: #fa8c16;
|
|
background: #fff7e6;
|
|
border-color: #ffd591;
|
|
}
|
|
.ant-tag > .anticon + span,
|
|
.ant-tag > span + .anticon {
|
|
margin-left: 7px;
|
|
}
|
|
.ant-tag-rtl {
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
direction: rtl;
|
|
text-align: right;
|
|
}
|
|
.ant-tag-rtl .ant-tag-close-icon {
|
|
margin-right: 3px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-tag-rtl.ant-tag > .anticon + span,
|
|
.ant-tag-rtl.ant-tag > span + .anticon {
|
|
margin-right: 7px;
|
|
margin-left: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-badge {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: relative;
|
|
display: inline-block;
|
|
color: unset;
|
|
line-height: 1;
|
|
}
|
|
.ant-badge-count {
|
|
z-index: auto;
|
|
min-width: 18px;
|
|
height: 18px;
|
|
padding: 0 6px;
|
|
color: #fff;
|
|
font-weight: normal;
|
|
font-size: 12px;
|
|
line-height: 18px;
|
|
white-space: nowrap;
|
|
text-align: center;
|
|
background: #ff4d4f;
|
|
border-radius: 9px;
|
|
box-shadow: 0 0 0 1px #fff;
|
|
}
|
|
.ant-badge-count a,
|
|
.ant-badge-count a:hover {
|
|
color: #fff;
|
|
}
|
|
.ant-badge-count-sm {
|
|
min-width: 14px;
|
|
height: 14px;
|
|
padding: 0;
|
|
font-size: 12px;
|
|
line-height: 14px;
|
|
border-radius: 7px;
|
|
}
|
|
.ant-badge-multiple-words {
|
|
padding: 0 8px;
|
|
}
|
|
.ant-badge-dot {
|
|
z-index: auto;
|
|
width: 6px;
|
|
height: 6px;
|
|
background: #ff4d4f;
|
|
border-radius: 100%;
|
|
box-shadow: 0 0 0 1px #fff;
|
|
}
|
|
.ant-badge-count,
|
|
.ant-badge-dot,
|
|
.ant-badge .ant-scroll-number-custom-component {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
-ms-transform: translate(50%, -50%);
|
|
transform: translate(50%, -50%);
|
|
-ms-transform-origin: 100% 0%;
|
|
transform-origin: 100% 0%;
|
|
}
|
|
.ant-badge-status {
|
|
line-height: inherit;
|
|
vertical-align: baseline;
|
|
}
|
|
.ant-badge-status-dot {
|
|
position: relative;
|
|
top: -1px;
|
|
display: inline-block;
|
|
width: 6px;
|
|
height: 6px;
|
|
vertical-align: middle;
|
|
border-radius: 50%;
|
|
}
|
|
.ant-badge-status-success {
|
|
background-color: #52c41a;
|
|
}
|
|
.ant-badge-status-processing {
|
|
position: relative;
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-badge-status-processing::after {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 1px solid #1890ff;
|
|
border-radius: 50%;
|
|
animation: antStatusProcessing 1.2s infinite ease-in-out;
|
|
content: '';
|
|
}
|
|
.ant-badge-status-default {
|
|
background-color: #d9d9d9;
|
|
}
|
|
.ant-badge-status-error {
|
|
background-color: #ff4d4f;
|
|
}
|
|
.ant-badge-status-warning {
|
|
background-color: #faad14;
|
|
}
|
|
.ant-badge-status-pink {
|
|
background: #eb2f96;
|
|
}
|
|
.ant-badge-status-magenta {
|
|
background: #eb2f96;
|
|
}
|
|
.ant-badge-status-red {
|
|
background: #f5222d;
|
|
}
|
|
.ant-badge-status-volcano {
|
|
background: #fa541c;
|
|
}
|
|
.ant-badge-status-orange {
|
|
background: #fa8c16;
|
|
}
|
|
.ant-badge-status-yellow {
|
|
background: #fadb14;
|
|
}
|
|
.ant-badge-status-gold {
|
|
background: #faad14;
|
|
}
|
|
.ant-badge-status-cyan {
|
|
background: #13c2c2;
|
|
}
|
|
.ant-badge-status-lime {
|
|
background: #a0d911;
|
|
}
|
|
.ant-badge-status-green {
|
|
background: #52c41a;
|
|
}
|
|
.ant-badge-status-blue {
|
|
background: #1890ff;
|
|
}
|
|
.ant-badge-status-geekblue {
|
|
background: #2f54eb;
|
|
}
|
|
.ant-badge-status-purple {
|
|
background: #722ed1;
|
|
}
|
|
.ant-badge-status-text {
|
|
margin-left: 8px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
}
|
|
.ant-badge-zoom-appear,
|
|
.ant-badge-zoom-enter {
|
|
animation: antZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
|
|
animation-fill-mode: both;
|
|
}
|
|
.ant-badge-zoom-leave {
|
|
animation: antZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
|
|
animation-fill-mode: both;
|
|
}
|
|
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
|
|
vertical-align: middle;
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-scroll-number {
|
|
position: relative;
|
|
top: auto;
|
|
display: block;
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-badge-count {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
}
|
|
@keyframes antStatusProcessing {
|
|
0% {
|
|
transform: scale(0.8);
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
transform: scale(2.4);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-scroll-number {
|
|
overflow: hidden;
|
|
}
|
|
.ant-scroll-number-only {
|
|
display: inline-block;
|
|
height: 18px;
|
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
|
|
height: 18px;
|
|
margin: 0;
|
|
}
|
|
.ant-scroll-number-symbol {
|
|
vertical-align: top;
|
|
}
|
|
@keyframes antZoomBadgeIn {
|
|
0% {
|
|
transform: scale(0) translate(50%, -50%);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1) translate(50%, -50%);
|
|
}
|
|
}
|
|
@keyframes antZoomBadgeOut {
|
|
0% {
|
|
transform: scale(1) translate(50%, -50%);
|
|
}
|
|
100% {
|
|
transform: scale(0) translate(50%, -50%);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-ribbon-wrapper {
|
|
position: relative;
|
|
}
|
|
.ant-ribbon {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
position: absolute;
|
|
top: 8px;
|
|
height: 22px;
|
|
padding: 0 8px;
|
|
color: #fff;
|
|
line-height: 22px;
|
|
white-space: nowrap;
|
|
background-color: #1890ff;
|
|
border-radius: 2px;
|
|
}
|
|
.ant-ribbon-corner {
|
|
position: absolute;
|
|
top: 100%;
|
|
width: 8px;
|
|
height: 8px;
|
|
color: #1890ff;
|
|
border: 4px solid;
|
|
-ms-transform: scaleY(0.75);
|
|
transform: scaleY(0.75);
|
|
-ms-transform-origin: top;
|
|
transform-origin: top;
|
|
}
|
|
.ant-ribbon-corner::after {
|
|
position: absolute;
|
|
top: -4px;
|
|
left: -4px;
|
|
width: inherit;
|
|
height: inherit;
|
|
color: rgba(0, 0, 0, 0.25);
|
|
border: inherit;
|
|
content: '';
|
|
}
|
|
.ant-ribbon-color-pink {
|
|
background-color: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-pink .ant-ribbon-corner {
|
|
color: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-magenta {
|
|
background-color: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-magenta .ant-ribbon-corner {
|
|
color: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-red {
|
|
background-color: #f5222d;
|
|
}
|
|
.ant-ribbon-color-red .ant-ribbon-corner {
|
|
color: #f5222d;
|
|
}
|
|
.ant-ribbon-color-volcano {
|
|
background-color: #fa541c;
|
|
}
|
|
.ant-ribbon-color-volcano .ant-ribbon-corner {
|
|
color: #fa541c;
|
|
}
|
|
.ant-ribbon-color-orange {
|
|
background-color: #fa8c16;
|
|
}
|
|
.ant-ribbon-color-orange .ant-ribbon-corner {
|
|
color: #fa8c16;
|
|
}
|
|
.ant-ribbon-color-yellow {
|
|
background-color: #fadb14;
|
|
}
|
|
.ant-ribbon-color-yellow .ant-ribbon-corner {
|
|
color: #fadb14;
|
|
}
|
|
.ant-ribbon-color-gold {
|
|
background-color: #faad14;
|
|
}
|
|
.ant-ribbon-color-gold .ant-ribbon-corner {
|
|
color: #faad14;
|
|
}
|
|
.ant-ribbon-color-cyan {
|
|
background-color: #13c2c2;
|
|
}
|
|
.ant-ribbon-color-cyan .ant-ribbon-corner {
|
|
color: #13c2c2;
|
|
}
|
|
.ant-ribbon-color-lime {
|
|
background-color: #a0d911;
|
|
}
|
|
.ant-ribbon-color-lime .ant-ribbon-corner {
|
|
color: #a0d911;
|
|
}
|
|
.ant-ribbon-color-green {
|
|
background-color: #52c41a;
|
|
}
|
|
.ant-ribbon-color-green .ant-ribbon-corner {
|
|
color: #52c41a;
|
|
}
|
|
.ant-ribbon-color-blue {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-ribbon-color-blue .ant-ribbon-corner {
|
|
color: #1890ff;
|
|
}
|
|
.ant-ribbon-color-geekblue {
|
|
background-color: #2f54eb;
|
|
}
|
|
.ant-ribbon-color-geekblue .ant-ribbon-corner {
|
|
color: #2f54eb;
|
|
}
|
|
.ant-ribbon-color-purple {
|
|
background-color: #722ed1;
|
|
}
|
|
.ant-ribbon-color-purple .ant-ribbon-corner {
|
|
color: #722ed1;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-end {
|
|
right: -8px;
|
|
border-bottom-right-radius: 0;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner {
|
|
right: 0;
|
|
border-color: currentColor transparent transparent currentColor;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-end .ant-ribbon-corner::after {
|
|
border-color: currentColor transparent transparent currentColor;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-start {
|
|
left: -8px;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner {
|
|
left: 0;
|
|
border-color: currentColor currentColor transparent transparent;
|
|
}
|
|
.ant-ribbon.ant-ribbon-placement-start .ant-ribbon-corner::after {
|
|
border-color: currentColor currentColor transparent transparent;
|
|
}
|
|
.ant-badge-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-badge-rtl .ant-badge-count,
|
|
.ant-badge-rtl .ant-badge-dot,
|
|
.ant-badge-rtl .ant-badge .ant-scroll-number-custom-component {
|
|
right: auto;
|
|
left: 0;
|
|
direction: ltr;
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
-ms-transform-origin: 0% 0%;
|
|
transform-origin: 0% 0%;
|
|
}
|
|
.ant-badge-rtl.ant-badge .ant-scroll-number-custom-component {
|
|
right: auto;
|
|
left: 0;
|
|
-ms-transform: translate(-50%, -50%);
|
|
transform: translate(-50%, -50%);
|
|
-ms-transform-origin: 0% 0%;
|
|
transform-origin: 0% 0%;
|
|
}
|
|
.ant-badge-rtl .ant-badge-status-text {
|
|
margin-right: 8px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-badge-rtl .ant-badge-zoom-appear,
|
|
.ant-badge-rtl .ant-badge-zoom-enter {
|
|
animation-name: antZoomBadgeInRtl;
|
|
}
|
|
.ant-badge-rtl .ant-badge-zoom-leave {
|
|
animation-name: antZoomBadgeOutRtl;
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-badge-count {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
}
|
|
.ant-ribbon-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-end {
|
|
right: unset;
|
|
left: -8px;
|
|
border-bottom-right-radius: 2px;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
|
|
right: unset;
|
|
left: 0;
|
|
border-color: currentColor currentColor transparent transparent;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner::after {
|
|
border-color: currentColor currentColor transparent transparent;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-start {
|
|
right: -8px;
|
|
left: unset;
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-left-radius: 2px;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
|
|
right: 0;
|
|
left: unset;
|
|
border-color: currentColor transparent transparent currentColor;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner::after {
|
|
border-color: currentColor transparent transparent currentColor;
|
|
}
|
|
@keyframes antZoomBadgeInRtl {
|
|
0% {
|
|
transform: scale(0) translate(-50%, -50%);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1) translate(-50%, -50%);
|
|
}
|
|
}
|
|
@keyframes antZoomBadgeOutRtl {
|
|
0% {
|
|
transform: scale(1) translate(-50%, -50%);
|
|
}
|
|
100% {
|
|
transform: scale(0) translate(-50%, -50%);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.titlesize___3R6Gt {
|
|
font-size: 16px;
|
|
font-weight: 800;
|
|
}
|
|
body {
|
|
overflow: hidden;
|
|
}
|
|
.wrap___33HQq {
|
|
padding: 10px 20px;
|
|
font-size: 14px;
|
|
}
|
|
.labelWrap___1iqwF {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
margin-top: 10px;
|
|
}
|
|
.label___27cm- {
|
|
width: 140px;
|
|
text-align: right;
|
|
font-size: 16px;
|
|
}
|
|
.labelContent___1fVMu {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
margin-left: 10px;
|
|
}
|
|
.flexRow___PEsIJ {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.color999___2Yr8Q {
|
|
color: #999999;
|
|
}
|
|
.radio___OcreT {
|
|
font-size: 14px !important;
|
|
display: block !important;
|
|
height: 30px !important;
|
|
line-height: 30px !important;
|
|
}
|
|
.color4CACFF___FRH3d {
|
|
color: #4cacff;
|
|
}
|
|
.popover___2xk-c {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
.serviceSettingName___Ld9Mm {
|
|
color: #666;
|
|
margin-bottom: 30px;
|
|
font-size: 16px;
|
|
}
|
|
.flexRow___PEsIJ {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.flexJustifyCenter___18x9a {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.flexAlignEnd___1C-X3 {
|
|
-ms-flex-align: end;
|
|
align-items: flex-end;
|
|
}
|
|
.flexAlignCenter___2oSmu {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.flexColumn___2ysFR {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.formWrap___EPA-v {
|
|
background-color: #fff;
|
|
}
|
|
.formWrap___EPA-v label {
|
|
font-size: 14px;
|
|
}
|
|
.titleWrap___3_rFr {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
font-size: 18px;
|
|
color: #333;
|
|
padding: 10px 20px;
|
|
border-bottom: 1px solid #eeeeee;
|
|
background: #fff;
|
|
}
|
|
.fieldWrap___2jAZP {
|
|
padding: 10px 20px 10px;
|
|
border-bottom: 1px solid #eeeeee;
|
|
}
|
|
.fieldWrap___2jAZP div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
}
|
|
.fieldWrap___2jAZP input[class~='ant-input'] {
|
|
line-height: 1.5;
|
|
background: transparent;
|
|
border-width: 1px;
|
|
height: 40px;
|
|
font-size: 14px;
|
|
}
|
|
.button___3XvNW {
|
|
width: 100px;
|
|
height: 38px;
|
|
line-height: 38px;
|
|
font-weight: 400;
|
|
padding: 0px;
|
|
}
|
|
.buttonFixed___2Zm2R {
|
|
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);
|
|
}
|
|
.buttonFixed___2Zm2R div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
height: 100%;
|
|
}
|
|
.buttonFixed___2Zm2R div[class~='ant-form-item-control-input'] {
|
|
height: 100%;
|
|
}
|
|
.buttonWrap___1OYLR {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.width180___jK9Il {
|
|
width: 180px;
|
|
}
|
|
.width100___3krQH {
|
|
width: 100px;
|
|
}
|
|
.width280___2XLRF {
|
|
width: 280px;
|
|
}
|
|
.difficultyHint___haMiD {
|
|
color: #888;
|
|
margin-top: 10px;
|
|
margin-left: 20px;
|
|
font-size: 14px;
|
|
}
|
|
.color888___N5haY {
|
|
color: #888;
|
|
}
|
|
.color4CACFF___FRH3d {
|
|
color: #4cacff;
|
|
}
|
|
.serviceSettingWrap___2mA8Y {
|
|
padding: 40px 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.serviceSettingName___Ld9Mm {
|
|
color: #666;
|
|
margin-bottom: 30px;
|
|
font-size: 16px;
|
|
}
|
|
.serviceSetLeft___15ZiZ {
|
|
display: inline-block;
|
|
min-width: 100px;
|
|
text-align: right;
|
|
line-height: 40px;
|
|
font-weight: normal;
|
|
}
|
|
.serviceSetInput___1xV8R {
|
|
width: 80%;
|
|
}
|
|
.serviceSetMemoryInput___1b9Wn {
|
|
width: 20%;
|
|
}
|
|
.serviceSetTip___3OSZX {
|
|
width: 48%;
|
|
}
|
|
.installPackage___2Q149 {
|
|
margin-bottom: 16px;
|
|
margin-left: 10px;
|
|
max-width: 600px;
|
|
}
|
|
.popover___2xk-c {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___2xk-c div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
.wrap___33HQq {
|
|
padding: 10px 20px;
|
|
font-size: 14px;
|
|
}
|
|
.labelWrap___1iqwF {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
margin-top: 30px;
|
|
}
|
|
.label___27cm- {
|
|
width: 140px;
|
|
text-align: right;
|
|
font-size: 14px;
|
|
}
|
|
.labelContent___1fVMu {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
margin-left: 10px;
|
|
padding: 1px 0px;
|
|
}
|
|
.flexRow___PEsIJ {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.color999___2Yr8Q {
|
|
color: #999999;
|
|
}
|
|
.radio___OcreT {
|
|
font-size: 14px;
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.selectSchool___3jjwJ {
|
|
width: 600px;
|
|
}
|
|
.selectSchool___3jjwJ [class~='ant-select-selector'] {
|
|
border: 0px !important;
|
|
background-color: #f5f5f5 !important;
|
|
}
|
|
.dataPicker___3FMTF {
|
|
width: 600px;
|
|
}
|
|
.bg___SWlll {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
margin-bottom: 80px;
|
|
margin-top: 30px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___33HQq {
|
|
width: 100%;
|
|
}
|
|
.content___3UkVO {
|
|
background-color: #ffffff;
|
|
}
|
|
.head___35V3S {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 76px;
|
|
border-bottom: 1px solid #f4f4f4;
|
|
}
|
|
.headCount___2pjjr {
|
|
width: 132px;
|
|
height: 16px;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
line-height: 16px;
|
|
margin-left: 40px;
|
|
}
|
|
.button___3XvNW {
|
|
height: 34px;
|
|
margin-right: 20px;
|
|
}
|
|
.itemWrap___1yg5K {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
padding: 20px 40px;
|
|
border-bottom: 1px solid #eee;
|
|
cursor: default;
|
|
}
|
|
.imgWrap___R0ss7 {
|
|
margin-right: 20px;
|
|
position: relative;
|
|
}
|
|
.img___VI1B8 {
|
|
border-radius: 50%;
|
|
}
|
|
.manager___8Zuo9 {
|
|
display: inline-block;
|
|
position: absolute;
|
|
bottom: 13px;
|
|
left: 2px;
|
|
width: 44px;
|
|
height: 18px;
|
|
border-radius: 13px;
|
|
background: #f38b03;
|
|
color: #fff;
|
|
font-size: 10px;
|
|
text-align: center;
|
|
}
|
|
.itemContent___2pnzz {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
margin-left: 20px;
|
|
}
|
|
.nameWrap___3Ntoy {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.name___3v0W9 {
|
|
color: #000000;
|
|
font-size: 18px;
|
|
}
|
|
.actionGroup___nzwV5 {
|
|
width: 140px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.deleteIcon___tZStC {
|
|
color: #bbbbbb;
|
|
cursor: pointer;
|
|
font-size: 18px;
|
|
}
|
|
.deleteIcon___tZStC:hover {
|
|
color: #ff5555;
|
|
}
|
|
.schoolWrap___qVkuP {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
color: #b2b2b2;
|
|
font-size: 12px;
|
|
}
|
|
.school___2WDSB {
|
|
max-width: 450px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
cursor: default;
|
|
}
|
|
.countWrap___1ZPyo {
|
|
text-align: center;
|
|
margin-top: 30px;
|
|
}
|
|
.deletetitle___3PnVP {
|
|
color: #e53333;
|
|
font-size: 16px !important ;
|
|
}
|
|
.deletetitle___3PnVP:hover {
|
|
color: #ff5555;
|
|
}
|
|
.yseTitle___2rGJC {
|
|
font-size: 16px !important;
|
|
color: #1890ff;
|
|
}
|
|
.bg___SWlll {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
background: #fff;
|
|
border-bottom: 0px;
|
|
margin-top: 30px;
|
|
margin-bottom: 200px;
|
|
}
|
|
.bg___SWlll [class~='ant-tabs-tab'] {
|
|
padding-bottom: 18px;
|
|
padding-top: 18px;
|
|
margin-left: 20px;
|
|
font-size: 16px;
|
|
}
|
|
.modal___TzuWu span {
|
|
margin-top: 5px;
|
|
}
|
|
.colorOrange___WAQOi {
|
|
color: #ff6601;
|
|
}
|
|
.colorYellow___giatj {
|
|
color: #e6a23c;
|
|
}
|
|
.graaytitle___1xud8 {
|
|
height: 54px;
|
|
background: #f5f5f5;
|
|
margin-top: 10px;
|
|
border-radius: 8px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: left;
|
|
justify-content: left;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0px 20px;
|
|
}
|
|
.graaymingl___KdIA9 {
|
|
background: #f5f5f5;
|
|
margin-top: 10px;
|
|
border-top-right-radius: 8px;
|
|
border-top-left-radius: 8px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: left;
|
|
justify-content: left;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0px 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.graayminglthree___1To0y {
|
|
background: #f5f5f5;
|
|
margin-top: 10px;
|
|
border-radius: 8px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: left;
|
|
justify-content: left;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0px 20px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.graaymingltow___2ZE_h {
|
|
background: #f5f5f5;
|
|
padding: 2px 40px;
|
|
border-bottom-left-radius: 8px;
|
|
border-bottom-right-radius: 8px;
|
|
padding-bottom: 20px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flexRow___Aj71W {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.flexColumn___2jvSr {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
}
|
|
.formWrap___3OxLN {
|
|
font-size: 14px;
|
|
}
|
|
.formWrap___3OxLN div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] input {
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
}
|
|
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] textarea {
|
|
font-size: 14px;
|
|
}
|
|
.formWrap___3OxLN div[class~='ant-form-item-control-input-content'] span {
|
|
font-size: 14px;
|
|
}
|
|
.upload___2lUf4 {
|
|
max-width: 370px;
|
|
}
|
|
.color4CACFF___2gAol {
|
|
color: #4cacff;
|
|
}
|
|
.colorCCC___2mbRd {
|
|
color: #ccc;
|
|
}
|
|
.footerWrap___1Ytvb div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___1Ytvb div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___1Ytvb div[class~='ant-form-item-control-input-content'] {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
.qrCode___2RFKG {
|
|
padding: 20px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
position: relative;
|
|
margin-bottom: 20px;
|
|
}
|
|
.qrCode___2RFKG::after {
|
|
content: '';
|
|
height: 1px;
|
|
background-color: #f1f1f1;
|
|
left: -16px;
|
|
bottom: 0;
|
|
position: absolute;
|
|
z-index: 1;
|
|
width: 1000px;
|
|
}
|
|
.qrCode___2RFKG .a1___HdrHw {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
width: 190px;
|
|
}
|
|
.qrCode___2RFKG .a1___HdrHw .code___17cwA {
|
|
width: 130px;
|
|
height: 130px;
|
|
background: #ffffff;
|
|
box-shadow: 0px 0px 6px 2px #dedede;
|
|
border-radius: 8px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.qrCode___2RFKG .a1___HdrHw .group___DUj4t {
|
|
font-size: 14px;
|
|
color: #3a3a3a;
|
|
margin-top: 4px;
|
|
}
|
|
.qrCode___2RFKG .a1___HdrHw .groupNumber___3_2zt {
|
|
font-size: 12px;
|
|
color: #999999;
|
|
}
|
|
.qrCode___2RFKG .a2___2_e5C {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
line-height: 32px;
|
|
margin-top: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.footerWrap___3bmMI div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___3bmMI div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___3bmMI div[class~='ant-form-item-control-input-content'] {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
/* 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: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: 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 */
|
|
|
|
.wrap___3xyR8 {
|
|
padding: 10px 20px;
|
|
font-size: 14px;
|
|
}
|
|
.labelWrap___1IxCy {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
margin-top: 10px;
|
|
}
|
|
.label___22JJP {
|
|
width: 120px;
|
|
text-align: right;
|
|
font-size: 16px;
|
|
}
|
|
.labelContent___3L5_8 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
margin-left: 10px;
|
|
}
|
|
.flexRow___15gwv {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.color999___i4XxJ {
|
|
color: #999999;
|
|
}
|
|
.radio___2Vrn9 {
|
|
font-size: 14px;
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.selectSchool___20PAH {
|
|
width: 200px;
|
|
}
|
|
.dataPicker___3ZrBg {
|
|
width: 200px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.footerWrap___2ePEu div[class~='ant-form-item-control'] {
|
|
max-width: 100%;
|
|
}
|
|
.footerWrap___2ePEu div[class~='ant-form-item'] {
|
|
margin-bottom: 0px;
|
|
}
|
|
.footerWrap___2ePEu div[class~='ant-form-item-control-input-content'] {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.selectEnvironment___1zrTT {
|
|
width: 344px;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- {
|
|
position: relative;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .ant-input-affix-wrapper {
|
|
background: #f5f5f5;
|
|
width: 87%;
|
|
margin: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 21px;
|
|
width: 87%;
|
|
top: 53px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
box-shadow: 0 3px 6px -4px #808080;
|
|
max-height: 196px;
|
|
overflow-y: auto;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
color: #1890ff;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.selectEnvironment___1zrTT .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.selectEnvironment___1zrTT .spin___2GYcy {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.selectEnvironment___1zrTT .common___JE3ZS {
|
|
padding-left: 20px;
|
|
}
|
|
.selectEnvironment___1zrTT .common___JE3ZS .title___11-q3 {
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b {
|
|
padding: 0;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b .tag___GYHhS {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
color: #666666;
|
|
line-height: 12px;
|
|
padding: 7px 10px;
|
|
margin-right: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.selectEnvironment___1zrTT .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
|
|
background: rgba(24, 144, 255, 0.2);
|
|
color: #1890ff;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs {
|
|
position: relative;
|
|
margin-top: 30px;
|
|
overflow-y: auto;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs header:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB {
|
|
height: 34px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm .name___28Ilk {
|
|
color: #1890ff;
|
|
}
|
|
.selectEnvironment___1zrTT .wrap___fFVWs .allList___2mVBv .line___yjjYk {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.selectEnvironment___1zrTT .apply___3NyxD {
|
|
padding: 10px 0 20px 20px;
|
|
}
|
|
.selectEnvironment___1zrTT .apply___3NyxD .p1___2xNuY {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.selectEnvironment___1zrTT .apply___3NyxD .p2___uGM8U {
|
|
color: #1890ff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf header {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 34px;
|
|
padding: 0 20px;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf header:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf header .title___11-q3 {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
font-weight: 600;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB {
|
|
height: 34px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .itemActive___2aQTm {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .itemActive___2aQTm .name___28Ilk {
|
|
color: #1890ff;
|
|
}
|
|
.selectEnvironment___1zrTT .list___1jtVf .items___3gafm .line___yjjYk {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W {
|
|
width: 344px;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
width: 25%;
|
|
max-width: 440px;
|
|
background-color: #0a143d;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- {
|
|
position: relative;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper {
|
|
background: #f5f5f5;
|
|
width: 87%;
|
|
margin: 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q {
|
|
position: absolute;
|
|
z-index: 10;
|
|
left: 21px;
|
|
width: 87%;
|
|
top: 53px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
box-shadow: 0 3px 6px -4px #808080;
|
|
max-height: 196px;
|
|
overflow-y: auto;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6 .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchList___dxlP6:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 12px;
|
|
padding: 5px 8px;
|
|
cursor: pointer;
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
color: #1890ff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .searchListWrap___30F5Q .searchListActive___1H-dL:hover {
|
|
background-color: #f9f9f9;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .spin___2GYcy {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS {
|
|
padding-left: 20px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .title___11-q3 {
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #333333;
|
|
line-height: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b {
|
|
padding: 0;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tag___GYHhS {
|
|
background: #f1f1f1;
|
|
border-radius: 15px;
|
|
cursor: pointer;
|
|
font-size: 12px;
|
|
color: #666666;
|
|
line-height: 12px;
|
|
padding: 7px 10px;
|
|
margin-right: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
|
|
background: rgba(24, 144, 255, 0.2);
|
|
color: #1890ff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs {
|
|
position: relative;
|
|
margin-top: 30px;
|
|
overflow-y: auto;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs header:first-child {
|
|
margin-top: 0;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB {
|
|
height: 34px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm .name___28Ilk {
|
|
color: #1890ff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .line___yjjYk {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .apply___3NyxD {
|
|
padding: 10px 0 20px 20px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .apply___3NyxD .p1___2xNuY {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .apply___3NyxD .p2___uGM8U {
|
|
color: #1890ff;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
height: 34px;
|
|
padding: 0 20px;
|
|
margin-top: 10px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header .title___11-q3 {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
font-weight: 600;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm {
|
|
padding: 0;
|
|
overflow: hidden;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB {
|
|
height: 34px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 20px;
|
|
font-size: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB:hover {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
|
|
border-radius: 12px;
|
|
border: 1px solid #f7b500;
|
|
padding: 0px 4px;
|
|
color: #f7b500;
|
|
margin-left: 10px;
|
|
font-size: 12px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm {
|
|
background: rgba(24, 144, 255, 0.2) !important;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm .name___28Ilk {
|
|
color: #1890ff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .line___yjjYk {
|
|
height: 1px;
|
|
width: 300px;
|
|
margin-left: 20px;
|
|
background-color: #f1f1f1;
|
|
margin: 10px 0 10px 20px;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper {
|
|
background: #3e4571;
|
|
color: #584c4c;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- .ant-input-affix-wrapper input {
|
|
color: #fff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .search___2Sku- ::-webkit-input-placeholder {
|
|
color: #b0b5d6;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .title___11-q3 {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tag___GYHhS {
|
|
background: #3e4571;
|
|
color: #b0b5d6;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .common___JE3ZS .tags___3vE7b .tagActive___1c0bT {
|
|
background: #1890ff;
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .name___28Ilk {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .item___2NPtB .tag___GYHhS {
|
|
border: 1px solid #f7b500;
|
|
color: #f7b500;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .itemActive___2aQTm {
|
|
background: #3e4571 !important;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .wrap___fFVWs .allList___2mVBv .line___yjjYk {
|
|
background-color: #282e55;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header {
|
|
cursor: pointer;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf header .title___11-q3 {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB:hover {
|
|
background-color: rgba(62, 69, 113, 0.2);
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .name___28Ilk {
|
|
color: #ffffff;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .item___2NPtB .tag___GYHhS {
|
|
border: 1px solid #f7b500;
|
|
color: #f7b500;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .itemActive___2aQTm {
|
|
background: #3e4571 !important;
|
|
}
|
|
.darklySelectEnvironment___2KS0W .list___1jtVf .items___3gafm .line___yjjYk {
|
|
width: 394px;
|
|
background-color: #282e55;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.practice___3ZVzw {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: start;
|
|
align-items: flex-start;
|
|
overflow: hidden;
|
|
height: 100%;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
background-color: white;
|
|
height: 100%;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: start;
|
|
justify-content: flex-start;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw header {
|
|
padding: 0px 30px;
|
|
height: 60px;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw header .title___1fvdS {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
height: 60px;
|
|
line-height: 60px;
|
|
border-bottom: 1px #f1f1f1 solid;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
overflow-y: auto;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty {
|
|
padding: 150px 0px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty .ant-empty-image {
|
|
height: 180px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-empty .ant-empty-description {
|
|
color: #999;
|
|
font-size: 14px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-select {
|
|
height: 50px;
|
|
background-color: #f5f5f5;
|
|
padding-top: 12px;
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
border-radius: 4px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .ant-select .ant-select-selection-item {
|
|
font-size: 16px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR {
|
|
padding: 0 30px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .title___1fvdS {
|
|
height: 16px;
|
|
font-weight: bold;
|
|
padding: 30px 0;
|
|
font-size: 16px;
|
|
color: #333;
|
|
line-height: 16px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .mainBody___3vP2d {
|
|
font-size: 16px;
|
|
color: #333;
|
|
line-height: 32px;
|
|
margin-top: 14px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V .smallType___2CvJP {
|
|
padding-left: 10px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .selectBox___1vC0V .smallType___2CvJP span {
|
|
margin-right: 10px;
|
|
color: #999;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .evaluating___rLyh5 .evaluatingLabel___3RsVg .evaluatingS1___2HzdH {
|
|
color: #4cacff;
|
|
cursor: pointer;
|
|
margin-left: 10px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
margin: 20px 0;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetLeft___2q-GU {
|
|
display: inline-block;
|
|
min-width: 100px;
|
|
text-align: right;
|
|
line-height: 40px;
|
|
font-weight: normal;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetInput___2hDqz {
|
|
width: 82%;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
background-color: #f5f5f5;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .content___10SYj .des___V2RYR .serviceSettingWrap___250aS .serviceBox___1BL80 .serviceSetTip___29Bop {
|
|
margin-left: 10px;
|
|
margin-top: 10px;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .btns___1NoLi {
|
|
-ms-flex-negative: 0;
|
|
flex-shrink: 0;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 30px;
|
|
height: 70px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -4px 8px -4px #f1f1f1;
|
|
}
|
|
.practice___3ZVzw .right___QGXbw .btns___1NoLi > button {
|
|
width: 100px;
|
|
height: 40px;
|
|
}
|
|
.popover___1Xuw5 {
|
|
background-color: transparent;
|
|
color: #fff;
|
|
}
|
|
.popover___1Xuw5 div[class~='ant-popover-arrow'] {
|
|
border-top-color: rgba(5, 16, 26, 0.6) !important;
|
|
border-left-color: rgba(5, 16, 26, 0.6) !important;
|
|
}
|
|
.popover___1Xuw5 div[class~='ant-popover-inner'] {
|
|
background-color: rgba(5, 16, 26, 0.6);
|
|
}
|
|
.popover___1Xuw5 div[class~='ant-popover-inner-content'] {
|
|
color: #fff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___29402 {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1DQkL {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2c5rw {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___31UwQ {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___27HfP {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dataset___1COtX {
|
|
background-color: #fff;
|
|
height: 100%;
|
|
overflow: auto;
|
|
}
|
|
.dataset___1COtX .header___3oVtK {
|
|
height: 92px;
|
|
background-color: #fff;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
padding: 0 40px;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .title___pTdL6 {
|
|
font-size: 18px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .dataPath___2IjLi {
|
|
margin-left: auto;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .dataPath___2IjLi .pathTitle___3y3r0 {
|
|
color: #333333;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .dataPath___2IjLi i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .dataPath___2IjLi i:hover {
|
|
color: #1890ff;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .dataPath___2IjLi input {
|
|
width: 290px;
|
|
height: 34px;
|
|
background: #f5f5f5;
|
|
border-radius: 4px;
|
|
border: 0;
|
|
margin: 0 14px;
|
|
padding: 0 14px;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .btns___3HrP1 {
|
|
width: 220px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
}
|
|
.dataset___1COtX .header___3oVtK .btns___3HrP1 button {
|
|
width: 100px;
|
|
height: 32px;
|
|
font-size: 14px;
|
|
border-radius: 4px;
|
|
}
|
|
.dataset___1COtX .content___2DtrV {
|
|
height: calc(100% - 92px);
|
|
padding: 0 40px;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-table-thead tr {
|
|
height: 76px;
|
|
border-top: 1px solid #f1f1f1;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-table-thead tr th {
|
|
background-color: #fff;
|
|
border: 0;
|
|
border-radius: 0;
|
|
border-top: 1px solid #f1f1f1;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination {
|
|
margin-top: 40px;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination .ant-pagination-item-active {
|
|
border-color: #1890ff;
|
|
background: #1890ff;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination .ant-pagination-item-active a {
|
|
color: #fff;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF {
|
|
height: 60px;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF td {
|
|
border-bottom: 0;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF.row___18XmF:nth-child(odd) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.dataset___1COtX .content___2DtrV .customTable____cu3- .row___18XmF.row___18XmF:nth-child(even) {
|
|
background-color: #fff;
|
|
}
|
|
.dataset___1COtX .empty___1WFDJ {
|
|
width: 100%;
|
|
height: 100%;
|
|
display: box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
background: #fff;
|
|
padding: 200px;
|
|
}
|
|
.dataset___1COtX .path___2fzVn {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.dataset___1COtX .path___2fzVn .text___5NWvD {
|
|
display: inline-block;
|
|
max-width: 90%;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.dataset___1COtX .path___2fzVn i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___1COtX .path___2fzVn i:hover {
|
|
color: #1890ff;
|
|
}
|
|
.dataset___1COtX .actionsBtns___YB-ud {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
padding-right: 12px;
|
|
}
|
|
.dataset___1COtX .actionsBtns___YB-ud span,
|
|
.dataset___1COtX .actionsBtns___YB-ud i {
|
|
cursor: pointer;
|
|
}
|
|
.dataset___1COtX .actionsBtns___YB-ud span:hover,
|
|
.dataset___1COtX .actionsBtns___YB-ud i:hover {
|
|
color: #1890ff;
|
|
}
|
|
.customModal___S24dW .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.customModal___S24dW .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.customModal___S24dW .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.customModal___S24dW .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.customModal___S24dW .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.customModal___S24dW .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.customModal___S24dW .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.customModal___S24dW .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.customModal___S24dW .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.customModal___S24dW .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.customModal___S24dW .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.shareModal___1fTc3 .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.shareModal___1fTc3 .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.shareModal___1fTc3 .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.shareModal___1fTc3 .fileName___3b0gK {
|
|
margin-bottom: 30px;
|
|
color: #333333;
|
|
}
|
|
.shareModal___1fTc3 .fileName___3b0gK span {
|
|
color: #999999;
|
|
}
|
|
.renameModal___3antI .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.renameModal___3antI .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.renameModal___3antI .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.renameModal___3antI .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.renameModal___3antI .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.renameModal___3antI .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.renameModal___3antI .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.renameModal___3antI .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.renameModal___3antI .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.renameModal___3antI .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.renameModal___3antI .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.renameModal___3antI .fileName___3b0gK {
|
|
color: #3a3a3a;
|
|
line-height: 16px;
|
|
margin-bottom: 30px;
|
|
}
|
|
.renameModal___3antI .fileName___3b0gK sup {
|
|
color: #e53333;
|
|
vertical-align: sub;
|
|
}
|
|
.renameModal___3antI .errorDes___3PXc9 {
|
|
color: #e53333;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-form-item-label {
|
|
margin-bottom: 21px;
|
|
margin-top: 18px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-form-item-label label {
|
|
font-size: 16px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-close-x {
|
|
width: 86px;
|
|
height: 66px;
|
|
line-height: 66px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-content {
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-header {
|
|
padding: 22px 40px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-header .ant-modal-title {
|
|
font-size: 18px;
|
|
font-weight: 400;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-footer {
|
|
padding: 30px 40px;
|
|
border: 0;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-footer button {
|
|
width: 100px;
|
|
height: 40px;
|
|
border-radius: 4px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-footer button:first-child {
|
|
margin-right: 20px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body {
|
|
max-height: 600px;
|
|
overflow: auto;
|
|
padding: 40px 40px 30px 40px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding: 0 20px;
|
|
border-radius: 4px;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > input,
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > span {
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-affix-wrapper > span {
|
|
color: #999999;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper {
|
|
height: 50px;
|
|
background: #f5f5f5;
|
|
padding-right: 20px;
|
|
border-radius: 4px;
|
|
overflow: hidden;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper > input {
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #f5f5f5;
|
|
}
|
|
.uploadFileModal___3cGWq .ant-modal-body .ant-input-wrapper > span {
|
|
border: 0;
|
|
padding: 0 20px;
|
|
height: 50px;
|
|
font-size: 16px;
|
|
background: #dedede;
|
|
}
|
|
.uploadFileModal___3cGWq [class~='ant-modal-body'] {
|
|
padding: 8px 40px 0 30px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___3kep6 [class~='ant-upload-drag'] {
|
|
background: rgba(24, 144, 255, 0.04) !important;
|
|
border-radius: 4px;
|
|
border: 1px dashed #1890ff;
|
|
}
|
|
.wrap___3kep6 .colorBlue___3r5Hq {
|
|
color: #4cacff;
|
|
}
|
|
.wrap___3kep6 .repeatedName___vESvE {
|
|
color: red;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
.ant-modal,
|
|
.ant-image-preview {
|
|
pointer-events: none;
|
|
}
|
|
.ant-modal.zoom-enter,
|
|
.ant-modal.zoom-appear,
|
|
.ant-image-preview.zoom-enter,
|
|
.ant-image-preview.zoom-appear {
|
|
-ms-transform: none;
|
|
transform: none;
|
|
opacity: 0;
|
|
animation-duration: 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-modal-mask,
|
|
.ant-image-preview-mask {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1000;
|
|
height: 100%;
|
|
background-color: rgba(0, 0, 0, 0.45);
|
|
filter: alpha(opacity=50);
|
|
}
|
|
.ant-modal-mask-hidden,
|
|
.ant-image-preview-mask-hidden {
|
|
display: none;
|
|
}
|
|
.ant-modal-wrap,
|
|
.ant-image-preview-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
overflow: auto;
|
|
outline: 0;
|
|
-webkit-overflow-scrolling: touch;
|
|
}
|
|
.ant-statistic {
|
|
box-sizing: border-box;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
list-style: none;
|
|
font-feature-settings: tnum, "tnum";
|
|
}
|
|
.ant-statistic-title {
|
|
margin-bottom: 0px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
}
|
|
.ant-statistic-content {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 20px;
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
|
}
|
|
.ant-statistic-content-value {
|
|
display: inline-block;
|
|
direction: ltr;
|
|
}
|
|
.ant-statistic-content-value-decimal {
|
|
font-size: 16px;
|
|
}
|
|
.ant-statistic-content-prefix,
|
|
.ant-statistic-content-suffix {
|
|
display: inline-block;
|
|
}
|
|
.ant-statistic-content-prefix {
|
|
margin-right: 4px;
|
|
}
|
|
.ant-statistic-content-suffix {
|
|
margin-left: 4px;
|
|
font-size: 16px;
|
|
}
|
|
.ant-statistic-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-statistic-rtl .ant-statistic-content-prefix {
|
|
margin-right: 0;
|
|
margin-left: 4px;
|
|
}
|
|
.ant-statistic-rtl .ant-statistic-content-suffix {
|
|
margin-right: 4px;
|
|
margin-left: 0;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.wrap___1gcMR {
|
|
padding: 20px;
|
|
}
|
|
.content___31AN8 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
height: 200px;
|
|
overflow-y: auto;
|
|
background: #f5f5f5;
|
|
padding: 10px;
|
|
font-size: 14px;
|
|
}
|
|
.content___31AN8 a {
|
|
color: #05101a;
|
|
}
|
|
.content___31AN8 a:hover {
|
|
color: #40a9ff;
|
|
}
|
|
.mainPathWrap___1HrSg {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
}
|
|
.colorBlue___2eq2Y {
|
|
color: #4cacff;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___2RVge {
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___2f-dJ {
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___2UjfS {
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1RfMW {
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
-ms-flex-align: center;
|
|
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___3uuIq {
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.sidebar___Ik5Ae {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-color: #3e4571;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: justify;
|
|
justify-content: space-between;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 {
|
|
-ms-flex: 1 1;
|
|
flex: 1 1;
|
|
overflow: auto;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .ant-tooltip-inner {
|
|
color: #333;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
width: 80px;
|
|
height: 70px;
|
|
margin-bottom: 12px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH .name___1UcvU {
|
|
color: #fff;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH i {
|
|
font-size: 22px;
|
|
color: #fff;
|
|
margin-bottom: 5px;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 42px;
|
|
width: 18px;
|
|
height: 18px;
|
|
top: 10px;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .item___24ylH:hover {
|
|
background-color: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
width: 80px;
|
|
height: 70px;
|
|
margin-bottom: 12px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
background-color: #1890ff !important;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D .name___1UcvU {
|
|
color: #fff;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D i {
|
|
font-size: 22px;
|
|
color: #fff;
|
|
margin-bottom: 5px;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D img {
|
|
position: absolute;
|
|
z-index: 1;
|
|
left: 42px;
|
|
width: 18px;
|
|
height: 18px;
|
|
top: 10px;
|
|
}
|
|
.sidebar___Ik5Ae .items___2qrP5 .itemActive___1Bj1D:hover {
|
|
background-color: rgba(24, 144, 255, 0.2);
|
|
}
|
|
.sidebar___Ik5Ae .question___2fGw1 {
|
|
width: 100%;
|
|
height: 61px;
|
|
position: relative;
|
|
text-align: center;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|