@cloudtower/eagle 0.29.1 → 0.29.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -10
- package/dist/cjs/core/Table/index.js +21 -5
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +2004 -2004
- package/dist/esm/core/Table/index.js +21 -5
- package/dist/esm/stats1.html +1 -1
- package/dist/stories/docs/core/KitStoreProvider.stories.d.ts +23 -0
- package/dist/stories/docs/core/Table.stories.d.ts +47 -16
- package/dist/style.css +1752 -1752
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29630,254 +29630,6 @@ html body {
|
|
|
29630
29630
|
color: #005ed1;
|
|
29631
29631
|
}
|
|
29632
29632
|
|
|
29633
|
-
.E_b1nip9bk {
|
|
29634
|
-
padding: 4px 11px;
|
|
29635
|
-
}
|
|
29636
|
-
|
|
29637
|
-
.E_bqamoqe {
|
|
29638
|
-
white-space: nowrap;
|
|
29639
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29640
|
-
}
|
|
29641
|
-
|
|
29642
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29643
|
-
--color: #0080ff;
|
|
29644
|
-
}
|
|
29645
|
-
|
|
29646
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29647
|
-
--color: #0080ff;
|
|
29648
|
-
}
|
|
29649
|
-
|
|
29650
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29651
|
-
margin-left: 1px;
|
|
29652
|
-
}
|
|
29653
|
-
|
|
29654
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29655
|
-
border-top-right-radius: 0;
|
|
29656
|
-
border-bottom-right-radius: 0;
|
|
29657
|
-
}
|
|
29658
|
-
|
|
29659
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29660
|
-
border-top-left-radius: 0;
|
|
29661
|
-
border-bottom-left-radius: 0;
|
|
29662
|
-
}
|
|
29663
|
-
|
|
29664
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29665
|
-
border-radius: unset;
|
|
29666
|
-
}
|
|
29667
|
-
|
|
29668
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29669
|
-
padding: 4px 8px 0 8px;
|
|
29670
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29671
|
-
font-size: 12px;
|
|
29672
|
-
}
|
|
29673
|
-
|
|
29674
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29675
|
-
padding-bottom: 6px;
|
|
29676
|
-
}
|
|
29677
|
-
|
|
29678
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29679
|
-
padding-top: 4px;
|
|
29680
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29681
|
-
}
|
|
29682
|
-
|
|
29683
|
-
.E_fzh9mnb {
|
|
29684
|
-
width: 100%;
|
|
29685
|
-
height: 100%;
|
|
29686
|
-
min-height: 124px;
|
|
29687
|
-
display: flex;
|
|
29688
|
-
flex-direction: column;
|
|
29689
|
-
justify-content: center;
|
|
29690
|
-
align-items: center;
|
|
29691
|
-
}
|
|
29692
|
-
|
|
29693
|
-
.E_fzh9mnb .error-text {
|
|
29694
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29695
|
-
margin-bottom: 16px;
|
|
29696
|
-
font-size: 18px;
|
|
29697
|
-
}
|
|
29698
|
-
|
|
29699
|
-
.E_f7pxqmh {
|
|
29700
|
-
width: 100%;
|
|
29701
|
-
margin-bottom: 0 !important;
|
|
29702
|
-
flex-flow: nowrap !important;
|
|
29703
|
-
line-break: auto;
|
|
29704
|
-
}
|
|
29705
|
-
|
|
29706
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
29707
|
-
text-align: left !important;
|
|
29708
|
-
padding-bottom: 0 !important;
|
|
29709
|
-
}
|
|
29710
|
-
|
|
29711
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29712
|
-
min-height: 32px;
|
|
29713
|
-
height: auto;
|
|
29714
|
-
font-size: 13px;
|
|
29715
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29716
|
-
white-space: normal;
|
|
29717
|
-
}
|
|
29718
|
-
|
|
29719
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
29720
|
-
border-color: #ff4d4f !important;
|
|
29721
|
-
}
|
|
29722
|
-
|
|
29723
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
29724
|
-
border-color: #ff4d4f !important;
|
|
29725
|
-
}
|
|
29726
|
-
|
|
29727
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
29728
|
-
margin-top: 4px;
|
|
29729
|
-
font-size: 12px;
|
|
29730
|
-
min-height: 0px;
|
|
29731
|
-
}
|
|
29732
|
-
|
|
29733
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
29734
|
-
font-size: 12px;
|
|
29735
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29736
|
-
min-height: 0px;
|
|
29737
|
-
}
|
|
29738
|
-
|
|
29739
|
-
.E_iouxfgt {
|
|
29740
|
-
display: inline-flex;
|
|
29741
|
-
align-items: center;
|
|
29742
|
-
}
|
|
29743
|
-
|
|
29744
|
-
.E_iouxfgt .icon-inner {
|
|
29745
|
-
display: inline-flex;
|
|
29746
|
-
align-items: center;
|
|
29747
|
-
justify-content: center;
|
|
29748
|
-
}
|
|
29749
|
-
|
|
29750
|
-
.E_iouxfgt .icon-inner + span,
|
|
29751
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
29752
|
-
margin-left: 4px;
|
|
29753
|
-
}
|
|
29754
|
-
|
|
29755
|
-
.E_iouxfgt.is-rotate img,
|
|
29756
|
-
.E_iouxfgt.is-rotate svg {
|
|
29757
|
-
animation: rotate 680ms linear infinite;
|
|
29758
|
-
}
|
|
29759
|
-
|
|
29760
|
-
.E_c1uzzomf {
|
|
29761
|
-
margin-bottom: 16px;
|
|
29762
|
-
}
|
|
29763
|
-
|
|
29764
|
-
.E_c1uzzomf .card-title {
|
|
29765
|
-
font-size: 16px;
|
|
29766
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29767
|
-
font-weight: 700;
|
|
29768
|
-
line-height: 32px;
|
|
29769
|
-
}
|
|
29770
|
-
|
|
29771
|
-
.E_c1uzzomf .card-body {
|
|
29772
|
-
padding: 24px;
|
|
29773
|
-
border-radius: 8px;
|
|
29774
|
-
background: #fff;
|
|
29775
|
-
}
|
|
29776
|
-
|
|
29777
|
-
.E_c1uzzomf .empty {
|
|
29778
|
-
font-weight: 700;
|
|
29779
|
-
font-size: 14px;
|
|
29780
|
-
line-height: 22px;
|
|
29781
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29782
|
-
text-align: center;
|
|
29783
|
-
}
|
|
29784
|
-
|
|
29785
|
-
.E_d1bw7c5z {
|
|
29786
|
-
position: relative;
|
|
29787
|
-
max-width: 388px;
|
|
29788
|
-
min-width: 285px;
|
|
29789
|
-
}
|
|
29790
|
-
|
|
29791
|
-
.E_d1bw7c5z .center {
|
|
29792
|
-
position: absolute;
|
|
29793
|
-
font-size: 12px;
|
|
29794
|
-
width: 80px;
|
|
29795
|
-
height: 100px;
|
|
29796
|
-
top: 0;
|
|
29797
|
-
left: 35px;
|
|
29798
|
-
display: flex;
|
|
29799
|
-
flex-direction: column;
|
|
29800
|
-
justify-content: center;
|
|
29801
|
-
align-items: center;
|
|
29802
|
-
color: #00122e;
|
|
29803
|
-
}
|
|
29804
|
-
|
|
29805
|
-
.E_d1bw7c5z .center .number {
|
|
29806
|
-
font-size: 24px;
|
|
29807
|
-
font-weight: 700;
|
|
29808
|
-
}
|
|
29809
|
-
|
|
29810
|
-
.E_d1bw7c5z .center .text {
|
|
29811
|
-
padding: 0 5px;
|
|
29812
|
-
font-size: 12px;
|
|
29813
|
-
width: inherit;
|
|
29814
|
-
text-align: center;
|
|
29815
|
-
}
|
|
29816
|
-
|
|
29817
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
29818
|
-
display: flex;
|
|
29819
|
-
}
|
|
29820
|
-
|
|
29821
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
29822
|
-
position: relative !important;
|
|
29823
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
29824
|
-
left: 0 !important;
|
|
29825
|
-
bottom: 0 !important;
|
|
29826
|
-
display: flex;
|
|
29827
|
-
align-items: center;
|
|
29828
|
-
}
|
|
29829
|
-
|
|
29830
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
29831
|
-
width: 100%;
|
|
29832
|
-
}
|
|
29833
|
-
|
|
29834
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
29835
|
-
width: 100%;
|
|
29836
|
-
margin-right: 0 !important;
|
|
29837
|
-
line-height: 18px;
|
|
29838
|
-
}
|
|
29839
|
-
|
|
29840
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
29841
|
-
border-radius: 2px;
|
|
29842
|
-
}
|
|
29843
|
-
|
|
29844
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
29845
|
-
min-width: 75px;
|
|
29846
|
-
max-width: 198px;
|
|
29847
|
-
width: calc(100% - 20px);
|
|
29848
|
-
margin-left: 2px;
|
|
29849
|
-
color: #00122e !important;
|
|
29850
|
-
display: inline-flex;
|
|
29851
|
-
justify-content: space-between;
|
|
29852
|
-
}
|
|
29853
|
-
|
|
29854
|
-
.E_d1bw7c5z .tooltip-text {
|
|
29855
|
-
maxwidth: calc(100% - 12px);
|
|
29856
|
-
cursor: pointer;
|
|
29857
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
29858
|
-
overflow: hidden;
|
|
29859
|
-
text-overflow: ellipsis;
|
|
29860
|
-
white-space: nowrap;
|
|
29861
|
-
}
|
|
29862
|
-
|
|
29863
|
-
.E_d1bw7c5z .value {
|
|
29864
|
-
color: rgba(44, 56, 82, 0.75);
|
|
29865
|
-
}
|
|
29866
|
-
|
|
29867
|
-
.E_t10pqbtc {
|
|
29868
|
-
width: 140px;
|
|
29869
|
-
}
|
|
29870
|
-
|
|
29871
|
-
.E_t10pqbtc .item {
|
|
29872
|
-
margin: 6px auto;
|
|
29873
|
-
display: flex;
|
|
29874
|
-
justify-content: space-between;
|
|
29875
|
-
}
|
|
29876
|
-
|
|
29877
|
-
.E_t10pqbtc .item .name {
|
|
29878
|
-
width: 102px;
|
|
29879
|
-
}
|
|
29880
|
-
|
|
29881
29633
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29882
29634
|
justify-content: center;
|
|
29883
29635
|
}
|
|
@@ -30170,49 +29922,262 @@ button.E_n7k2c6r {
|
|
|
30170
29922
|
padding: 0;
|
|
30171
29923
|
}
|
|
30172
29924
|
|
|
30173
|
-
.
|
|
30174
|
-
|
|
30175
|
-
}
|
|
30176
|
-
|
|
30177
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30178
|
-
display: var(--a1wfy30z-0);
|
|
29925
|
+
.E_b1nip9bk {
|
|
29926
|
+
padding: 4px 11px;
|
|
30179
29927
|
}
|
|
30180
29928
|
|
|
30181
|
-
.
|
|
30182
|
-
|
|
30183
|
-
|
|
30184
|
-
line-height: 1.5715;
|
|
30185
|
-
height: inherit;
|
|
29929
|
+
.E_bqamoqe {
|
|
29930
|
+
white-space: nowrap;
|
|
29931
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30186
29932
|
}
|
|
30187
29933
|
|
|
30188
|
-
.
|
|
30189
|
-
|
|
30190
|
-
|
|
30191
|
-
|
|
29934
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29935
|
+
--color: #0080ff;
|
|
29936
|
+
}
|
|
29937
|
+
|
|
29938
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29939
|
+
--color: #0080ff;
|
|
29940
|
+
}
|
|
29941
|
+
|
|
29942
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29943
|
+
margin-left: 1px;
|
|
29944
|
+
}
|
|
29945
|
+
|
|
29946
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29947
|
+
border-top-right-radius: 0;
|
|
29948
|
+
border-bottom-right-radius: 0;
|
|
29949
|
+
}
|
|
29950
|
+
|
|
29951
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29952
|
+
border-top-left-radius: 0;
|
|
29953
|
+
border-bottom-left-radius: 0;
|
|
29954
|
+
}
|
|
29955
|
+
|
|
29956
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29957
|
+
border-radius: unset;
|
|
29958
|
+
}
|
|
29959
|
+
|
|
29960
|
+
.E_f7pxqmh {
|
|
29961
|
+
width: 100%;
|
|
29962
|
+
margin-bottom: 0 !important;
|
|
29963
|
+
flex-flow: nowrap !important;
|
|
29964
|
+
line-break: auto;
|
|
29965
|
+
}
|
|
29966
|
+
|
|
29967
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
29968
|
+
text-align: left !important;
|
|
29969
|
+
padding-bottom: 0 !important;
|
|
29970
|
+
}
|
|
29971
|
+
|
|
29972
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29973
|
+
min-height: 32px;
|
|
29974
|
+
height: auto;
|
|
29975
|
+
font-size: 13px;
|
|
29976
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29977
|
+
white-space: normal;
|
|
29978
|
+
}
|
|
29979
|
+
|
|
29980
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
29981
|
+
border-color: #ff4d4f !important;
|
|
29982
|
+
}
|
|
29983
|
+
|
|
29984
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
29985
|
+
border-color: #ff4d4f !important;
|
|
29986
|
+
}
|
|
29987
|
+
|
|
29988
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
29989
|
+
margin-top: 4px;
|
|
29990
|
+
font-size: 12px;
|
|
29991
|
+
min-height: 0px;
|
|
29992
|
+
}
|
|
29993
|
+
|
|
29994
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
29995
|
+
font-size: 12px;
|
|
29996
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29997
|
+
min-height: 0px;
|
|
29998
|
+
}
|
|
29999
|
+
|
|
30000
|
+
.E_fzh9mnb {
|
|
30001
|
+
width: 100%;
|
|
30002
|
+
height: 100%;
|
|
30003
|
+
min-height: 124px;
|
|
30004
|
+
display: flex;
|
|
30005
|
+
flex-direction: column;
|
|
30006
|
+
justify-content: center;
|
|
30192
30007
|
align-items: center;
|
|
30193
|
-
margin-left: 4px;
|
|
30194
30008
|
}
|
|
30195
30009
|
|
|
30196
|
-
.
|
|
30197
|
-
|
|
30198
|
-
|
|
30199
|
-
|
|
30010
|
+
.E_fzh9mnb .error-text {
|
|
30011
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30012
|
+
margin-bottom: 16px;
|
|
30013
|
+
font-size: 18px;
|
|
30014
|
+
}
|
|
30015
|
+
|
|
30016
|
+
.E_c1uzzomf {
|
|
30017
|
+
margin-bottom: 16px;
|
|
30018
|
+
}
|
|
30019
|
+
|
|
30020
|
+
.E_c1uzzomf .card-title {
|
|
30021
|
+
font-size: 16px;
|
|
30022
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30023
|
+
font-weight: 700;
|
|
30024
|
+
line-height: 32px;
|
|
30025
|
+
}
|
|
30026
|
+
|
|
30027
|
+
.E_c1uzzomf .card-body {
|
|
30028
|
+
padding: 24px;
|
|
30029
|
+
border-radius: 8px;
|
|
30030
|
+
background: #fff;
|
|
30031
|
+
}
|
|
30032
|
+
|
|
30033
|
+
.E_c1uzzomf .empty {
|
|
30034
|
+
font-weight: 700;
|
|
30035
|
+
font-size: 14px;
|
|
30036
|
+
line-height: 22px;
|
|
30037
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30038
|
+
text-align: center;
|
|
30039
|
+
}
|
|
30040
|
+
|
|
30041
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30042
|
+
padding: 4px 8px 0 8px;
|
|
30043
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30044
|
+
font-size: 12px;
|
|
30045
|
+
}
|
|
30046
|
+
|
|
30047
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30048
|
+
padding-bottom: 6px;
|
|
30049
|
+
}
|
|
30050
|
+
|
|
30051
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30052
|
+
padding-top: 4px;
|
|
30053
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30054
|
+
}
|
|
30055
|
+
|
|
30056
|
+
.E_d1bw7c5z {
|
|
30057
|
+
position: relative;
|
|
30058
|
+
max-width: 388px;
|
|
30059
|
+
min-width: 285px;
|
|
30060
|
+
}
|
|
30061
|
+
|
|
30062
|
+
.E_d1bw7c5z .center {
|
|
30063
|
+
position: absolute;
|
|
30064
|
+
font-size: 12px;
|
|
30065
|
+
width: 80px;
|
|
30066
|
+
height: 100px;
|
|
30067
|
+
top: 0;
|
|
30068
|
+
left: 35px;
|
|
30069
|
+
display: flex;
|
|
30070
|
+
flex-direction: column;
|
|
30071
|
+
justify-content: center;
|
|
30200
30072
|
align-items: center;
|
|
30201
|
-
|
|
30202
|
-
cursor: auto;
|
|
30073
|
+
color: #00122e;
|
|
30203
30074
|
}
|
|
30204
30075
|
|
|
30205
|
-
.
|
|
30206
|
-
|
|
30207
|
-
|
|
30208
|
-
|
|
30209
|
-
|
|
30076
|
+
.E_d1bw7c5z .center .number {
|
|
30077
|
+
font-size: 24px;
|
|
30078
|
+
font-weight: 700;
|
|
30079
|
+
}
|
|
30080
|
+
|
|
30081
|
+
.E_d1bw7c5z .center .text {
|
|
30082
|
+
padding: 0 5px;
|
|
30083
|
+
font-size: 12px;
|
|
30084
|
+
width: inherit;
|
|
30085
|
+
text-align: center;
|
|
30086
|
+
}
|
|
30087
|
+
|
|
30088
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30089
|
+
display: flex;
|
|
30090
|
+
}
|
|
30091
|
+
|
|
30092
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30093
|
+
position: relative !important;
|
|
30094
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30095
|
+
left: 0 !important;
|
|
30096
|
+
bottom: 0 !important;
|
|
30097
|
+
display: flex;
|
|
30098
|
+
align-items: center;
|
|
30099
|
+
}
|
|
30100
|
+
|
|
30101
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30102
|
+
width: 100%;
|
|
30103
|
+
}
|
|
30104
|
+
|
|
30105
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30106
|
+
width: 100%;
|
|
30107
|
+
margin-right: 0 !important;
|
|
30108
|
+
line-height: 18px;
|
|
30109
|
+
}
|
|
30110
|
+
|
|
30111
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30112
|
+
border-radius: 2px;
|
|
30113
|
+
}
|
|
30114
|
+
|
|
30115
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30116
|
+
min-width: 75px;
|
|
30117
|
+
max-width: 198px;
|
|
30118
|
+
width: calc(100% - 20px);
|
|
30119
|
+
margin-left: 2px;
|
|
30120
|
+
color: #00122e !important;
|
|
30121
|
+
display: inline-flex;
|
|
30122
|
+
justify-content: space-between;
|
|
30123
|
+
}
|
|
30124
|
+
|
|
30125
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30126
|
+
maxwidth: calc(100% - 12px);
|
|
30127
|
+
cursor: pointer;
|
|
30128
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30129
|
+
overflow: hidden;
|
|
30130
|
+
text-overflow: ellipsis;
|
|
30131
|
+
white-space: nowrap;
|
|
30132
|
+
}
|
|
30133
|
+
|
|
30134
|
+
.E_d1bw7c5z .value {
|
|
30135
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30136
|
+
}
|
|
30137
|
+
|
|
30138
|
+
.E_t10pqbtc {
|
|
30139
|
+
width: 140px;
|
|
30140
|
+
}
|
|
30141
|
+
|
|
30142
|
+
.E_t10pqbtc .item {
|
|
30143
|
+
margin: 6px auto;
|
|
30144
|
+
display: flex;
|
|
30145
|
+
justify-content: space-between;
|
|
30146
|
+
}
|
|
30147
|
+
|
|
30148
|
+
.E_t10pqbtc .item .name {
|
|
30149
|
+
width: 102px;
|
|
30210
30150
|
}
|
|
30211
30151
|
|
|
30212
30152
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30213
30153
|
display: flex;
|
|
30214
30154
|
}
|
|
30215
30155
|
|
|
30156
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30157
|
+
line-height: 18px;
|
|
30158
|
+
}
|
|
30159
|
+
|
|
30160
|
+
.E_iouxfgt {
|
|
30161
|
+
display: inline-flex;
|
|
30162
|
+
align-items: center;
|
|
30163
|
+
}
|
|
30164
|
+
|
|
30165
|
+
.E_iouxfgt .icon-inner {
|
|
30166
|
+
display: inline-flex;
|
|
30167
|
+
align-items: center;
|
|
30168
|
+
justify-content: center;
|
|
30169
|
+
}
|
|
30170
|
+
|
|
30171
|
+
.E_iouxfgt .icon-inner + span,
|
|
30172
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30173
|
+
margin-left: 4px;
|
|
30174
|
+
}
|
|
30175
|
+
|
|
30176
|
+
.E_iouxfgt.is-rotate img,
|
|
30177
|
+
.E_iouxfgt.is-rotate svg {
|
|
30178
|
+
animation: rotate 680ms linear infinite;
|
|
30179
|
+
}
|
|
30180
|
+
|
|
30216
30181
|
.E_i1inqkme {
|
|
30217
30182
|
height: 18px;
|
|
30218
30183
|
line-height: 18px;
|
|
@@ -30226,12 +30191,39 @@ button.E_n7k2c6r {
|
|
|
30226
30191
|
margin-right: 4px;
|
|
30227
30192
|
}
|
|
30228
30193
|
|
|
30229
|
-
.
|
|
30230
|
-
|
|
30194
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30195
|
+
display: var(--a1wfy30z-0);
|
|
30196
|
+
}
|
|
30197
|
+
|
|
30198
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30199
|
+
padding: 4px 11px;
|
|
30200
|
+
display: inline-flex;
|
|
30201
|
+
line-height: 1.5715;
|
|
30202
|
+
height: inherit;
|
|
30203
|
+
}
|
|
30204
|
+
|
|
30205
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30206
|
+
content: var(--a1wfy30z-1);
|
|
30207
|
+
display: var(--a1wfy30z-2);
|
|
30208
|
+
flex: none;
|
|
30209
|
+
align-items: center;
|
|
30210
|
+
margin-left: 4px;
|
|
30211
|
+
}
|
|
30212
|
+
|
|
30213
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30214
|
+
content: var(--a1wfy30z-3);
|
|
30215
|
+
display: var(--a1wfy30z-4);
|
|
30216
|
+
flex: none;
|
|
30217
|
+
align-items: center;
|
|
30218
|
+
margin-right: 4px;
|
|
30219
|
+
cursor: auto;
|
|
30231
30220
|
}
|
|
30232
30221
|
|
|
30233
|
-
.
|
|
30234
|
-
padding:
|
|
30222
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30223
|
+
padding: 0;
|
|
30224
|
+
margin: 0;
|
|
30225
|
+
height: auto;
|
|
30226
|
+
font-size: inherit;
|
|
30235
30227
|
}
|
|
30236
30228
|
|
|
30237
30229
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -30304,6 +30296,14 @@ button.E_n7k2c6r {
|
|
|
30304
30296
|
padding: 2px 8px;
|
|
30305
30297
|
}
|
|
30306
30298
|
|
|
30299
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30300
|
+
margin-left: 8px;
|
|
30301
|
+
}
|
|
30302
|
+
|
|
30303
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30304
|
+
padding: 2px 7px 2px 12px;
|
|
30305
|
+
}
|
|
30306
|
+
|
|
30307
30307
|
.E_phljevk {
|
|
30308
30308
|
display: flex;
|
|
30309
30309
|
justify-content: space-between;
|
|
@@ -30441,442 +30441,193 @@ button.E_n7k2c6r {
|
|
|
30441
30441
|
}
|
|
30442
30442
|
|
|
30443
30443
|
.E_rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
30444
|
-
margin-bottom: 0;
|
|
30445
|
-
white-space: pre-wrap;
|
|
30446
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30447
|
-
}
|
|
30448
|
-
|
|
30449
|
-
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30450
|
-
padding-left: 8px;
|
|
30451
|
-
}
|
|
30452
|
-
|
|
30453
|
-
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30454
|
-
border-radius: 5px 0 0 5px;
|
|
30455
|
-
}
|
|
30456
|
-
|
|
30457
|
-
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30458
|
-
border-radius: 0 5px 5px 0;
|
|
30459
|
-
}
|
|
30460
|
-
|
|
30461
|
-
.E_rcc63c8 {
|
|
30462
|
-
color: #00122e;
|
|
30463
|
-
border-color: #ccd4e3;
|
|
30464
|
-
}
|
|
30465
|
-
|
|
30466
|
-
.E_rcc63c8:first-child {
|
|
30467
|
-
border-color: #a3b4cc;
|
|
30468
|
-
}
|
|
30469
|
-
|
|
30470
|
-
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30471
|
-
padding: 0 12px;
|
|
30472
|
-
line-height: 32px;
|
|
30473
|
-
height: 32px;
|
|
30474
|
-
}
|
|
30475
|
-
|
|
30476
|
-
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30477
|
-
white-space: nowrap;
|
|
30478
|
-
}
|
|
30479
|
-
|
|
30480
|
-
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30481
|
-
height: 22px;
|
|
30482
|
-
padding: 0 7px;
|
|
30483
|
-
line-height: 20px;
|
|
30484
|
-
}
|
|
30485
|
-
|
|
30486
|
-
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30487
|
-
background: #ccd4e3;
|
|
30488
|
-
}
|
|
30489
|
-
|
|
30490
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30491
|
-
background: #0080ff;
|
|
30492
|
-
}
|
|
30493
|
-
|
|
30494
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30495
|
-
background: #ccd4e3;
|
|
30496
|
-
opacity: 0.5;
|
|
30497
|
-
}
|
|
30498
|
-
|
|
30499
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30500
|
-
border-right-color: #0080ff;
|
|
30501
|
-
}
|
|
30502
|
-
|
|
30503
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30504
|
-
border-color: #0080ff;
|
|
30505
|
-
}
|
|
30506
|
-
|
|
30507
|
-
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30508
|
-
background: rgba(0, 136, 255, 0.1);
|
|
30509
|
-
}
|
|
30510
|
-
|
|
30511
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30512
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30513
|
-
border-color: #ccd4e3;
|
|
30514
|
-
opacity: 0.5;
|
|
30515
|
-
}
|
|
30516
|
-
|
|
30517
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30518
|
-
color: #00122e;
|
|
30519
|
-
border-color: #ccd4e3;
|
|
30520
|
-
}
|
|
30521
|
-
|
|
30522
|
-
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30523
|
-
color: #00122e;
|
|
30524
|
-
border-color: #ccd4e3;
|
|
30525
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30526
|
-
}
|
|
30527
|
-
|
|
30528
|
-
.E_rcc63c8 .ant-radio-button-input {
|
|
30529
|
-
margin-right: 8px;
|
|
30530
|
-
display: inline;
|
|
30531
|
-
border: none;
|
|
30532
|
-
padding: 0;
|
|
30533
|
-
width: 36px;
|
|
30534
|
-
background: transparent;
|
|
30535
|
-
}
|
|
30536
|
-
|
|
30537
|
-
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30538
|
-
box-shadow: none;
|
|
30539
|
-
}
|
|
30540
|
-
|
|
30541
|
-
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30542
|
-
margin-right: 0;
|
|
30543
|
-
width: initial;
|
|
30544
|
-
box-shadow: none;
|
|
30545
|
-
}
|
|
30546
|
-
|
|
30547
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30548
|
-
display: none;
|
|
30549
|
-
}
|
|
30550
|
-
|
|
30551
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30552
|
-
display: inline;
|
|
30553
|
-
}
|
|
30554
|
-
|
|
30555
|
-
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30556
|
-
display: inline;
|
|
30557
|
-
margin-right: 8px;
|
|
30558
|
-
padding: 0;
|
|
30559
|
-
width: 36px;
|
|
30560
|
-
}
|
|
30561
|
-
|
|
30562
|
-
.E_ivqqkzv {
|
|
30563
|
-
height: 24px;
|
|
30564
|
-
width: 56px !important;
|
|
30565
|
-
margin-right: 4px;
|
|
30566
|
-
}
|
|
30567
|
-
|
|
30568
|
-
.E_c1wk4q29 {
|
|
30569
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30570
|
-
}
|
|
30571
|
-
|
|
30572
|
-
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30573
|
-
border-radius: 6px;
|
|
30574
|
-
}
|
|
30575
|
-
|
|
30576
|
-
.E_s177mls5.ant-select.ant-select-single {
|
|
30577
|
-
width: 100%;
|
|
30578
|
-
color: #2d3a56;
|
|
30579
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
30580
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30581
|
-
font-size: 13px;
|
|
30582
|
-
}
|
|
30583
|
-
|
|
30584
|
-
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30585
|
-
height: 30px;
|
|
30586
|
-
}
|
|
30587
|
-
|
|
30588
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30589
|
-
height: 38px;
|
|
30590
|
-
font-size: 13px;
|
|
30591
|
-
}
|
|
30592
|
-
|
|
30593
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30594
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30595
|
-
transition: 160ms ease;
|
|
30596
|
-
}
|
|
30597
|
-
|
|
30598
|
-
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30599
|
-
color: #0080ff;
|
|
30600
|
-
}
|
|
30601
|
-
|
|
30602
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30603
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
30604
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30605
|
-
}
|
|
30606
|
-
|
|
30607
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30608
|
-
color: #0080ff;
|
|
30609
|
-
}
|
|
30610
|
-
|
|
30611
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30612
|
-
border-color: #0080ff;
|
|
30613
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30614
|
-
}
|
|
30615
|
-
|
|
30616
|
-
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30617
|
-
transform: rotate(180deg);
|
|
30618
|
-
}
|
|
30619
|
-
|
|
30620
|
-
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30621
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30622
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
30623
|
-
cursor: "not-allowed";
|
|
30624
|
-
}
|
|
30625
|
-
|
|
30626
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30627
|
-
border-color: #f0483e !important;
|
|
30628
|
-
}
|
|
30629
|
-
|
|
30630
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30631
|
-
color: #1d326c;
|
|
30632
|
-
}
|
|
30633
|
-
|
|
30634
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30635
|
-
border-color: #0080ff;
|
|
30636
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30637
|
-
}
|
|
30638
|
-
|
|
30639
|
-
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30640
|
-
transform: rotate(180deg);
|
|
30641
|
-
}
|
|
30642
|
-
|
|
30643
|
-
.E_c1bus5hc {
|
|
30644
|
-
--color: white;
|
|
30645
|
-
height: 14px;
|
|
30646
|
-
width: 14px;
|
|
30647
|
-
border-radius: 50%;
|
|
30648
|
-
flex-shrink: 0;
|
|
30649
|
-
display: flex;
|
|
30650
|
-
align-items: center;
|
|
30651
|
-
justify-content: center;
|
|
30652
|
-
border: 1px solid var(--color);
|
|
30653
|
-
}
|
|
30654
|
-
|
|
30655
|
-
.E_c1bus5hc .circle-inner {
|
|
30656
|
-
position: relative;
|
|
30657
|
-
height: 10px;
|
|
30658
|
-
width: 10px;
|
|
30659
|
-
border-radius: 50%;
|
|
30660
|
-
overflow: hidden;
|
|
30661
|
-
}
|
|
30662
|
-
|
|
30663
|
-
.E_c1bus5hc .circle-content {
|
|
30664
|
-
position: absolute;
|
|
30665
|
-
height: 100%;
|
|
30666
|
-
width: 100%;
|
|
30667
|
-
left: 0;
|
|
30668
|
-
top: 0;
|
|
30669
|
-
border-radius: 50%;
|
|
30670
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30671
|
-
transform: rotate(180deg);
|
|
30672
|
-
}
|
|
30673
|
-
|
|
30674
|
-
.E_c1bus5hc .circle-child {
|
|
30675
|
-
position: absolute;
|
|
30676
|
-
height: 100%;
|
|
30677
|
-
width: 100%;
|
|
30678
|
-
left: 0;
|
|
30679
|
-
top: 0;
|
|
30680
|
-
margin-left: 50%;
|
|
30681
|
-
transform-origin: left;
|
|
30682
|
-
background: white;
|
|
30683
|
-
transform: rotate(0deg);
|
|
30444
|
+
margin-bottom: 0;
|
|
30445
|
+
white-space: pre-wrap;
|
|
30446
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30684
30447
|
}
|
|
30685
30448
|
|
|
30686
|
-
.
|
|
30687
|
-
|
|
30449
|
+
.E_rapgekc.ant-radio-wrapper.compact .ant-radio + span {
|
|
30450
|
+
padding-left: 8px;
|
|
30688
30451
|
}
|
|
30689
30452
|
|
|
30690
|
-
.
|
|
30691
|
-
|
|
30453
|
+
.E_rp906go .ant-radio-button-wrapper:first-child {
|
|
30454
|
+
border-radius: 5px 0 0 5px;
|
|
30692
30455
|
}
|
|
30693
30456
|
|
|
30694
|
-
.
|
|
30695
|
-
|
|
30457
|
+
.E_rp906go .ant-radio-button-wrapper:last-child {
|
|
30458
|
+
border-radius: 0 5px 5px 0;
|
|
30696
30459
|
}
|
|
30697
30460
|
|
|
30698
|
-
.
|
|
30699
|
-
|
|
30700
|
-
|
|
30701
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30702
|
-
height: 34px;
|
|
30703
|
-
min-height: 34px;
|
|
30704
|
-
box-sizing: border-box;
|
|
30705
|
-
margin-top: 8px;
|
|
30461
|
+
.E_rcc63c8 {
|
|
30462
|
+
color: #00122e;
|
|
30463
|
+
border-color: #ccd4e3;
|
|
30706
30464
|
}
|
|
30707
30465
|
|
|
30708
|
-
.
|
|
30709
|
-
|
|
30710
|
-
flex-direction: column;
|
|
30711
|
-
margin: 1px 8px;
|
|
30712
|
-
padding: 8px;
|
|
30713
|
-
border-radius: 4px;
|
|
30466
|
+
.E_rcc63c8:first-child {
|
|
30467
|
+
border-color: #a3b4cc;
|
|
30714
30468
|
}
|
|
30715
30469
|
|
|
30716
|
-
.
|
|
30717
|
-
|
|
30470
|
+
.E_rcc63c8.ant-radio-button-wrapper {
|
|
30471
|
+
padding: 0 12px;
|
|
30472
|
+
line-height: 32px;
|
|
30473
|
+
height: 32px;
|
|
30718
30474
|
}
|
|
30719
30475
|
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30476
|
+
.E_rcc63c8.ant-radio-button-wrapper > span + span {
|
|
30477
|
+
white-space: nowrap;
|
|
30722
30478
|
}
|
|
30723
30479
|
|
|
30724
|
-
.
|
|
30725
|
-
|
|
30480
|
+
.ant-radio-group-small .E_rcc63c8.ant-radio-button-wrapper {
|
|
30481
|
+
height: 22px;
|
|
30482
|
+
padding: 0 7px;
|
|
30483
|
+
line-height: 20px;
|
|
30726
30484
|
}
|
|
30727
30485
|
|
|
30728
|
-
.
|
|
30729
|
-
|
|
30486
|
+
.E_rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
|
|
30487
|
+
background: #ccd4e3;
|
|
30730
30488
|
}
|
|
30731
30489
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30490
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
30491
|
+
background: #0080ff;
|
|
30734
30492
|
}
|
|
30735
30493
|
|
|
30736
|
-
.
|
|
30737
|
-
background:
|
|
30494
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
30495
|
+
background: #ccd4e3;
|
|
30496
|
+
opacity: 0.5;
|
|
30738
30497
|
}
|
|
30739
30498
|
|
|
30740
|
-
.
|
|
30741
|
-
color: #0080ff;
|
|
30499
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
30500
|
+
border-right-color: #0080ff;
|
|
30742
30501
|
}
|
|
30743
30502
|
|
|
30744
|
-
.
|
|
30745
|
-
|
|
30746
|
-
color: #0080ff;
|
|
30503
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
30504
|
+
border-color: #0080ff;
|
|
30747
30505
|
}
|
|
30748
30506
|
|
|
30749
|
-
.
|
|
30750
|
-
|
|
30751
|
-
justify-content: space-between;
|
|
30752
|
-
height: 20px;
|
|
30753
|
-
line-height: 20px;
|
|
30507
|
+
.E_rcc63c8.ant-radio-button-wrapper-checked {
|
|
30508
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30754
30509
|
}
|
|
30755
30510
|
|
|
30756
|
-
.
|
|
30757
|
-
|
|
30758
|
-
|
|
30759
|
-
|
|
30511
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled {
|
|
30512
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30513
|
+
border-color: #ccd4e3;
|
|
30514
|
+
opacity: 0.5;
|
|
30760
30515
|
}
|
|
30761
30516
|
|
|
30762
|
-
.
|
|
30763
|
-
|
|
30764
|
-
|
|
30765
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30766
|
-
height: 18px;
|
|
30767
|
-
line-height: 18px;
|
|
30768
|
-
margin-top: 2px;
|
|
30517
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled:hover {
|
|
30518
|
+
color: #00122e;
|
|
30519
|
+
border-color: #ccd4e3;
|
|
30769
30520
|
}
|
|
30770
30521
|
|
|
30771
|
-
.
|
|
30772
|
-
|
|
30773
|
-
|
|
30774
|
-
background: rgba(
|
|
30522
|
+
.E_rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
30523
|
+
color: #00122e;
|
|
30524
|
+
border-color: #ccd4e3;
|
|
30525
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30775
30526
|
}
|
|
30776
30527
|
|
|
30777
|
-
.
|
|
30778
|
-
|
|
30779
|
-
|
|
30780
|
-
|
|
30781
|
-
|
|
30528
|
+
.E_rcc63c8 .ant-radio-button-input {
|
|
30529
|
+
margin-right: 8px;
|
|
30530
|
+
display: inline;
|
|
30531
|
+
border: none;
|
|
30532
|
+
padding: 0;
|
|
30533
|
+
width: 36px;
|
|
30534
|
+
background: transparent;
|
|
30782
30535
|
}
|
|
30783
30536
|
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30786
|
-
border-radius: 4px;
|
|
30537
|
+
.E_rcc63c8 .ant-radio-button-input:focus {
|
|
30538
|
+
box-shadow: none;
|
|
30787
30539
|
}
|
|
30788
30540
|
|
|
30789
|
-
.
|
|
30790
|
-
|
|
30791
|
-
|
|
30541
|
+
.E_rcc63c8 .ant-radio-button-input.ant-input-number {
|
|
30542
|
+
margin-right: 0;
|
|
30543
|
+
width: initial;
|
|
30544
|
+
box-shadow: none;
|
|
30792
30545
|
}
|
|
30793
30546
|
|
|
30794
|
-
.
|
|
30795
|
-
|
|
30796
|
-
border-radius: 2px;
|
|
30547
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
30548
|
+
display: none;
|
|
30797
30549
|
}
|
|
30798
30550
|
|
|
30799
|
-
.
|
|
30800
|
-
|
|
30551
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
|
|
30552
|
+
display: inline;
|
|
30801
30553
|
}
|
|
30802
30554
|
|
|
30803
|
-
.
|
|
30804
|
-
|
|
30555
|
+
.E_rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
30556
|
+
display: inline;
|
|
30805
30557
|
margin-right: 8px;
|
|
30806
|
-
|
|
30807
|
-
|
|
30808
|
-
border: none;
|
|
30558
|
+
padding: 0;
|
|
30559
|
+
width: 36px;
|
|
30809
30560
|
}
|
|
30810
30561
|
|
|
30811
|
-
.
|
|
30812
|
-
|
|
30813
|
-
height: 16px;
|
|
30814
|
-
color: inherit;
|
|
30815
|
-
margin-left: 4px;
|
|
30816
|
-
opacity: 0.6;
|
|
30817
|
-
display: inline-flex;
|
|
30562
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30563
|
+
border-radius: 6px;
|
|
30818
30564
|
}
|
|
30819
30565
|
|
|
30820
|
-
.
|
|
30821
|
-
|
|
30566
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
30567
|
+
width: 100%;
|
|
30568
|
+
color: #2d3a56;
|
|
30569
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
30570
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30571
|
+
font-size: 13px;
|
|
30822
30572
|
}
|
|
30823
30573
|
|
|
30824
|
-
.
|
|
30825
|
-
|
|
30826
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
30574
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30575
|
+
height: 30px;
|
|
30827
30576
|
}
|
|
30828
30577
|
|
|
30829
|
-
.
|
|
30830
|
-
|
|
30831
|
-
|
|
30578
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30579
|
+
height: 38px;
|
|
30580
|
+
font-size: 13px;
|
|
30832
30581
|
}
|
|
30833
30582
|
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30836
|
-
|
|
30583
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30584
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30585
|
+
transition: 160ms ease;
|
|
30837
30586
|
}
|
|
30838
30587
|
|
|
30839
|
-
.
|
|
30840
|
-
color: #
|
|
30841
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30588
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30589
|
+
color: #0080ff;
|
|
30842
30590
|
}
|
|
30843
30591
|
|
|
30844
|
-
.
|
|
30845
|
-
color:
|
|
30846
|
-
|
|
30592
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30593
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30594
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30847
30595
|
}
|
|
30848
30596
|
|
|
30849
|
-
.
|
|
30850
|
-
color: #
|
|
30851
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30597
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30598
|
+
color: #0080ff;
|
|
30852
30599
|
}
|
|
30853
30600
|
|
|
30854
|
-
.
|
|
30855
|
-
color: #
|
|
30601
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30602
|
+
border-color: #0080ff;
|
|
30603
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30856
30604
|
}
|
|
30857
30605
|
|
|
30858
|
-
.
|
|
30859
|
-
|
|
30606
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30607
|
+
transform: rotate(180deg);
|
|
30860
30608
|
}
|
|
30861
30609
|
|
|
30862
|
-
.
|
|
30863
|
-
background
|
|
30610
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30611
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30612
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30613
|
+
cursor: "not-allowed";
|
|
30864
30614
|
}
|
|
30865
30615
|
|
|
30866
|
-
.
|
|
30867
|
-
|
|
30616
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30617
|
+
border-color: #f0483e !important;
|
|
30868
30618
|
}
|
|
30869
30619
|
|
|
30870
|
-
.
|
|
30871
|
-
|
|
30620
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30621
|
+
color: #1d326c;
|
|
30872
30622
|
}
|
|
30873
30623
|
|
|
30874
|
-
.
|
|
30875
|
-
|
|
30624
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30625
|
+
border-color: #0080ff;
|
|
30626
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30876
30627
|
}
|
|
30877
30628
|
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30629
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30630
|
+
transform: rotate(180deg);
|
|
30880
30631
|
}
|
|
30881
30632
|
|
|
30882
30633
|
.E_s1dizucg.ant-switch {
|
|
@@ -30926,24 +30677,77 @@ button.E_n7k2c6r {
|
|
|
30926
30677
|
border-radius: 14px;
|
|
30927
30678
|
}
|
|
30928
30679
|
|
|
30929
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30930
|
-
background-color: #00ba5d;
|
|
30680
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30681
|
+
background-color: #00ba5d;
|
|
30682
|
+
}
|
|
30683
|
+
|
|
30684
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30685
|
+
left: calc(100% - 20px - 2px);
|
|
30686
|
+
}
|
|
30687
|
+
|
|
30688
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30689
|
+
left: calc(100% - 14px - 1px);
|
|
30690
|
+
}
|
|
30691
|
+
|
|
30692
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30693
|
+
left: calc(100% - 28px - 2px);
|
|
30694
|
+
}
|
|
30695
|
+
|
|
30696
|
+
.E_c1up6e3y {
|
|
30697
|
+
margin-left: 5px;
|
|
30698
|
+
}
|
|
30699
|
+
|
|
30700
|
+
.E_c1bus5hc {
|
|
30701
|
+
--color: white;
|
|
30702
|
+
height: 14px;
|
|
30703
|
+
width: 14px;
|
|
30704
|
+
border-radius: 50%;
|
|
30705
|
+
flex-shrink: 0;
|
|
30706
|
+
display: flex;
|
|
30707
|
+
align-items: center;
|
|
30708
|
+
justify-content: center;
|
|
30709
|
+
border: 1px solid var(--color);
|
|
30710
|
+
}
|
|
30711
|
+
|
|
30712
|
+
.E_c1bus5hc .circle-inner {
|
|
30713
|
+
position: relative;
|
|
30714
|
+
height: 10px;
|
|
30715
|
+
width: 10px;
|
|
30716
|
+
border-radius: 50%;
|
|
30717
|
+
overflow: hidden;
|
|
30931
30718
|
}
|
|
30932
30719
|
|
|
30933
|
-
.
|
|
30934
|
-
|
|
30720
|
+
.E_c1bus5hc .circle-content {
|
|
30721
|
+
position: absolute;
|
|
30722
|
+
height: 100%;
|
|
30723
|
+
width: 100%;
|
|
30724
|
+
left: 0;
|
|
30725
|
+
top: 0;
|
|
30726
|
+
border-radius: 50%;
|
|
30727
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30728
|
+
transform: rotate(180deg);
|
|
30935
30729
|
}
|
|
30936
30730
|
|
|
30937
|
-
.
|
|
30938
|
-
|
|
30731
|
+
.E_c1bus5hc .circle-child {
|
|
30732
|
+
position: absolute;
|
|
30733
|
+
height: 100%;
|
|
30734
|
+
width: 100%;
|
|
30735
|
+
left: 0;
|
|
30736
|
+
top: 0;
|
|
30737
|
+
margin-left: 50%;
|
|
30738
|
+
transform-origin: left;
|
|
30739
|
+
background: white;
|
|
30740
|
+
transform: rotate(0deg);
|
|
30939
30741
|
}
|
|
30940
30742
|
|
|
30941
|
-
.
|
|
30942
|
-
|
|
30743
|
+
.E_ivqqkzv {
|
|
30744
|
+
height: 24px;
|
|
30745
|
+
width: 56px !important;
|
|
30746
|
+
margin-right: 4px;
|
|
30943
30747
|
}
|
|
30944
30748
|
|
|
30945
|
-
.
|
|
30946
|
-
|
|
30749
|
+
.E_c1wk4q29 {
|
|
30750
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30947
30751
|
}
|
|
30948
30752
|
|
|
30949
30753
|
.E_cnujxq2 {
|
|
@@ -31708,35 +31512,239 @@ input.E_rf8rlle.ant-input {
|
|
|
31708
31512
|
color: #3e4652;
|
|
31709
31513
|
}
|
|
31710
31514
|
|
|
31711
|
-
.E_c3cobmo {
|
|
31712
|
-
margin-top: 16px;
|
|
31713
|
-
padding: 8px;
|
|
31714
|
-
border-radius: 6px;
|
|
31715
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31716
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31717
|
-
font-size: 12px;
|
|
31515
|
+
.E_c3cobmo {
|
|
31516
|
+
margin-top: 16px;
|
|
31517
|
+
padding: 8px;
|
|
31518
|
+
border-radius: 6px;
|
|
31519
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31520
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31521
|
+
font-size: 12px;
|
|
31522
|
+
}
|
|
31523
|
+
|
|
31524
|
+
.E_c3cobmo div {
|
|
31525
|
+
line-height: 20px;
|
|
31526
|
+
display: flex;
|
|
31527
|
+
align-items: center;
|
|
31528
|
+
word-break: break-all;
|
|
31529
|
+
}
|
|
31530
|
+
|
|
31531
|
+
.E_c3cobmo .title {
|
|
31532
|
+
font-weight: 700;
|
|
31533
|
+
line-height: 18px;
|
|
31534
|
+
margin: 4px 0;
|
|
31535
|
+
}
|
|
31536
|
+
|
|
31537
|
+
.E_tju3gfj .date {
|
|
31538
|
+
margin-right: 4px;
|
|
31539
|
+
}
|
|
31540
|
+
|
|
31541
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31542
|
+
display: none;
|
|
31543
|
+
}
|
|
31544
|
+
|
|
31545
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31546
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31547
|
+
border-radius: 4px;
|
|
31548
|
+
}
|
|
31549
|
+
|
|
31550
|
+
.E_s1dni7lo {
|
|
31551
|
+
width: 430px !important;
|
|
31552
|
+
}
|
|
31553
|
+
|
|
31554
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31555
|
+
padding: 8px 16px;
|
|
31556
|
+
line-height: 18px;
|
|
31557
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31558
|
+
height: 34px;
|
|
31559
|
+
min-height: 34px;
|
|
31560
|
+
box-sizing: border-box;
|
|
31561
|
+
margin-top: 8px;
|
|
31562
|
+
}
|
|
31563
|
+
|
|
31564
|
+
.E_o1ugr09p {
|
|
31565
|
+
display: flex;
|
|
31566
|
+
flex-direction: column;
|
|
31567
|
+
margin: 1px 8px;
|
|
31568
|
+
padding: 8px;
|
|
31569
|
+
border-radius: 4px;
|
|
31570
|
+
}
|
|
31571
|
+
|
|
31572
|
+
.E_o1ugr09p .selected-icon {
|
|
31573
|
+
display: none;
|
|
31574
|
+
}
|
|
31575
|
+
|
|
31576
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31577
|
+
padding-left: 8px;
|
|
31578
|
+
}
|
|
31579
|
+
|
|
31580
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31581
|
+
background-color: white;
|
|
31582
|
+
}
|
|
31583
|
+
|
|
31584
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31585
|
+
color: #0080ff;
|
|
31586
|
+
}
|
|
31587
|
+
|
|
31588
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31589
|
+
display: block;
|
|
31590
|
+
}
|
|
31591
|
+
|
|
31592
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31593
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31594
|
+
}
|
|
31595
|
+
|
|
31596
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31597
|
+
color: #0080ff;
|
|
31598
|
+
}
|
|
31599
|
+
|
|
31600
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31601
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31602
|
+
color: #0080ff;
|
|
31603
|
+
}
|
|
31604
|
+
|
|
31605
|
+
.E_o1ifxsq4 {
|
|
31606
|
+
display: flex;
|
|
31607
|
+
justify-content: space-between;
|
|
31608
|
+
height: 20px;
|
|
31609
|
+
line-height: 20px;
|
|
31610
|
+
}
|
|
31611
|
+
|
|
31612
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31613
|
+
color: #2d3a56;
|
|
31614
|
+
overflow: hidden;
|
|
31615
|
+
text-overflow: ellipsis;
|
|
31616
|
+
}
|
|
31617
|
+
|
|
31618
|
+
.E_o1zue7 {
|
|
31619
|
+
display: flex;
|
|
31620
|
+
justify-content: space-between;
|
|
31621
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31622
|
+
height: 18px;
|
|
31623
|
+
line-height: 18px;
|
|
31624
|
+
margin-top: 2px;
|
|
31625
|
+
}
|
|
31626
|
+
|
|
31627
|
+
.E_tyfmlxg {
|
|
31628
|
+
border: none;
|
|
31629
|
+
margin-right: 0;
|
|
31630
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31631
|
+
}
|
|
31632
|
+
|
|
31633
|
+
.E_o18uybox {
|
|
31634
|
+
pointer-events: none;
|
|
31635
|
+
height: 32px;
|
|
31636
|
+
width: 100%;
|
|
31637
|
+
opacity: 0;
|
|
31638
|
+
}
|
|
31639
|
+
|
|
31640
|
+
.E_s1sck0th {
|
|
31641
|
+
padding: 0 8px;
|
|
31642
|
+
border-radius: 4px;
|
|
31643
|
+
}
|
|
31644
|
+
|
|
31645
|
+
.E_m855nr1 {
|
|
31646
|
+
padding: 2px 8px;
|
|
31647
|
+
border-radius: 3px;
|
|
31648
|
+
}
|
|
31649
|
+
|
|
31650
|
+
.E_l1270xpg {
|
|
31651
|
+
padding: 3px 8px;
|
|
31652
|
+
border-radius: 2px;
|
|
31653
|
+
}
|
|
31654
|
+
|
|
31655
|
+
.E_t14rextb.ant-tag:hover {
|
|
31656
|
+
opacity: unset;
|
|
31657
|
+
}
|
|
31658
|
+
|
|
31659
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
31660
|
+
margin: 0;
|
|
31661
|
+
margin-right: 8px;
|
|
31662
|
+
display: inline-flex;
|
|
31663
|
+
align-items: center;
|
|
31664
|
+
border: none;
|
|
31665
|
+
}
|
|
31666
|
+
|
|
31667
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
31668
|
+
width: 16px;
|
|
31669
|
+
height: 16px;
|
|
31670
|
+
color: inherit;
|
|
31671
|
+
margin-left: 4px;
|
|
31672
|
+
opacity: 0.6;
|
|
31673
|
+
display: inline-flex;
|
|
31674
|
+
}
|
|
31675
|
+
|
|
31676
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
31677
|
+
opacity: 1;
|
|
31678
|
+
}
|
|
31679
|
+
|
|
31680
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
31681
|
+
color: #0080ff;
|
|
31682
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
31683
|
+
}
|
|
31684
|
+
|
|
31685
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
31686
|
+
color: #f0483e;
|
|
31687
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
31688
|
+
}
|
|
31689
|
+
|
|
31690
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
31691
|
+
color: #e07f00;
|
|
31692
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
31693
|
+
}
|
|
31694
|
+
|
|
31695
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
31696
|
+
color: #008f4c;
|
|
31697
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
31698
|
+
}
|
|
31699
|
+
|
|
31700
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
31701
|
+
color: #1d326c;
|
|
31702
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31703
|
+
}
|
|
31704
|
+
|
|
31705
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
31706
|
+
color: #7E41FF;
|
|
31707
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
31708
|
+
}
|
|
31709
|
+
|
|
31710
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
31711
|
+
color: #fff;
|
|
31712
|
+
}
|
|
31713
|
+
|
|
31714
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
31715
|
+
background-color: #f0483e;
|
|
31716
|
+
}
|
|
31717
|
+
|
|
31718
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
31719
|
+
background-color: #fea008;
|
|
31720
|
+
}
|
|
31721
|
+
|
|
31722
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
31723
|
+
background-color: #00ba5d;
|
|
31724
|
+
}
|
|
31725
|
+
|
|
31726
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
31727
|
+
background-color: #0080ff;
|
|
31718
31728
|
}
|
|
31719
31729
|
|
|
31720
|
-
.
|
|
31721
|
-
|
|
31722
|
-
display: flex;
|
|
31723
|
-
align-items: center;
|
|
31724
|
-
word-break: break-all;
|
|
31730
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
31731
|
+
background-color: #6b7d99;
|
|
31725
31732
|
}
|
|
31726
31733
|
|
|
31727
|
-
.
|
|
31728
|
-
|
|
31729
|
-
line-height: 18px;
|
|
31730
|
-
margin: 4px 0;
|
|
31734
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
31735
|
+
background-color: #7E41FF;
|
|
31731
31736
|
}
|
|
31732
31737
|
|
|
31733
|
-
.
|
|
31734
|
-
|
|
31738
|
+
.E_c1yyuluq {
|
|
31739
|
+
border-radius: 8px;
|
|
31735
31740
|
}
|
|
31736
31741
|
|
|
31737
|
-
.
|
|
31738
|
-
|
|
31739
|
-
|
|
31742
|
+
.E_c1yyuluq .ant-card-body {
|
|
31743
|
+
padding: 20px 24px 24px 24px;
|
|
31744
|
+
}
|
|
31745
|
+
|
|
31746
|
+
.E_iq1gosr {
|
|
31747
|
+
display: inline-block;
|
|
31740
31748
|
}
|
|
31741
31749
|
|
|
31742
31750
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -31764,14 +31772,6 @@ input.E_rf8rlle.ant-input {
|
|
|
31764
31772
|
cursor: default;
|
|
31765
31773
|
}
|
|
31766
31774
|
|
|
31767
|
-
.E_c1yyuluq {
|
|
31768
|
-
border-radius: 8px;
|
|
31769
|
-
}
|
|
31770
|
-
|
|
31771
|
-
.E_c1yyuluq .ant-card-body {
|
|
31772
|
-
padding: 20px 24px 24px 24px;
|
|
31773
|
-
}
|
|
31774
|
-
|
|
31775
31775
|
.E_dsnbhzf {
|
|
31776
31776
|
font-family: Inter;
|
|
31777
31777
|
font-style: normal;
|
|
@@ -32247,10 +32247,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32247
32247
|
line-height: 12px;
|
|
32248
32248
|
}
|
|
32249
32249
|
|
|
32250
|
-
.E_m196gn1d {
|
|
32251
|
-
min-width: 1280px;
|
|
32252
|
-
}
|
|
32253
|
-
|
|
32254
32250
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32255
32251
|
display: inline-flex;
|
|
32256
32252
|
align-items: center;
|
|
@@ -32284,6 +32280,119 @@ input.E_rf8rlle.ant-input {
|
|
|
32284
32280
|
transition: all 320ms ease;
|
|
32285
32281
|
}
|
|
32286
32282
|
|
|
32283
|
+
.E_m196gn1d {
|
|
32284
|
+
min-width: 1280px;
|
|
32285
|
+
}
|
|
32286
|
+
|
|
32287
|
+
.E_clm1wy1 {
|
|
32288
|
+
width: 192px;
|
|
32289
|
+
height: 246px;
|
|
32290
|
+
border-radius: 4px;
|
|
32291
|
+
}
|
|
32292
|
+
|
|
32293
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
32294
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32295
|
+
width: 100%;
|
|
32296
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32297
|
+
border-top: none;
|
|
32298
|
+
}
|
|
32299
|
+
|
|
32300
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32301
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32302
|
+
padding: 0 16px;
|
|
32303
|
+
}
|
|
32304
|
+
|
|
32305
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32306
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32307
|
+
width: 100%;
|
|
32308
|
+
height: 180px;
|
|
32309
|
+
border-spacing: 0;
|
|
32310
|
+
}
|
|
32311
|
+
|
|
32312
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32313
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32314
|
+
margin-bottom: 8px;
|
|
32315
|
+
}
|
|
32316
|
+
|
|
32317
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32318
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32319
|
+
width: 22px;
|
|
32320
|
+
}
|
|
32321
|
+
|
|
32322
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32323
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32324
|
+
padding: 0;
|
|
32325
|
+
}
|
|
32326
|
+
|
|
32327
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
32328
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32329
|
+
opacity: 0.4;
|
|
32330
|
+
}
|
|
32331
|
+
|
|
32332
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32333
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32334
|
+
opacity: 1;
|
|
32335
|
+
}
|
|
32336
|
+
|
|
32337
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32338
|
+
color: #3e4652;
|
|
32339
|
+
}
|
|
32340
|
+
|
|
32341
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
32342
|
+
pointer-events: none;
|
|
32343
|
+
}
|
|
32344
|
+
|
|
32345
|
+
.E_t1tsm00v {
|
|
32346
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32347
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32348
|
+
backdrop-filter: blur(10px);
|
|
32349
|
+
padding: 7px 10px;
|
|
32350
|
+
}
|
|
32351
|
+
|
|
32352
|
+
.E_c167wnad {
|
|
32353
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32354
|
+
display: flex;
|
|
32355
|
+
justify-content: space-between;
|
|
32356
|
+
align-items: center;
|
|
32357
|
+
padding: 8px 16px;
|
|
32358
|
+
}
|
|
32359
|
+
|
|
32360
|
+
.E_c167wnad .anticon {
|
|
32361
|
+
cursor: pointer;
|
|
32362
|
+
}
|
|
32363
|
+
|
|
32364
|
+
.E_c167wnad .anticon:hover {
|
|
32365
|
+
color: #0096ff;
|
|
32366
|
+
}
|
|
32367
|
+
|
|
32368
|
+
.E_cxhf7dh {
|
|
32369
|
+
text-align: center;
|
|
32370
|
+
}
|
|
32371
|
+
|
|
32372
|
+
.E_cxhf7dh .dots {
|
|
32373
|
+
display: flex;
|
|
32374
|
+
justify-content: center;
|
|
32375
|
+
}
|
|
32376
|
+
|
|
32377
|
+
.E_cxhf7dh .dot {
|
|
32378
|
+
display: inline-block;
|
|
32379
|
+
width: 2px;
|
|
32380
|
+
height: 2px;
|
|
32381
|
+
border-radius: 1px;
|
|
32382
|
+
background: #0096ff;
|
|
32383
|
+
}
|
|
32384
|
+
|
|
32385
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
32386
|
+
margin-right: 2px;
|
|
32387
|
+
}
|
|
32388
|
+
|
|
32389
|
+
.E_cxhf7dh .bar {
|
|
32390
|
+
width: 9px;
|
|
32391
|
+
height: 2px;
|
|
32392
|
+
background: #0096ff;
|
|
32393
|
+
border-radius: 2px;
|
|
32394
|
+
}
|
|
32395
|
+
|
|
32287
32396
|
.E_s1ebs0ra {
|
|
32288
32397
|
display: flex;
|
|
32289
32398
|
align-items: center;
|
|
@@ -32355,6 +32464,10 @@ input.E_rf8rlle.ant-input {
|
|
|
32355
32464
|
background: #fff;
|
|
32356
32465
|
}
|
|
32357
32466
|
|
|
32467
|
+
span.E_tqjc4ui {
|
|
32468
|
+
margin: 0 2px;
|
|
32469
|
+
}
|
|
32470
|
+
|
|
32358
32471
|
.E_c18bcrac {
|
|
32359
32472
|
display: inline-block;
|
|
32360
32473
|
width: 100%;
|
|
@@ -32404,117 +32517,32 @@ input.E_rf8rlle.ant-input {
|
|
|
32404
32517
|
margin-right: 4px;
|
|
32405
32518
|
}
|
|
32406
32519
|
|
|
32407
|
-
.
|
|
32408
|
-
|
|
32409
|
-
|
|
32410
|
-
border-radius: 4px;
|
|
32411
|
-
}
|
|
32412
|
-
|
|
32413
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
32414
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32415
|
-
width: 100%;
|
|
32416
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
32417
|
-
border-top: none;
|
|
32418
|
-
}
|
|
32419
|
-
|
|
32420
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32421
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32422
|
-
padding: 0 16px;
|
|
32423
|
-
}
|
|
32424
|
-
|
|
32425
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32426
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32427
|
-
width: 100%;
|
|
32428
|
-
height: 180px;
|
|
32429
|
-
border-spacing: 0;
|
|
32430
|
-
}
|
|
32431
|
-
|
|
32432
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32433
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32434
|
-
margin-bottom: 8px;
|
|
32435
|
-
}
|
|
32436
|
-
|
|
32437
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32438
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32439
|
-
width: 22px;
|
|
32440
|
-
}
|
|
32441
|
-
|
|
32442
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32443
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32444
|
-
padding: 0;
|
|
32445
|
-
}
|
|
32446
|
-
|
|
32447
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
32448
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32449
|
-
opacity: 0.4;
|
|
32450
|
-
}
|
|
32451
|
-
|
|
32452
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
32453
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32454
|
-
opacity: 1;
|
|
32455
|
-
}
|
|
32456
|
-
|
|
32457
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32458
|
-
color: #3e4652;
|
|
32459
|
-
}
|
|
32460
|
-
|
|
32461
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
32462
|
-
pointer-events: none;
|
|
32463
|
-
}
|
|
32464
|
-
|
|
32465
|
-
.E_t1tsm00v {
|
|
32466
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32467
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32468
|
-
backdrop-filter: blur(10px);
|
|
32469
|
-
padding: 7px 10px;
|
|
32470
|
-
}
|
|
32471
|
-
|
|
32472
|
-
.E_c167wnad {
|
|
32473
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32474
|
-
display: flex;
|
|
32475
|
-
justify-content: space-between;
|
|
32476
|
-
align-items: center;
|
|
32477
|
-
padding: 8px 16px;
|
|
32478
|
-
}
|
|
32479
|
-
|
|
32480
|
-
.E_c167wnad .anticon {
|
|
32481
|
-
cursor: pointer;
|
|
32482
|
-
}
|
|
32483
|
-
|
|
32484
|
-
.E_c167wnad .anticon:hover {
|
|
32485
|
-
color: #0096ff;
|
|
32486
|
-
}
|
|
32487
|
-
|
|
32488
|
-
.E_cxhf7dh {
|
|
32489
|
-
text-align: center;
|
|
32520
|
+
.E_ou7iq30 {
|
|
32521
|
+
overflow: hidden;
|
|
32522
|
+
text-overflow: ellipsis;
|
|
32490
32523
|
}
|
|
32491
32524
|
|
|
32492
|
-
.
|
|
32493
|
-
|
|
32494
|
-
justify-content: center;
|
|
32525
|
+
.E_s1tui002 {
|
|
32526
|
+
white-space: nowrap;
|
|
32495
32527
|
}
|
|
32496
32528
|
|
|
32497
|
-
.
|
|
32498
|
-
display:
|
|
32499
|
-
|
|
32500
|
-
|
|
32501
|
-
|
|
32502
|
-
background: #0096ff;
|
|
32529
|
+
.E_mxrc2zg {
|
|
32530
|
+
display: -webkit-box;
|
|
32531
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32532
|
+
-webkit-box-orient: vertical;
|
|
32533
|
+
word-break: break-all;
|
|
32503
32534
|
}
|
|
32504
32535
|
|
|
32505
|
-
.
|
|
32506
|
-
|
|
32536
|
+
.E_gmyahx3 {
|
|
32537
|
+
cursor: pointer;
|
|
32507
32538
|
}
|
|
32508
32539
|
|
|
32509
|
-
.
|
|
32510
|
-
|
|
32511
|
-
height: 2px;
|
|
32512
|
-
background: #0096ff;
|
|
32513
|
-
border-radius: 2px;
|
|
32540
|
+
.E_gmyahx3 .link-text {
|
|
32541
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32514
32542
|
}
|
|
32515
32543
|
|
|
32516
|
-
|
|
32517
|
-
|
|
32544
|
+
.E_gmyahx3:hover .link-text {
|
|
32545
|
+
color: #0080ff;
|
|
32518
32546
|
}
|
|
32519
32547
|
|
|
32520
32548
|
.E_n12mqh7z {
|
|
@@ -32537,18 +32565,6 @@ span.E_tqjc4ui {
|
|
|
32537
32565
|
overflow: auto;
|
|
32538
32566
|
}
|
|
32539
32567
|
|
|
32540
|
-
.E_gmyahx3 {
|
|
32541
|
-
cursor: pointer;
|
|
32542
|
-
}
|
|
32543
|
-
|
|
32544
|
-
.E_gmyahx3 .link-text {
|
|
32545
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32546
|
-
}
|
|
32547
|
-
|
|
32548
|
-
.E_gmyahx3:hover .link-text {
|
|
32549
|
-
color: #0080ff;
|
|
32550
|
-
}
|
|
32551
|
-
|
|
32552
32568
|
.E_c1up1pdz {
|
|
32553
32569
|
width: 648px;
|
|
32554
32570
|
}
|
|
@@ -32715,714 +32731,698 @@ span.E_tqjc4ui {
|
|
|
32715
32731
|
color: #fff;
|
|
32716
32732
|
}
|
|
32717
32733
|
|
|
32718
|
-
.
|
|
32719
|
-
|
|
32720
|
-
text-overflow: ellipsis;
|
|
32734
|
+
.E_t1sqg15u {
|
|
32735
|
+
background: white;
|
|
32721
32736
|
}
|
|
32722
32737
|
|
|
32723
|
-
.
|
|
32724
|
-
|
|
32738
|
+
.E_t1sqg15u.inline .table-row {
|
|
32739
|
+
flex-direction: column;
|
|
32725
32740
|
}
|
|
32726
32741
|
|
|
32727
|
-
.
|
|
32728
|
-
|
|
32729
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32730
|
-
-webkit-box-orient: vertical;
|
|
32731
|
-
word-break: break-all;
|
|
32742
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
32743
|
+
padding: 0 16px 7px 0;
|
|
32732
32744
|
}
|
|
32733
32745
|
|
|
32734
|
-
.
|
|
32735
|
-
|
|
32746
|
+
.E_t1sqg15u.has-border .table-header {
|
|
32747
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32736
32748
|
}
|
|
32737
32749
|
|
|
32738
|
-
.
|
|
32739
|
-
|
|
32750
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
32751
|
+
border-top: none !important;
|
|
32740
32752
|
}
|
|
32741
32753
|
|
|
32742
|
-
.
|
|
32743
|
-
|
|
32754
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
32755
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32744
32756
|
}
|
|
32745
32757
|
|
|
32746
|
-
.
|
|
32747
|
-
|
|
32748
|
-
flex-direction: row;
|
|
32749
|
-
justify-content: space-between;
|
|
32758
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
32759
|
+
padding-bottom: 0;
|
|
32750
32760
|
}
|
|
32751
32761
|
|
|
32752
|
-
.
|
|
32753
|
-
|
|
32754
|
-
font-weight: 400;
|
|
32762
|
+
.E_t1sqg15u.align-right .content {
|
|
32763
|
+
text-align: right;
|
|
32755
32764
|
}
|
|
32756
32765
|
|
|
32757
|
-
.
|
|
32766
|
+
.E_t1sqg15u .uuid-row {
|
|
32758
32767
|
display: flex;
|
|
32759
|
-
|
|
32760
|
-
justify-content: center;
|
|
32761
|
-
align-items: center;
|
|
32762
|
-
height: 240px;
|
|
32763
|
-
width: 432px;
|
|
32764
|
-
}
|
|
32765
|
-
|
|
32766
|
-
.E_c1h2v0a8.ant-input-affix-wrapper {
|
|
32767
|
-
border-radius: 0px;
|
|
32768
|
-
box-shadow: unset;
|
|
32769
|
-
border: 0;
|
|
32770
|
-
border-bottom: 1px solid #e4e9f2;
|
|
32771
|
-
}
|
|
32772
|
-
|
|
32773
|
-
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
|
|
32774
|
-
padding: 4px;
|
|
32775
|
-
}
|
|
32776
|
-
|
|
32777
|
-
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
|
|
32778
|
-
line-height: normal;
|
|
32768
|
+
justify-content: space-between;
|
|
32779
32769
|
}
|
|
32780
32770
|
|
|
32781
|
-
.
|
|
32782
|
-
|
|
32771
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
32772
|
+
white-space: nowrap;
|
|
32773
|
+
overflow: hidden;
|
|
32774
|
+
text-overflow: ellipsis;
|
|
32783
32775
|
}
|
|
32784
32776
|
|
|
32785
|
-
.
|
|
32786
|
-
|
|
32777
|
+
.E_t4zczcp {
|
|
32778
|
+
display: flex;
|
|
32779
|
+
justify-content: space-between;
|
|
32780
|
+
align-items: center;
|
|
32781
|
+
padding: 8px;
|
|
32782
|
+
min-height: 32px;
|
|
32787
32783
|
}
|
|
32788
32784
|
|
|
32789
|
-
.
|
|
32790
|
-
|
|
32785
|
+
.E_t4zczcp .table-title {
|
|
32786
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32787
|
+
font-weight: 600;
|
|
32788
|
+
font-size: 12px;
|
|
32789
|
+
line-height: 8px;
|
|
32791
32790
|
}
|
|
32792
32791
|
|
|
32793
|
-
.
|
|
32794
|
-
font-size:
|
|
32795
|
-
|
|
32792
|
+
.E_t4zczcp .edit-icon {
|
|
32793
|
+
font-size: 16px;
|
|
32794
|
+
color: rgba(10, 37, 85, 0.6);
|
|
32795
|
+
cursor: pointer;
|
|
32796
32796
|
}
|
|
32797
32797
|
|
|
32798
|
-
.
|
|
32799
|
-
font-size:
|
|
32798
|
+
.E_t1s7goww {
|
|
32799
|
+
font-size: 12px;
|
|
32800
|
+
line-height: 18px;
|
|
32800
32801
|
}
|
|
32801
32802
|
|
|
32802
|
-
.
|
|
32803
|
-
padding: 7px 14px;
|
|
32804
|
-
height: 20px;
|
|
32805
|
-
font-weight: 400;
|
|
32806
|
-
box-sizing: content-box;
|
|
32807
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32803
|
+
.E_t93e4cf {
|
|
32808
32804
|
display: flex;
|
|
32809
|
-
|
|
32810
|
-
|
|
32811
|
-
align-items: center;
|
|
32812
|
-
border-bottom: 1px solid #e4e9f2;
|
|
32813
|
-
}
|
|
32814
|
-
|
|
32815
|
-
.E_ckhyuyx {
|
|
32816
|
-
box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
32817
|
-
border-radius: 8px;
|
|
32818
|
-
padding: 0px;
|
|
32819
|
-
}
|
|
32820
|
-
|
|
32821
|
-
.E_ckhyuyx ul.antd5-cascader-menu {
|
|
32822
|
-
padding: 6px;
|
|
32823
|
-
height: 240px;
|
|
32805
|
+
padding: 8px 0;
|
|
32806
|
+
color: #2d3a56;
|
|
32824
32807
|
}
|
|
32825
32808
|
|
|
32826
|
-
.
|
|
32827
|
-
|
|
32828
|
-
padding: 4px 4px 4px 8px;
|
|
32829
|
-
color: #00122e;
|
|
32830
|
-
margin-bottom: 2px;
|
|
32809
|
+
.E_t93e4cf .hidden {
|
|
32810
|
+
display: none;
|
|
32831
32811
|
}
|
|
32832
32812
|
|
|
32833
|
-
.
|
|
32834
|
-
|
|
32813
|
+
.E_t93e4cf .ant-btn-link {
|
|
32814
|
+
height: auto;
|
|
32835
32815
|
}
|
|
32836
32816
|
|
|
32837
|
-
.
|
|
32838
|
-
|
|
32817
|
+
.E_t93e4cf .content {
|
|
32818
|
+
overflow: hidden;
|
|
32819
|
+
overflow-x: auto;
|
|
32820
|
+
width: 100%;
|
|
32821
|
+
white-space: pre-wrap;
|
|
32839
32822
|
}
|
|
32840
32823
|
|
|
32841
|
-
.
|
|
32842
|
-
|
|
32824
|
+
.E_t93e4cf .content .ant-btn {
|
|
32825
|
+
white-space: pre-wrap;
|
|
32826
|
+
text-align: left;
|
|
32843
32827
|
}
|
|
32844
32828
|
|
|
32845
|
-
.
|
|
32846
|
-
|
|
32829
|
+
.E_t93e4cf .content .unit-chart {
|
|
32830
|
+
justify-content: flex-start;
|
|
32847
32831
|
}
|
|
32848
32832
|
|
|
32849
|
-
.
|
|
32850
|
-
|
|
32833
|
+
.E_rhz2uv5 {
|
|
32834
|
+
width: var(--rhz2uv5-0);
|
|
32835
|
+
flex-shrink: 0;
|
|
32836
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32837
|
+
padding-right: 12px;
|
|
32851
32838
|
}
|
|
32852
32839
|
|
|
32853
|
-
.
|
|
32854
|
-
|
|
32855
|
-
|
|
32840
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32841
|
+
display: flex;
|
|
32842
|
+
align-items: center;
|
|
32856
32843
|
}
|
|
32857
32844
|
|
|
32858
|
-
.
|
|
32859
|
-
|
|
32845
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32846
|
+
margin-right: 8px;
|
|
32860
32847
|
}
|
|
32861
32848
|
|
|
32862
|
-
.
|
|
32863
|
-
|
|
32849
|
+
.E_suhck3k {
|
|
32850
|
+
height: 24px;
|
|
32851
|
+
width: 24px;
|
|
32852
|
+
border-radius: 6px;
|
|
32853
|
+
padding: 4px;
|
|
32864
32854
|
}
|
|
32865
32855
|
|
|
32866
|
-
.
|
|
32867
|
-
|
|
32856
|
+
.E_suhck3k:hover {
|
|
32857
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32868
32858
|
}
|
|
32869
32859
|
|
|
32870
|
-
.
|
|
32871
|
-
|
|
32860
|
+
.E_suhck3k:hover svg path {
|
|
32861
|
+
fill: blue;
|
|
32872
32862
|
}
|
|
32873
32863
|
|
|
32874
|
-
.
|
|
32875
|
-
height: 22px;
|
|
32864
|
+
.E_wg1tsps {
|
|
32876
32865
|
display: flex;
|
|
32877
32866
|
align-items: center;
|
|
32878
|
-
|
|
32867
|
+
justify-content: flex-end;
|
|
32879
32868
|
}
|
|
32880
32869
|
|
|
32881
|
-
.
|
|
32882
|
-
|
|
32870
|
+
.E_b1ctd5xy {
|
|
32871
|
+
display: flex;
|
|
32872
|
+
align-items: center;
|
|
32873
|
+
width: calc(100% - 40px);
|
|
32883
32874
|
}
|
|
32884
32875
|
|
|
32885
|
-
.
|
|
32886
|
-
|
|
32876
|
+
.E_b1ctd5xy .chart {
|
|
32877
|
+
display: inline-block;
|
|
32878
|
+
width: 100%;
|
|
32887
32879
|
}
|
|
32888
32880
|
|
|
32889
|
-
.
|
|
32890
|
-
|
|
32881
|
+
.E_u1p8acpn {
|
|
32882
|
+
min-width: 40px;
|
|
32891
32883
|
}
|
|
32892
32884
|
|
|
32893
|
-
.
|
|
32894
|
-
|
|
32885
|
+
.E_u1p8acpn .unit {
|
|
32886
|
+
color: #00122e !important;
|
|
32895
32887
|
}
|
|
32896
32888
|
|
|
32897
|
-
.
|
|
32898
|
-
|
|
32889
|
+
.E_skwah65 {
|
|
32890
|
+
height: 8px;
|
|
32891
|
+
box-sizing: border-box;
|
|
32892
|
+
border-radius: 2px;
|
|
32893
|
+
background: #f5f7fa;
|
|
32894
|
+
display: flex;
|
|
32895
|
+
width: 100%;
|
|
32896
|
+
overflow: hidden;
|
|
32899
32897
|
}
|
|
32900
32898
|
|
|
32901
|
-
.
|
|
32902
|
-
|
|
32903
|
-
height: 2px;
|
|
32904
|
-
width: 10px;
|
|
32905
|
-
border-radius: 2px;
|
|
32899
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32900
|
+
margin-left: 1px;
|
|
32906
32901
|
}
|
|
32907
32902
|
|
|
32908
|
-
.
|
|
32909
|
-
|
|
32903
|
+
.E_t160l1cm {
|
|
32904
|
+
display: flex;
|
|
32905
|
+
flex-direction: column;
|
|
32906
|
+
flex: 1;
|
|
32907
|
+
/* FIXME:(yanzhen) do this better */
|
|
32910
32908
|
}
|
|
32911
32909
|
|
|
32912
|
-
.
|
|
32913
|
-
|
|
32914
|
-
|
|
32910
|
+
.E_t160l1cm .tab-bar {
|
|
32911
|
+
flex-shrink: 0;
|
|
32912
|
+
display: flex;
|
|
32913
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
32915
32914
|
}
|
|
32916
32915
|
|
|
32917
|
-
.
|
|
32918
|
-
|
|
32916
|
+
.E_t160l1cm .tab-content {
|
|
32917
|
+
height: 100%;
|
|
32919
32918
|
}
|
|
32920
32919
|
|
|
32921
|
-
.
|
|
32922
|
-
|
|
32920
|
+
.E_t160l1cm .tab-menu-item {
|
|
32921
|
+
margin-right: 2px;
|
|
32922
|
+
padding: 1px 12px;
|
|
32923
|
+
line-height: 24px;
|
|
32924
|
+
height: 24px;
|
|
32925
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32926
|
+
border-radius: 4px 4px 0 0;
|
|
32927
|
+
cursor: pointer;
|
|
32928
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
32923
32929
|
}
|
|
32924
32930
|
|
|
32925
|
-
.
|
|
32926
|
-
padding: 0;
|
|
32931
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
32932
|
+
padding-left: 0;
|
|
32927
32933
|
}
|
|
32928
32934
|
|
|
32929
|
-
.
|
|
32930
|
-
|
|
32931
|
-
margin-left: 12px;
|
|
32932
|
-
color: #2d3a56;
|
|
32935
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
32936
|
+
padding-left: 12px;
|
|
32933
32937
|
}
|
|
32934
32938
|
|
|
32935
|
-
.
|
|
32936
|
-
|
|
32937
|
-
|
|
32939
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
32940
|
+
color: #0080ff;
|
|
32941
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32938
32942
|
}
|
|
32939
32943
|
|
|
32940
|
-
.
|
|
32941
|
-
|
|
32944
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
32945
|
+
fill: #0080ff;
|
|
32942
32946
|
}
|
|
32943
32947
|
|
|
32944
|
-
.
|
|
32945
|
-
|
|
32948
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
32949
|
+
background: rgba(192, 203, 224, 0.6);
|
|
32946
32950
|
}
|
|
32947
32951
|
|
|
32948
|
-
.
|
|
32949
|
-
|
|
32952
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
32953
|
+
color: #0080ff;
|
|
32954
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32950
32955
|
}
|
|
32951
32956
|
|
|
32952
|
-
.
|
|
32953
|
-
|
|
32954
|
-
height: 158px;
|
|
32957
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
32958
|
+
background: rgba(192, 203, 224, 0.6);
|
|
32955
32959
|
}
|
|
32956
32960
|
|
|
32957
|
-
.
|
|
32958
|
-
|
|
32961
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
32962
|
+
background: rgba(0, 128, 255, 0.16);
|
|
32959
32963
|
}
|
|
32960
32964
|
|
|
32961
|
-
.
|
|
32962
|
-
|
|
32963
|
-
font-size: 12px;
|
|
32965
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
32966
|
+
fill: #0080ff;
|
|
32964
32967
|
}
|
|
32965
32968
|
|
|
32966
|
-
.
|
|
32967
|
-
|
|
32968
|
-
|
|
32969
|
-
font-size: 12px;
|
|
32969
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
32970
|
+
color: #0080ff;
|
|
32971
|
+
background: rgba(0, 128, 255, 0.1);
|
|
32970
32972
|
}
|
|
32971
32973
|
|
|
32972
|
-
.
|
|
32973
|
-
|
|
32974
|
-
height: 320px;
|
|
32974
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
32975
|
+
background: rgba(0, 128, 255, 0.16);
|
|
32975
32976
|
}
|
|
32976
32977
|
|
|
32977
|
-
.
|
|
32978
|
-
|
|
32978
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
32979
|
+
fill: #1d326c;
|
|
32979
32980
|
}
|
|
32980
32981
|
|
|
32981
|
-
.
|
|
32982
|
-
|
|
32983
|
-
|
|
32982
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
32983
|
+
margin-left: 8px;
|
|
32984
|
+
height: 22px;
|
|
32984
32985
|
}
|
|
32985
32986
|
|
|
32986
|
-
.
|
|
32987
|
-
|
|
32988
|
-
padding: 8px 16px;
|
|
32989
|
-
font-size: 14px;
|
|
32987
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
32988
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
32990
32989
|
}
|
|
32991
32990
|
|
|
32992
|
-
.
|
|
32993
|
-
|
|
32994
|
-
box-sizing: border-box;
|
|
32995
|
-
border-radius: 2px;
|
|
32996
|
-
background: #f5f7fa;
|
|
32991
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
32992
|
+
padding: 0;
|
|
32997
32993
|
display: flex;
|
|
32998
|
-
|
|
32994
|
+
align-items: center;
|
|
32999
32995
|
overflow: hidden;
|
|
33000
32996
|
}
|
|
33001
32997
|
|
|
33002
|
-
.
|
|
33003
|
-
|
|
32998
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
32999
|
+
opacity: 0;
|
|
33000
|
+
max-width: 0;
|
|
33001
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
33004
33002
|
}
|
|
33005
33003
|
|
|
33006
|
-
.
|
|
33004
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
33005
|
+
padding: 1px 12px;
|
|
33006
|
+
position: relative;
|
|
33007
33007
|
display: flex;
|
|
33008
|
-
align-items: center;
|
|
33009
|
-
justify-content: flex-end;
|
|
33010
33008
|
}
|
|
33011
33009
|
|
|
33012
|
-
.
|
|
33013
|
-
|
|
33014
|
-
|
|
33015
|
-
|
|
33010
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
33011
|
+
opacity: 0;
|
|
33012
|
+
position: absolute;
|
|
33013
|
+
top: 50%;
|
|
33014
|
+
left: 0;
|
|
33015
|
+
transform: translate(-50%, -50%);
|
|
33016
|
+
transition: opacity 100ms linear;
|
|
33017
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
33016
33018
|
}
|
|
33017
33019
|
|
|
33018
|
-
.
|
|
33020
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
33021
|
+
color: #0080ff;
|
|
33022
|
+
}
|
|
33023
|
+
|
|
33024
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33025
|
+
padding: 1px 12px;
|
|
33019
33026
|
display: inline-block;
|
|
33020
|
-
|
|
33027
|
+
opacity: 1;
|
|
33028
|
+
max-width: 160px;
|
|
33021
33029
|
}
|
|
33022
33030
|
|
|
33023
|
-
.
|
|
33024
|
-
|
|
33031
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33032
|
+
padding: 1px 12px;
|
|
33033
|
+
color: #005ed1;
|
|
33025
33034
|
}
|
|
33026
33035
|
|
|
33027
|
-
.
|
|
33028
|
-
|
|
33036
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33037
|
+
opacity: 1;
|
|
33029
33038
|
}
|
|
33030
33039
|
|
|
33031
|
-
.
|
|
33032
|
-
|
|
33033
|
-
align-items: center;
|
|
33040
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
33041
|
+
background: rgba(0, 128, 255, 0.16);
|
|
33034
33042
|
}
|
|
33035
33043
|
|
|
33036
|
-
.
|
|
33037
|
-
|
|
33044
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
33045
|
+
opacity: 0;
|
|
33038
33046
|
}
|
|
33039
33047
|
|
|
33040
|
-
.
|
|
33041
|
-
|
|
33048
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
33049
|
+
padding: 4px 16px;
|
|
33050
|
+
height: 32px;
|
|
33051
|
+
border-radius: 6px 6px 0 0;
|
|
33042
33052
|
}
|
|
33043
33053
|
|
|
33044
|
-
.
|
|
33045
|
-
|
|
33054
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33055
|
+
padding-left: 0;
|
|
33046
33056
|
}
|
|
33047
33057
|
|
|
33048
|
-
.
|
|
33049
|
-
padding:
|
|
33058
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
33059
|
+
padding-left: 16px;
|
|
33050
33060
|
}
|
|
33051
33061
|
|
|
33052
|
-
.
|
|
33053
|
-
|
|
33062
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
33063
|
+
margin-left: 11px;
|
|
33064
|
+
height: 24px;
|
|
33054
33065
|
}
|
|
33055
33066
|
|
|
33056
|
-
.
|
|
33057
|
-
|
|
33067
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
33068
|
+
padding: 0;
|
|
33058
33069
|
}
|
|
33059
33070
|
|
|
33060
|
-
.
|
|
33061
|
-
|
|
33071
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
33072
|
+
padding: 4px 16px;
|
|
33062
33073
|
}
|
|
33063
33074
|
|
|
33064
|
-
.
|
|
33065
|
-
padding
|
|
33075
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33076
|
+
padding: 4px 16px;
|
|
33066
33077
|
}
|
|
33067
33078
|
|
|
33068
|
-
.
|
|
33069
|
-
|
|
33079
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
33080
|
+
background: #fff;
|
|
33070
33081
|
}
|
|
33071
33082
|
|
|
33072
|
-
.
|
|
33073
|
-
|
|
33074
|
-
justify-content: space-between;
|
|
33083
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
33084
|
+
color: #005ed1;
|
|
33075
33085
|
}
|
|
33076
33086
|
|
|
33077
|
-
.
|
|
33078
|
-
|
|
33079
|
-
|
|
33080
|
-
text-overflow: ellipsis;
|
|
33087
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
33088
|
+
background: #fff;
|
|
33089
|
+
color: #1d326c;
|
|
33081
33090
|
}
|
|
33082
33091
|
|
|
33083
|
-
.
|
|
33084
|
-
|
|
33085
|
-
justify-content: space-between;
|
|
33086
|
-
align-items: center;
|
|
33087
|
-
padding: 8px;
|
|
33088
|
-
min-height: 32px;
|
|
33092
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
33093
|
+
color: rgba(45, 58, 86, 0.6);
|
|
33089
33094
|
}
|
|
33090
33095
|
|
|
33091
|
-
.
|
|
33092
|
-
color:
|
|
33093
|
-
font-weight: 600;
|
|
33094
|
-
font-size: 12px;
|
|
33095
|
-
line-height: 8px;
|
|
33096
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
33097
|
+
color: #1d326c;
|
|
33096
33098
|
}
|
|
33097
33099
|
|
|
33098
|
-
.
|
|
33099
|
-
|
|
33100
|
-
color: rgba(10, 37, 85, 0.6);
|
|
33101
|
-
cursor: pointer;
|
|
33100
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
33101
|
+
fill: #d8deeb;
|
|
33102
33102
|
}
|
|
33103
33103
|
|
|
33104
|
-
.
|
|
33105
|
-
|
|
33106
|
-
line-height: 18px;
|
|
33104
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
33105
|
+
fill: #1d326c;
|
|
33107
33106
|
}
|
|
33108
33107
|
|
|
33109
|
-
.
|
|
33108
|
+
.E_t160l1cm .tab-content {
|
|
33109
|
+
flex: 1;
|
|
33110
33110
|
display: flex;
|
|
33111
|
-
|
|
33112
|
-
color: #2d3a56;
|
|
33111
|
+
flex-direction: column;
|
|
33113
33112
|
}
|
|
33114
33113
|
|
|
33115
|
-
.
|
|
33116
|
-
|
|
33114
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
33115
|
+
overflow: visible;
|
|
33117
33116
|
}
|
|
33118
33117
|
|
|
33119
|
-
.
|
|
33120
|
-
|
|
33118
|
+
.E_t14npdqr {
|
|
33119
|
+
max-width: 240px;
|
|
33120
|
+
animation: none;
|
|
33121
33121
|
}
|
|
33122
33122
|
|
|
33123
|
-
.
|
|
33124
|
-
|
|
33125
|
-
|
|
33126
|
-
width: 100%;
|
|
33127
|
-
white-space: pre-wrap;
|
|
33123
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
33124
|
+
border: 1px solid #0080ff;
|
|
33125
|
+
padding: 0;
|
|
33128
33126
|
}
|
|
33129
33127
|
|
|
33130
|
-
.
|
|
33131
|
-
|
|
33132
|
-
|
|
33128
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
33129
|
+
margin: 0;
|
|
33130
|
+
height: 32px;
|
|
33131
|
+
line-height: 32px;
|
|
33132
|
+
font-size: 13px;
|
|
33133
|
+
padding: 0 10px;
|
|
33134
|
+
display: block;
|
|
33135
|
+
overflow: hidden;
|
|
33136
|
+
text-overflow: ellipsis;
|
|
33137
|
+
white-space: nowrap;
|
|
33133
33138
|
}
|
|
33134
33139
|
|
|
33135
|
-
.
|
|
33136
|
-
|
|
33140
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
33141
|
+
content: " ";
|
|
33142
|
+
height: 1px;
|
|
33143
|
+
width: calc(100% + 10px);
|
|
33144
|
+
background: rgba(172, 186, 211, 0.6);
|
|
33145
|
+
display: block;
|
|
33137
33146
|
}
|
|
33138
33147
|
|
|
33139
|
-
.
|
|
33140
|
-
|
|
33141
|
-
|
|
33142
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33143
|
-
padding-right: 12px;
|
|
33148
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
33149
|
+
color: #0080ff;
|
|
33150
|
+
background: transparent;
|
|
33144
33151
|
}
|
|
33145
33152
|
|
|
33146
|
-
.
|
|
33153
|
+
.E_ryby9ds {
|
|
33147
33154
|
display: flex;
|
|
33148
|
-
|
|
33149
|
-
flex: 1;
|
|
33150
|
-
/* FIXME:(yanzhen) do this better */
|
|
33155
|
+
align-items: center;
|
|
33151
33156
|
}
|
|
33152
33157
|
|
|
33153
|
-
.
|
|
33154
|
-
|
|
33158
|
+
.E_ryby9ds .order {
|
|
33159
|
+
height: 24px;
|
|
33160
|
+
width: 24px;
|
|
33161
|
+
border-radius: 20px;
|
|
33162
|
+
color: #0080ff;
|
|
33163
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33155
33164
|
display: flex;
|
|
33156
|
-
|
|
33165
|
+
align-items: center;
|
|
33166
|
+
justify-content: center;
|
|
33167
|
+
margin-right: 6px;
|
|
33157
33168
|
}
|
|
33158
33169
|
|
|
33159
|
-
.
|
|
33160
|
-
|
|
33170
|
+
.E_hrhfj7c {
|
|
33171
|
+
display: none;
|
|
33161
33172
|
}
|
|
33162
33173
|
|
|
33163
|
-
.
|
|
33164
|
-
|
|
33165
|
-
padding: 1px 12px;
|
|
33166
|
-
line-height: 24px;
|
|
33167
|
-
height: 24px;
|
|
33168
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33169
|
-
border-radius: 4px 4px 0 0;
|
|
33170
|
-
cursor: pointer;
|
|
33171
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
33174
|
+
.E_dt9qoak .bottom {
|
|
33175
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33172
33176
|
}
|
|
33173
33177
|
|
|
33174
|
-
.
|
|
33175
|
-
|
|
33178
|
+
.E_dt9qoak .left {
|
|
33179
|
+
min-width: 0;
|
|
33176
33180
|
}
|
|
33177
33181
|
|
|
33178
|
-
.
|
|
33179
|
-
|
|
33182
|
+
.E_crhnxq5 {
|
|
33183
|
+
display: flex;
|
|
33184
|
+
flex-direction: row;
|
|
33185
|
+
justify-content: space-between;
|
|
33180
33186
|
}
|
|
33181
33187
|
|
|
33182
|
-
.
|
|
33183
|
-
color:
|
|
33184
|
-
|
|
33188
|
+
.E_crhnxq5 .label {
|
|
33189
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33190
|
+
font-weight: 400;
|
|
33185
33191
|
}
|
|
33186
33192
|
|
|
33187
|
-
.
|
|
33188
|
-
|
|
33193
|
+
.E_c1iq43vd {
|
|
33194
|
+
display: flex;
|
|
33195
|
+
flex-direction: column;
|
|
33196
|
+
justify-content: center;
|
|
33197
|
+
align-items: center;
|
|
33198
|
+
height: 240px;
|
|
33199
|
+
width: 432px;
|
|
33189
33200
|
}
|
|
33190
33201
|
|
|
33191
|
-
.
|
|
33192
|
-
|
|
33202
|
+
.E_c1h2v0a8.ant-input-affix-wrapper {
|
|
33203
|
+
border-radius: 0px;
|
|
33204
|
+
box-shadow: unset;
|
|
33205
|
+
border: 0;
|
|
33206
|
+
border-bottom: 1px solid #e4e9f2;
|
|
33193
33207
|
}
|
|
33194
33208
|
|
|
33195
|
-
.
|
|
33196
|
-
|
|
33197
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33209
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector {
|
|
33210
|
+
padding: 4px;
|
|
33198
33211
|
}
|
|
33199
33212
|
|
|
33200
|
-
.
|
|
33201
|
-
|
|
33213
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector:after {
|
|
33214
|
+
line-height: normal;
|
|
33202
33215
|
}
|
|
33203
33216
|
|
|
33204
|
-
.
|
|
33205
|
-
|
|
33217
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-search-input {
|
|
33218
|
+
height: 22px;
|
|
33206
33219
|
}
|
|
33207
33220
|
|
|
33208
|
-
.
|
|
33209
|
-
|
|
33221
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow {
|
|
33222
|
+
row-gap: 2px;
|
|
33210
33223
|
}
|
|
33211
33224
|
|
|
33212
|
-
.
|
|
33213
|
-
|
|
33214
|
-
background: rgba(0, 128, 255, 0.1);
|
|
33225
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item {
|
|
33226
|
+
line-height: normal;
|
|
33215
33227
|
}
|
|
33216
33228
|
|
|
33217
|
-
.
|
|
33218
|
-
|
|
33229
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
|
|
33230
|
+
font-size: 13px;
|
|
33231
|
+
line-height: 20px;
|
|
33219
33232
|
}
|
|
33220
33233
|
|
|
33221
|
-
.
|
|
33222
|
-
|
|
33234
|
+
.E_c1ec3mnt {
|
|
33235
|
+
font-size: 13px;
|
|
33223
33236
|
}
|
|
33224
33237
|
|
|
33225
|
-
.
|
|
33226
|
-
|
|
33227
|
-
height:
|
|
33238
|
+
.E_c1iye0zj {
|
|
33239
|
+
padding: 7px 14px;
|
|
33240
|
+
height: 20px;
|
|
33241
|
+
font-weight: 400;
|
|
33242
|
+
box-sizing: content-box;
|
|
33243
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33244
|
+
display: flex;
|
|
33245
|
+
flex-direction: row;
|
|
33246
|
+
justify-content: space-between;
|
|
33247
|
+
align-items: center;
|
|
33248
|
+
border-bottom: 1px solid #e4e9f2;
|
|
33228
33249
|
}
|
|
33229
33250
|
|
|
33230
|
-
.
|
|
33231
|
-
|
|
33251
|
+
.E_ckhyuyx {
|
|
33252
|
+
box-shadow: 0px 0px 10px rgba(107, 125, 153, 0.18), 0px 12px 40px rgba(45, 58, 86, 0.3);
|
|
33253
|
+
border-radius: 8px;
|
|
33254
|
+
padding: 0px;
|
|
33232
33255
|
}
|
|
33233
33256
|
|
|
33234
|
-
.
|
|
33235
|
-
padding:
|
|
33236
|
-
|
|
33237
|
-
align-items: center;
|
|
33238
|
-
overflow: hidden;
|
|
33257
|
+
.E_ckhyuyx ul.antd5-cascader-menu {
|
|
33258
|
+
padding: 6px;
|
|
33259
|
+
height: 240px;
|
|
33239
33260
|
}
|
|
33240
33261
|
|
|
33241
|
-
.
|
|
33242
|
-
|
|
33243
|
-
|
|
33244
|
-
|
|
33262
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li {
|
|
33263
|
+
min-width: 296px;
|
|
33264
|
+
padding: 4px 4px 4px 8px;
|
|
33265
|
+
color: #00122e;
|
|
33266
|
+
margin-bottom: 2px;
|
|
33245
33267
|
}
|
|
33246
33268
|
|
|
33247
|
-
.
|
|
33248
|
-
|
|
33249
|
-
position: relative;
|
|
33250
|
-
display: flex;
|
|
33269
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li .icon-wrapper {
|
|
33270
|
+
vertical-align: middle;
|
|
33251
33271
|
}
|
|
33252
33272
|
|
|
33253
|
-
.
|
|
33254
|
-
|
|
33255
|
-
position: absolute;
|
|
33256
|
-
top: 50%;
|
|
33257
|
-
left: 0;
|
|
33258
|
-
transform: translate(-50%, -50%);
|
|
33259
|
-
transition: opacity 100ms linear;
|
|
33260
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
33273
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active {
|
|
33274
|
+
font-weight: 400;
|
|
33261
33275
|
}
|
|
33262
33276
|
|
|
33263
|
-
.
|
|
33264
|
-
|
|
33277
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:hover {
|
|
33278
|
+
font-weight: 400;
|
|
33265
33279
|
}
|
|
33266
33280
|
|
|
33267
|
-
.
|
|
33268
|
-
|
|
33269
|
-
display: inline-block;
|
|
33270
|
-
opacity: 1;
|
|
33271
|
-
max-width: 160px;
|
|
33281
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active:active {
|
|
33282
|
+
background: rgba(0, 136, 255, 0.2);
|
|
33272
33283
|
}
|
|
33273
33284
|
|
|
33274
|
-
.
|
|
33275
|
-
|
|
33276
|
-
color: #005ed1;
|
|
33285
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item-active .icon-wrapper svg path {
|
|
33286
|
+
fill: #0080ff;
|
|
33277
33287
|
}
|
|
33278
33288
|
|
|
33279
|
-
.
|
|
33280
|
-
|
|
33289
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover {
|
|
33290
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33291
|
+
font-weight: 400;
|
|
33281
33292
|
}
|
|
33282
33293
|
|
|
33283
|
-
.
|
|
33284
|
-
|
|
33294
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:hover .icon-wrapper svg path {
|
|
33295
|
+
fill: #0080ff;
|
|
33285
33296
|
}
|
|
33286
33297
|
|
|
33287
|
-
.
|
|
33288
|
-
|
|
33298
|
+
.E_ckhyuyx:not(:has(.E_c1iq43vd)) li:active {
|
|
33299
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33289
33300
|
}
|
|
33290
33301
|
|
|
33291
|
-
.
|
|
33292
|
-
|
|
33293
|
-
height: 32px;
|
|
33294
|
-
border-radius: 6px 6px 0 0;
|
|
33302
|
+
.E_ckhyuyx li:has(.E_dt9qoak) .antd5-checkbox {
|
|
33303
|
+
align-self: flex-start;
|
|
33295
33304
|
}
|
|
33296
33305
|
|
|
33297
|
-
.
|
|
33298
|
-
|
|
33306
|
+
.E_ckhyuyx:has(.E_c1iq43vd) .E_c1ec3mnt {
|
|
33307
|
+
display: none;
|
|
33299
33308
|
}
|
|
33300
33309
|
|
|
33301
|
-
.
|
|
33302
|
-
|
|
33310
|
+
.E_ckhyuyx .antd5-cascader-checkbox {
|
|
33311
|
+
height: 22px;
|
|
33312
|
+
display: flex;
|
|
33313
|
+
align-items: center;
|
|
33314
|
+
top: 0;
|
|
33303
33315
|
}
|
|
33304
33316
|
|
|
33305
|
-
.
|
|
33306
|
-
|
|
33307
|
-
height: 24px;
|
|
33317
|
+
.E_ckhyuyx .antd5-cascader-checkbox-checked::after {
|
|
33318
|
+
border: none;
|
|
33308
33319
|
}
|
|
33309
33320
|
|
|
33310
|
-
.
|
|
33311
|
-
|
|
33321
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper:hover .antd5-cascader-checkbox-inner, .E_ckhyuyx.antd5-cascader-checkbox-wrapper.__pseudo-states-hover .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox:hover .antd5-cascader-checkbox-inner {
|
|
33322
|
+
border-color: #0080ff;
|
|
33312
33323
|
}
|
|
33313
33324
|
|
|
33314
|
-
.
|
|
33315
|
-
|
|
33325
|
+
.E_ckhyuyx .antd5-cascader-checkbox .antd5-cascader-checkbox-inner {
|
|
33326
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
33316
33327
|
}
|
|
33317
33328
|
|
|
33318
|
-
.
|
|
33319
|
-
|
|
33329
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner, .E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33330
|
+
border: 1px solid #0080ff;
|
|
33320
33331
|
}
|
|
33321
33332
|
|
|
33322
|
-
.
|
|
33323
|
-
background: #
|
|
33333
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner {
|
|
33334
|
+
background: #0080ff;
|
|
33324
33335
|
}
|
|
33325
33336
|
|
|
33326
|
-
.
|
|
33327
|
-
color: #
|
|
33337
|
+
.E_ckhyuyx .antd5-cascader-checkbox.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33338
|
+
background-color: #fff;
|
|
33339
|
+
height: 2px;
|
|
33340
|
+
width: 10px;
|
|
33341
|
+
border-radius: 2px;
|
|
33342
|
+
}
|
|
33343
|
+
|
|
33344
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled {
|
|
33345
|
+
opacity: 0.5;
|
|
33328
33346
|
}
|
|
33329
33347
|
|
|
33330
|
-
.
|
|
33331
|
-
background:
|
|
33332
|
-
color:
|
|
33348
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled .antd5-cascader-checkbox-inner {
|
|
33349
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33350
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
33333
33351
|
}
|
|
33334
33352
|
|
|
33335
|
-
.
|
|
33336
|
-
color:
|
|
33353
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-checked .antd5-cascader-checkbox-inner:after {
|
|
33354
|
+
border-color: #2d3a56;
|
|
33337
33355
|
}
|
|
33338
33356
|
|
|
33339
|
-
.
|
|
33340
|
-
|
|
33357
|
+
.E_ckhyuyx.antd5-cascader-checkbox-wrapper-disabled .antd5-cascader-checkbox-disabled.antd5-cascader-checkbox-indeterminate .antd5-cascader-checkbox-inner:after {
|
|
33358
|
+
background: #2d3a56;
|
|
33341
33359
|
}
|
|
33342
33360
|
|
|
33343
|
-
.
|
|
33344
|
-
|
|
33361
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span {
|
|
33362
|
+
padding: 0;
|
|
33345
33363
|
}
|
|
33346
33364
|
|
|
33347
|
-
.
|
|
33348
|
-
|
|
33365
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span .main, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .main {
|
|
33366
|
+
display: inline-block;
|
|
33367
|
+
margin-left: 12px;
|
|
33368
|
+
color: #2d3a56;
|
|
33349
33369
|
}
|
|
33350
33370
|
|
|
33351
|
-
.
|
|
33352
|
-
|
|
33353
|
-
|
|
33354
|
-
flex-direction: column;
|
|
33371
|
+
.E_ckhyuyx .antd5-cascader-checkbox + span .sub, .E_ckhyuyx .antd5-cascader-checkbox-disabled + span .sub {
|
|
33372
|
+
margin-left: 28px;
|
|
33373
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33355
33374
|
}
|
|
33356
33375
|
|
|
33357
|
-
.
|
|
33358
|
-
|
|
33376
|
+
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .main, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .main {
|
|
33377
|
+
margin-left: 8px;
|
|
33359
33378
|
}
|
|
33360
33379
|
|
|
33361
|
-
.
|
|
33362
|
-
|
|
33363
|
-
animation: none;
|
|
33380
|
+
.E_ckhyuyx.compact .antd5-cascader-checkbox + span .sub, .E_ckhyuyx.compact .antd5-cascader-checkbox-disabled + span .sub {
|
|
33381
|
+
margin-left: 24px;
|
|
33364
33382
|
}
|
|
33365
33383
|
|
|
33366
|
-
.
|
|
33367
|
-
|
|
33368
|
-
padding: 0;
|
|
33384
|
+
.E_ckhyuyx .E_dt9qoak {
|
|
33385
|
+
width: 400px;
|
|
33369
33386
|
}
|
|
33370
33387
|
|
|
33371
|
-
.
|
|
33372
|
-
|
|
33373
|
-
height:
|
|
33374
|
-
line-height: 32px;
|
|
33375
|
-
font-size: 13px;
|
|
33376
|
-
padding: 0 10px;
|
|
33377
|
-
display: block;
|
|
33378
|
-
overflow: hidden;
|
|
33379
|
-
text-overflow: ellipsis;
|
|
33380
|
-
white-space: nowrap;
|
|
33388
|
+
.E_c1fmq9lv ul.antd5-cascader-menu {
|
|
33389
|
+
padding: 4px;
|
|
33390
|
+
height: 158px;
|
|
33381
33391
|
}
|
|
33382
33392
|
|
|
33383
|
-
.
|
|
33384
|
-
|
|
33385
|
-
height: 1px;
|
|
33386
|
-
width: calc(100% + 10px);
|
|
33387
|
-
background: rgba(172, 186, 211, 0.6);
|
|
33388
|
-
display: block;
|
|
33393
|
+
.E_c1fmq9lv.E_ckhyuyx {
|
|
33394
|
+
border-radius: 6px;
|
|
33389
33395
|
}
|
|
33390
33396
|
|
|
33391
|
-
.
|
|
33392
|
-
|
|
33393
|
-
|
|
33397
|
+
.E_c1fmq9lv.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33398
|
+
min-width: 200px;
|
|
33399
|
+
font-size: 12px;
|
|
33394
33400
|
}
|
|
33395
33401
|
|
|
33396
|
-
.
|
|
33397
|
-
|
|
33398
|
-
|
|
33399
|
-
|
|
33400
|
-
padding: 4px;
|
|
33402
|
+
.E_c1fmq9lv.E_ckhyuyx .E_c1iye0zj {
|
|
33403
|
+
padding: 6px 12px;
|
|
33404
|
+
height: 18px;
|
|
33405
|
+
font-size: 12px;
|
|
33401
33406
|
}
|
|
33402
33407
|
|
|
33403
|
-
.
|
|
33404
|
-
|
|
33408
|
+
.E_c1evusvc ul.antd5-cascader-menu {
|
|
33409
|
+
padding: 8px;
|
|
33410
|
+
height: 320px;
|
|
33405
33411
|
}
|
|
33406
33412
|
|
|
33407
|
-
.
|
|
33408
|
-
|
|
33413
|
+
.E_c1evusvc.E_ckhyuyx {
|
|
33414
|
+
border-radius: 10px;
|
|
33409
33415
|
}
|
|
33410
33416
|
|
|
33411
|
-
.
|
|
33412
|
-
|
|
33413
|
-
|
|
33417
|
+
.E_c1evusvc.E_ckhyuyx:not(:has(.E_c1iq43vd)) li.antd5-menu-item {
|
|
33418
|
+
min-width: 296px;
|
|
33419
|
+
padding: 8px;
|
|
33414
33420
|
}
|
|
33415
33421
|
|
|
33416
|
-
.
|
|
33417
|
-
height:
|
|
33418
|
-
|
|
33419
|
-
|
|
33420
|
-
color: #0080ff;
|
|
33421
|
-
background: rgba(0, 136, 255, 0.1);
|
|
33422
|
-
display: flex;
|
|
33423
|
-
align-items: center;
|
|
33424
|
-
justify-content: center;
|
|
33425
|
-
margin-right: 6px;
|
|
33422
|
+
.E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
|
|
33423
|
+
height: 22px;
|
|
33424
|
+
padding: 8px 16px;
|
|
33425
|
+
font-size: 14px;
|
|
33426
33426
|
}
|
|
33427
33427
|
|
|
33428
33428
|
.E_h12yihis {
|
|
@@ -34310,6 +34310,86 @@ span.E_tqjc4ui {
|
|
|
34310
34310
|
background-color: transparent;
|
|
34311
34311
|
}
|
|
34312
34312
|
|
|
34313
|
+
.E_ckui4s7 {
|
|
34314
|
+
color: #2d3a56;
|
|
34315
|
+
line-height: 22px;
|
|
34316
|
+
display: inline-flex;
|
|
34317
|
+
}
|
|
34318
|
+
|
|
34319
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34320
|
+
height: 22px;
|
|
34321
|
+
display: flex;
|
|
34322
|
+
align-items: center;
|
|
34323
|
+
top: 0;
|
|
34324
|
+
}
|
|
34325
|
+
|
|
34326
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34327
|
+
border: none;
|
|
34328
|
+
}
|
|
34329
|
+
|
|
34330
|
+
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34331
|
+
border-color: #0080ff;
|
|
34332
|
+
}
|
|
34333
|
+
|
|
34334
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34335
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34336
|
+
}
|
|
34337
|
+
|
|
34338
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34339
|
+
border: 1px solid #0080ff;
|
|
34340
|
+
}
|
|
34341
|
+
|
|
34342
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34343
|
+
background: #0080ff;
|
|
34344
|
+
}
|
|
34345
|
+
|
|
34346
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34347
|
+
background-color: #fff;
|
|
34348
|
+
height: 2px;
|
|
34349
|
+
width: 10px;
|
|
34350
|
+
border-radius: 2px;
|
|
34351
|
+
}
|
|
34352
|
+
|
|
34353
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34354
|
+
opacity: 0.5;
|
|
34355
|
+
}
|
|
34356
|
+
|
|
34357
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34358
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34359
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34360
|
+
}
|
|
34361
|
+
|
|
34362
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34363
|
+
border-color: #2d3a56;
|
|
34364
|
+
}
|
|
34365
|
+
|
|
34366
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34367
|
+
background: #2d3a56;
|
|
34368
|
+
}
|
|
34369
|
+
|
|
34370
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34371
|
+
padding: 0;
|
|
34372
|
+
}
|
|
34373
|
+
|
|
34374
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34375
|
+
display: inline-block;
|
|
34376
|
+
margin-left: 12px;
|
|
34377
|
+
color: #2d3a56;
|
|
34378
|
+
}
|
|
34379
|
+
|
|
34380
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34381
|
+
margin-left: 28px;
|
|
34382
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34383
|
+
}
|
|
34384
|
+
|
|
34385
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34386
|
+
margin-left: 8px;
|
|
34387
|
+
}
|
|
34388
|
+
|
|
34389
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34390
|
+
margin-left: 24px;
|
|
34391
|
+
}
|
|
34392
|
+
|
|
34313
34393
|
.E_c1yd35n {
|
|
34314
34394
|
padding: 0 12px 14px 12px;
|
|
34315
34395
|
}
|
|
@@ -34396,93 +34476,62 @@ span.E_tqjc4ui {
|
|
|
34396
34476
|
|
|
34397
34477
|
.E_t1gvlxt5 .progress-desc {
|
|
34398
34478
|
flex: 1;
|
|
34399
|
-
max-width: fit-content;
|
|
34400
|
-
}
|
|
34401
|
-
|
|
34402
|
-
.E_a1ji6r68 {
|
|
34403
|
-
display: flex;
|
|
34404
|
-
align-items: center;
|
|
34405
|
-
column-gap: var(--a1ji6r68-0);
|
|
34406
|
-
}
|
|
34407
|
-
|
|
34408
|
-
.E_ckui4s7 {
|
|
34409
|
-
color: #2d3a56;
|
|
34410
|
-
line-height: 22px;
|
|
34411
|
-
display: inline-flex;
|
|
34412
|
-
}
|
|
34413
|
-
|
|
34414
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34415
|
-
height: 22px;
|
|
34416
|
-
display: flex;
|
|
34417
|
-
align-items: center;
|
|
34418
|
-
top: 0;
|
|
34419
|
-
}
|
|
34420
|
-
|
|
34421
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34422
|
-
border: none;
|
|
34423
|
-
}
|
|
34424
|
-
|
|
34425
|
-
.E_ckui4s7.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_ckui4s7.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox:hover .ant-checkbox-inner {
|
|
34426
|
-
border-color: #0080ff;
|
|
34427
|
-
}
|
|
34428
|
-
|
|
34429
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34430
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34431
|
-
}
|
|
34432
|
-
|
|
34433
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34434
|
-
border: 1px solid #0080ff;
|
|
34435
|
-
}
|
|
34436
|
-
|
|
34437
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34438
|
-
background: #0080ff;
|
|
34439
|
-
}
|
|
34440
|
-
|
|
34441
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34442
|
-
background-color: #fff;
|
|
34443
|
-
height: 2px;
|
|
34444
|
-
width: 10px;
|
|
34445
|
-
border-radius: 2px;
|
|
34446
|
-
}
|
|
34447
|
-
|
|
34448
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34449
|
-
opacity: 0.5;
|
|
34450
|
-
}
|
|
34451
|
-
|
|
34452
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34453
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34454
|
-
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34455
|
-
}
|
|
34456
|
-
|
|
34457
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34458
|
-
border-color: #2d3a56;
|
|
34459
|
-
}
|
|
34460
|
-
|
|
34461
|
-
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34462
|
-
background: #2d3a56;
|
|
34479
|
+
max-width: fit-content;
|
|
34463
34480
|
}
|
|
34464
34481
|
|
|
34465
|
-
.
|
|
34466
|
-
|
|
34482
|
+
.E_a1ji6r68 {
|
|
34483
|
+
display: flex;
|
|
34484
|
+
align-items: center;
|
|
34485
|
+
column-gap: var(--a1ji6r68-0);
|
|
34467
34486
|
}
|
|
34468
34487
|
|
|
34469
|
-
.
|
|
34470
|
-
|
|
34471
|
-
|
|
34472
|
-
|
|
34488
|
+
.E_lht19u8 {
|
|
34489
|
+
width: 64px;
|
|
34490
|
+
height: 64px;
|
|
34491
|
+
display: flex;
|
|
34492
|
+
align-items: center;
|
|
34493
|
+
justify-content: center;
|
|
34494
|
+
position: relative;
|
|
34495
|
+
opacity: 0.2;
|
|
34473
34496
|
}
|
|
34474
34497
|
|
|
34475
|
-
.
|
|
34476
|
-
|
|
34477
|
-
|
|
34498
|
+
.E_lk3gkp4 {
|
|
34499
|
+
position: absolute;
|
|
34500
|
+
width: 5px;
|
|
34501
|
+
height: 48px;
|
|
34502
|
+
left: 9.33px;
|
|
34503
|
+
top: 40.5px;
|
|
34504
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34505
|
+
border-radius: 5px;
|
|
34506
|
+
transform: rotate(-128deg);
|
|
34507
|
+
transform-origin: top left;
|
|
34508
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34478
34509
|
}
|
|
34479
34510
|
|
|
34480
|
-
.
|
|
34481
|
-
|
|
34511
|
+
.E_ll4n94n {
|
|
34512
|
+
position: absolute;
|
|
34513
|
+
width: 5px;
|
|
34514
|
+
height: 48px;
|
|
34515
|
+
left: 40.8px;
|
|
34516
|
+
top: 8.4px;
|
|
34517
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34518
|
+
border-radius: 5px;
|
|
34519
|
+
transform: rotate(-8deg);
|
|
34520
|
+
transform-origin: top left;
|
|
34521
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34482
34522
|
}
|
|
34483
34523
|
|
|
34484
|
-
.
|
|
34485
|
-
|
|
34524
|
+
.E_l17lbdo6 {
|
|
34525
|
+
position: absolute;
|
|
34526
|
+
width: 5px;
|
|
34527
|
+
height: 48px;
|
|
34528
|
+
left: 52.9px;
|
|
34529
|
+
top: 51.8px;
|
|
34530
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34531
|
+
border-radius: 5px;
|
|
34532
|
+
transform: rotate(112deg);
|
|
34533
|
+
transform-origin: top left;
|
|
34534
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34486
34535
|
}
|
|
34487
34536
|
|
|
34488
34537
|
.E_msn7nxt {
|
|
@@ -34669,503 +34718,508 @@ span.E_tqjc4ui {
|
|
|
34669
34718
|
margin-left: 8px;
|
|
34670
34719
|
}
|
|
34671
34720
|
|
|
34672
|
-
.
|
|
34673
|
-
|
|
34674
|
-
height: 64px;
|
|
34675
|
-
display: flex;
|
|
34676
|
-
align-items: center;
|
|
34677
|
-
justify-content: center;
|
|
34678
|
-
position: relative;
|
|
34679
|
-
opacity: 0.2;
|
|
34721
|
+
.E_w7ob4th.outside-tag {
|
|
34722
|
+
padding-left: 0;
|
|
34680
34723
|
}
|
|
34681
34724
|
|
|
34682
|
-
.
|
|
34683
|
-
|
|
34684
|
-
|
|
34685
|
-
|
|
34686
|
-
left: 9.33px;
|
|
34687
|
-
top: 40.5px;
|
|
34688
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34689
|
-
border-radius: 5px;
|
|
34690
|
-
transform: rotate(-128deg);
|
|
34691
|
-
transform-origin: top left;
|
|
34692
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34725
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34726
|
+
border-radius: 4px 0 0 4px;
|
|
34727
|
+
padding-right: 4px;
|
|
34728
|
+
margin-right: 4px;
|
|
34693
34729
|
}
|
|
34694
34730
|
|
|
34695
|
-
.
|
|
34696
|
-
|
|
34697
|
-
|
|
34698
|
-
|
|
34699
|
-
|
|
34700
|
-
|
|
34701
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34702
|
-
border-radius: 5px;
|
|
34703
|
-
transform: rotate(-8deg);
|
|
34704
|
-
transform-origin: top left;
|
|
34705
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34731
|
+
.E_t1dtlqs1 {
|
|
34732
|
+
margin-bottom: 4px;
|
|
34733
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34734
|
+
overflow: hidden;
|
|
34735
|
+
text-overflow: ellipsis;
|
|
34736
|
+
white-space: nowrap;
|
|
34706
34737
|
}
|
|
34707
34738
|
|
|
34708
|
-
.
|
|
34709
|
-
|
|
34710
|
-
|
|
34711
|
-
height:
|
|
34712
|
-
|
|
34713
|
-
top: 51.8px;
|
|
34714
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34715
|
-
border-radius: 5px;
|
|
34716
|
-
transform: rotate(112deg);
|
|
34717
|
-
transform-origin: top left;
|
|
34718
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34739
|
+
.E_s1ese5oy {
|
|
34740
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34741
|
+
line-height: 32px;
|
|
34742
|
+
height: 32px;
|
|
34743
|
+
margin-bottom: 0;
|
|
34719
34744
|
}
|
|
34720
34745
|
|
|
34721
|
-
.
|
|
34722
|
-
|
|
34746
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34747
|
+
color: #0080ff;
|
|
34723
34748
|
}
|
|
34724
34749
|
|
|
34725
|
-
.
|
|
34726
|
-
|
|
34750
|
+
.E_s1ese5oy.warning {
|
|
34751
|
+
color: #ffa500;
|
|
34727
34752
|
}
|
|
34728
34753
|
|
|
34729
|
-
.
|
|
34730
|
-
|
|
34731
|
-
height: 100%;
|
|
34754
|
+
.E_s1ese5oy.success {
|
|
34755
|
+
color: #00ba5d;
|
|
34732
34756
|
}
|
|
34733
34757
|
|
|
34734
|
-
.
|
|
34735
|
-
|
|
34758
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34759
|
+
color: #f0483e;
|
|
34736
34760
|
}
|
|
34737
34761
|
|
|
34738
|
-
.
|
|
34739
|
-
|
|
34740
|
-
height: 100%;
|
|
34762
|
+
.E_s1ese5oy.normal {
|
|
34763
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34741
34764
|
}
|
|
34742
34765
|
|
|
34743
|
-
.
|
|
34744
|
-
|
|
34766
|
+
.E_b1ibis43 {
|
|
34767
|
+
margin-bottom: 0;
|
|
34768
|
+
color: #00122e;
|
|
34745
34769
|
}
|
|
34746
34770
|
|
|
34747
|
-
.
|
|
34748
|
-
|
|
34771
|
+
.E_b11xxjd2 {
|
|
34772
|
+
line-height: 32px;
|
|
34773
|
+
margin-right: 6px;
|
|
34749
34774
|
}
|
|
34750
34775
|
|
|
34751
|
-
.
|
|
34752
|
-
|
|
34776
|
+
.E_bsub5bw.with-description {
|
|
34777
|
+
height: 24px;
|
|
34778
|
+
flex: 1;
|
|
34779
|
+
position: relative;
|
|
34780
|
+
top: -7px;
|
|
34753
34781
|
}
|
|
34754
34782
|
|
|
34755
|
-
.
|
|
34756
|
-
|
|
34783
|
+
.E_bsub5bw p {
|
|
34784
|
+
width: 100%;
|
|
34785
|
+
overflow: hidden;
|
|
34786
|
+
text-overflow: ellipsis;
|
|
34787
|
+
white-space: nowrap;
|
|
34757
34788
|
}
|
|
34758
34789
|
|
|
34759
|
-
.
|
|
34760
|
-
|
|
34790
|
+
.E_tmoyoag {
|
|
34791
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34792
|
+
border-radius: 8px;
|
|
34793
|
+
overflow: auto;
|
|
34761
34794
|
}
|
|
34762
34795
|
|
|
34763
|
-
.
|
|
34764
|
-
|
|
34765
|
-
overflow: visible;
|
|
34796
|
+
.E_tmoyoag .ant-list {
|
|
34797
|
+
position: relative;
|
|
34766
34798
|
}
|
|
34767
34799
|
|
|
34768
|
-
.
|
|
34769
|
-
|
|
34800
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34801
|
+
position: sticky;
|
|
34802
|
+
top: 0;
|
|
34803
|
+
z-index: 2;
|
|
34804
|
+
display: flex;
|
|
34805
|
+
padding: 8px;
|
|
34806
|
+
flex-wrap: nowrap;
|
|
34807
|
+
justify-content: flex-start;
|
|
34808
|
+
background: #f2f5fa;
|
|
34809
|
+
font-size: 14px;
|
|
34810
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34811
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34770
34812
|
}
|
|
34771
34813
|
|
|
34772
|
-
.
|
|
34773
|
-
|
|
34774
|
-
display: none;
|
|
34814
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34815
|
+
align-items: inherit;
|
|
34775
34816
|
}
|
|
34776
34817
|
|
|
34777
|
-
.
|
|
34778
|
-
|
|
34818
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34819
|
+
display: flex;
|
|
34820
|
+
justify-content: flex-start;
|
|
34821
|
+
align-items: flex-start;
|
|
34822
|
+
flex-wrap: wrap;
|
|
34823
|
+
padding: 8px;
|
|
34824
|
+
border: none;
|
|
34779
34825
|
}
|
|
34780
34826
|
|
|
34781
|
-
.
|
|
34782
|
-
|
|
34783
|
-
|
|
34784
|
-
|
|
34827
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34828
|
+
flex-basis: 100%;
|
|
34829
|
+
margin: 12px 0 0;
|
|
34830
|
+
order: 99;
|
|
34831
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34785
34832
|
}
|
|
34786
34833
|
|
|
34787
|
-
.
|
|
34788
|
-
|
|
34789
|
-
|
|
34790
|
-
|
|
34791
|
-
|
|
34792
|
-
padding: 8px;
|
|
34834
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34835
|
+
color: #f0483e;
|
|
34836
|
+
flex-basis: 100%;
|
|
34837
|
+
order: 98;
|
|
34838
|
+
margin: 12px 0 0;
|
|
34793
34839
|
}
|
|
34794
34840
|
|
|
34795
|
-
.
|
|
34796
|
-
|
|
34841
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34842
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34843
|
+
}
|
|
34844
|
+
|
|
34845
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34846
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34847
|
+
}
|
|
34848
|
+
|
|
34849
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34850
|
+
flex: 1 0 0;
|
|
34797
34851
|
overflow: hidden;
|
|
34798
|
-
text-overflow: ellipsis;
|
|
34799
|
-
width: 100%;
|
|
34800
34852
|
}
|
|
34801
34853
|
|
|
34802
|
-
.
|
|
34803
|
-
|
|
34854
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34855
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34856
|
+
margin: 0;
|
|
34804
34857
|
}
|
|
34805
34858
|
|
|
34806
|
-
.
|
|
34807
|
-
|
|
34859
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34860
|
+
text-align: center;
|
|
34861
|
+
}
|
|
34862
|
+
|
|
34863
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
34864
|
+
text-align: center;
|
|
34865
|
+
}
|
|
34866
|
+
|
|
34867
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34868
|
+
text-align: left;
|
|
34869
|
+
}
|
|
34870
|
+
|
|
34871
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
34872
|
+
text-align: left;
|
|
34808
34873
|
}
|
|
34809
34874
|
|
|
34810
|
-
.
|
|
34811
|
-
|
|
34812
|
-
border-left: none;
|
|
34813
|
-
border-right: none;
|
|
34814
|
-
border-bottom: none;
|
|
34815
|
-
height: 100%;
|
|
34816
|
-
font-size: 12px;
|
|
34817
|
-
background: transparent;
|
|
34875
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34876
|
+
text-align: right;
|
|
34818
34877
|
}
|
|
34819
34878
|
|
|
34820
|
-
.
|
|
34821
|
-
|
|
34822
|
-
z-index: 3;
|
|
34823
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34824
|
-
margin-bottom: -1px;
|
|
34879
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
34880
|
+
text-align: right;
|
|
34825
34881
|
}
|
|
34826
34882
|
|
|
34827
|
-
.
|
|
34828
|
-
|
|
34829
|
-
color: #2d3a56;
|
|
34883
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34884
|
+
margin-right: 8px;
|
|
34830
34885
|
}
|
|
34831
34886
|
|
|
34832
|
-
.
|
|
34833
|
-
|
|
34834
|
-
|
|
34887
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34888
|
+
padding: 4px;
|
|
34889
|
+
width: 24px;
|
|
34890
|
+
height: 24px;
|
|
34891
|
+
overflow: hidden;
|
|
34835
34892
|
}
|
|
34836
34893
|
|
|
34837
|
-
.
|
|
34838
|
-
|
|
34839
|
-
text-align: center;
|
|
34894
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34895
|
+
padding: 0;
|
|
34840
34896
|
}
|
|
34841
34897
|
|
|
34842
|
-
.
|
|
34843
|
-
|
|
34898
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34899
|
+
cursor: not-allowed;
|
|
34900
|
+
opacity: 0.5;
|
|
34844
34901
|
}
|
|
34845
34902
|
|
|
34846
|
-
.
|
|
34847
|
-
|
|
34848
|
-
position: absolute;
|
|
34849
|
-
top: 50%;
|
|
34850
|
-
right: 12px;
|
|
34851
|
-
transform: translateY(-50%);
|
|
34903
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34904
|
+
margin: 0;
|
|
34852
34905
|
}
|
|
34853
34906
|
|
|
34854
|
-
.
|
|
34855
|
-
|
|
34856
|
-
|
|
34857
|
-
|
|
34907
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34908
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34909
|
+
border-radius: 5px;
|
|
34910
|
+
font-size: 12px;
|
|
34858
34911
|
}
|
|
34859
34912
|
|
|
34860
|
-
.
|
|
34861
|
-
|
|
34862
|
-
width: 1px;
|
|
34863
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34913
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34914
|
+
font-size: inherit;
|
|
34864
34915
|
}
|
|
34865
34916
|
|
|
34866
|
-
.
|
|
34917
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34918
|
+
min-height: 24px;
|
|
34919
|
+
font-size: 12px;
|
|
34867
34920
|
position: relative;
|
|
34868
34921
|
}
|
|
34869
34922
|
|
|
34870
|
-
.
|
|
34871
|
-
border-
|
|
34872
|
-
border-bottom: 1px solid white;
|
|
34873
|
-
height: 40px;
|
|
34874
|
-
vertical-align: middle;
|
|
34875
|
-
transition: background 0ms;
|
|
34876
|
-
color: #00122e;
|
|
34923
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34924
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34877
34925
|
}
|
|
34878
34926
|
|
|
34879
|
-
.
|
|
34880
|
-
background:
|
|
34881
|
-
border-bottom-color: #f2f5fa;
|
|
34927
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34928
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34882
34929
|
}
|
|
34883
34930
|
|
|
34884
|
-
.
|
|
34885
|
-
|
|
34886
|
-
|
|
34887
|
-
|
|
34888
|
-
text-align: left;
|
|
34889
|
-
transition: none;
|
|
34890
|
-
overflow: hidden;
|
|
34891
|
-
text-overflow: ellipsis;
|
|
34892
|
-
white-space: nowrap;
|
|
34931
|
+
.E_a138syjm {
|
|
34932
|
+
display: flex;
|
|
34933
|
+
align-items: center;
|
|
34934
|
+
margin-top: 8px;
|
|
34893
34935
|
}
|
|
34894
34936
|
|
|
34895
|
-
.
|
|
34896
|
-
|
|
34937
|
+
.E_a138syjm button.ant-btn {
|
|
34938
|
+
padding: 2px 8px;
|
|
34939
|
+
height: 24px;
|
|
34897
34940
|
}
|
|
34898
34941
|
|
|
34899
|
-
.
|
|
34900
|
-
|
|
34901
|
-
|
|
34902
|
-
|
|
34903
|
-
vertical-align: middle;
|
|
34942
|
+
.E_a138syjm > span.maximum-desc {
|
|
34943
|
+
display: none;
|
|
34944
|
+
margin-left: 8px;
|
|
34945
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34904
34946
|
}
|
|
34905
34947
|
|
|
34906
|
-
.
|
|
34907
|
-
|
|
34948
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34949
|
+
display: inline;
|
|
34908
34950
|
}
|
|
34909
34951
|
|
|
34910
|
-
.
|
|
34911
|
-
|
|
34952
|
+
.E_d77i8u0 {
|
|
34953
|
+
width: 24px;
|
|
34954
|
+
height: 24px;
|
|
34955
|
+
padding: 4px;
|
|
34956
|
+
margin-right: 8px;
|
|
34912
34957
|
}
|
|
34913
34958
|
|
|
34914
|
-
.
|
|
34915
|
-
|
|
34959
|
+
.E_sjob3jg {
|
|
34960
|
+
--item-min-width: 60px;
|
|
34916
34961
|
}
|
|
34917
34962
|
|
|
34918
|
-
.
|
|
34919
|
-
|
|
34920
|
-
border-color: transparent transparent white;
|
|
34963
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34964
|
+
display: none !important;
|
|
34921
34965
|
}
|
|
34922
34966
|
|
|
34923
|
-
.
|
|
34924
|
-
|
|
34967
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34968
|
+
flex-shrink: 0 !important;
|
|
34925
34969
|
}
|
|
34926
34970
|
|
|
34927
|
-
.
|
|
34928
|
-
|
|
34971
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34972
|
+
color: #0080ff;
|
|
34929
34973
|
}
|
|
34930
34974
|
|
|
34931
|
-
.
|
|
34932
|
-
|
|
34933
|
-
|
|
34934
|
-
top: -1px;
|
|
34935
|
-
bottom: -1px;
|
|
34936
|
-
background: white;
|
|
34975
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34976
|
+
color: #0080ff;
|
|
34977
|
+
font-weight: normal;
|
|
34937
34978
|
}
|
|
34938
34979
|
|
|
34939
|
-
.
|
|
34940
|
-
|
|
34980
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
34981
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34941
34982
|
}
|
|
34942
34983
|
|
|
34943
|
-
.
|
|
34944
|
-
|
|
34945
|
-
background: white;
|
|
34946
|
-
border-top: none;
|
|
34984
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34985
|
+
color: #00122e;
|
|
34947
34986
|
}
|
|
34948
34987
|
|
|
34949
|
-
.
|
|
34950
|
-
|
|
34951
|
-
border-radius: 0 8px 8px 0;
|
|
34952
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34988
|
+
.E_sjob3jg .step-item-text {
|
|
34989
|
+
display: inline-block;
|
|
34953
34990
|
}
|
|
34954
34991
|
|
|
34955
|
-
.
|
|
34956
|
-
|
|
34957
|
-
|
|
34992
|
+
.E_sjob3jg .step-item-title {
|
|
34993
|
+
overflow: hidden;
|
|
34994
|
+
white-space: nowrap;
|
|
34995
|
+
text-overflow: ellipsis;
|
|
34958
34996
|
}
|
|
34959
34997
|
|
|
34960
|
-
.
|
|
34961
|
-
|
|
34962
|
-
align-items: center;
|
|
34963
|
-
height: 100%;
|
|
34964
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34998
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34999
|
+
min-width: var(--item-min-width);
|
|
34965
35000
|
}
|
|
34966
35001
|
|
|
34967
|
-
.
|
|
34968
|
-
|
|
34969
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35002
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
35003
|
+
cursor: not-allowed !important;
|
|
34970
35004
|
}
|
|
34971
35005
|
|
|
34972
|
-
.
|
|
34973
|
-
|
|
34974
|
-
|
|
34975
|
-
height: 100%;
|
|
34976
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35006
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
35007
|
+
flex-direction: row;
|
|
35008
|
+
justify-content: stretch;
|
|
34977
35009
|
}
|
|
34978
35010
|
|
|
34979
|
-
.
|
|
34980
|
-
|
|
35011
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
35012
|
+
padding: 0;
|
|
35013
|
+
margin-right: 4px;
|
|
35014
|
+
flex: 1;
|
|
35015
|
+
overflow: visible;
|
|
34981
35016
|
}
|
|
34982
35017
|
|
|
34983
|
-
.
|
|
34984
|
-
|
|
34985
|
-
|
|
35018
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
35019
|
+
width: 100%;
|
|
35020
|
+
min-height: unset;
|
|
34986
35021
|
}
|
|
34987
35022
|
|
|
34988
|
-
.
|
|
34989
|
-
|
|
35023
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
35024
|
+
height: 26px;
|
|
35025
|
+
line-height: 26px;
|
|
35026
|
+
width: 100%;
|
|
35027
|
+
padding: 0;
|
|
35028
|
+
font-size: 12px;
|
|
34990
35029
|
}
|
|
34991
35030
|
|
|
34992
|
-
.
|
|
34993
|
-
|
|
34994
|
-
border-bottom-color: transparent;
|
|
34995
|
-
border-top-color: transparent;
|
|
35031
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
35032
|
+
margin-right: 10px;
|
|
34996
35033
|
}
|
|
34997
35034
|
|
|
34998
|
-
.
|
|
34999
|
-
|
|
35035
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
35036
|
+
display: none;
|
|
35000
35037
|
}
|
|
35001
35038
|
|
|
35002
|
-
.
|
|
35003
|
-
|
|
35039
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
35040
|
+
padding-left: 8px;
|
|
35041
|
+
padding-right: 4px;
|
|
35042
|
+
border-radius: 4px 0 0 4px;
|
|
35004
35043
|
}
|
|
35005
35044
|
|
|
35006
|
-
.
|
|
35007
|
-
|
|
35045
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
35046
|
+
margin-right: 0;
|
|
35008
35047
|
}
|
|
35009
35048
|
|
|
35010
|
-
.
|
|
35011
|
-
|
|
35012
|
-
|
|
35013
|
-
|
|
35014
|
-
border-bottom: none;
|
|
35015
|
-
color: #00122e;
|
|
35016
|
-
transition: none;
|
|
35017
|
-
padding: 15px 8px 15px 8px;
|
|
35049
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
35050
|
+
padding-right: 8px;
|
|
35051
|
+
padding-left: 12px;
|
|
35052
|
+
border-radius: 0 4px 4px 0;
|
|
35018
35053
|
}
|
|
35019
35054
|
|
|
35020
|
-
.
|
|
35055
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
35021
35056
|
content: "";
|
|
35022
|
-
width:
|
|
35023
|
-
|
|
35024
|
-
|
|
35025
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35057
|
+
width: 0;
|
|
35058
|
+
height: 0;
|
|
35059
|
+
border: 13px solid transparent;
|
|
35026
35060
|
position: absolute;
|
|
35027
|
-
|
|
35061
|
+
top: 0;
|
|
35062
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35063
|
+
z-index: 2;
|
|
35064
|
+
position: relative;
|
|
35065
|
+
top: -50%;
|
|
35066
|
+
right: -100%;
|
|
35028
35067
|
}
|
|
35029
35068
|
|
|
35030
|
-
.
|
|
35031
|
-
padding:
|
|
35069
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35070
|
+
padding: 0 4px 0 12px;
|
|
35032
35071
|
}
|
|
35033
35072
|
|
|
35034
|
-
.
|
|
35035
|
-
|
|
35073
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
35074
|
+
content: "";
|
|
35075
|
+
width: 0;
|
|
35076
|
+
height: 0;
|
|
35077
|
+
border: 13px solid transparent;
|
|
35078
|
+
position: absolute;
|
|
35079
|
+
top: 0;
|
|
35080
|
+
border-left: 8px solid #fff;
|
|
35081
|
+
left: 0;
|
|
35036
35082
|
}
|
|
35037
35083
|
|
|
35038
|
-
.
|
|
35039
|
-
width: 100
|
|
35040
|
-
overflow: hidden;
|
|
35041
|
-
white-space: nowrap;
|
|
35042
|
-
text-overflow: ellipsis;
|
|
35084
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35085
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35043
35086
|
}
|
|
35044
35087
|
|
|
35045
|
-
.
|
|
35046
|
-
|
|
35047
|
-
text-overflow: ellipsis;
|
|
35048
|
-
flex: 1;
|
|
35088
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
35089
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35049
35090
|
}
|
|
35050
35091
|
|
|
35051
|
-
.
|
|
35052
|
-
|
|
35092
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
35093
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
35053
35094
|
}
|
|
35054
35095
|
|
|
35055
|
-
.
|
|
35056
|
-
|
|
35096
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35097
|
+
cursor: pointer;
|
|
35098
|
+
min-width: var(--item-min-width);
|
|
35057
35099
|
}
|
|
35058
35100
|
|
|
35059
|
-
.
|
|
35060
|
-
|
|
35061
|
-
|
|
35062
|
-
top: 50%;
|
|
35063
|
-
transform: translateY(-50%);
|
|
35064
|
-
height: 16px;
|
|
35065
|
-
display: none;
|
|
35066
|
-
transition: transform 320ms ease;
|
|
35101
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
35102
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35103
|
+
min-width: var(--item-min-width);
|
|
35067
35104
|
}
|
|
35068
35105
|
|
|
35069
|
-
.
|
|
35070
|
-
|
|
35071
|
-
|
|
35106
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
35107
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
35108
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35072
35109
|
}
|
|
35073
35110
|
|
|
35074
|
-
.
|
|
35075
|
-
|
|
35111
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
35112
|
+
padding: 0;
|
|
35076
35113
|
}
|
|
35077
35114
|
|
|
35078
|
-
.
|
|
35079
|
-
|
|
35115
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
35116
|
+
width: 192px;
|
|
35117
|
+
row-gap: 2px;
|
|
35080
35118
|
}
|
|
35081
35119
|
|
|
35082
|
-
.
|
|
35083
|
-
|
|
35120
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35121
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35084
35122
|
}
|
|
35085
35123
|
|
|
35086
|
-
.
|
|
35087
|
-
|
|
35124
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
35125
|
+
color: #00122e !important;
|
|
35088
35126
|
}
|
|
35089
35127
|
|
|
35090
|
-
.
|
|
35091
|
-
background:
|
|
35128
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
35129
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35092
35130
|
}
|
|
35093
35131
|
|
|
35094
|
-
.
|
|
35095
|
-
|
|
35132
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
35133
|
+
padding: 0 8px;
|
|
35134
|
+
border-radius: 4px;
|
|
35135
|
+
height: 32px;
|
|
35136
|
+
display: flex;
|
|
35137
|
+
align-items: center;
|
|
35096
35138
|
}
|
|
35097
35139
|
|
|
35098
|
-
.
|
|
35099
|
-
|
|
35140
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
35141
|
+
min-height: auto;
|
|
35142
|
+
white-space: nowrap;
|
|
35100
35143
|
}
|
|
35101
35144
|
|
|
35102
|
-
.
|
|
35103
|
-
|
|
35145
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35146
|
+
font-size: 13px;
|
|
35147
|
+
line-height: 20px;
|
|
35148
|
+
max-width: 100%;
|
|
35149
|
+
padding-right: 0;
|
|
35104
35150
|
}
|
|
35105
35151
|
|
|
35106
|
-
.
|
|
35107
|
-
|
|
35108
|
-
left: 50%;
|
|
35109
|
-
top: 50%;
|
|
35110
|
-
transform: translate(-50%, -50%);
|
|
35152
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
35153
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35111
35154
|
}
|
|
35112
35155
|
|
|
35113
|
-
.
|
|
35114
|
-
|
|
35156
|
+
.E_h6l1tj4 {
|
|
35157
|
+
width: 100%;
|
|
35158
|
+
display: inline-flex;
|
|
35159
|
+
align-items: center;
|
|
35160
|
+
justify-content: center;
|
|
35161
|
+
column-gap: 4px;
|
|
35115
35162
|
}
|
|
35116
35163
|
|
|
35117
|
-
.
|
|
35118
|
-
|
|
35164
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
35165
|
+
display: inline-flex;
|
|
35166
|
+
align-items: center;
|
|
35167
|
+
width: 18px;
|
|
35168
|
+
height: 18px;
|
|
35169
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35170
|
+
justify-content: center;
|
|
35119
35171
|
}
|
|
35120
35172
|
|
|
35121
|
-
.
|
|
35122
|
-
|
|
35173
|
+
.E_v18frne8 {
|
|
35174
|
+
width: 100%;
|
|
35175
|
+
display: flex;
|
|
35176
|
+
align-items: center;
|
|
35177
|
+
justify-content: center;
|
|
35178
|
+
column-gap: 6px;
|
|
35179
|
+
font-size: 13px;
|
|
35123
35180
|
}
|
|
35124
35181
|
|
|
35125
|
-
.
|
|
35126
|
-
|
|
35127
|
-
|
|
35128
|
-
|
|
35129
|
-
height:
|
|
35130
|
-
|
|
35182
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
35183
|
+
display: inline-flex;
|
|
35184
|
+
align-items: center;
|
|
35185
|
+
min-width: 20px;
|
|
35186
|
+
min-height: 20px;
|
|
35187
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35188
|
+
justify-content: center;
|
|
35131
35189
|
}
|
|
35132
35190
|
|
|
35133
|
-
.
|
|
35134
|
-
|
|
35135
|
-
|
|
35136
|
-
font-size: 20px;
|
|
35137
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35191
|
+
.E_slr2ynn {
|
|
35192
|
+
padding: 0 8px;
|
|
35193
|
+
height: 18px;
|
|
35138
35194
|
}
|
|
35139
35195
|
|
|
35140
|
-
.
|
|
35141
|
-
|
|
35142
|
-
|
|
35196
|
+
.E_m140wbb6 {
|
|
35197
|
+
padding: 2px 8px;
|
|
35198
|
+
height: 24px;
|
|
35143
35199
|
}
|
|
35144
35200
|
|
|
35145
|
-
.
|
|
35146
|
-
|
|
35147
|
-
position: relative;
|
|
35148
|
-
background: #fff;
|
|
35201
|
+
.E_t1fozc1i {
|
|
35202
|
+
margin: 0;
|
|
35149
35203
|
}
|
|
35150
35204
|
|
|
35151
|
-
.
|
|
35152
|
-
|
|
35153
|
-
|
|
35154
|
-
align-items: center;
|
|
35155
|
-
justify-content: flex-end;
|
|
35156
|
-
padding-right: 8px;
|
|
35205
|
+
.E_i1vxv4ln {
|
|
35206
|
+
margin-right: 4px;
|
|
35207
|
+
height: 16px;
|
|
35157
35208
|
}
|
|
35158
35209
|
|
|
35159
|
-
.
|
|
35160
|
-
|
|
35161
|
-
|
|
35162
|
-
|
|
35163
|
-
|
|
35164
|
-
|
|
35210
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35211
|
+
font-weight: 700;
|
|
35212
|
+
color: #00122e;
|
|
35213
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35214
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35215
|
+
word-break: break-all;
|
|
35216
|
+
display: inline;
|
|
35217
|
+
white-space: normal;
|
|
35165
35218
|
}
|
|
35166
35219
|
|
|
35167
|
-
.
|
|
35168
|
-
|
|
35220
|
+
.E_i1g85yz3 {
|
|
35221
|
+
margin-right: 4px;
|
|
35222
|
+
height: 16px;
|
|
35169
35223
|
}
|
|
35170
35224
|
|
|
35171
35225
|
button.E_l48ei06.ant-btn {
|
|
@@ -35231,603 +35285,549 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35231
35285
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35232
35286
|
}
|
|
35233
35287
|
|
|
35234
|
-
.
|
|
35235
|
-
|
|
35236
|
-
border-radius: 20px;
|
|
35237
|
-
padding: 2px 10px;
|
|
35238
|
-
height: 22px;
|
|
35239
|
-
}
|
|
35240
|
-
|
|
35241
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35242
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35243
|
-
}
|
|
35244
|
-
|
|
35245
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35246
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35247
|
-
}
|
|
35248
|
-
|
|
35249
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35250
|
-
color: #00122e;
|
|
35251
|
-
}
|
|
35252
|
-
|
|
35253
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35254
|
-
margin-right: 6px;
|
|
35255
|
-
}
|
|
35256
|
-
|
|
35257
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35258
|
-
margin-left: 8px;
|
|
35259
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35260
|
-
}
|
|
35261
|
-
|
|
35262
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35263
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35264
|
-
}
|
|
35265
|
-
|
|
35266
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35267
|
-
background-color: #0080ff;
|
|
35268
|
-
}
|
|
35269
|
-
|
|
35270
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35271
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35272
|
-
}
|
|
35273
|
-
|
|
35274
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35275
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35288
|
+
.E_tc97u5y {
|
|
35289
|
+
height: 100%;
|
|
35276
35290
|
}
|
|
35277
35291
|
|
|
35278
|
-
.
|
|
35279
|
-
|
|
35292
|
+
.E_tfzf37v {
|
|
35293
|
+
height: 100%;
|
|
35280
35294
|
}
|
|
35281
35295
|
|
|
35282
|
-
.
|
|
35283
|
-
|
|
35296
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
35297
|
+
overflow: visible !important;
|
|
35298
|
+
height: 100%;
|
|
35284
35299
|
}
|
|
35285
35300
|
|
|
35286
|
-
.
|
|
35287
|
-
|
|
35301
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
35302
|
+
height: 100%;
|
|
35288
35303
|
}
|
|
35289
35304
|
|
|
35290
|
-
.
|
|
35291
|
-
|
|
35305
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
35306
|
+
width: 100% !important;
|
|
35307
|
+
height: 100%;
|
|
35292
35308
|
}
|
|
35293
35309
|
|
|
35294
|
-
.
|
|
35295
|
-
|
|
35310
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35311
|
+
padding: 15px 0;
|
|
35296
35312
|
}
|
|
35297
35313
|
|
|
35298
|
-
.
|
|
35299
|
-
|
|
35314
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
35315
|
+
display: none;
|
|
35300
35316
|
}
|
|
35301
35317
|
|
|
35302
|
-
.
|
|
35303
|
-
|
|
35318
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
35319
|
+
font-weight: 700;
|
|
35304
35320
|
}
|
|
35305
35321
|
|
|
35306
|
-
.
|
|
35307
|
-
|
|
35322
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
35323
|
+
font-weight: 700;
|
|
35308
35324
|
}
|
|
35309
35325
|
|
|
35310
|
-
.
|
|
35311
|
-
|
|
35326
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
35327
|
+
height: 100%;
|
|
35312
35328
|
}
|
|
35313
35329
|
|
|
35314
|
-
.
|
|
35315
|
-
|
|
35330
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
35331
|
+
height: 100%;
|
|
35332
|
+
overflow: visible;
|
|
35316
35333
|
}
|
|
35317
35334
|
|
|
35318
|
-
.
|
|
35319
|
-
|
|
35335
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
35336
|
+
max-height: none;
|
|
35320
35337
|
}
|
|
35321
35338
|
|
|
35322
|
-
.
|
|
35323
|
-
|
|
35324
|
-
|
|
35325
|
-
border-radius: 50%;
|
|
35326
|
-
display: inline-block;
|
|
35339
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
35340
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
35341
|
+
display: none;
|
|
35327
35342
|
}
|
|
35328
35343
|
|
|
35329
|
-
.
|
|
35330
|
-
|
|
35344
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
35345
|
+
background: transparent;
|
|
35331
35346
|
}
|
|
35332
35347
|
|
|
35333
|
-
.
|
|
35334
|
-
|
|
35348
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
35349
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
35350
|
+
background: #fff;
|
|
35351
|
+
padding: 0 !important;
|
|
35335
35352
|
}
|
|
35336
35353
|
|
|
35337
|
-
.
|
|
35338
|
-
|
|
35354
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
35355
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35356
|
+
display: flex;
|
|
35357
|
+
align-items: center;
|
|
35358
|
+
height: 100%;
|
|
35359
|
+
padding: 8px;
|
|
35339
35360
|
}
|
|
35340
35361
|
|
|
35341
|
-
.
|
|
35342
|
-
|
|
35362
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
35363
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
35364
|
+
overflow: hidden;
|
|
35365
|
+
text-overflow: ellipsis;
|
|
35366
|
+
width: 100%;
|
|
35343
35367
|
}
|
|
35344
35368
|
|
|
35345
|
-
.
|
|
35346
|
-
|
|
35347
|
-
font-weight: normal;
|
|
35369
|
+
.E_tfzf37v .ant-table-container {
|
|
35370
|
+
height: 100%;
|
|
35348
35371
|
}
|
|
35349
35372
|
|
|
35350
|
-
.
|
|
35351
|
-
|
|
35373
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
35374
|
+
box-shadow: none !important;
|
|
35352
35375
|
}
|
|
35353
35376
|
|
|
35354
|
-
.
|
|
35355
|
-
|
|
35377
|
+
.E_tfzf37v div.ant-table {
|
|
35378
|
+
border-radius: 0px;
|
|
35379
|
+
border-left: none;
|
|
35380
|
+
border-right: none;
|
|
35381
|
+
border-bottom: none;
|
|
35382
|
+
height: 100%;
|
|
35383
|
+
font-size: 12px;
|
|
35384
|
+
background: transparent;
|
|
35356
35385
|
}
|
|
35357
35386
|
|
|
35358
|
-
.
|
|
35359
|
-
|
|
35387
|
+
.E_tfzf37v div.ant-table .ant-table-header {
|
|
35388
|
+
position: relative;
|
|
35389
|
+
z-index: 3;
|
|
35390
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35391
|
+
margin-bottom: -1px;
|
|
35360
35392
|
}
|
|
35361
35393
|
|
|
35362
|
-
.
|
|
35363
|
-
|
|
35364
|
-
|
|
35365
|
-
text-overflow: ellipsis;
|
|
35394
|
+
.E_tfzf37v div.ant-table .time-wrapper .date,
|
|
35395
|
+
.E_tfzf37v div.ant-table .value {
|
|
35396
|
+
color: #2d3a56;
|
|
35366
35397
|
}
|
|
35367
35398
|
|
|
35368
|
-
.
|
|
35369
|
-
|
|
35399
|
+
.E_tfzf37v div.ant-table .time-wrapper .time,
|
|
35400
|
+
.E_tfzf37v div.ant-table .unit {
|
|
35401
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35370
35402
|
}
|
|
35371
35403
|
|
|
35372
|
-
.
|
|
35373
|
-
|
|
35404
|
+
.E_tfzf37v div.ant-table .ant-table-selection {
|
|
35405
|
+
position: unset;
|
|
35406
|
+
text-align: center;
|
|
35374
35407
|
}
|
|
35375
35408
|
|
|
35376
|
-
.
|
|
35377
|
-
|
|
35378
|
-
justify-content: stretch;
|
|
35409
|
+
.E_tfzf37v div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
35410
|
+
background: #fff;
|
|
35379
35411
|
}
|
|
35380
35412
|
|
|
35381
|
-
.
|
|
35382
|
-
|
|
35383
|
-
|
|
35384
|
-
|
|
35385
|
-
|
|
35413
|
+
.E_tfzf37v div.ant-table .anticon-setting {
|
|
35414
|
+
cursor: pointer;
|
|
35415
|
+
position: absolute;
|
|
35416
|
+
top: 50%;
|
|
35417
|
+
right: 12px;
|
|
35418
|
+
transform: translateY(-50%);
|
|
35386
35419
|
}
|
|
35387
35420
|
|
|
35388
|
-
.
|
|
35389
|
-
|
|
35390
|
-
|
|
35421
|
+
.E_tfzf37v div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
35422
|
+
box-shadow: none;
|
|
35423
|
+
width: 1px;
|
|
35424
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35391
35425
|
}
|
|
35392
35426
|
|
|
35393
|
-
.
|
|
35394
|
-
|
|
35395
|
-
|
|
35396
|
-
|
|
35397
|
-
padding: 0;
|
|
35398
|
-
font-size: 12px;
|
|
35427
|
+
.E_tfzf37v div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
35428
|
+
box-shadow: none;
|
|
35429
|
+
width: 1px;
|
|
35430
|
+
background: rgba(213, 219, 227, 0.6);
|
|
35399
35431
|
}
|
|
35400
35432
|
|
|
35401
|
-
.
|
|
35402
|
-
|
|
35433
|
+
.E_tfzf37v div.ant-table .ant-table-tbody {
|
|
35434
|
+
position: relative;
|
|
35403
35435
|
}
|
|
35404
35436
|
|
|
35405
|
-
.
|
|
35406
|
-
|
|
35437
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td {
|
|
35438
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35439
|
+
border-bottom: 1px solid white;
|
|
35440
|
+
height: 40px;
|
|
35441
|
+
vertical-align: middle;
|
|
35442
|
+
transition: background 0ms;
|
|
35443
|
+
color: #00122e;
|
|
35407
35444
|
}
|
|
35408
35445
|
|
|
35409
|
-
.
|
|
35410
|
-
|
|
35411
|
-
|
|
35412
|
-
border-radius: 4px 0 0 4px;
|
|
35446
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
35447
|
+
background: #f2f5fa;
|
|
35448
|
+
border-bottom-color: #f2f5fa;
|
|
35413
35449
|
}
|
|
35414
35450
|
|
|
35415
|
-
.
|
|
35416
|
-
|
|
35451
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
35452
|
+
height: auto;
|
|
35453
|
+
color: #00122e;
|
|
35454
|
+
font-size: 12px;
|
|
35455
|
+
text-align: left;
|
|
35456
|
+
transition: none;
|
|
35457
|
+
overflow: hidden;
|
|
35458
|
+
text-overflow: ellipsis;
|
|
35459
|
+
white-space: nowrap;
|
|
35417
35460
|
}
|
|
35418
35461
|
|
|
35419
|
-
.
|
|
35420
|
-
|
|
35421
|
-
padding-left: 12px;
|
|
35422
|
-
border-radius: 0 4px 4px 0;
|
|
35462
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
35463
|
+
color: #0096ff;
|
|
35423
35464
|
}
|
|
35424
35465
|
|
|
35425
|
-
.
|
|
35426
|
-
|
|
35427
|
-
|
|
35428
|
-
|
|
35429
|
-
|
|
35430
|
-
position: absolute;
|
|
35431
|
-
top: 0;
|
|
35432
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35433
|
-
z-index: 2;
|
|
35434
|
-
position: relative;
|
|
35435
|
-
top: -50%;
|
|
35436
|
-
right: -100%;
|
|
35466
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
35467
|
+
overflow: hidden;
|
|
35468
|
+
text-overflow: ellipsis;
|
|
35469
|
+
width: 100%;
|
|
35470
|
+
vertical-align: middle;
|
|
35437
35471
|
}
|
|
35438
35472
|
|
|
35439
|
-
.
|
|
35440
|
-
|
|
35473
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
35474
|
+
line-height: 0px;
|
|
35441
35475
|
}
|
|
35442
35476
|
|
|
35443
|
-
.
|
|
35444
|
-
|
|
35445
|
-
width: 0;
|
|
35446
|
-
height: 0;
|
|
35447
|
-
border: 13px solid transparent;
|
|
35448
|
-
position: absolute;
|
|
35449
|
-
top: 0;
|
|
35450
|
-
border-left: 8px solid #fff;
|
|
35451
|
-
left: 0;
|
|
35477
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
35478
|
+
padding-right: 25px;
|
|
35452
35479
|
}
|
|
35453
35480
|
|
|
35454
|
-
.
|
|
35455
|
-
|
|
35481
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
35482
|
+
border-top-color: transparent;
|
|
35456
35483
|
}
|
|
35457
35484
|
|
|
35458
|
-
.
|
|
35459
|
-
background
|
|
35485
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
35486
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35487
|
+
border-color: transparent transparent white;
|
|
35460
35488
|
}
|
|
35461
35489
|
|
|
35462
|
-
.
|
|
35463
|
-
border-
|
|
35490
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
35491
|
+
border-radius: 8px 0 0 8px;
|
|
35464
35492
|
}
|
|
35465
35493
|
|
|
35466
|
-
.
|
|
35467
|
-
|
|
35468
|
-
min-width: var(--item-min-width);
|
|
35494
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
35495
|
+
border-radius: 8px 0 0 8px;
|
|
35469
35496
|
}
|
|
35470
35497
|
|
|
35471
|
-
.
|
|
35472
|
-
|
|
35473
|
-
|
|
35498
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
35499
|
+
content: "";
|
|
35500
|
+
width: 4px;
|
|
35501
|
+
top: -1px;
|
|
35502
|
+
bottom: -1px;
|
|
35503
|
+
background: white;
|
|
35474
35504
|
}
|
|
35475
35505
|
|
|
35476
|
-
.
|
|
35477
|
-
|
|
35478
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35506
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
35507
|
+
border-radius: 0 8px 8px 0;
|
|
35479
35508
|
}
|
|
35480
35509
|
|
|
35481
|
-
.
|
|
35482
|
-
|
|
35510
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
35511
|
+
border-radius: 0;
|
|
35512
|
+
background: white;
|
|
35513
|
+
border-top: none;
|
|
35483
35514
|
}
|
|
35484
35515
|
|
|
35485
|
-
.
|
|
35486
|
-
|
|
35487
|
-
|
|
35516
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
35517
|
+
border-top: 1px solid transparent;
|
|
35518
|
+
border-radius: 0 8px 8px 0;
|
|
35519
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35488
35520
|
}
|
|
35489
35521
|
|
|
35490
|
-
.
|
|
35491
|
-
background
|
|
35522
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
35523
|
+
background: white;
|
|
35524
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35492
35525
|
}
|
|
35493
35526
|
|
|
35494
|
-
.
|
|
35495
|
-
|
|
35527
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
35528
|
+
display: flex;
|
|
35529
|
+
align-items: center;
|
|
35530
|
+
height: 100%;
|
|
35531
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35496
35532
|
}
|
|
35497
35533
|
|
|
35498
|
-
.
|
|
35499
|
-
background
|
|
35534
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
35535
|
+
background: white;
|
|
35536
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35500
35537
|
}
|
|
35501
35538
|
|
|
35502
|
-
.
|
|
35503
|
-
padding: 0 8px;
|
|
35504
|
-
border-radius: 4px;
|
|
35505
|
-
height: 32px;
|
|
35539
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
35506
35540
|
display: flex;
|
|
35507
35541
|
align-items: center;
|
|
35542
|
+
height: 100%;
|
|
35543
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35508
35544
|
}
|
|
35509
35545
|
|
|
35510
|
-
.
|
|
35511
|
-
|
|
35512
|
-
white-space: nowrap;
|
|
35546
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
35547
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
35513
35548
|
}
|
|
35514
35549
|
|
|
35515
|
-
.
|
|
35516
|
-
|
|
35517
|
-
|
|
35518
|
-
max-width: 100%;
|
|
35519
|
-
padding-right: 0;
|
|
35550
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
35551
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
35552
|
+
border-radius: 8px;
|
|
35520
35553
|
}
|
|
35521
35554
|
|
|
35522
|
-
.
|
|
35523
|
-
|
|
35555
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
35556
|
+
border-top-color: white;
|
|
35524
35557
|
}
|
|
35525
35558
|
|
|
35526
|
-
.
|
|
35527
|
-
|
|
35528
|
-
|
|
35529
|
-
|
|
35530
|
-
justify-content: center;
|
|
35531
|
-
column-gap: 4px;
|
|
35559
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
35560
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35561
|
+
border-bottom-color: transparent;
|
|
35562
|
+
border-top-color: transparent;
|
|
35532
35563
|
}
|
|
35533
35564
|
|
|
35534
|
-
.
|
|
35535
|
-
|
|
35536
|
-
align-items: center;
|
|
35537
|
-
width: 18px;
|
|
35538
|
-
height: 18px;
|
|
35539
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35540
|
-
justify-content: center;
|
|
35565
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
35566
|
+
border-radius: 8px 0 0 8px;
|
|
35541
35567
|
}
|
|
35542
35568
|
|
|
35543
|
-
.
|
|
35544
|
-
|
|
35545
|
-
display: flex;
|
|
35546
|
-
align-items: center;
|
|
35547
|
-
justify-content: center;
|
|
35548
|
-
column-gap: 6px;
|
|
35549
|
-
font-size: 13px;
|
|
35569
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
35570
|
+
border-radius: 0 8px 8px 0;
|
|
35550
35571
|
}
|
|
35551
35572
|
|
|
35552
|
-
.
|
|
35553
|
-
|
|
35554
|
-
align-items: center;
|
|
35555
|
-
min-width: 20px;
|
|
35556
|
-
min-height: 20px;
|
|
35557
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35558
|
-
justify-content: center;
|
|
35573
|
+
.E_tfzf37v div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
35574
|
+
background: rgba(0, 136, 255, 0.1);
|
|
35559
35575
|
}
|
|
35560
35576
|
|
|
35561
|
-
.
|
|
35562
|
-
|
|
35577
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th {
|
|
35578
|
+
background: #fff;
|
|
35579
|
+
font-weight: 400;
|
|
35580
|
+
position: relative;
|
|
35581
|
+
border-bottom: none;
|
|
35582
|
+
color: #00122e;
|
|
35583
|
+
transition: none;
|
|
35584
|
+
padding: 15px 8px 15px 8px;
|
|
35563
35585
|
}
|
|
35564
35586
|
|
|
35565
|
-
.
|
|
35566
|
-
|
|
35567
|
-
|
|
35568
|
-
|
|
35587
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
35588
|
+
content: "";
|
|
35589
|
+
width: 1px;
|
|
35590
|
+
top: 0;
|
|
35591
|
+
bottom: 0;
|
|
35592
|
+
background: rgba(211, 218, 235, 0.6);
|
|
35593
|
+
position: absolute;
|
|
35594
|
+
right: 0;
|
|
35569
35595
|
}
|
|
35570
35596
|
|
|
35571
|
-
.
|
|
35572
|
-
|
|
35573
|
-
height: 16px;
|
|
35597
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
35598
|
+
padding: unset;
|
|
35574
35599
|
}
|
|
35575
35600
|
|
|
35576
|
-
.
|
|
35577
|
-
|
|
35578
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35579
|
-
overflow: hidden;
|
|
35580
|
-
text-overflow: ellipsis;
|
|
35581
|
-
white-space: nowrap;
|
|
35601
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
35602
|
+
display: none;
|
|
35582
35603
|
}
|
|
35583
35604
|
|
|
35584
|
-
.
|
|
35585
|
-
|
|
35586
|
-
|
|
35587
|
-
|
|
35588
|
-
|
|
35605
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35606
|
+
width: 100%;
|
|
35607
|
+
overflow: hidden;
|
|
35608
|
+
white-space: nowrap;
|
|
35609
|
+
text-overflow: ellipsis;
|
|
35589
35610
|
}
|
|
35590
35611
|
|
|
35591
|
-
.
|
|
35592
|
-
|
|
35612
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
35613
|
+
overflow: hidden;
|
|
35614
|
+
text-overflow: ellipsis;
|
|
35615
|
+
flex: 1;
|
|
35593
35616
|
}
|
|
35594
35617
|
|
|
35595
|
-
.
|
|
35596
|
-
|
|
35618
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
35619
|
+
padding: 15px 25px 15px 8px;
|
|
35597
35620
|
}
|
|
35598
35621
|
|
|
35599
|
-
.
|
|
35600
|
-
|
|
35622
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
35623
|
+
padding: 0;
|
|
35601
35624
|
}
|
|
35602
35625
|
|
|
35603
|
-
.
|
|
35604
|
-
|
|
35626
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
35627
|
+
position: absolute;
|
|
35628
|
+
right: 6px;
|
|
35629
|
+
top: 50%;
|
|
35630
|
+
transform: translateY(-50%);
|
|
35631
|
+
height: 16px;
|
|
35632
|
+
display: none;
|
|
35633
|
+
transition: transform 320ms ease;
|
|
35605
35634
|
}
|
|
35606
35635
|
|
|
35607
|
-
.
|
|
35608
|
-
|
|
35636
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
35637
|
+
display: block;
|
|
35638
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35609
35639
|
}
|
|
35610
35640
|
|
|
35611
|
-
.
|
|
35612
|
-
|
|
35613
|
-
color: #00122e;
|
|
35641
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
35642
|
+
display: block;
|
|
35614
35643
|
}
|
|
35615
35644
|
|
|
35616
|
-
.
|
|
35617
|
-
|
|
35618
|
-
margin-right: 6px;
|
|
35645
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
35646
|
+
display: none;
|
|
35619
35647
|
}
|
|
35620
35648
|
|
|
35621
|
-
.
|
|
35622
|
-
|
|
35623
|
-
flex: 1;
|
|
35624
|
-
position: relative;
|
|
35625
|
-
top: -7px;
|
|
35649
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
35650
|
+
transform: translateY(-50%);
|
|
35626
35651
|
}
|
|
35627
35652
|
|
|
35628
|
-
.
|
|
35629
|
-
|
|
35630
|
-
overflow: hidden;
|
|
35631
|
-
text-overflow: ellipsis;
|
|
35632
|
-
white-space: nowrap;
|
|
35653
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
35654
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
35633
35655
|
}
|
|
35634
35656
|
|
|
35635
|
-
.
|
|
35636
|
-
|
|
35637
|
-
border-radius: 8px;
|
|
35638
|
-
overflow: auto;
|
|
35657
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
35658
|
+
background: #f2f5fa;
|
|
35639
35659
|
}
|
|
35640
35660
|
|
|
35641
|
-
.
|
|
35642
|
-
|
|
35661
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
35662
|
+
display: block;
|
|
35643
35663
|
}
|
|
35644
35664
|
|
|
35645
|
-
.
|
|
35646
|
-
|
|
35647
|
-
top: 0;
|
|
35648
|
-
z-index: 2;
|
|
35649
|
-
display: flex;
|
|
35650
|
-
padding: 8px;
|
|
35651
|
-
flex-wrap: nowrap;
|
|
35652
|
-
justify-content: flex-start;
|
|
35653
|
-
background: #f2f5fa;
|
|
35654
|
-
font-size: 14px;
|
|
35655
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35656
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35665
|
+
.E_tfzf37v div.ant-table .ant-table-thead > tr > th.align-right {
|
|
35666
|
+
padding-right: 25px;
|
|
35657
35667
|
}
|
|
35658
35668
|
|
|
35659
|
-
.
|
|
35660
|
-
|
|
35669
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column {
|
|
35670
|
+
padding: 0 !important;
|
|
35661
35671
|
}
|
|
35662
35672
|
|
|
35663
|
-
.
|
|
35664
|
-
|
|
35665
|
-
|
|
35666
|
-
|
|
35667
|
-
|
|
35668
|
-
padding: 8px;
|
|
35669
|
-
border: none;
|
|
35673
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
35674
|
+
position: absolute;
|
|
35675
|
+
left: 50%;
|
|
35676
|
+
top: 50%;
|
|
35677
|
+
transform: translate(-50%, -50%);
|
|
35670
35678
|
}
|
|
35671
35679
|
|
|
35672
|
-
.
|
|
35673
|
-
|
|
35674
|
-
margin: 12px 0 0;
|
|
35675
|
-
order: 99;
|
|
35676
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35680
|
+
.E_tfzf37v div.ant-table .ant-table-selection-column:after {
|
|
35681
|
+
display: none;
|
|
35677
35682
|
}
|
|
35678
35683
|
|
|
35679
|
-
.
|
|
35680
|
-
|
|
35681
|
-
flex-basis: 100%;
|
|
35682
|
-
order: 98;
|
|
35683
|
-
margin: 12px 0 0;
|
|
35684
|
+
.E_tfzf37v div.ant-table .ant-table-hide-scrollbar {
|
|
35685
|
+
background: #fff;
|
|
35684
35686
|
}
|
|
35685
35687
|
|
|
35686
|
-
.
|
|
35687
|
-
background
|
|
35688
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder {
|
|
35689
|
+
background: inherit;
|
|
35688
35690
|
}
|
|
35689
35691
|
|
|
35690
|
-
.
|
|
35691
|
-
|
|
35692
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder td {
|
|
35693
|
+
position: static;
|
|
35694
|
+
border: none;
|
|
35695
|
+
background: inherit !important;
|
|
35696
|
+
height: 100px;
|
|
35697
|
+
vertical-align: middle;
|
|
35692
35698
|
}
|
|
35693
35699
|
|
|
35694
|
-
.
|
|
35695
|
-
|
|
35696
|
-
|
|
35700
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder .table-default-empty,
|
|
35701
|
+
.E_tfzf37v div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
35702
|
+
font-weight: bold;
|
|
35703
|
+
font-size: 20px;
|
|
35704
|
+
color: rgba(10, 37, 85, 0.6);
|
|
35697
35705
|
}
|
|
35698
35706
|
|
|
35699
|
-
.
|
|
35700
|
-
|
|
35701
|
-
|
|
35707
|
+
.E_tfzf37v div.ant-table th.ant-table-cell-scrollbar,
|
|
35708
|
+
.E_tfzf37v div.ant-table th.cell__action_ {
|
|
35709
|
+
z-index: 10;
|
|
35702
35710
|
}
|
|
35703
35711
|
|
|
35704
|
-
.
|
|
35705
|
-
|
|
35712
|
+
.E_tfzf37v div.ant-table td.cell__action_ {
|
|
35713
|
+
padding: 0 !important;
|
|
35714
|
+
position: relative;
|
|
35715
|
+
background: #fff;
|
|
35706
35716
|
}
|
|
35707
35717
|
|
|
35708
|
-
.
|
|
35709
|
-
|
|
35718
|
+
.E_tfzf37v div.ant-table td.cell__action_ > * {
|
|
35719
|
+
height: 100%;
|
|
35720
|
+
display: flex;
|
|
35721
|
+
align-items: center;
|
|
35722
|
+
justify-content: flex-end;
|
|
35723
|
+
padding-right: 8px;
|
|
35710
35724
|
}
|
|
35711
35725
|
|
|
35712
|
-
.
|
|
35713
|
-
|
|
35726
|
+
.E_tfzf37v div.ant-table td.cell__action_ .menu-button {
|
|
35727
|
+
width: 24px;
|
|
35728
|
+
height: 24px;
|
|
35729
|
+
cursor: pointer;
|
|
35730
|
+
justify-content: center;
|
|
35731
|
+
border-radius: 4px;
|
|
35714
35732
|
}
|
|
35715
35733
|
|
|
35716
|
-
.
|
|
35717
|
-
|
|
35734
|
+
.E_tfzf37v div.ant-table td.cell__action_ .menu-button:hover {
|
|
35735
|
+
background: #fff;
|
|
35718
35736
|
}
|
|
35719
35737
|
|
|
35720
|
-
.
|
|
35721
|
-
|
|
35738
|
+
.E_sddwhm6 {
|
|
35739
|
+
margin: 0;
|
|
35740
|
+
border-radius: 20px;
|
|
35741
|
+
padding: 2px 10px;
|
|
35742
|
+
height: 22px;
|
|
35722
35743
|
}
|
|
35723
35744
|
|
|
35724
|
-
.
|
|
35725
|
-
|
|
35745
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35746
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35726
35747
|
}
|
|
35727
35748
|
|
|
35728
|
-
.
|
|
35729
|
-
|
|
35749
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35750
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35730
35751
|
}
|
|
35731
35752
|
|
|
35732
|
-
.
|
|
35733
|
-
|
|
35734
|
-
width: 24px;
|
|
35735
|
-
height: 24px;
|
|
35736
|
-
overflow: hidden;
|
|
35753
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35754
|
+
color: #00122e;
|
|
35737
35755
|
}
|
|
35738
35756
|
|
|
35739
|
-
.
|
|
35740
|
-
|
|
35757
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35758
|
+
margin-right: 6px;
|
|
35741
35759
|
}
|
|
35742
35760
|
|
|
35743
|
-
.
|
|
35744
|
-
|
|
35745
|
-
|
|
35761
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35762
|
+
margin-left: 8px;
|
|
35763
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35746
35764
|
}
|
|
35747
35765
|
|
|
35748
|
-
.
|
|
35749
|
-
|
|
35766
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35767
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35750
35768
|
}
|
|
35751
35769
|
|
|
35752
|
-
.
|
|
35753
|
-
|
|
35754
|
-
border-radius: 5px;
|
|
35755
|
-
font-size: 12px;
|
|
35770
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35771
|
+
background-color: #0080ff;
|
|
35756
35772
|
}
|
|
35757
35773
|
|
|
35758
|
-
.
|
|
35759
|
-
|
|
35774
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35775
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35760
35776
|
}
|
|
35761
35777
|
|
|
35762
|
-
.
|
|
35763
|
-
|
|
35764
|
-
font-size: 12px;
|
|
35765
|
-
position: relative;
|
|
35778
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35779
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35766
35780
|
}
|
|
35767
35781
|
|
|
35768
|
-
.
|
|
35769
|
-
|
|
35782
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35783
|
+
background-color: #f0483e;
|
|
35770
35784
|
}
|
|
35771
35785
|
|
|
35772
|
-
.
|
|
35773
|
-
background-color: rgba(
|
|
35786
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35787
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35774
35788
|
}
|
|
35775
35789
|
|
|
35776
|
-
.
|
|
35777
|
-
|
|
35778
|
-
align-items: center;
|
|
35779
|
-
margin-top: 8px;
|
|
35790
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35791
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35780
35792
|
}
|
|
35781
35793
|
|
|
35782
|
-
.
|
|
35783
|
-
|
|
35784
|
-
height: 24px;
|
|
35794
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35795
|
+
background-color: #fea008;
|
|
35785
35796
|
}
|
|
35786
35797
|
|
|
35787
|
-
.
|
|
35788
|
-
|
|
35789
|
-
margin-left: 8px;
|
|
35790
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35798
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35799
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35791
35800
|
}
|
|
35792
35801
|
|
|
35793
|
-
.
|
|
35794
|
-
|
|
35802
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35803
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35795
35804
|
}
|
|
35796
35805
|
|
|
35797
|
-
.
|
|
35798
|
-
|
|
35799
|
-
height: 24px;
|
|
35800
|
-
padding: 4px;
|
|
35801
|
-
margin-right: 8px;
|
|
35806
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35807
|
+
background-color: #00ba5d;
|
|
35802
35808
|
}
|
|
35803
35809
|
|
|
35804
|
-
.
|
|
35805
|
-
|
|
35806
|
-
height: 18px;
|
|
35810
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35811
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35807
35812
|
}
|
|
35808
35813
|
|
|
35809
|
-
.
|
|
35810
|
-
|
|
35811
|
-
height: 24px;
|
|
35814
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35815
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35812
35816
|
}
|
|
35813
35817
|
|
|
35814
|
-
.
|
|
35815
|
-
|
|
35818
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35819
|
+
background-color: #6b7d99;
|
|
35816
35820
|
}
|
|
35817
35821
|
|
|
35818
|
-
.
|
|
35819
|
-
|
|
35820
|
-
height: 16px;
|
|
35822
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35823
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35821
35824
|
}
|
|
35822
35825
|
|
|
35823
|
-
.
|
|
35824
|
-
|
|
35825
|
-
|
|
35826
|
-
|
|
35827
|
-
|
|
35828
|
-
word-break: break-all;
|
|
35829
|
-
display: inline;
|
|
35830
|
-
white-space: normal;
|
|
35826
|
+
.E_satwmqm {
|
|
35827
|
+
width: 8px;
|
|
35828
|
+
height: 8px;
|
|
35829
|
+
border-radius: 50%;
|
|
35830
|
+
display: inline-block;
|
|
35831
35831
|
}
|
|
35832
35832
|
|
|
35833
35833
|
.E_t13ef470 {
|