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.
1796 lines
48 KiB
1796 lines
48 KiB
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/rate/style/index.less ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-rate {
|
|
box-sizing: border-box;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
font-variant: tabular-nums;
|
|
line-height: 1.66667;
|
|
font-feature-settings: tnum, "tnum";
|
|
display: inline-block;
|
|
margin: 0;
|
|
padding: 0;
|
|
color: #fadb14;
|
|
font-size: 16px;
|
|
line-height: inherit;
|
|
list-style: none;
|
|
outline: none;
|
|
}
|
|
.ant-rate-disabled .ant-rate-star {
|
|
cursor: default;
|
|
}
|
|
.ant-rate-disabled .ant-rate-star > div:hover {
|
|
transform: scale(1);
|
|
}
|
|
.ant-rate-star {
|
|
position: relative;
|
|
display: inline-block;
|
|
color: inherit;
|
|
cursor: pointer;
|
|
}
|
|
.ant-rate-star:not(:last-child) {
|
|
margin-right: 8px;
|
|
}
|
|
.ant-rate-star > div {
|
|
transition: all 0.3s, outline 0s;
|
|
}
|
|
.ant-rate-star > div:hover {
|
|
transform: scale(1.1);
|
|
}
|
|
.ant-rate-star > div:focus {
|
|
outline: 0;
|
|
}
|
|
.ant-rate-star > div:focus-visible {
|
|
outline: 1px dashed #fadb14;
|
|
transform: scale(1.1);
|
|
}
|
|
.ant-rate-star-first,
|
|
.ant-rate-star-second {
|
|
color: #f0f0f0;
|
|
transition: all 0.3s;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.ant-rate-star-first .anticon,
|
|
.ant-rate-star-second .anticon {
|
|
vertical-align: middle;
|
|
}
|
|
.ant-rate-star-first {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 50%;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
opacity: 0;
|
|
}
|
|
.ant-rate-star-half .ant-rate-star-first,
|
|
.ant-rate-star-half .ant-rate-star-second {
|
|
opacity: 1;
|
|
}
|
|
.ant-rate-star-half .ant-rate-star-first,
|
|
.ant-rate-star-full .ant-rate-star-second {
|
|
color: inherit;
|
|
}
|
|
.ant-rate-text {
|
|
display: inline-block;
|
|
margin: 0 8px;
|
|
font-size: 12px;
|
|
}
|
|
.ant-rate-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-rate-rtl .ant-rate-star:not(:last-child) {
|
|
margin-right: 0;
|
|
margin-left: 8px;
|
|
}
|
|
.ant-rate-rtl .ant-rate-star-first {
|
|
right: 0;
|
|
left: auto;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/radio/style/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-radio-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;
|
|
font-size: 0;
|
|
}
|
|
.ant-radio-group .ant-badge-count {
|
|
z-index: 1;
|
|
}
|
|
.ant-radio-group > .ant-badge:not(:first-child) > .ant-radio-button-wrapper {
|
|
border-left: none;
|
|
}
|
|
.ant-radio-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";
|
|
position: relative;
|
|
display: inline-flex;
|
|
align-items: baseline;
|
|
margin-right: 6px;
|
|
cursor: pointer;
|
|
}
|
|
.ant-radio-wrapper-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-radio-wrapper::after {
|
|
display: inline-block;
|
|
width: 0;
|
|
overflow: hidden;
|
|
content: '\a0';
|
|
}
|
|
.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type='radio'] {
|
|
width: 14px;
|
|
height: 14px;
|
|
}
|
|
.ant-radio {
|
|
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.2em;
|
|
display: inline-block;
|
|
outline: none;
|
|
cursor: pointer;
|
|
}
|
|
.ant-radio-wrapper:hover .ant-radio,
|
|
.ant-radio:hover .ant-radio-inner,
|
|
.ant-radio-input:focus + .ant-radio-inner {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-radio-input:focus + .ant-radio-inner {
|
|
box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
|
|
}
|
|
.ant-radio-checked::after {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 1px solid #1890ff;
|
|
border-radius: 50%;
|
|
visibility: hidden;
|
|
animation: antRadioEffect 0.36s ease-in-out;
|
|
animation-fill-mode: both;
|
|
content: '';
|
|
}
|
|
.ant-radio:hover::after,
|
|
.ant-radio-wrapper:hover .ant-radio::after {
|
|
visibility: visible;
|
|
}
|
|
.ant-radio-inner {
|
|
position: relative;
|
|
top: 0;
|
|
left: 0;
|
|
display: block;
|
|
width: 14px;
|
|
height: 14px;
|
|
background-color: #fff;
|
|
border-color: #d9d9d9;
|
|
border-style: solid;
|
|
border-width: 1px;
|
|
border-radius: 50%;
|
|
transition: all 0.3s;
|
|
}
|
|
.ant-radio-inner::after {
|
|
position: absolute;
|
|
top: 50%;
|
|
left: 50%;
|
|
display: block;
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -7px;
|
|
margin-left: -7px;
|
|
background-color: #1890ff;
|
|
border-top: 0;
|
|
border-left: 0;
|
|
border-radius: 14px;
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
|
content: ' ';
|
|
}
|
|
.ant-radio-input {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 1;
|
|
cursor: pointer;
|
|
opacity: 0;
|
|
}
|
|
.ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
border-color: #d9d9d9;
|
|
}
|
|
.ant-radio-checked .ant-radio-inner {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-radio-checked .ant-radio-inner::after {
|
|
transform: scale(0.42857143);
|
|
opacity: 1;
|
|
transition: all 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);
|
|
}
|
|
.ant-radio-disabled {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-radio-disabled .ant-radio-inner {
|
|
background-color: #f5f5f5;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-radio-disabled .ant-radio-inner::after {
|
|
background-color: rgba(0, 0, 0, 0.2);
|
|
}
|
|
.ant-radio-disabled .ant-radio-input {
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-radio-disabled + span {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
cursor: not-allowed;
|
|
}
|
|
span.ant-radio + * {
|
|
padding-right: 8px;
|
|
padding-left: 8px;
|
|
}
|
|
.ant-radio-button-wrapper {
|
|
position: relative;
|
|
display: inline-block;
|
|
height: 28px;
|
|
margin: 0;
|
|
padding: 0 7px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
line-height: 26px;
|
|
background: #fff;
|
|
border: 1px solid #d9d9d9;
|
|
border-top-width: 1.02px;
|
|
border-left-width: 0;
|
|
cursor: pointer;
|
|
transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
|
|
}
|
|
.ant-radio-button-wrapper a {
|
|
color: rgba(0, 0, 0, 0.85);
|
|
}
|
|
.ant-radio-button-wrapper > .ant-radio-button {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
z-index: -1;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.ant-radio-group-large .ant-radio-button-wrapper {
|
|
height: 32px;
|
|
font-size: 14px;
|
|
line-height: 30px;
|
|
}
|
|
.ant-radio-group-small .ant-radio-button-wrapper {
|
|
height: 22px;
|
|
padding: 0 7px;
|
|
line-height: 20px;
|
|
}
|
|
.ant-radio-button-wrapper:not(:first-child)::before {
|
|
position: absolute;
|
|
top: -1px;
|
|
left: -1px;
|
|
display: block;
|
|
box-sizing: content-box;
|
|
width: 1px;
|
|
height: 100%;
|
|
padding: 1px 0;
|
|
background-color: #d9d9d9;
|
|
transition: background-color 0.3s;
|
|
content: '';
|
|
}
|
|
.ant-radio-button-wrapper:first-child {
|
|
border-left: 1px solid #d9d9d9;
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-radio-button-wrapper:last-child {
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-radio-button-wrapper:first-child:last-child {
|
|
border-radius: 2px;
|
|
}
|
|
.ant-radio-button-wrapper:hover {
|
|
position: relative;
|
|
color: #1890ff;
|
|
}
|
|
.ant-radio-button-wrapper:focus-within {
|
|
box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
|
|
}
|
|
.ant-radio-button-wrapper .ant-radio-inner,
|
|
.ant-radio-button-wrapper input[type='checkbox'],
|
|
.ant-radio-button-wrapper input[type='radio'] {
|
|
width: 0;
|
|
height: 0;
|
|
opacity: 0;
|
|
pointer-events: none;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
|
z-index: 1;
|
|
color: #1890ff;
|
|
background: #fff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled)::before {
|
|
background-color: #1890ff;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
|
color: #40a9ff;
|
|
border-color: #40a9ff;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover::before {
|
|
background-color: #40a9ff;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
|
|
color: #096dd9;
|
|
border-color: #096dd9;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active::before {
|
|
background-color: #096dd9;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
|
|
box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
|
|
}
|
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
|
|
color: #fff;
|
|
background: #1890ff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover {
|
|
color: #fff;
|
|
background: #40a9ff;
|
|
border-color: #40a9ff;
|
|
}
|
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active {
|
|
color: #fff;
|
|
background: #096dd9;
|
|
border-color: #096dd9;
|
|
}
|
|
.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
|
|
box-shadow: 0 0 0 3px rgba(24, 144, 255, 0.12);
|
|
}
|
|
.ant-radio-button-wrapper-disabled {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
border-color: #d9d9d9;
|
|
cursor: not-allowed;
|
|
}
|
|
.ant-radio-button-wrapper-disabled:first-child,
|
|
.ant-radio-button-wrapper-disabled:hover {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #f5f5f5;
|
|
border-color: #d9d9d9;
|
|
}
|
|
.ant-radio-button-wrapper-disabled:first-child {
|
|
border-left-color: #d9d9d9;
|
|
}
|
|
.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
color: rgba(0, 0, 0, 0.25);
|
|
background-color: #e6e6e6;
|
|
border-color: #d9d9d9;
|
|
box-shadow: none;
|
|
}
|
|
@keyframes antRadioEffect {
|
|
0% {
|
|
transform: scale(1);
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
transform: scale(1.6);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-radio-group.ant-radio-group-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-radio-wrapper.ant-radio-wrapper-rtl {
|
|
margin-right: 0;
|
|
margin-left: 6px;
|
|
direction: rtl;
|
|
}
|
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl {
|
|
border-right-width: 0;
|
|
border-left-width: 1px;
|
|
}
|
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child)::before {
|
|
right: -1px;
|
|
left: 0;
|
|
}
|
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child {
|
|
border-right: 1px solid #d9d9d9;
|
|
border-radius: 0 2px 2px 0;
|
|
}
|
|
.ant-radio-button-wrapper-checked:not([class*=' ant-radio-button-wrapper-disabled']).ant-radio-button-wrapper:first-child {
|
|
border-right-color: #40a9ff;
|
|
}
|
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child {
|
|
border-radius: 2px 0 0 2px;
|
|
}
|
|
.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child {
|
|
border-right-color: #d9d9d9;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/tag/style/index.less ***!
|
|
\*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-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;
|
|
opacity: 1;
|
|
transition: all 0.3s;
|
|
}
|
|
.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 {
|
|
margin-left: 3px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 10px;
|
|
cursor: pointer;
|
|
transition: all 0.3s;
|
|
}
|
|
.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: #c41d7f;
|
|
background: #fff0f6;
|
|
border-color: #ffadd2;
|
|
}
|
|
.ant-tag-pink-inverse {
|
|
color: #fff;
|
|
background: #eb2f96;
|
|
border-color: #eb2f96;
|
|
}
|
|
.ant-tag-magenta {
|
|
color: #c41d7f;
|
|
background: #fff0f6;
|
|
border-color: #ffadd2;
|
|
}
|
|
.ant-tag-magenta-inverse {
|
|
color: #fff;
|
|
background: #eb2f96;
|
|
border-color: #eb2f96;
|
|
}
|
|
.ant-tag-red {
|
|
color: #cf1322;
|
|
background: #fff1f0;
|
|
border-color: #ffa39e;
|
|
}
|
|
.ant-tag-red-inverse {
|
|
color: #fff;
|
|
background: #f5222d;
|
|
border-color: #f5222d;
|
|
}
|
|
.ant-tag-volcano {
|
|
color: #d4380d;
|
|
background: #fff2e8;
|
|
border-color: #ffbb96;
|
|
}
|
|
.ant-tag-volcano-inverse {
|
|
color: #fff;
|
|
background: #fa541c;
|
|
border-color: #fa541c;
|
|
}
|
|
.ant-tag-orange {
|
|
color: #d46b08;
|
|
background: #fff7e6;
|
|
border-color: #ffd591;
|
|
}
|
|
.ant-tag-orange-inverse {
|
|
color: #fff;
|
|
background: #fa8c16;
|
|
border-color: #fa8c16;
|
|
}
|
|
.ant-tag-yellow {
|
|
color: #d4b106;
|
|
background: #feffe6;
|
|
border-color: #fffb8f;
|
|
}
|
|
.ant-tag-yellow-inverse {
|
|
color: #fff;
|
|
background: #fadb14;
|
|
border-color: #fadb14;
|
|
}
|
|
.ant-tag-gold {
|
|
color: #d48806;
|
|
background: #fffbe6;
|
|
border-color: #ffe58f;
|
|
}
|
|
.ant-tag-gold-inverse {
|
|
color: #fff;
|
|
background: #faad14;
|
|
border-color: #faad14;
|
|
}
|
|
.ant-tag-cyan {
|
|
color: #08979c;
|
|
background: #e6fffb;
|
|
border-color: #87e8de;
|
|
}
|
|
.ant-tag-cyan-inverse {
|
|
color: #fff;
|
|
background: #13c2c2;
|
|
border-color: #13c2c2;
|
|
}
|
|
.ant-tag-lime {
|
|
color: #7cb305;
|
|
background: #fcffe6;
|
|
border-color: #eaff8f;
|
|
}
|
|
.ant-tag-lime-inverse {
|
|
color: #fff;
|
|
background: #a0d911;
|
|
border-color: #a0d911;
|
|
}
|
|
.ant-tag-green {
|
|
color: #389e0d;
|
|
background: #f6ffed;
|
|
border-color: #b7eb8f;
|
|
}
|
|
.ant-tag-green-inverse {
|
|
color: #fff;
|
|
background: #52c41a;
|
|
border-color: #52c41a;
|
|
}
|
|
.ant-tag-blue {
|
|
color: #096dd9;
|
|
background: #e6f7ff;
|
|
border-color: #91d5ff;
|
|
}
|
|
.ant-tag-blue-inverse {
|
|
color: #fff;
|
|
background: #1890ff;
|
|
border-color: #1890ff;
|
|
}
|
|
.ant-tag-geekblue {
|
|
color: #1d39c4;
|
|
background: #f0f5ff;
|
|
border-color: #adc6ff;
|
|
}
|
|
.ant-tag-geekblue-inverse {
|
|
color: #fff;
|
|
background: #2f54eb;
|
|
border-color: #2f54eb;
|
|
}
|
|
.ant-tag-purple {
|
|
color: #531dab;
|
|
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: #ff4d4f;
|
|
background: #fff2f0;
|
|
border-color: #ffccc7;
|
|
}
|
|
.ant-tag-warning {
|
|
color: #faad14;
|
|
background: #fffbe6;
|
|
border-color: #ffe58f;
|
|
}
|
|
.ant-tag > .anticon + span,
|
|
.ant-tag > span + .anticon {
|
|
margin-left: 7px;
|
|
}
|
|
.ant-tag.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 */
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/form/style/index.less ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-form-item .ant-input-number + .ant-form-text {
|
|
margin-left: 8px;
|
|
}
|
|
.ant-form-inline {
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.ant-form-inline .ant-form-item {
|
|
flex: none;
|
|
flex-wrap: nowrap;
|
|
margin-right: 16px;
|
|
margin-bottom: 0;
|
|
}
|
|
.ant-form-inline .ant-form-item-with-help {
|
|
margin-bottom: 16px;
|
|
}
|
|
.ant-form-inline .ant-form-item > .ant-form-item-label,
|
|
.ant-form-inline .ant-form-item > .ant-form-item-control {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
.ant-form-inline .ant-form-item > .ant-form-item-label {
|
|
flex: none;
|
|
}
|
|
.ant-form-inline .ant-form-item .ant-form-text {
|
|
display: inline-block;
|
|
}
|
|
.ant-form-inline .ant-form-item .ant-form-item-has-feedback {
|
|
display: inline-block;
|
|
}
|
|
.ant-form-horizontal .ant-form-item-label {
|
|
flex-grow: 0;
|
|
}
|
|
.ant-form-horizontal .ant-form-item-control {
|
|
flex: 1 1;
|
|
min-width: 0;
|
|
}
|
|
.ant-form-horizontal .ant-form-item-label[class$='-24'] + .ant-form-item-control,
|
|
.ant-form-horizontal .ant-form-item-label[class*='-24 '] + .ant-form-item-control {
|
|
min-width: 0;
|
|
min-width: initial;
|
|
}
|
|
.ant-form-vertical .ant-form-item-row {
|
|
flex-direction: column;
|
|
}
|
|
.ant-form-vertical .ant-form-item-label > label {
|
|
height: auto;
|
|
}
|
|
.ant-form-vertical .ant-form-item .ant-form-item-control {
|
|
width: 100%;
|
|
}
|
|
.ant-form-vertical .ant-form-item-label,
|
|
.ant-col-24.ant-form-item-label,
|
|
.ant-col-xl-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-form-vertical .ant-form-item-label > label,
|
|
.ant-col-24.ant-form-item-label > label,
|
|
.ant-col-xl-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-form-vertical .ant-form-item-label > label::after,
|
|
.ant-col-24.ant-form-item-label > label::after,
|
|
.ant-col-xl-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-form-vertical .ant-form-item-label,
|
|
.ant-form-rtl.ant-col-24.ant-form-item-label,
|
|
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
@media (max-width: 575px) {
|
|
.ant-form-item .ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-form-item .ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-form-item .ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-form-item .ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
.ant-form .ant-form-item {
|
|
flex-wrap: wrap;
|
|
}
|
|
.ant-form .ant-form-item .ant-form-item-label,
|
|
.ant-form .ant-form-item .ant-form-item-control {
|
|
flex: 0 0 100%;
|
|
max-width: 100%;
|
|
}
|
|
.ant-col-xs-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-col-xs-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-col-xs-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-col-xs-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
}
|
|
@media (max-width: 767px) {
|
|
.ant-col-sm-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-col-sm-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-col-sm-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-col-sm-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
}
|
|
@media (max-width: 991px) {
|
|
.ant-col-md-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-col-md-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-col-md-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-col-md-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
}
|
|
@media (max-width: 1199px) {
|
|
.ant-col-lg-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-col-lg-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-col-lg-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-col-lg-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
}
|
|
@media (max-width: 1599px) {
|
|
.ant-col-xl-24.ant-form-item-label {
|
|
padding: 0 0 4px;
|
|
line-height: 1.66667;
|
|
white-space: normal;
|
|
white-space: initial;
|
|
text-align: left;
|
|
}
|
|
.ant-col-xl-24.ant-form-item-label > label {
|
|
margin: 0;
|
|
}
|
|
.ant-col-xl-24.ant-form-item-label > label::after {
|
|
display: none;
|
|
}
|
|
.ant-form-rtl.ant-col-xl-24.ant-form-item-label {
|
|
text-align: right;
|
|
}
|
|
}
|
|
.ant-form-item {
|
|
/* Some non-status related component style is in `components.less` */
|
|
/* To support leave along ErrorList. We add additional className to handle explain style */
|
|
}
|
|
.ant-form-item-explain-error {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-form-item-explain-warning {
|
|
color: #faad14;
|
|
}
|
|
.ant-form-item-has-feedback .ant-switch {
|
|
margin: 2px 0 4px;
|
|
}
|
|
.ant-form-item-has-warning .ant-form-item-split {
|
|
color: #faad14;
|
|
}
|
|
.ant-form-item-has-error .ant-form-item-split {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-form {
|
|
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-form legend {
|
|
display: block;
|
|
width: 100%;
|
|
margin-bottom: 20px;
|
|
padding: 0;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 14px;
|
|
line-height: inherit;
|
|
border: 0;
|
|
border-bottom: 1px solid #d9d9d9;
|
|
}
|
|
.ant-form label {
|
|
font-size: 12px;
|
|
}
|
|
.ant-form input[type='search'] {
|
|
box-sizing: border-box;
|
|
}
|
|
.ant-form input[type='radio'],
|
|
.ant-form input[type='checkbox'] {
|
|
line-height: normal;
|
|
}
|
|
.ant-form input[type='file'] {
|
|
display: block;
|
|
}
|
|
.ant-form input[type='range'] {
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
.ant-form select[multiple],
|
|
.ant-form select[size] {
|
|
height: auto;
|
|
}
|
|
.ant-form input[type='file']:focus,
|
|
.ant-form input[type='radio']:focus,
|
|
.ant-form input[type='checkbox']:focus {
|
|
outline: thin dotted;
|
|
outline: 5px auto -webkit-focus-ring-color;
|
|
outline-offset: -2px;
|
|
}
|
|
.ant-form output {
|
|
display: block;
|
|
padding-top: 15px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
line-height: 1.66667;
|
|
}
|
|
.ant-form .ant-form-text {
|
|
display: inline-block;
|
|
padding-right: 8px;
|
|
}
|
|
.ant-form-small .ant-form-item-label > label {
|
|
height: 22px;
|
|
}
|
|
.ant-form-small .ant-form-item-control-input {
|
|
min-height: 22px;
|
|
}
|
|
.ant-form-large .ant-form-item-label > label {
|
|
height: 32px;
|
|
}
|
|
.ant-form-large .ant-form-item-control-input {
|
|
min-height: 32px;
|
|
}
|
|
.ant-form-item {
|
|
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";
|
|
margin-bottom: 16px;
|
|
vertical-align: top;
|
|
}
|
|
.ant-form-item-with-help {
|
|
transition: none;
|
|
}
|
|
.ant-form-item-hidden,
|
|
.ant-form-item-hidden.ant-row {
|
|
display: none;
|
|
}
|
|
.ant-form-item-label {
|
|
display: inline-block;
|
|
flex-grow: 0;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-align: right;
|
|
vertical-align: middle;
|
|
}
|
|
.ant-form-item-label-left {
|
|
text-align: left;
|
|
}
|
|
.ant-form-item-label-wrap {
|
|
overflow: visible;
|
|
overflow: initial;
|
|
line-height: 1.41667em;
|
|
white-space: inherit;
|
|
}
|
|
.ant-form-item-label > label {
|
|
position: relative;
|
|
display: inline-flex;
|
|
align-items: center;
|
|
max-width: 100%;
|
|
height: 28px;
|
|
color: rgba(0, 0, 0, 0.85);
|
|
font-size: 12px;
|
|
}
|
|
.ant-form-item-label > label > .anticon {
|
|
font-size: 12px;
|
|
vertical-align: top;
|
|
}
|
|
.ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
|
|
display: inline-block;
|
|
margin-right: 4px;
|
|
color: #ff4d4f;
|
|
font-size: 12px;
|
|
font-family: SimSun, sans-serif;
|
|
line-height: 1;
|
|
content: '*';
|
|
}
|
|
.ant-form-hide-required-mark .ant-form-item-label > label.ant-form-item-required:not(.ant-form-item-required-mark-optional)::before {
|
|
display: none;
|
|
}
|
|
.ant-form-item-label > label .ant-form-item-optional {
|
|
display: inline-block;
|
|
margin-left: 0px;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
}
|
|
.ant-form-hide-required-mark .ant-form-item-label > label .ant-form-item-optional {
|
|
display: none;
|
|
}
|
|
.ant-form-item-label > label .ant-form-item-tooltip {
|
|
color: rgba(0, 0, 0, 0.45);
|
|
cursor: help;
|
|
-webkit-writing-mode: horizontal-tb;
|
|
-ms-writing-mode: lr-tb;
|
|
writing-mode: horizontal-tb;
|
|
-webkit-margin-start: 0px;
|
|
margin-inline-start: 0px;
|
|
}
|
|
.ant-form-item-label > label::after {
|
|
content: ':';
|
|
position: relative;
|
|
top: -0.5px;
|
|
margin: 0 8px 0 2px;
|
|
}
|
|
.ant-form-item-label > label.ant-form-item-no-colon::after {
|
|
content: ' ';
|
|
}
|
|
.ant-form-item-control {
|
|
display: flex;
|
|
flex-direction: column;
|
|
flex-grow: 1;
|
|
}
|
|
.ant-form-item-control:first-child:not([class^='ant-col-']):not([class*=' ant-col-']) {
|
|
width: 100%;
|
|
}
|
|
.ant-form-item-control-input {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
min-height: 28px;
|
|
}
|
|
.ant-form-item-control-input-content {
|
|
flex: auto;
|
|
max-width: 100%;
|
|
}
|
|
.ant-form-item-explain,
|
|
.ant-form-item-extra {
|
|
clear: both;
|
|
color: rgba(0, 0, 0, 0.45);
|
|
font-size: 12px;
|
|
line-height: 1.66667;
|
|
transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
|
|
}
|
|
.ant-form-item-explain-connected {
|
|
width: 100%;
|
|
}
|
|
.ant-form-item-extra {
|
|
min-height: 16px;
|
|
}
|
|
.ant-form-item-with-help .ant-form-item-explain {
|
|
height: auto;
|
|
opacity: 1;
|
|
}
|
|
.ant-form-item-feedback-icon {
|
|
font-size: 12px;
|
|
text-align: center;
|
|
visibility: visible;
|
|
animation: zoomIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
|
|
pointer-events: none;
|
|
}
|
|
.ant-form-item-feedback-icon-success {
|
|
color: #52c41a;
|
|
}
|
|
.ant-form-item-feedback-icon-error {
|
|
color: #ff4d4f;
|
|
}
|
|
.ant-form-item-feedback-icon-warning {
|
|
color: #faad14;
|
|
}
|
|
.ant-form-item-feedback-icon-validating {
|
|
color: #1890ff;
|
|
}
|
|
.ant-show-help {
|
|
transition: opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
}
|
|
.ant-show-help-appear,
|
|
.ant-show-help-enter {
|
|
opacity: 0;
|
|
}
|
|
.ant-show-help-appear-active,
|
|
.ant-show-help-enter-active {
|
|
opacity: 1;
|
|
}
|
|
.ant-show-help-leave {
|
|
opacity: 1;
|
|
}
|
|
.ant-show-help-leave-active {
|
|
opacity: 0;
|
|
}
|
|
.ant-show-help-item {
|
|
overflow: hidden;
|
|
transition: height 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.3s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
|
|
}
|
|
.ant-show-help-item-appear,
|
|
.ant-show-help-item-enter {
|
|
transform: translateY(-5px);
|
|
opacity: 0;
|
|
}
|
|
.ant-show-help-item-appear-active,
|
|
.ant-show-help-item-enter-active {
|
|
transform: translateY(0);
|
|
opacity: 1;
|
|
}
|
|
.ant-show-help-item-leave {
|
|
transition: height 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) !important;
|
|
}
|
|
.ant-show-help-item-leave-active {
|
|
transform: translateY(-5px);
|
|
}
|
|
@keyframes diffZoomIn1 {
|
|
0% {
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes diffZoomIn2 {
|
|
0% {
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
opacity: 1;
|
|
}
|
|
}
|
|
@keyframes diffZoomIn3 {
|
|
0% {
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
opacity: 1;
|
|
}
|
|
}
|
|
.ant-form-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-form-rtl .ant-form-item-label {
|
|
text-align: left;
|
|
}
|
|
.ant-form-rtl .ant-form-item-label > label.ant-form-item-required::before {
|
|
margin-right: 0;
|
|
margin-left: 4px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-label > label::after {
|
|
margin: 0 2px 0 8px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-label > label .ant-form-item-optional {
|
|
margin-right: 0px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-col-rtl .ant-form-item-control:first-child {
|
|
width: 100%;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input {
|
|
padding-right: 7px;
|
|
padding-left: 24px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input-suffix {
|
|
padding-right: 7px;
|
|
padding-left: 18px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-affix-wrapper .ant-input {
|
|
padding: 0;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number-affix-wrapper .ant-input-number {
|
|
padding: 0;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-search:not(.ant-input-search-enter-button) .ant-input-suffix {
|
|
right: auto;
|
|
left: 28px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-input-number {
|
|
padding-left: 18px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-arrow,
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-clear,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-arrow,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-clear,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-arrow,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-clear {
|
|
right: auto;
|
|
left: 32px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback > .ant-select .ant-select-selection-selected-value,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-group-addon) > .ant-select .ant-select-selection-selected-value,
|
|
.ant-form-rtl .ant-form-item-has-feedback :not(.ant-input-number-group-addon) > .ant-select .ant-select-selection-selected-value {
|
|
padding-right: 0;
|
|
padding-left: 42px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-arrow {
|
|
margin-right: 0;
|
|
margin-left: 19px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-cascader-picker-clear {
|
|
right: auto;
|
|
left: 32px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker {
|
|
padding-right: 7px;
|
|
padding-left: 22.6px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-large {
|
|
padding-right: 11px;
|
|
padding-left: 26.6px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback .ant-picker-small {
|
|
padding-right: 7px;
|
|
padding-left: 22.6px;
|
|
}
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-success .ant-form-item-children-icon,
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-warning .ant-form-item-children-icon,
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-has-error .ant-form-item-children-icon,
|
|
.ant-form-rtl .ant-form-item-has-feedback.ant-form-item-is-validating .ant-form-item-children-icon {
|
|
right: auto;
|
|
left: 0;
|
|
}
|
|
.ant-form-rtl.ant-form-inline .ant-form-item {
|
|
margin-right: 0;
|
|
margin-left: 16px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/badge/style/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-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;
|
|
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;
|
|
min-width: 6px;
|
|
height: 6px;
|
|
background: #ff4d4f;
|
|
border-radius: 100%;
|
|
box-shadow: 0 0 0 1px #fff;
|
|
}
|
|
.ant-badge-dot.ant-scroll-number {
|
|
transition: background 1.5s;
|
|
}
|
|
.ant-badge-count,
|
|
.ant-badge-dot,
|
|
.ant-badge .ant-scroll-number-custom-component {
|
|
position: absolute;
|
|
top: 0;
|
|
right: 0;
|
|
transform: translate(50%, -50%);
|
|
transform-origin: 100% 0%;
|
|
}
|
|
.ant-badge-count.anticon-spin,
|
|
.ant-badge-dot.anticon-spin,
|
|
.ant-badge .ant-scroll-number-custom-component.anticon-spin {
|
|
animation: antBadgeLoadingCircle 1s infinite linear;
|
|
}
|
|
.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 .ant-badge-zoom-appear,
|
|
.ant-badge-not-a-wrapper .ant-badge-zoom-enter {
|
|
animation: antNoWrapperZoomBadgeIn 0.3s cubic-bezier(0.12, 0.4, 0.29, 1.46);
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-badge-zoom-leave {
|
|
animation: antNoWrapperZoomBadgeOut 0.3s cubic-bezier(0.71, -0.46, 0.88, 0.6);
|
|
}
|
|
.ant-badge-not-a-wrapper:not(.ant-badge-status) {
|
|
vertical-align: middle;
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,
|
|
.ant-badge-not-a-wrapper .ant-badge-count {
|
|
transform: none;
|
|
}
|
|
.ant-badge-not-a-wrapper .ant-scroll-number-custom-component,
|
|
.ant-badge-not-a-wrapper .ant-scroll-number {
|
|
position: relative;
|
|
top: auto;
|
|
display: block;
|
|
transform-origin: 50% 50%;
|
|
}
|
|
@keyframes antStatusProcessing {
|
|
0% {
|
|
transform: scale(0.8);
|
|
opacity: 0.5;
|
|
}
|
|
100% {
|
|
transform: scale(2.4);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
.ant-scroll-number {
|
|
overflow: hidden;
|
|
direction: ltr;
|
|
}
|
|
.ant-scroll-number-only {
|
|
position: relative;
|
|
display: inline-block;
|
|
height: 18px;
|
|
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
|
|
/* stylelint-disable property-no-vendor-prefix */
|
|
-webkit-transform-style: preserve-3d;
|
|
-webkit-backface-visibility: hidden;
|
|
/* stylelint-enable property-no-vendor-prefix */
|
|
}
|
|
.ant-scroll-number-only > p.ant-scroll-number-only-unit {
|
|
height: 18px;
|
|
margin: 0;
|
|
/* stylelint-disable property-no-vendor-prefix */
|
|
-webkit-transform-style: preserve-3d;
|
|
-webkit-backface-visibility: hidden;
|
|
/* stylelint-enable property-no-vendor-prefix */
|
|
}
|
|
.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;
|
|
}
|
|
}
|
|
@keyframes antNoWrapperZoomBadgeIn {
|
|
0% {
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
}
|
|
100% {
|
|
transform: scale(1);
|
|
}
|
|
}
|
|
@keyframes antNoWrapperZoomBadgeOut {
|
|
0% {
|
|
transform: scale(1);
|
|
}
|
|
100% {
|
|
transform: scale(0);
|
|
opacity: 0;
|
|
}
|
|
}
|
|
@keyframes antBadgeLoadingCircle {
|
|
0% {
|
|
transform-origin: 50%;
|
|
}
|
|
100% {
|
|
transform: translate(50%, -50%) rotate(360deg);
|
|
transform-origin: 50%;
|
|
}
|
|
}
|
|
.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-text {
|
|
color: #fff;
|
|
}
|
|
.ant-ribbon-corner {
|
|
position: absolute;
|
|
top: 100%;
|
|
width: 8px;
|
|
height: 8px;
|
|
color: currentcolor;
|
|
border: 4px solid;
|
|
transform: scaleY(0.75);
|
|
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 {
|
|
color: #eb2f96;
|
|
background: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-magenta {
|
|
color: #eb2f96;
|
|
background: #eb2f96;
|
|
}
|
|
.ant-ribbon-color-red {
|
|
color: #f5222d;
|
|
background: #f5222d;
|
|
}
|
|
.ant-ribbon-color-volcano {
|
|
color: #fa541c;
|
|
background: #fa541c;
|
|
}
|
|
.ant-ribbon-color-orange {
|
|
color: #fa8c16;
|
|
background: #fa8c16;
|
|
}
|
|
.ant-ribbon-color-yellow {
|
|
color: #fadb14;
|
|
background: #fadb14;
|
|
}
|
|
.ant-ribbon-color-gold {
|
|
color: #faad14;
|
|
background: #faad14;
|
|
}
|
|
.ant-ribbon-color-cyan {
|
|
color: #13c2c2;
|
|
background: #13c2c2;
|
|
}
|
|
.ant-ribbon-color-lime {
|
|
color: #a0d911;
|
|
background: #a0d911;
|
|
}
|
|
.ant-ribbon-color-green {
|
|
color: #52c41a;
|
|
background: #52c41a;
|
|
}
|
|
.ant-ribbon-color-blue {
|
|
color: #1890ff;
|
|
background: #1890ff;
|
|
}
|
|
.ant-ribbon-color-geekblue {
|
|
color: #2f54eb;
|
|
background: #2f54eb;
|
|
}
|
|
.ant-ribbon-color-purple {
|
|
color: #722ed1;
|
|
background: #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-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-badge-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-count,
|
|
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-badge-dot,
|
|
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
|
|
right: auto;
|
|
left: 0;
|
|
direction: ltr;
|
|
transform: translate(-50%, -50%);
|
|
transform-origin: 0% 0%;
|
|
}
|
|
.ant-badge-rtl.ant-badge:not(.ant-badge-not-a-wrapper) .ant-scroll-number-custom-component {
|
|
right: auto;
|
|
left: 0;
|
|
transform: translate(-50%, -50%);
|
|
transform-origin: 0% 0%;
|
|
}
|
|
.ant-badge-rtl .ant-badge-status-text {
|
|
margin-right: 8px;
|
|
margin-left: 0;
|
|
}
|
|
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-appear,
|
|
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-enter {
|
|
animation-name: antZoomBadgeInRtl;
|
|
}
|
|
.ant-badge:not(.ant-badge-not-a-wrapper).ant-badge-rtl .ant-badge-zoom-leave {
|
|
animation-name: antZoomBadgeOutRtl;
|
|
}
|
|
.ant-ribbon-rtl {
|
|
direction: rtl;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-end {
|
|
right: auto;
|
|
right: initial;
|
|
left: -8px;
|
|
border-bottom-right-radius: 2px;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-end .ant-ribbon-corner {
|
|
right: auto;
|
|
right: initial;
|
|
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: auto;
|
|
left: initial;
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-left-radius: 2px;
|
|
}
|
|
.ant-ribbon-rtl.ant-ribbon-placement-start .ant-ribbon-corner {
|
|
right: 0;
|
|
left: auto;
|
|
left: initial;
|
|
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 */
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./node_modules/antd/es/auto-complete/style/index.less ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
/* 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-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 */
|
|
|