@cloudtower/eagle 0.32.23 → 0.32.25
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/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1134 -1134
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1089 -1089
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29647,8 +29647,78 @@ html body {
|
|
|
29647
29647
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29648
29648
|
}
|
|
29649
29649
|
}
|
|
29650
|
-
|
|
29651
|
-
|
|
29650
|
+
.E_skwah65 {
|
|
29651
|
+
height: 8px;
|
|
29652
|
+
box-sizing: border-box;
|
|
29653
|
+
border-radius: 2px;
|
|
29654
|
+
background: #f5f7fa;
|
|
29655
|
+
display: flex;
|
|
29656
|
+
width: 100%;
|
|
29657
|
+
overflow: hidden;
|
|
29658
|
+
}
|
|
29659
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29660
|
+
margin-left: 1px;
|
|
29661
|
+
}
|
|
29662
|
+
|
|
29663
|
+
.E_s1ebs0ra {
|
|
29664
|
+
display: flex;
|
|
29665
|
+
align-items: center;
|
|
29666
|
+
justify-content: space-between;
|
|
29667
|
+
background: #edf0f7;
|
|
29668
|
+
padding: 8px 12px;
|
|
29669
|
+
position: sticky;
|
|
29670
|
+
top: 0;
|
|
29671
|
+
z-index: 1;
|
|
29672
|
+
margin-bottom: -52px;
|
|
29673
|
+
}
|
|
29674
|
+
.E_s1ebs0ra .select-total {
|
|
29675
|
+
display: flex;
|
|
29676
|
+
align-items: center;
|
|
29677
|
+
font-weight: 700;
|
|
29678
|
+
flex-shrink: 0;
|
|
29679
|
+
}
|
|
29680
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29681
|
+
cursor: pointer;
|
|
29682
|
+
margin-left: 8px;
|
|
29683
|
+
width: 32px;
|
|
29684
|
+
height: 32px;
|
|
29685
|
+
border-radius: 50%;
|
|
29686
|
+
justify-content: center;
|
|
29687
|
+
}
|
|
29688
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29689
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29690
|
+
}
|
|
29691
|
+
.E_s1ebs0ra .action-group {
|
|
29692
|
+
flex: 1;
|
|
29693
|
+
margin-left: 88px;
|
|
29694
|
+
white-space: nowrap;
|
|
29695
|
+
text-align: right;
|
|
29696
|
+
position: relative;
|
|
29697
|
+
padding: 4px 0;
|
|
29698
|
+
margin-top: -4px;
|
|
29699
|
+
overflow: hidden;
|
|
29700
|
+
}
|
|
29701
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29702
|
+
transform: translateY(-4px);
|
|
29703
|
+
}
|
|
29704
|
+
.E_s1ebs0ra .action-group button {
|
|
29705
|
+
border: none;
|
|
29706
|
+
}
|
|
29707
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29708
|
+
margin-right: 8px;
|
|
29709
|
+
}
|
|
29710
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29711
|
+
margin-right: 4px;
|
|
29712
|
+
}
|
|
29713
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29714
|
+
cursor: pointer;
|
|
29715
|
+
width: 32px;
|
|
29716
|
+
height: 32px;
|
|
29717
|
+
justify-content: center;
|
|
29718
|
+
border-radius: 50%;
|
|
29719
|
+
}
|
|
29720
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29721
|
+
background: #fff;
|
|
29652
29722
|
}
|
|
29653
29723
|
|
|
29654
29724
|
.E_clm1wy1 {
|
|
@@ -29744,48 +29814,6 @@ span.E_tqjc4ui {
|
|
|
29744
29814
|
border-radius: 2px;
|
|
29745
29815
|
}
|
|
29746
29816
|
|
|
29747
|
-
.E_skwah65 {
|
|
29748
|
-
height: 8px;
|
|
29749
|
-
box-sizing: border-box;
|
|
29750
|
-
border-radius: 2px;
|
|
29751
|
-
background: #f5f7fa;
|
|
29752
|
-
display: flex;
|
|
29753
|
-
width: 100%;
|
|
29754
|
-
overflow: hidden;
|
|
29755
|
-
}
|
|
29756
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29757
|
-
margin-left: 1px;
|
|
29758
|
-
}
|
|
29759
|
-
|
|
29760
|
-
.E_n12mqh7z {
|
|
29761
|
-
display: flex;
|
|
29762
|
-
align-items: center;
|
|
29763
|
-
font-size: 12px;
|
|
29764
|
-
line-height: 18px;
|
|
29765
|
-
}
|
|
29766
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29767
|
-
margin-bottom: 4px;
|
|
29768
|
-
}
|
|
29769
|
-
|
|
29770
|
-
.E_tf5bynu {
|
|
29771
|
-
margin: 0 3px;
|
|
29772
|
-
}
|
|
29773
|
-
|
|
29774
|
-
.E_tcckoz1 {
|
|
29775
|
-
max-height: 400px;
|
|
29776
|
-
overflow: auto;
|
|
29777
|
-
}
|
|
29778
|
-
|
|
29779
|
-
.E_gmyahx3 {
|
|
29780
|
-
cursor: pointer;
|
|
29781
|
-
}
|
|
29782
|
-
.E_gmyahx3 .link-text {
|
|
29783
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29784
|
-
}
|
|
29785
|
-
.E_gmyahx3:hover .link-text {
|
|
29786
|
-
color: #0080ff;
|
|
29787
|
-
}
|
|
29788
|
-
|
|
29789
29817
|
.E_c18bcrac {
|
|
29790
29818
|
display: inline-block;
|
|
29791
29819
|
width: 100%;
|
|
@@ -29833,65 +29861,14 @@ span.E_tqjc4ui {
|
|
|
29833
29861
|
margin-right: 4px;
|
|
29834
29862
|
}
|
|
29835
29863
|
|
|
29836
|
-
.
|
|
29837
|
-
display: flex;
|
|
29838
|
-
align-items: center;
|
|
29839
|
-
justify-content: space-between;
|
|
29840
|
-
background: #edf0f7;
|
|
29841
|
-
padding: 8px 12px;
|
|
29842
|
-
position: sticky;
|
|
29843
|
-
top: 0;
|
|
29844
|
-
z-index: 1;
|
|
29845
|
-
margin-bottom: -52px;
|
|
29846
|
-
}
|
|
29847
|
-
.E_s1ebs0ra .select-total {
|
|
29848
|
-
display: flex;
|
|
29849
|
-
align-items: center;
|
|
29850
|
-
font-weight: 700;
|
|
29851
|
-
flex-shrink: 0;
|
|
29852
|
-
}
|
|
29853
|
-
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29864
|
+
.E_gmyahx3 {
|
|
29854
29865
|
cursor: pointer;
|
|
29855
|
-
margin-left: 8px;
|
|
29856
|
-
width: 32px;
|
|
29857
|
-
height: 32px;
|
|
29858
|
-
border-radius: 50%;
|
|
29859
|
-
justify-content: center;
|
|
29860
|
-
}
|
|
29861
|
-
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29862
|
-
background: rgba(225, 230, 241, 0.6);
|
|
29863
|
-
}
|
|
29864
|
-
.E_s1ebs0ra .action-group {
|
|
29865
|
-
flex: 1;
|
|
29866
|
-
margin-left: 88px;
|
|
29867
|
-
white-space: nowrap;
|
|
29868
|
-
text-align: right;
|
|
29869
|
-
position: relative;
|
|
29870
|
-
padding: 4px 0;
|
|
29871
|
-
margin-top: -4px;
|
|
29872
|
-
overflow: hidden;
|
|
29873
|
-
}
|
|
29874
|
-
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29875
|
-
transform: translateY(-4px);
|
|
29876
|
-
}
|
|
29877
|
-
.E_s1ebs0ra .action-group button {
|
|
29878
|
-
border: none;
|
|
29879
|
-
}
|
|
29880
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29881
|
-
margin-right: 8px;
|
|
29882
|
-
}
|
|
29883
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
29884
|
-
margin-right: 4px;
|
|
29885
29866
|
}
|
|
29886
|
-
.
|
|
29887
|
-
|
|
29888
|
-
width: 32px;
|
|
29889
|
-
height: 32px;
|
|
29890
|
-
justify-content: center;
|
|
29891
|
-
border-radius: 50%;
|
|
29867
|
+
.E_gmyahx3 .link-text {
|
|
29868
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29892
29869
|
}
|
|
29893
|
-
.
|
|
29894
|
-
|
|
29870
|
+
.E_gmyahx3:hover .link-text {
|
|
29871
|
+
color: #0080ff;
|
|
29895
29872
|
}
|
|
29896
29873
|
|
|
29897
29874
|
.E_c1up1pdz {
|
|
@@ -30034,6 +30011,29 @@ span.E_tqjc4ui {
|
|
|
30034
30011
|
color: #fff;
|
|
30035
30012
|
}
|
|
30036
30013
|
|
|
30014
|
+
span.E_tqjc4ui {
|
|
30015
|
+
margin: 0 2px;
|
|
30016
|
+
}
|
|
30017
|
+
|
|
30018
|
+
.E_n12mqh7z {
|
|
30019
|
+
display: flex;
|
|
30020
|
+
align-items: center;
|
|
30021
|
+
font-size: 12px;
|
|
30022
|
+
line-height: 18px;
|
|
30023
|
+
}
|
|
30024
|
+
.E_n12mqh7z:not(:last-child) {
|
|
30025
|
+
margin-bottom: 4px;
|
|
30026
|
+
}
|
|
30027
|
+
|
|
30028
|
+
.E_tf5bynu {
|
|
30029
|
+
margin: 0 3px;
|
|
30030
|
+
}
|
|
30031
|
+
|
|
30032
|
+
.E_tcckoz1 {
|
|
30033
|
+
max-height: 400px;
|
|
30034
|
+
overflow: auto;
|
|
30035
|
+
}
|
|
30036
|
+
|
|
30037
30037
|
.E_ou7iq30 {
|
|
30038
30038
|
overflow: hidden;
|
|
30039
30039
|
text-overflow: ellipsis;
|
|
@@ -30061,44 +30061,247 @@ span.E_tqjc4ui {
|
|
|
30061
30061
|
visibility: hidden;
|
|
30062
30062
|
}
|
|
30063
30063
|
|
|
30064
|
-
.
|
|
30065
|
-
|
|
30066
|
-
|
|
30064
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
30065
|
+
background: #edf0f7;
|
|
30066
|
+
padding: 32px 8px;
|
|
30067
|
+
overflow: auto;
|
|
30067
30068
|
}
|
|
30068
|
-
.
|
|
30069
|
-
|
|
30069
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
30070
|
+
display: flex;
|
|
30071
|
+
flex-direction: column;
|
|
30072
|
+
justify-content: space-between;
|
|
30070
30073
|
}
|
|
30071
|
-
.
|
|
30072
|
-
|
|
30074
|
+
.E_s1at6qmn footer {
|
|
30075
|
+
display: flex;
|
|
30073
30076
|
}
|
|
30074
|
-
.
|
|
30075
|
-
background:
|
|
30077
|
+
.E_s1at6qmn .ant-menu {
|
|
30078
|
+
background: #edf0f7;
|
|
30076
30079
|
}
|
|
30077
|
-
.
|
|
30078
|
-
|
|
30080
|
+
.E_s1at6qmn .ant-menu a {
|
|
30081
|
+
color: #00122e;
|
|
30082
|
+
width: 180px;
|
|
30083
|
+
overflow: hidden;
|
|
30084
|
+
text-overflow: ellipsis;
|
|
30079
30085
|
}
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30086
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
30087
|
+
margin-bottom: 24px;
|
|
30082
30088
|
}
|
|
30083
|
-
|
|
30084
|
-
|
|
30085
|
-
display: flex;
|
|
30086
|
-
align-items: center;
|
|
30089
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30090
|
+
margin: 0;
|
|
30087
30091
|
}
|
|
30088
|
-
.
|
|
30089
|
-
|
|
30092
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30093
|
+
font-size: 12px;
|
|
30094
|
+
padding: 0 8px 4px;
|
|
30095
|
+
line-height: 18px;
|
|
30090
30096
|
}
|
|
30091
|
-
|
|
30092
|
-
|
|
30093
|
-
display: flex;
|
|
30094
|
-
align-items: center;
|
|
30095
|
-
justify-content: flex-end;
|
|
30097
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30098
|
+
padding: 0;
|
|
30096
30099
|
}
|
|
30097
|
-
|
|
30098
|
-
|
|
30099
|
-
|
|
30100
|
-
|
|
30101
|
-
|
|
30100
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30101
|
+
padding-bottom: 24px;
|
|
30102
|
+
}
|
|
30103
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30104
|
+
margin-bottom: 24px;
|
|
30105
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30106
|
+
}
|
|
30107
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30108
|
+
transition: none;
|
|
30109
|
+
display: flex;
|
|
30110
|
+
align-items: center;
|
|
30111
|
+
height: 32px;
|
|
30112
|
+
line-height: 22px;
|
|
30113
|
+
padding: 0 8px;
|
|
30114
|
+
}
|
|
30115
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30116
|
+
margin-right: 12px;
|
|
30117
|
+
}
|
|
30118
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30119
|
+
margin: 0;
|
|
30120
|
+
margin-bottom: 2px;
|
|
30121
|
+
}
|
|
30122
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30123
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30124
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30125
|
+
border-radius: 6px;
|
|
30126
|
+
color: #fff;
|
|
30127
|
+
}
|
|
30128
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30129
|
+
color: #fff;
|
|
30130
|
+
}
|
|
30131
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
30132
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30133
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30134
|
+
border-radius: 6px;
|
|
30135
|
+
}
|
|
30136
|
+
|
|
30137
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30138
|
+
white-space: nowrap;
|
|
30139
|
+
transition: all 0s;
|
|
30140
|
+
}
|
|
30141
|
+
.E_s1wu0lms.shrink {
|
|
30142
|
+
transition: all 0s;
|
|
30143
|
+
overflow: hidden;
|
|
30144
|
+
}
|
|
30145
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30146
|
+
visibility: hidden;
|
|
30147
|
+
}
|
|
30148
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30149
|
+
width: 36px;
|
|
30150
|
+
padding: 0 6px;
|
|
30151
|
+
}
|
|
30152
|
+
|
|
30153
|
+
.E_n1ugzfva {
|
|
30154
|
+
display: flex;
|
|
30155
|
+
place-items: center;
|
|
30156
|
+
width: 100% !important;
|
|
30157
|
+
}
|
|
30158
|
+
.E_n1ugzfva[disabled] {
|
|
30159
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
30160
|
+
opacity: 1 !important;
|
|
30161
|
+
}
|
|
30162
|
+
.E_n1ugzfva.ant-btn {
|
|
30163
|
+
width: 100%;
|
|
30164
|
+
color: #00122e;
|
|
30165
|
+
}
|
|
30166
|
+
.E_n1ugzfva .icon-wrapper {
|
|
30167
|
+
margin-right: 12px;
|
|
30168
|
+
}
|
|
30169
|
+
.E_n1ugzfva .link-title {
|
|
30170
|
+
flex: 1;
|
|
30171
|
+
overflow: hidden;
|
|
30172
|
+
white-space: nowrap;
|
|
30173
|
+
text-overflow: ellipsis;
|
|
30174
|
+
text-align: left;
|
|
30175
|
+
}
|
|
30176
|
+
|
|
30177
|
+
.E_t1sqg15u {
|
|
30178
|
+
background: white;
|
|
30179
|
+
}
|
|
30180
|
+
.E_t1sqg15u.inline .table-row {
|
|
30181
|
+
flex-direction: column;
|
|
30182
|
+
}
|
|
30183
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30184
|
+
padding: 0 16px 7px 0;
|
|
30185
|
+
}
|
|
30186
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30187
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30188
|
+
}
|
|
30189
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30190
|
+
border-top: none !important;
|
|
30191
|
+
}
|
|
30192
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30193
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30194
|
+
}
|
|
30195
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30196
|
+
padding-bottom: 0;
|
|
30197
|
+
}
|
|
30198
|
+
.E_t1sqg15u.align-right .content {
|
|
30199
|
+
text-align: right;
|
|
30200
|
+
}
|
|
30201
|
+
.E_t1sqg15u .uuid-row {
|
|
30202
|
+
display: flex;
|
|
30203
|
+
justify-content: space-between;
|
|
30204
|
+
}
|
|
30205
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30206
|
+
white-space: nowrap;
|
|
30207
|
+
overflow: hidden;
|
|
30208
|
+
text-overflow: ellipsis;
|
|
30209
|
+
}
|
|
30210
|
+
|
|
30211
|
+
.E_t4zczcp {
|
|
30212
|
+
display: flex;
|
|
30213
|
+
justify-content: space-between;
|
|
30214
|
+
align-items: center;
|
|
30215
|
+
padding: 8px;
|
|
30216
|
+
min-height: 32px;
|
|
30217
|
+
}
|
|
30218
|
+
.E_t4zczcp .table-title {
|
|
30219
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30220
|
+
font-weight: 600;
|
|
30221
|
+
font-size: 12px;
|
|
30222
|
+
line-height: 8px;
|
|
30223
|
+
}
|
|
30224
|
+
.E_t4zczcp .edit-icon {
|
|
30225
|
+
font-size: 16px;
|
|
30226
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30227
|
+
cursor: pointer;
|
|
30228
|
+
}
|
|
30229
|
+
|
|
30230
|
+
.E_t1s7goww {
|
|
30231
|
+
font-size: 12px;
|
|
30232
|
+
line-height: 18px;
|
|
30233
|
+
}
|
|
30234
|
+
|
|
30235
|
+
.E_t93e4cf {
|
|
30236
|
+
display: flex;
|
|
30237
|
+
padding: 8px 0;
|
|
30238
|
+
color: #2d3a56;
|
|
30239
|
+
}
|
|
30240
|
+
.E_t93e4cf .hidden {
|
|
30241
|
+
display: none;
|
|
30242
|
+
}
|
|
30243
|
+
.E_t93e4cf .ant-btn-link {
|
|
30244
|
+
height: auto;
|
|
30245
|
+
}
|
|
30246
|
+
.E_t93e4cf .content {
|
|
30247
|
+
overflow: hidden;
|
|
30248
|
+
overflow-x: auto;
|
|
30249
|
+
width: 100%;
|
|
30250
|
+
white-space: pre-wrap;
|
|
30251
|
+
}
|
|
30252
|
+
.E_t93e4cf .content .ant-btn {
|
|
30253
|
+
white-space: pre-wrap;
|
|
30254
|
+
text-align: left;
|
|
30255
|
+
}
|
|
30256
|
+
.E_t93e4cf .content .unit-chart {
|
|
30257
|
+
justify-content: flex-start;
|
|
30258
|
+
}
|
|
30259
|
+
|
|
30260
|
+
.E_rhz2uv5 {
|
|
30261
|
+
width: var(--rhz2uv5-0);
|
|
30262
|
+
flex-shrink: 0;
|
|
30263
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30264
|
+
padding-right: 12px;
|
|
30265
|
+
}
|
|
30266
|
+
|
|
30267
|
+
.E_c18gxmrl {
|
|
30268
|
+
border: 1px solid #d8deeb;
|
|
30269
|
+
border-radius: 4px;
|
|
30270
|
+
}
|
|
30271
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30272
|
+
margin-top: 8px;
|
|
30273
|
+
}
|
|
30274
|
+
.E_c18gxmrl:hover {
|
|
30275
|
+
border-color: #0080ff;
|
|
30276
|
+
}
|
|
30277
|
+
.E_c18gxmrl:hover > header {
|
|
30278
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30279
|
+
}
|
|
30280
|
+
.E_c18gxmrl.active header {
|
|
30281
|
+
border-bottom: 1px solid #d8deeb;
|
|
30282
|
+
}
|
|
30283
|
+
.E_c18gxmrl > header {
|
|
30284
|
+
padding: 8px 12px;
|
|
30285
|
+
}
|
|
30286
|
+
|
|
30287
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30288
|
+
display: flex;
|
|
30289
|
+
align-items: center;
|
|
30290
|
+
}
|
|
30291
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30292
|
+
margin-right: 8px;
|
|
30293
|
+
}
|
|
30294
|
+
|
|
30295
|
+
.E_wg1tsps {
|
|
30296
|
+
display: flex;
|
|
30297
|
+
align-items: center;
|
|
30298
|
+
justify-content: flex-end;
|
|
30299
|
+
}
|
|
30300
|
+
|
|
30301
|
+
.E_b1ctd5xy {
|
|
30302
|
+
display: flex;
|
|
30303
|
+
align-items: center;
|
|
30304
|
+
width: calc(100% - 40px);
|
|
30102
30305
|
}
|
|
30103
30306
|
.E_b1ctd5xy .chart {
|
|
30104
30307
|
display: inline-block;
|
|
@@ -30198,324 +30401,121 @@ span.E_tqjc4ui {
|
|
|
30198
30401
|
position: relative;
|
|
30199
30402
|
display: flex;
|
|
30200
30403
|
}
|
|
30201
|
-
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30202
|
-
opacity: 0;
|
|
30203
|
-
position: absolute;
|
|
30204
|
-
top: 50%;
|
|
30205
|
-
left: 0;
|
|
30206
|
-
transform: translate(-50%, -50%);
|
|
30207
|
-
transition: opacity 100ms linear;
|
|
30208
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30209
|
-
}
|
|
30210
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30211
|
-
color: #0080ff;
|
|
30212
|
-
}
|
|
30213
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30214
|
-
padding: 1px 12px;
|
|
30215
|
-
display: inline-block;
|
|
30216
|
-
opacity: 1;
|
|
30217
|
-
max-width: 160px;
|
|
30218
|
-
}
|
|
30219
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30220
|
-
padding: 1px 12px;
|
|
30221
|
-
color: #005ed1;
|
|
30222
|
-
}
|
|
30223
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30224
|
-
opacity: 1;
|
|
30225
|
-
}
|
|
30226
|
-
.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 {
|
|
30227
|
-
background: rgba(0, 128, 255, 0.16);
|
|
30228
|
-
}
|
|
30229
|
-
.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 {
|
|
30230
|
-
opacity: 0;
|
|
30231
|
-
}
|
|
30232
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30233
|
-
padding: 4px 16px;
|
|
30234
|
-
height: 32px;
|
|
30235
|
-
border-radius: 6px 6px 0 0;
|
|
30236
|
-
}
|
|
30237
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30238
|
-
padding-left: 0;
|
|
30239
|
-
}
|
|
30240
|
-
.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 {
|
|
30241
|
-
padding-left: 16px;
|
|
30242
|
-
}
|
|
30243
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30244
|
-
margin-left: 11px;
|
|
30245
|
-
height: 24px;
|
|
30246
|
-
}
|
|
30247
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30248
|
-
padding: 0;
|
|
30249
|
-
}
|
|
30250
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30251
|
-
padding: 4px 16px;
|
|
30252
|
-
}
|
|
30253
|
-
.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 {
|
|
30254
|
-
padding: 4px 16px;
|
|
30255
|
-
}
|
|
30256
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30257
|
-
background: #fff;
|
|
30258
|
-
}
|
|
30259
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
30260
|
-
color: #005ed1;
|
|
30261
|
-
}
|
|
30262
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30263
|
-
background: #fff;
|
|
30264
|
-
color: #1d326c;
|
|
30265
|
-
}
|
|
30266
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30267
|
-
color: rgba(45, 58, 86, 0.6);
|
|
30268
|
-
}
|
|
30269
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30270
|
-
color: #1d326c;
|
|
30271
|
-
}
|
|
30272
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30273
|
-
fill: #d8deeb;
|
|
30274
|
-
}
|
|
30275
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30276
|
-
fill: #1d326c;
|
|
30277
|
-
}
|
|
30278
|
-
.E_t160l1cm .tab-content {
|
|
30279
|
-
flex: 1;
|
|
30280
|
-
display: flex;
|
|
30281
|
-
flex-direction: column;
|
|
30282
|
-
}
|
|
30283
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30284
|
-
overflow: visible;
|
|
30285
|
-
}
|
|
30286
|
-
|
|
30287
|
-
.E_t14npdqr {
|
|
30288
|
-
max-width: 240px;
|
|
30289
|
-
animation: none;
|
|
30290
|
-
}
|
|
30291
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30292
|
-
border: 1px solid #0080ff;
|
|
30293
|
-
padding: 0;
|
|
30294
|
-
}
|
|
30295
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30296
|
-
margin: 0;
|
|
30297
|
-
height: 32px;
|
|
30298
|
-
line-height: 32px;
|
|
30299
|
-
font-size: 13px;
|
|
30300
|
-
padding: 0 10px;
|
|
30301
|
-
display: block;
|
|
30302
|
-
overflow: hidden;
|
|
30303
|
-
text-overflow: ellipsis;
|
|
30304
|
-
white-space: nowrap;
|
|
30305
|
-
}
|
|
30306
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30307
|
-
content: " ";
|
|
30308
|
-
height: 1px;
|
|
30309
|
-
width: calc(100% + 10px);
|
|
30310
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30311
|
-
display: block;
|
|
30312
|
-
}
|
|
30313
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30314
|
-
color: #0080ff;
|
|
30315
|
-
background: transparent;
|
|
30316
|
-
}
|
|
30317
|
-
|
|
30318
|
-
.E_s1at6qmn.ant-layout-sider {
|
|
30319
|
-
background: #edf0f7;
|
|
30320
|
-
padding: 32px 8px;
|
|
30321
|
-
overflow: auto;
|
|
30322
|
-
}
|
|
30323
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
30324
|
-
display: flex;
|
|
30325
|
-
flex-direction: column;
|
|
30326
|
-
justify-content: space-between;
|
|
30327
|
-
}
|
|
30328
|
-
.E_s1at6qmn footer {
|
|
30329
|
-
display: flex;
|
|
30330
|
-
}
|
|
30331
|
-
.E_s1at6qmn .ant-menu {
|
|
30332
|
-
background: #edf0f7;
|
|
30333
|
-
}
|
|
30334
|
-
.E_s1at6qmn .ant-menu a {
|
|
30335
|
-
color: #00122e;
|
|
30336
|
-
width: 180px;
|
|
30337
|
-
overflow: hidden;
|
|
30338
|
-
text-overflow: ellipsis;
|
|
30339
|
-
}
|
|
30340
|
-
.E_s1at6qmn .ant-menu-vertical {
|
|
30341
|
-
margin-bottom: 24px;
|
|
30342
|
-
}
|
|
30343
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
30344
|
-
margin: 0;
|
|
30345
|
-
}
|
|
30346
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
30347
|
-
font-size: 12px;
|
|
30348
|
-
padding: 0 8px 4px;
|
|
30349
|
-
line-height: 18px;
|
|
30350
|
-
}
|
|
30351
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
30352
|
-
padding: 0;
|
|
30353
|
-
}
|
|
30354
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30355
|
-
padding-bottom: 24px;
|
|
30356
|
-
}
|
|
30357
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30358
|
-
margin-bottom: 24px;
|
|
30359
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30360
|
-
}
|
|
30361
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30362
|
-
transition: none;
|
|
30363
|
-
display: flex;
|
|
30364
|
-
align-items: center;
|
|
30365
|
-
height: 32px;
|
|
30366
|
-
line-height: 22px;
|
|
30367
|
-
padding: 0 8px;
|
|
30368
|
-
}
|
|
30369
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30370
|
-
margin-right: 12px;
|
|
30371
|
-
}
|
|
30372
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30373
|
-
margin: 0;
|
|
30374
|
-
margin-bottom: 2px;
|
|
30375
|
-
}
|
|
30376
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30377
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30378
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30379
|
-
border-radius: 6px;
|
|
30380
|
-
color: #fff;
|
|
30381
|
-
}
|
|
30382
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30383
|
-
color: #fff;
|
|
30404
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30405
|
+
opacity: 0;
|
|
30406
|
+
position: absolute;
|
|
30407
|
+
top: 50%;
|
|
30408
|
+
left: 0;
|
|
30409
|
+
transform: translate(-50%, -50%);
|
|
30410
|
+
transition: opacity 100ms linear;
|
|
30411
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30384
30412
|
}
|
|
30385
|
-
.
|
|
30386
|
-
|
|
30387
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30388
|
-
border-radius: 6px;
|
|
30413
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30414
|
+
color: #0080ff;
|
|
30389
30415
|
}
|
|
30390
|
-
|
|
30391
|
-
|
|
30392
|
-
|
|
30393
|
-
|
|
30416
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30417
|
+
padding: 1px 12px;
|
|
30418
|
+
display: inline-block;
|
|
30419
|
+
opacity: 1;
|
|
30420
|
+
max-width: 160px;
|
|
30394
30421
|
}
|
|
30395
|
-
.
|
|
30396
|
-
|
|
30397
|
-
|
|
30422
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30423
|
+
padding: 1px 12px;
|
|
30424
|
+
color: #005ed1;
|
|
30398
30425
|
}
|
|
30399
|
-
.
|
|
30400
|
-
|
|
30426
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30427
|
+
opacity: 1;
|
|
30401
30428
|
}
|
|
30402
|
-
.
|
|
30403
|
-
|
|
30404
|
-
padding: 0 6px;
|
|
30429
|
+
.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 {
|
|
30430
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30405
30431
|
}
|
|
30406
|
-
|
|
30407
|
-
|
|
30408
|
-
display: flex;
|
|
30409
|
-
place-items: center;
|
|
30410
|
-
width: 100% !important;
|
|
30432
|
+
.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 {
|
|
30433
|
+
opacity: 0;
|
|
30411
30434
|
}
|
|
30412
|
-
.
|
|
30413
|
-
|
|
30414
|
-
|
|
30435
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30436
|
+
padding: 4px 16px;
|
|
30437
|
+
height: 32px;
|
|
30438
|
+
border-radius: 6px 6px 0 0;
|
|
30415
30439
|
}
|
|
30416
|
-
.
|
|
30417
|
-
|
|
30418
|
-
color: #00122e;
|
|
30440
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30441
|
+
padding-left: 0;
|
|
30419
30442
|
}
|
|
30420
|
-
.
|
|
30421
|
-
|
|
30443
|
+
.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 {
|
|
30444
|
+
padding-left: 16px;
|
|
30422
30445
|
}
|
|
30423
|
-
.
|
|
30424
|
-
|
|
30425
|
-
|
|
30426
|
-
white-space: nowrap;
|
|
30427
|
-
text-overflow: ellipsis;
|
|
30428
|
-
text-align: left;
|
|
30446
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30447
|
+
margin-left: 11px;
|
|
30448
|
+
height: 24px;
|
|
30429
30449
|
}
|
|
30430
|
-
|
|
30431
|
-
|
|
30432
|
-
background: white;
|
|
30450
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30451
|
+
padding: 0;
|
|
30433
30452
|
}
|
|
30434
|
-
.
|
|
30435
|
-
|
|
30453
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30454
|
+
padding: 4px 16px;
|
|
30436
30455
|
}
|
|
30437
|
-
.
|
|
30438
|
-
padding:
|
|
30456
|
+
.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 {
|
|
30457
|
+
padding: 4px 16px;
|
|
30439
30458
|
}
|
|
30440
|
-
.
|
|
30441
|
-
|
|
30459
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30460
|
+
background: #fff;
|
|
30442
30461
|
}
|
|
30443
|
-
.
|
|
30444
|
-
|
|
30462
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30463
|
+
color: #005ed1;
|
|
30445
30464
|
}
|
|
30446
|
-
.
|
|
30447
|
-
|
|
30465
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30466
|
+
background: #fff;
|
|
30467
|
+
color: #1d326c;
|
|
30448
30468
|
}
|
|
30449
|
-
.
|
|
30450
|
-
|
|
30469
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30470
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30451
30471
|
}
|
|
30452
|
-
.
|
|
30453
|
-
|
|
30472
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30473
|
+
color: #1d326c;
|
|
30454
30474
|
}
|
|
30455
|
-
.
|
|
30456
|
-
|
|
30457
|
-
justify-content: space-between;
|
|
30475
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30476
|
+
fill: #d8deeb;
|
|
30458
30477
|
}
|
|
30459
|
-
.
|
|
30460
|
-
|
|
30461
|
-
overflow: hidden;
|
|
30462
|
-
text-overflow: ellipsis;
|
|
30478
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30479
|
+
fill: #1d326c;
|
|
30463
30480
|
}
|
|
30464
|
-
|
|
30465
|
-
|
|
30481
|
+
.E_t160l1cm .tab-content {
|
|
30482
|
+
flex: 1;
|
|
30466
30483
|
display: flex;
|
|
30467
|
-
|
|
30468
|
-
align-items: center;
|
|
30469
|
-
padding: 8px;
|
|
30470
|
-
min-height: 32px;
|
|
30471
|
-
}
|
|
30472
|
-
.E_t4zczcp .table-title {
|
|
30473
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30474
|
-
font-weight: 600;
|
|
30475
|
-
font-size: 12px;
|
|
30476
|
-
line-height: 8px;
|
|
30477
|
-
}
|
|
30478
|
-
.E_t4zczcp .edit-icon {
|
|
30479
|
-
font-size: 16px;
|
|
30480
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30481
|
-
cursor: pointer;
|
|
30484
|
+
flex-direction: column;
|
|
30482
30485
|
}
|
|
30483
|
-
|
|
30484
|
-
|
|
30485
|
-
font-size: 12px;
|
|
30486
|
-
line-height: 18px;
|
|
30486
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30487
|
+
overflow: visible;
|
|
30487
30488
|
}
|
|
30488
30489
|
|
|
30489
|
-
.
|
|
30490
|
-
|
|
30491
|
-
|
|
30492
|
-
color: #2d3a56;
|
|
30493
|
-
}
|
|
30494
|
-
.E_t93e4cf .hidden {
|
|
30495
|
-
display: none;
|
|
30490
|
+
.E_t14npdqr {
|
|
30491
|
+
max-width: 240px;
|
|
30492
|
+
animation: none;
|
|
30496
30493
|
}
|
|
30497
|
-
.
|
|
30498
|
-
|
|
30494
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30495
|
+
border: 1px solid #0080ff;
|
|
30496
|
+
padding: 0;
|
|
30499
30497
|
}
|
|
30500
|
-
.
|
|
30498
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30499
|
+
margin: 0;
|
|
30500
|
+
height: 32px;
|
|
30501
|
+
line-height: 32px;
|
|
30502
|
+
font-size: 13px;
|
|
30503
|
+
padding: 0 10px;
|
|
30504
|
+
display: block;
|
|
30501
30505
|
overflow: hidden;
|
|
30502
|
-
overflow
|
|
30503
|
-
|
|
30504
|
-
white-space: pre-wrap;
|
|
30505
|
-
}
|
|
30506
|
-
.E_t93e4cf .content .ant-btn {
|
|
30507
|
-
white-space: pre-wrap;
|
|
30508
|
-
text-align: left;
|
|
30506
|
+
text-overflow: ellipsis;
|
|
30507
|
+
white-space: nowrap;
|
|
30509
30508
|
}
|
|
30510
|
-
.
|
|
30511
|
-
|
|
30509
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30510
|
+
content: " ";
|
|
30511
|
+
height: 1px;
|
|
30512
|
+
width: calc(100% + 10px);
|
|
30513
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30514
|
+
display: block;
|
|
30512
30515
|
}
|
|
30513
|
-
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
flex-shrink: 0;
|
|
30517
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30518
|
-
padding-right: 12px;
|
|
30516
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30517
|
+
color: #0080ff;
|
|
30518
|
+
background: transparent;
|
|
30519
30519
|
}
|
|
30520
30520
|
|
|
30521
30521
|
.E_m74vjol {
|
|
@@ -30538,6 +30538,37 @@ span.E_tqjc4ui {
|
|
|
30538
30538
|
flex: 1;
|
|
30539
30539
|
}
|
|
30540
30540
|
|
|
30541
|
+
.E_berrcjl {
|
|
30542
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30543
|
+
margin-bottom: 4px;
|
|
30544
|
+
}
|
|
30545
|
+
.E_berrcjl .breadcrumb-link {
|
|
30546
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30547
|
+
cursor: pointer;
|
|
30548
|
+
transition: color 160ms ease;
|
|
30549
|
+
}
|
|
30550
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30551
|
+
color: #0080ff;
|
|
30552
|
+
}
|
|
30553
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30554
|
+
color: #005ed1;
|
|
30555
|
+
}
|
|
30556
|
+
|
|
30557
|
+
.E_fzh9mnb {
|
|
30558
|
+
width: 100%;
|
|
30559
|
+
height: 100%;
|
|
30560
|
+
min-height: 124px;
|
|
30561
|
+
display: flex;
|
|
30562
|
+
flex-direction: column;
|
|
30563
|
+
justify-content: center;
|
|
30564
|
+
align-items: center;
|
|
30565
|
+
}
|
|
30566
|
+
.E_fzh9mnb .error-text {
|
|
30567
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30568
|
+
margin-bottom: 16px;
|
|
30569
|
+
font-size: 18px;
|
|
30570
|
+
}
|
|
30571
|
+
|
|
30541
30572
|
.E_c1uzzomf {
|
|
30542
30573
|
margin-bottom: 16px;
|
|
30543
30574
|
}
|
|
@@ -30810,39 +30841,10 @@ span.E_tqjc4ui {
|
|
|
30810
30841
|
justify-content: center;
|
|
30811
30842
|
}
|
|
30812
30843
|
|
|
30813
|
-
button.E_n7k2c6r {
|
|
30814
|
-
padding: 0;
|
|
30815
|
-
}
|
|
30816
|
-
|
|
30817
|
-
.E_berrcjl {
|
|
30818
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30819
|
-
margin-bottom: 4px;
|
|
30820
|
-
}
|
|
30821
|
-
.E_berrcjl .breadcrumb-link {
|
|
30822
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30823
|
-
cursor: pointer;
|
|
30824
|
-
transition: color 160ms ease;
|
|
30825
|
-
}
|
|
30826
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
30827
|
-
color: #0080ff;
|
|
30828
|
-
}
|
|
30829
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
30830
|
-
color: #005ed1;
|
|
30831
|
-
}
|
|
30832
|
-
|
|
30833
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30834
|
-
padding: 4px 8px 0 8px;
|
|
30835
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30836
|
-
font-size: 12px;
|
|
30837
|
-
}
|
|
30838
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30839
|
-
padding-bottom: 6px;
|
|
30840
|
-
}
|
|
30841
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30842
|
-
padding-top: 4px;
|
|
30843
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30844
|
-
}
|
|
30845
|
-
|
|
30844
|
+
button.E_n7k2c6r {
|
|
30845
|
+
padding: 0;
|
|
30846
|
+
}
|
|
30847
|
+
|
|
30846
30848
|
.E_b1nip9bk {
|
|
30847
30849
|
padding: 4px 11px;
|
|
30848
30850
|
}
|
|
@@ -30872,6 +30874,19 @@ button.E_n7k2c6r {
|
|
|
30872
30874
|
border-radius: unset;
|
|
30873
30875
|
}
|
|
30874
30876
|
|
|
30877
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30878
|
+
padding: 4px 8px 0 8px;
|
|
30879
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30880
|
+
font-size: 12px;
|
|
30881
|
+
}
|
|
30882
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30883
|
+
padding-bottom: 6px;
|
|
30884
|
+
}
|
|
30885
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30886
|
+
padding-top: 4px;
|
|
30887
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30888
|
+
}
|
|
30889
|
+
|
|
30875
30890
|
.E_d1bw7c5z {
|
|
30876
30891
|
position: relative;
|
|
30877
30892
|
max-width: 388px;
|
|
@@ -30955,21 +30970,6 @@ button.E_n7k2c6r {
|
|
|
30955
30970
|
width: 102px;
|
|
30956
30971
|
}
|
|
30957
30972
|
|
|
30958
|
-
.E_fzh9mnb {
|
|
30959
|
-
width: 100%;
|
|
30960
|
-
height: 100%;
|
|
30961
|
-
min-height: 124px;
|
|
30962
|
-
display: flex;
|
|
30963
|
-
flex-direction: column;
|
|
30964
|
-
justify-content: center;
|
|
30965
|
-
align-items: center;
|
|
30966
|
-
}
|
|
30967
|
-
.E_fzh9mnb .error-text {
|
|
30968
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30969
|
-
margin-bottom: 16px;
|
|
30970
|
-
font-size: 18px;
|
|
30971
|
-
}
|
|
30972
|
-
|
|
30973
30973
|
.E_i1inqkme {
|
|
30974
30974
|
height: 18px;
|
|
30975
30975
|
line-height: 18px;
|
|
@@ -30983,6 +30983,22 @@ button.E_n7k2c6r {
|
|
|
30983
30983
|
margin-right: 4px;
|
|
30984
30984
|
}
|
|
30985
30985
|
|
|
30986
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30987
|
+
line-height: 18px;
|
|
30988
|
+
}
|
|
30989
|
+
|
|
30990
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30991
|
+
display: flex;
|
|
30992
|
+
}
|
|
30993
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30994
|
+
border-bottom-left-radius: 5px;
|
|
30995
|
+
border-top-left-radius: 5px;
|
|
30996
|
+
}
|
|
30997
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30998
|
+
border-bottom-right-radius: 5px;
|
|
30999
|
+
border-top-right-radius: 5px;
|
|
31000
|
+
}
|
|
31001
|
+
|
|
30986
31002
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30987
31003
|
display: var(--ai7qkf2-0);
|
|
30988
31004
|
}
|
|
@@ -31043,25 +31059,6 @@ button.E_n7k2c6r {
|
|
|
31043
31059
|
padding: 2px 8px;
|
|
31044
31060
|
}
|
|
31045
31061
|
|
|
31046
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
31047
|
-
display: flex;
|
|
31048
|
-
}
|
|
31049
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
31050
|
-
border-bottom-left-radius: 5px;
|
|
31051
|
-
border-top-left-radius: 5px;
|
|
31052
|
-
}
|
|
31053
|
-
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
31054
|
-
border-bottom-right-radius: 5px;
|
|
31055
|
-
border-top-right-radius: 5px;
|
|
31056
|
-
}
|
|
31057
|
-
|
|
31058
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31059
|
-
margin-left: 8px;
|
|
31060
|
-
}
|
|
31061
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31062
|
-
padding: 2px 7px 2px 12px;
|
|
31063
|
-
}
|
|
31064
|
-
|
|
31065
31062
|
.E_f7pxqmh {
|
|
31066
31063
|
width: 100%;
|
|
31067
31064
|
margin-bottom: 0 !important;
|
|
@@ -31096,6 +31093,31 @@ button.E_n7k2c6r {
|
|
|
31096
31093
|
min-height: 0px;
|
|
31097
31094
|
}
|
|
31098
31095
|
|
|
31096
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31097
|
+
margin-left: 8px;
|
|
31098
|
+
}
|
|
31099
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31100
|
+
padding: 2px 7px 2px 12px;
|
|
31101
|
+
}
|
|
31102
|
+
|
|
31103
|
+
.E_iouxfgt {
|
|
31104
|
+
display: inline-flex;
|
|
31105
|
+
align-items: center;
|
|
31106
|
+
}
|
|
31107
|
+
.E_iouxfgt .icon-inner {
|
|
31108
|
+
display: inline-flex;
|
|
31109
|
+
align-items: center;
|
|
31110
|
+
justify-content: center;
|
|
31111
|
+
}
|
|
31112
|
+
.E_iouxfgt .icon-inner + span,
|
|
31113
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31114
|
+
margin-left: 4px;
|
|
31115
|
+
}
|
|
31116
|
+
.E_iouxfgt.is-rotate img,
|
|
31117
|
+
.E_iouxfgt.is-rotate svg {
|
|
31118
|
+
animation: rotate 680ms linear infinite;
|
|
31119
|
+
}
|
|
31120
|
+
|
|
31099
31121
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31100
31122
|
display: var(--a1wfy30z-0);
|
|
31101
31123
|
}
|
|
@@ -31127,25 +31149,60 @@ button.E_n7k2c6r {
|
|
|
31127
31149
|
font-size: inherit;
|
|
31128
31150
|
}
|
|
31129
31151
|
|
|
31130
|
-
.
|
|
31131
|
-
display:
|
|
31152
|
+
.E_phljevk {
|
|
31153
|
+
display: flex;
|
|
31154
|
+
justify-content: space-between;
|
|
31132
31155
|
align-items: center;
|
|
31156
|
+
padding: 10px 0;
|
|
31157
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31158
|
+
font-size: 12px;
|
|
31159
|
+
line-height: 24px;
|
|
31133
31160
|
}
|
|
31134
|
-
.
|
|
31135
|
-
|
|
31161
|
+
.E_phljevk .pagination-left {
|
|
31162
|
+
padding: 2px 8px;
|
|
31163
|
+
}
|
|
31164
|
+
.E_phljevk .dropdown-trigger {
|
|
31165
|
+
display: flex;
|
|
31136
31166
|
align-items: center;
|
|
31137
|
-
|
|
31167
|
+
border-radius: 6px;
|
|
31168
|
+
cursor: pointer;
|
|
31169
|
+
transition: all 0.3s ease;
|
|
31138
31170
|
}
|
|
31139
|
-
.
|
|
31140
|
-
|
|
31171
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31172
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31173
|
+
color: #0080ff;
|
|
31174
|
+
}
|
|
31175
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31141
31176
|
margin-left: 4px;
|
|
31142
31177
|
}
|
|
31143
|
-
.
|
|
31144
|
-
|
|
31145
|
-
|
|
31178
|
+
.E_phljevk .pagination-right {
|
|
31179
|
+
display: flex;
|
|
31180
|
+
align-items: center;
|
|
31181
|
+
color: #0080ff;
|
|
31182
|
+
font-weight: bold;
|
|
31183
|
+
}
|
|
31184
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31185
|
+
margin-left: 4px;
|
|
31186
|
+
}
|
|
31187
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31188
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31189
|
+
padding: 0 8px;
|
|
31190
|
+
}
|
|
31191
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31192
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31193
|
+
color: #0080ff;
|
|
31194
|
+
}
|
|
31195
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31196
|
+
transform: rotate(180deg);
|
|
31146
31197
|
}
|
|
31147
31198
|
|
|
31148
|
-
.
|
|
31199
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31200
|
+
max-height: calc(100vh - 128px);
|
|
31201
|
+
overflow-y: auto;
|
|
31202
|
+
}
|
|
31203
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31204
|
+
padding: 4px 20px;
|
|
31205
|
+
font-size: 12px;
|
|
31149
31206
|
line-height: 18px;
|
|
31150
31207
|
}
|
|
31151
31208
|
|
|
@@ -31158,30 +31215,8 @@ button.E_n7k2c6r {
|
|
|
31158
31215
|
position: absolute;
|
|
31159
31216
|
}
|
|
31160
31217
|
|
|
31161
|
-
.
|
|
31162
|
-
margin-right:
|
|
31163
|
-
}
|
|
31164
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
31165
|
-
margin-left: 8px;
|
|
31166
|
-
}
|
|
31167
|
-
|
|
31168
|
-
.E_cc368xp {
|
|
31169
|
-
color: #00122e;
|
|
31170
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31171
|
-
margin-right: 8px;
|
|
31172
|
-
padding-right: 8px;
|
|
31173
|
-
}
|
|
31174
|
-
|
|
31175
|
-
.E_i11o6xqj {
|
|
31176
|
-
display: flex;
|
|
31177
|
-
gap: 4px;
|
|
31178
|
-
}
|
|
31179
|
-
.E_i11o6xqj .icon-wrapper {
|
|
31180
|
-
cursor: pointer;
|
|
31181
|
-
}
|
|
31182
|
-
|
|
31183
|
-
.E_d19ruhdj.icon-wrapper {
|
|
31184
|
-
cursor: not-allowed;
|
|
31218
|
+
.E_tju3gfj .date {
|
|
31219
|
+
margin-right: 4px;
|
|
31185
31220
|
}
|
|
31186
31221
|
|
|
31187
31222
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -31330,61 +31365,70 @@ button.E_n7k2c6r {
|
|
|
31330
31365
|
width: 36px;
|
|
31331
31366
|
}
|
|
31332
31367
|
|
|
31333
|
-
.
|
|
31368
|
+
.E_c1bus5hc {
|
|
31369
|
+
--color: white;
|
|
31370
|
+
height: 14px;
|
|
31371
|
+
width: 14px;
|
|
31372
|
+
border-radius: 50%;
|
|
31373
|
+
flex-shrink: 0;
|
|
31334
31374
|
display: flex;
|
|
31335
|
-
justify-content: space-between;
|
|
31336
31375
|
align-items: center;
|
|
31337
|
-
|
|
31338
|
-
|
|
31339
|
-
font-size: 12px;
|
|
31340
|
-
line-height: 24px;
|
|
31341
|
-
}
|
|
31342
|
-
.E_phljevk .pagination-left {
|
|
31343
|
-
padding: 2px 8px;
|
|
31376
|
+
justify-content: center;
|
|
31377
|
+
border: 1px solid var(--color);
|
|
31344
31378
|
}
|
|
31345
|
-
.
|
|
31346
|
-
|
|
31347
|
-
|
|
31348
|
-
|
|
31349
|
-
|
|
31350
|
-
|
|
31379
|
+
.E_c1bus5hc .circle-inner {
|
|
31380
|
+
position: relative;
|
|
31381
|
+
height: 10px;
|
|
31382
|
+
width: 10px;
|
|
31383
|
+
border-radius: 50%;
|
|
31384
|
+
overflow: hidden;
|
|
31351
31385
|
}
|
|
31352
|
-
.
|
|
31353
|
-
|
|
31354
|
-
|
|
31386
|
+
.E_c1bus5hc .circle-content {
|
|
31387
|
+
position: absolute;
|
|
31388
|
+
height: 100%;
|
|
31389
|
+
width: 100%;
|
|
31390
|
+
left: 0;
|
|
31391
|
+
top: 0;
|
|
31392
|
+
border-radius: 50%;
|
|
31393
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31394
|
+
transform: rotate(180deg);
|
|
31355
31395
|
}
|
|
31356
|
-
.
|
|
31357
|
-
|
|
31396
|
+
.E_c1bus5hc .circle-child {
|
|
31397
|
+
position: absolute;
|
|
31398
|
+
height: 100%;
|
|
31399
|
+
width: 100%;
|
|
31400
|
+
left: 0;
|
|
31401
|
+
top: 0;
|
|
31402
|
+
margin-left: 50%;
|
|
31403
|
+
transform-origin: left;
|
|
31404
|
+
background: white;
|
|
31405
|
+
transform: rotate(0deg);
|
|
31358
31406
|
}
|
|
31359
|
-
|
|
31360
|
-
|
|
31361
|
-
|
|
31362
|
-
color: #0080ff;
|
|
31363
|
-
font-weight: bold;
|
|
31407
|
+
|
|
31408
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31409
|
+
margin-right: 8px;
|
|
31364
31410
|
}
|
|
31365
|
-
.
|
|
31366
|
-
margin-left:
|
|
31411
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31412
|
+
margin-left: 8px;
|
|
31367
31413
|
}
|
|
31368
|
-
|
|
31369
|
-
.
|
|
31370
|
-
|
|
31414
|
+
|
|
31415
|
+
.E_cc368xp {
|
|
31416
|
+
color: #00122e;
|
|
31417
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31418
|
+
margin-right: 8px;
|
|
31419
|
+
padding-right: 8px;
|
|
31371
31420
|
}
|
|
31372
|
-
|
|
31373
|
-
.
|
|
31374
|
-
|
|
31421
|
+
|
|
31422
|
+
.E_i11o6xqj {
|
|
31423
|
+
display: flex;
|
|
31424
|
+
gap: 4px;
|
|
31375
31425
|
}
|
|
31376
|
-
.
|
|
31377
|
-
|
|
31426
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31427
|
+
cursor: pointer;
|
|
31378
31428
|
}
|
|
31379
31429
|
|
|
31380
|
-
.
|
|
31381
|
-
|
|
31382
|
-
overflow-y: auto;
|
|
31383
|
-
}
|
|
31384
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31385
|
-
padding: 4px 20px;
|
|
31386
|
-
font-size: 12px;
|
|
31387
|
-
line-height: 18px;
|
|
31430
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31431
|
+
cursor: not-allowed;
|
|
31388
31432
|
}
|
|
31389
31433
|
|
|
31390
31434
|
.E_ivqqkzv {
|
|
@@ -31452,46 +31496,6 @@ button.E_n7k2c6r {
|
|
|
31452
31496
|
margin-left: 5px;
|
|
31453
31497
|
}
|
|
31454
31498
|
|
|
31455
|
-
.E_c1bus5hc {
|
|
31456
|
-
--color: white;
|
|
31457
|
-
height: 14px;
|
|
31458
|
-
width: 14px;
|
|
31459
|
-
border-radius: 50%;
|
|
31460
|
-
flex-shrink: 0;
|
|
31461
|
-
display: flex;
|
|
31462
|
-
align-items: center;
|
|
31463
|
-
justify-content: center;
|
|
31464
|
-
border: 1px solid var(--color);
|
|
31465
|
-
}
|
|
31466
|
-
.E_c1bus5hc .circle-inner {
|
|
31467
|
-
position: relative;
|
|
31468
|
-
height: 10px;
|
|
31469
|
-
width: 10px;
|
|
31470
|
-
border-radius: 50%;
|
|
31471
|
-
overflow: hidden;
|
|
31472
|
-
}
|
|
31473
|
-
.E_c1bus5hc .circle-content {
|
|
31474
|
-
position: absolute;
|
|
31475
|
-
height: 100%;
|
|
31476
|
-
width: 100%;
|
|
31477
|
-
left: 0;
|
|
31478
|
-
top: 0;
|
|
31479
|
-
border-radius: 50%;
|
|
31480
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31481
|
-
transform: rotate(180deg);
|
|
31482
|
-
}
|
|
31483
|
-
.E_c1bus5hc .circle-child {
|
|
31484
|
-
position: absolute;
|
|
31485
|
-
height: 100%;
|
|
31486
|
-
width: 100%;
|
|
31487
|
-
left: 0;
|
|
31488
|
-
top: 0;
|
|
31489
|
-
margin-left: 50%;
|
|
31490
|
-
transform-origin: left;
|
|
31491
|
-
background: white;
|
|
31492
|
-
transform: rotate(0deg);
|
|
31493
|
-
}
|
|
31494
|
-
|
|
31495
31499
|
.E_cnujxq2 {
|
|
31496
31500
|
display: flex;
|
|
31497
31501
|
flex-direction: column;
|
|
@@ -32204,18 +32208,218 @@ input.E_rf8rlle.ant-input {
|
|
|
32204
32208
|
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32205
32209
|
padding: 0px;
|
|
32206
32210
|
}
|
|
32207
|
-
|
|
32208
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32209
|
-
padding-right: 0px;
|
|
32210
|
-
cursor: default;
|
|
32211
|
+
|
|
32212
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32213
|
+
padding-right: 0px;
|
|
32214
|
+
cursor: default;
|
|
32215
|
+
}
|
|
32216
|
+
|
|
32217
|
+
.E_iq1gosr {
|
|
32218
|
+
display: inline-block;
|
|
32219
|
+
}
|
|
32220
|
+
|
|
32221
|
+
.E_s1dni7lo {
|
|
32222
|
+
width: 430px !important;
|
|
32223
|
+
}
|
|
32224
|
+
|
|
32225
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32226
|
+
padding: 8px 16px;
|
|
32227
|
+
line-height: 18px;
|
|
32228
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32229
|
+
height: 34px;
|
|
32230
|
+
min-height: 34px;
|
|
32231
|
+
box-sizing: border-box;
|
|
32232
|
+
margin-top: 8px;
|
|
32233
|
+
}
|
|
32234
|
+
|
|
32235
|
+
.E_o1ugr09p {
|
|
32236
|
+
display: flex;
|
|
32237
|
+
flex-direction: column;
|
|
32238
|
+
margin: 1px 8px;
|
|
32239
|
+
padding: 8px;
|
|
32240
|
+
border-radius: 4px;
|
|
32241
|
+
}
|
|
32242
|
+
.E_o1ugr09p .selected-icon {
|
|
32243
|
+
display: none;
|
|
32244
|
+
}
|
|
32245
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32246
|
+
padding-left: 8px;
|
|
32247
|
+
}
|
|
32248
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32249
|
+
background-color: white;
|
|
32250
|
+
}
|
|
32251
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32252
|
+
color: #0080ff;
|
|
32253
|
+
}
|
|
32254
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32255
|
+
display: block;
|
|
32256
|
+
}
|
|
32257
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32258
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32259
|
+
}
|
|
32260
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32261
|
+
color: #0080ff;
|
|
32262
|
+
}
|
|
32263
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32264
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32265
|
+
color: #0080ff;
|
|
32266
|
+
}
|
|
32267
|
+
|
|
32268
|
+
.E_o1ifxsq4 {
|
|
32269
|
+
display: flex;
|
|
32270
|
+
justify-content: space-between;
|
|
32271
|
+
height: 20px;
|
|
32272
|
+
line-height: 20px;
|
|
32273
|
+
}
|
|
32274
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32275
|
+
color: #2d3a56;
|
|
32276
|
+
overflow: hidden;
|
|
32277
|
+
text-overflow: ellipsis;
|
|
32278
|
+
}
|
|
32279
|
+
|
|
32280
|
+
.E_o1zue7 {
|
|
32281
|
+
display: flex;
|
|
32282
|
+
justify-content: space-between;
|
|
32283
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32284
|
+
height: 18px;
|
|
32285
|
+
line-height: 18px;
|
|
32286
|
+
margin-top: 2px;
|
|
32287
|
+
}
|
|
32288
|
+
|
|
32289
|
+
.E_tyfmlxg {
|
|
32290
|
+
border: none;
|
|
32291
|
+
margin-right: 0;
|
|
32292
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32293
|
+
}
|
|
32294
|
+
|
|
32295
|
+
.E_o18uybox {
|
|
32296
|
+
pointer-events: none;
|
|
32297
|
+
height: 32px;
|
|
32298
|
+
width: 100%;
|
|
32299
|
+
opacity: 0;
|
|
32300
|
+
}
|
|
32301
|
+
|
|
32302
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32303
|
+
display: inline-flex;
|
|
32304
|
+
align-items: center;
|
|
32305
|
+
justify-content: center;
|
|
32306
|
+
color: #fff;
|
|
32307
|
+
font-weight: bold;
|
|
32308
|
+
font-size: 12px;
|
|
32309
|
+
width: 24px;
|
|
32310
|
+
height: 24px;
|
|
32311
|
+
border-radius: 50%;
|
|
32312
|
+
background: var(--a1b5xrg3-0);
|
|
32313
|
+
}
|
|
32314
|
+
.E_a1b5xrg3.btn-item {
|
|
32315
|
+
transition: all 160ms ease;
|
|
32316
|
+
cursor: pointer;
|
|
32317
|
+
width: 56px;
|
|
32318
|
+
height: 40px;
|
|
32319
|
+
display: inline-flex;
|
|
32320
|
+
align-items: center;
|
|
32321
|
+
justify-content: center;
|
|
32322
|
+
border-radius: 6px;
|
|
32323
|
+
}
|
|
32324
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32325
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32326
|
+
}
|
|
32327
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32328
|
+
transform: translateY(2px);
|
|
32329
|
+
transition: all 320ms ease;
|
|
32330
|
+
}
|
|
32331
|
+
|
|
32332
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32333
|
+
display: none;
|
|
32334
|
+
}
|
|
32335
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32336
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32337
|
+
border-radius: 4px;
|
|
32338
|
+
}
|
|
32339
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32340
|
+
visibility: hidden;
|
|
32341
|
+
}
|
|
32342
|
+
|
|
32343
|
+
.E_s1sck0th {
|
|
32344
|
+
padding: 0 8px;
|
|
32345
|
+
border-radius: 4px;
|
|
32346
|
+
}
|
|
32347
|
+
|
|
32348
|
+
.E_m855nr1 {
|
|
32349
|
+
padding: 2px 8px;
|
|
32350
|
+
border-radius: 3px;
|
|
32351
|
+
}
|
|
32352
|
+
|
|
32353
|
+
.E_l1270xpg {
|
|
32354
|
+
padding: 3px 8px;
|
|
32355
|
+
border-radius: 2px;
|
|
32356
|
+
}
|
|
32357
|
+
|
|
32358
|
+
.E_t14rextb.ant-tag:hover {
|
|
32359
|
+
opacity: unset;
|
|
32360
|
+
}
|
|
32361
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32362
|
+
margin: 0;
|
|
32363
|
+
margin-right: 8px;
|
|
32364
|
+
display: inline-flex;
|
|
32365
|
+
align-items: center;
|
|
32366
|
+
border: none;
|
|
32367
|
+
}
|
|
32368
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32369
|
+
width: 16px;
|
|
32370
|
+
height: 16px;
|
|
32371
|
+
color: inherit;
|
|
32372
|
+
margin-left: 4px;
|
|
32373
|
+
opacity: 0.6;
|
|
32374
|
+
display: inline-flex;
|
|
32375
|
+
}
|
|
32376
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32377
|
+
opacity: 1;
|
|
32378
|
+
}
|
|
32379
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32380
|
+
color: #0080ff;
|
|
32381
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32382
|
+
}
|
|
32383
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32384
|
+
color: #f0483e;
|
|
32385
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32386
|
+
}
|
|
32387
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32388
|
+
color: #e07f00;
|
|
32389
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32390
|
+
}
|
|
32391
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32392
|
+
color: #008f4c;
|
|
32393
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32394
|
+
}
|
|
32395
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32396
|
+
color: #1d326c;
|
|
32397
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32398
|
+
}
|
|
32399
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32400
|
+
color: #7E41FF;
|
|
32401
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32402
|
+
}
|
|
32403
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32404
|
+
color: #fff;
|
|
32405
|
+
}
|
|
32406
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32407
|
+
background-color: #f0483e;
|
|
32408
|
+
}
|
|
32409
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32410
|
+
background-color: #fea008;
|
|
32411
|
+
}
|
|
32412
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32413
|
+
background-color: #00ba5d;
|
|
32414
|
+
}
|
|
32415
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32416
|
+
background-color: #0080ff;
|
|
32211
32417
|
}
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
margin-right: 4px;
|
|
32418
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32419
|
+
background-color: #6b7d99;
|
|
32215
32420
|
}
|
|
32216
|
-
|
|
32217
|
-
|
|
32218
|
-
display: inline-block;
|
|
32421
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32422
|
+
background-color: #7E41FF;
|
|
32219
32423
|
}
|
|
32220
32424
|
|
|
32221
32425
|
.E_m196gn1d {
|
|
@@ -32641,264 +32845,60 @@ input.E_rf8rlle.ant-input {
|
|
|
32641
32845
|
font-weight: normal;
|
|
32642
32846
|
font-feature-settings: "zero" on;
|
|
32643
32847
|
font-size: 13px;
|
|
32644
|
-
line-height: 20px;
|
|
32645
|
-
}
|
|
32646
|
-
|
|
32647
|
-
.E_t114zbyz {
|
|
32648
|
-
font-family: Inter;
|
|
32649
|
-
font-style: normal;
|
|
32650
|
-
font-weight: normal;
|
|
32651
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32652
|
-
font-size: 12px;
|
|
32653
|
-
line-height: 18px;
|
|
32654
|
-
}
|
|
32655
|
-
|
|
32656
|
-
.E_t1il0kvi {
|
|
32657
|
-
font-family: Inter;
|
|
32658
|
-
font-style: normal;
|
|
32659
|
-
font-weight: 500;
|
|
32660
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32661
|
-
font-size: 12px;
|
|
32662
|
-
line-height: 18px;
|
|
32663
|
-
}
|
|
32664
|
-
|
|
32665
|
-
.E_t10dv8p1 {
|
|
32666
|
-
font-family: Inter;
|
|
32667
|
-
font-style: normal;
|
|
32668
|
-
font-weight: normal;
|
|
32669
|
-
font-feature-settings: "zero" on;
|
|
32670
|
-
font-size: 12px;
|
|
32671
|
-
line-height: 18px;
|
|
32672
|
-
}
|
|
32673
|
-
|
|
32674
|
-
.E_tc2oqpq {
|
|
32675
|
-
font-family: Inter;
|
|
32676
|
-
font-style: normal;
|
|
32677
|
-
font-weight: 500;
|
|
32678
|
-
font-feature-settings: "zero" on;
|
|
32679
|
-
font-size: 12px;
|
|
32680
|
-
line-height: 18px;
|
|
32681
|
-
}
|
|
32682
|
-
|
|
32683
|
-
.E_tzvddmc {
|
|
32684
|
-
font-family: Inter;
|
|
32685
|
-
font-style: normal;
|
|
32686
|
-
font-weight: bold;
|
|
32687
|
-
font-feature-settings: "zero" on;
|
|
32688
|
-
font-size: 16px;
|
|
32689
|
-
line-height: 24px;
|
|
32690
|
-
}
|
|
32691
|
-
|
|
32692
|
-
.E_u18llj45 {
|
|
32693
|
-
font-family: Inter;
|
|
32694
|
-
font-style: normal;
|
|
32695
|
-
font-weight: normal;
|
|
32696
|
-
font-size: 10px;
|
|
32697
|
-
line-height: 12px;
|
|
32698
|
-
}
|
|
32699
|
-
|
|
32700
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32701
|
-
display: inline-flex;
|
|
32702
|
-
align-items: center;
|
|
32703
|
-
justify-content: center;
|
|
32704
|
-
color: #fff;
|
|
32705
|
-
font-weight: bold;
|
|
32706
|
-
font-size: 12px;
|
|
32707
|
-
width: 24px;
|
|
32708
|
-
height: 24px;
|
|
32709
|
-
border-radius: 50%;
|
|
32710
|
-
background: var(--a1b5xrg3-0);
|
|
32711
|
-
}
|
|
32712
|
-
.E_a1b5xrg3.btn-item {
|
|
32713
|
-
transition: all 160ms ease;
|
|
32714
|
-
cursor: pointer;
|
|
32715
|
-
width: 56px;
|
|
32716
|
-
height: 40px;
|
|
32717
|
-
display: inline-flex;
|
|
32718
|
-
align-items: center;
|
|
32719
|
-
justify-content: center;
|
|
32720
|
-
border-radius: 6px;
|
|
32721
|
-
}
|
|
32722
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32723
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32724
|
-
}
|
|
32725
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32726
|
-
transform: translateY(2px);
|
|
32727
|
-
transition: all 320ms ease;
|
|
32728
|
-
}
|
|
32729
|
-
|
|
32730
|
-
.E_s1dni7lo {
|
|
32731
|
-
width: 430px !important;
|
|
32732
|
-
}
|
|
32733
|
-
|
|
32734
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
32735
|
-
padding: 8px 16px;
|
|
32736
|
-
line-height: 18px;
|
|
32737
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32738
|
-
height: 34px;
|
|
32739
|
-
min-height: 34px;
|
|
32740
|
-
box-sizing: border-box;
|
|
32741
|
-
margin-top: 8px;
|
|
32742
|
-
}
|
|
32743
|
-
|
|
32744
|
-
.E_o1ugr09p {
|
|
32745
|
-
display: flex;
|
|
32746
|
-
flex-direction: column;
|
|
32747
|
-
margin: 1px 8px;
|
|
32748
|
-
padding: 8px;
|
|
32749
|
-
border-radius: 4px;
|
|
32750
|
-
}
|
|
32751
|
-
.E_o1ugr09p .selected-icon {
|
|
32752
|
-
display: none;
|
|
32753
|
-
}
|
|
32754
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32755
|
-
padding-left: 8px;
|
|
32756
|
-
}
|
|
32757
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32758
|
-
background-color: white;
|
|
32759
|
-
}
|
|
32760
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32761
|
-
color: #0080ff;
|
|
32762
|
-
}
|
|
32763
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32764
|
-
display: block;
|
|
32765
|
-
}
|
|
32766
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
32767
|
-
background: rgba(0, 136, 255, 0.16);
|
|
32768
|
-
}
|
|
32769
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32770
|
-
color: #0080ff;
|
|
32771
|
-
}
|
|
32772
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32773
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32774
|
-
color: #0080ff;
|
|
32775
|
-
}
|
|
32776
|
-
|
|
32777
|
-
.E_o1ifxsq4 {
|
|
32778
|
-
display: flex;
|
|
32779
|
-
justify-content: space-between;
|
|
32780
|
-
height: 20px;
|
|
32781
|
-
line-height: 20px;
|
|
32782
|
-
}
|
|
32783
|
-
.E_o1ifxsq4 .timezone-title {
|
|
32784
|
-
color: #2d3a56;
|
|
32785
|
-
overflow: hidden;
|
|
32786
|
-
text-overflow: ellipsis;
|
|
32787
|
-
}
|
|
32788
|
-
|
|
32789
|
-
.E_o1zue7 {
|
|
32790
|
-
display: flex;
|
|
32791
|
-
justify-content: space-between;
|
|
32792
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32793
|
-
height: 18px;
|
|
32794
|
-
line-height: 18px;
|
|
32795
|
-
margin-top: 2px;
|
|
32796
|
-
}
|
|
32797
|
-
|
|
32798
|
-
.E_tyfmlxg {
|
|
32799
|
-
border: none;
|
|
32800
|
-
margin-right: 0;
|
|
32801
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32802
|
-
}
|
|
32803
|
-
|
|
32804
|
-
.E_o18uybox {
|
|
32805
|
-
pointer-events: none;
|
|
32806
|
-
height: 32px;
|
|
32807
|
-
width: 100%;
|
|
32808
|
-
opacity: 0;
|
|
32809
|
-
}
|
|
32810
|
-
|
|
32811
|
-
.E_s1sck0th {
|
|
32812
|
-
padding: 0 8px;
|
|
32813
|
-
border-radius: 4px;
|
|
32814
|
-
}
|
|
32815
|
-
|
|
32816
|
-
.E_m855nr1 {
|
|
32817
|
-
padding: 2px 8px;
|
|
32818
|
-
border-radius: 3px;
|
|
32819
|
-
}
|
|
32820
|
-
|
|
32821
|
-
.E_l1270xpg {
|
|
32822
|
-
padding: 3px 8px;
|
|
32823
|
-
border-radius: 2px;
|
|
32824
|
-
}
|
|
32825
|
-
|
|
32826
|
-
.E_t14rextb.ant-tag:hover {
|
|
32827
|
-
opacity: unset;
|
|
32828
|
-
}
|
|
32829
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32830
|
-
margin: 0;
|
|
32831
|
-
margin-right: 8px;
|
|
32832
|
-
display: inline-flex;
|
|
32833
|
-
align-items: center;
|
|
32834
|
-
border: none;
|
|
32835
|
-
}
|
|
32836
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32837
|
-
width: 16px;
|
|
32838
|
-
height: 16px;
|
|
32839
|
-
color: inherit;
|
|
32840
|
-
margin-left: 4px;
|
|
32841
|
-
opacity: 0.6;
|
|
32842
|
-
display: inline-flex;
|
|
32843
|
-
}
|
|
32844
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32845
|
-
opacity: 1;
|
|
32846
|
-
}
|
|
32847
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32848
|
-
color: #0080ff;
|
|
32849
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32850
|
-
}
|
|
32851
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32852
|
-
color: #f0483e;
|
|
32853
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32854
|
-
}
|
|
32855
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32856
|
-
color: #e07f00;
|
|
32857
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32858
|
-
}
|
|
32859
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32860
|
-
color: #008f4c;
|
|
32861
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32862
|
-
}
|
|
32863
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32864
|
-
color: #1d326c;
|
|
32865
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32866
|
-
}
|
|
32867
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32868
|
-
color: #7E41FF;
|
|
32869
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32870
|
-
}
|
|
32871
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32872
|
-
color: #fff;
|
|
32873
|
-
}
|
|
32874
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32875
|
-
background-color: #f0483e;
|
|
32876
|
-
}
|
|
32877
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32878
|
-
background-color: #fea008;
|
|
32879
|
-
}
|
|
32880
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32881
|
-
background-color: #00ba5d;
|
|
32848
|
+
line-height: 20px;
|
|
32882
32849
|
}
|
|
32883
|
-
|
|
32884
|
-
|
|
32850
|
+
|
|
32851
|
+
.E_t114zbyz {
|
|
32852
|
+
font-family: Inter;
|
|
32853
|
+
font-style: normal;
|
|
32854
|
+
font-weight: normal;
|
|
32855
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32856
|
+
font-size: 12px;
|
|
32857
|
+
line-height: 18px;
|
|
32885
32858
|
}
|
|
32886
|
-
|
|
32887
|
-
|
|
32859
|
+
|
|
32860
|
+
.E_t1il0kvi {
|
|
32861
|
+
font-family: Inter;
|
|
32862
|
+
font-style: normal;
|
|
32863
|
+
font-weight: 500;
|
|
32864
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
32865
|
+
font-size: 12px;
|
|
32866
|
+
line-height: 18px;
|
|
32888
32867
|
}
|
|
32889
|
-
|
|
32890
|
-
|
|
32868
|
+
|
|
32869
|
+
.E_t10dv8p1 {
|
|
32870
|
+
font-family: Inter;
|
|
32871
|
+
font-style: normal;
|
|
32872
|
+
font-weight: normal;
|
|
32873
|
+
font-feature-settings: "zero" on;
|
|
32874
|
+
font-size: 12px;
|
|
32875
|
+
line-height: 18px;
|
|
32891
32876
|
}
|
|
32892
32877
|
|
|
32893
|
-
.
|
|
32894
|
-
|
|
32878
|
+
.E_tc2oqpq {
|
|
32879
|
+
font-family: Inter;
|
|
32880
|
+
font-style: normal;
|
|
32881
|
+
font-weight: 500;
|
|
32882
|
+
font-feature-settings: "zero" on;
|
|
32883
|
+
font-size: 12px;
|
|
32884
|
+
line-height: 18px;
|
|
32895
32885
|
}
|
|
32896
|
-
|
|
32897
|
-
|
|
32898
|
-
|
|
32886
|
+
|
|
32887
|
+
.E_tzvddmc {
|
|
32888
|
+
font-family: Inter;
|
|
32889
|
+
font-style: normal;
|
|
32890
|
+
font-weight: bold;
|
|
32891
|
+
font-feature-settings: "zero" on;
|
|
32892
|
+
font-size: 16px;
|
|
32893
|
+
line-height: 24px;
|
|
32899
32894
|
}
|
|
32900
|
-
|
|
32901
|
-
|
|
32895
|
+
|
|
32896
|
+
.E_u18llj45 {
|
|
32897
|
+
font-family: Inter;
|
|
32898
|
+
font-style: normal;
|
|
32899
|
+
font-weight: normal;
|
|
32900
|
+
font-size: 10px;
|
|
32901
|
+
line-height: 12px;
|
|
32902
32902
|
}
|
|
32903
32903
|
|
|
32904
32904
|
.E_h1ol2wl7 {
|
|
@@ -33212,31 +33212,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33212
33212
|
transform: rotate(180deg);
|
|
33213
33213
|
}
|
|
33214
33214
|
|
|
33215
|
-
.E_oa99sl3 {
|
|
33216
|
-
display: flex;
|
|
33217
|
-
justify-content: space-between;
|
|
33218
|
-
align-items: center;
|
|
33219
|
-
gap: 8px;
|
|
33220
|
-
}
|
|
33221
|
-
.E_oa99sl3,
|
|
33222
|
-
.E_oa99sl3 :first-child {
|
|
33223
|
-
line-height: inherit !important;
|
|
33224
|
-
}
|
|
33225
|
-
|
|
33226
|
-
.E_lvp5pj7 {
|
|
33227
|
-
display: flex;
|
|
33228
|
-
justify-content: space-between;
|
|
33229
|
-
align-items: center;
|
|
33230
|
-
gap: 8px;
|
|
33231
|
-
min-width: 0;
|
|
33232
|
-
}
|
|
33233
|
-
|
|
33234
|
-
.E_s1io1lws {
|
|
33235
|
-
display: flex;
|
|
33236
|
-
align-items: center;
|
|
33237
|
-
flex-shrink: 0;
|
|
33238
|
-
}
|
|
33239
|
-
|
|
33240
33215
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33241
33216
|
opacity: 1;
|
|
33242
33217
|
}
|
|
@@ -33364,6 +33339,46 @@ input.E_rf8rlle.ant-input {
|
|
|
33364
33339
|
color: rgba(0, 21, 64, 0.3);
|
|
33365
33340
|
}
|
|
33366
33341
|
|
|
33342
|
+
.E_oa99sl3 {
|
|
33343
|
+
display: flex;
|
|
33344
|
+
justify-content: space-between;
|
|
33345
|
+
align-items: center;
|
|
33346
|
+
gap: 8px;
|
|
33347
|
+
}
|
|
33348
|
+
.E_oa99sl3,
|
|
33349
|
+
.E_oa99sl3 :first-child {
|
|
33350
|
+
line-height: inherit !important;
|
|
33351
|
+
}
|
|
33352
|
+
|
|
33353
|
+
.E_lvp5pj7 {
|
|
33354
|
+
display: flex;
|
|
33355
|
+
justify-content: space-between;
|
|
33356
|
+
align-items: center;
|
|
33357
|
+
gap: 8px;
|
|
33358
|
+
min-width: 0;
|
|
33359
|
+
}
|
|
33360
|
+
|
|
33361
|
+
.E_s1io1lws {
|
|
33362
|
+
display: flex;
|
|
33363
|
+
align-items: center;
|
|
33364
|
+
flex-shrink: 0;
|
|
33365
|
+
}
|
|
33366
|
+
|
|
33367
|
+
.E_w1dxz879 {
|
|
33368
|
+
display: flex;
|
|
33369
|
+
flex-direction: column;
|
|
33370
|
+
gap: 6px;
|
|
33371
|
+
}
|
|
33372
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
33373
|
+
max-height: var(--w1dxz879-0);
|
|
33374
|
+
text-overflow: clip;
|
|
33375
|
+
overflow: hidden;
|
|
33376
|
+
}
|
|
33377
|
+
.E_w1dxz879 .tips {
|
|
33378
|
+
color: #fff;
|
|
33379
|
+
opacity: 0.8;
|
|
33380
|
+
}
|
|
33381
|
+
|
|
33367
33382
|
.E_h12yihis {
|
|
33368
33383
|
height: 50px;
|
|
33369
33384
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33584,21 +33599,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33584
33599
|
position: static;
|
|
33585
33600
|
}
|
|
33586
33601
|
|
|
33587
|
-
.E_w1dxz879 {
|
|
33588
|
-
display: flex;
|
|
33589
|
-
flex-direction: column;
|
|
33590
|
-
gap: 6px;
|
|
33591
|
-
}
|
|
33592
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33593
|
-
max-height: var(--w1dxz879-0);
|
|
33594
|
-
text-overflow: clip;
|
|
33595
|
-
overflow: hidden;
|
|
33596
|
-
}
|
|
33597
|
-
.E_w1dxz879 .tips {
|
|
33598
|
-
color: #fff;
|
|
33599
|
-
opacity: 0.8;
|
|
33600
|
-
}
|
|
33601
|
-
|
|
33602
33602
|
.E_c1kchka8 {
|
|
33603
33603
|
height: 100%;
|
|
33604
33604
|
width: 100%;
|
|
@@ -34090,41 +34090,149 @@ input.E_rf8rlle.ant-input {
|
|
|
34090
34090
|
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34091
34091
|
border-radius: 4px;
|
|
34092
34092
|
}
|
|
34093
|
-
|
|
34094
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
34095
|
-
padding-left: 12px;
|
|
34096
|
-
padding-right: 12px;
|
|
34093
|
+
|
|
34094
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34095
|
+
padding-left: 12px;
|
|
34096
|
+
padding-right: 12px;
|
|
34097
|
+
}
|
|
34098
|
+
|
|
34099
|
+
.E_ckld275 {
|
|
34100
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34101
|
+
}
|
|
34102
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34103
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34104
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34105
|
+
}
|
|
34106
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34107
|
+
background-color: transparent;
|
|
34108
|
+
}
|
|
34109
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34110
|
+
background-color: transparent;
|
|
34111
|
+
}
|
|
34112
|
+
|
|
34113
|
+
.E_r77hffu {
|
|
34114
|
+
display: flex;
|
|
34115
|
+
align-items: center;
|
|
34116
|
+
justify-content: space-between;
|
|
34117
|
+
column-gap: 6px;
|
|
34118
|
+
}
|
|
34119
|
+
|
|
34120
|
+
.E_p1cmxsf7 {
|
|
34121
|
+
display: flex;
|
|
34122
|
+
flex-direction: column;
|
|
34123
|
+
justify-content: center;
|
|
34124
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34125
|
+
}
|
|
34126
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34127
|
+
font-size: 0;
|
|
34128
|
+
}
|
|
34129
|
+
|
|
34130
|
+
.E_c1kghdax {
|
|
34131
|
+
color: #2d3a56;
|
|
34132
|
+
padding: 7px 12px;
|
|
34133
|
+
display: flex;
|
|
34134
|
+
justify-content: space-between;
|
|
34135
|
+
align-items: center;
|
|
34136
|
+
}
|
|
34137
|
+
.E_c1kghdax.has-arrow {
|
|
34138
|
+
padding-left: 10px;
|
|
34139
|
+
}
|
|
34140
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34141
|
+
cursor: pointer;
|
|
34142
|
+
color: #00122e;
|
|
34143
|
+
}
|
|
34144
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34145
|
+
color: #2d3a56;
|
|
34146
|
+
font-weight: 600;
|
|
34147
|
+
}
|
|
34148
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34149
|
+
transform: rotate(90deg);
|
|
34150
|
+
}
|
|
34151
|
+
.E_c1kghdax .sub-info {
|
|
34152
|
+
font-size: 12px;
|
|
34153
|
+
line-height: 18px;
|
|
34154
|
+
}
|
|
34155
|
+
.E_c1kghdax .title-wrapper {
|
|
34156
|
+
display: flex;
|
|
34157
|
+
align-items: center;
|
|
34158
|
+
user-select: none;
|
|
34159
|
+
flex-grow: 1;
|
|
34160
|
+
font-size: 12px;
|
|
34161
|
+
line-height: 18px;
|
|
34162
|
+
color: #2d3a56;
|
|
34163
|
+
font-weight: 700;
|
|
34164
|
+
}
|
|
34165
|
+
.E_c1kghdax .collapse-arrow {
|
|
34166
|
+
transition: all 50ms ease-out 0ms;
|
|
34167
|
+
margin-right: 2px;
|
|
34168
|
+
}
|
|
34169
|
+
|
|
34170
|
+
.E_ckui4s7 {
|
|
34171
|
+
color: #2d3a56;
|
|
34172
|
+
line-height: 22px;
|
|
34173
|
+
display: inline-flex;
|
|
34174
|
+
}
|
|
34175
|
+
.E_ckui4s7 .ant-checkbox {
|
|
34176
|
+
height: 22px;
|
|
34177
|
+
display: flex;
|
|
34178
|
+
align-items: center;
|
|
34179
|
+
top: 0;
|
|
34180
|
+
}
|
|
34181
|
+
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34182
|
+
border: none;
|
|
34183
|
+
}
|
|
34184
|
+
.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 {
|
|
34185
|
+
border-color: #0080ff;
|
|
34186
|
+
}
|
|
34187
|
+
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34188
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34189
|
+
}
|
|
34190
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34191
|
+
border: 1px solid #0080ff;
|
|
34192
|
+
}
|
|
34193
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34194
|
+
background: #0080ff;
|
|
34195
|
+
}
|
|
34196
|
+
.E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34197
|
+
background-color: #fff;
|
|
34198
|
+
height: 2px;
|
|
34199
|
+
width: 10px;
|
|
34200
|
+
border-radius: 2px;
|
|
34201
|
+
}
|
|
34202
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled {
|
|
34203
|
+
opacity: 0.5;
|
|
34204
|
+
}
|
|
34205
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
34206
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34207
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
34208
|
+
}
|
|
34209
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
34210
|
+
border-color: #2d3a56;
|
|
34097
34211
|
}
|
|
34098
|
-
|
|
34099
|
-
|
|
34100
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34212
|
+
.E_ckui4s7.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
34213
|
+
background: #2d3a56;
|
|
34101
34214
|
}
|
|
34102
|
-
.
|
|
34103
|
-
|
|
34104
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34215
|
+
.E_ckui4s7 .ant-checkbox + span, .E_ckui4s7 .ant-checkbox-disabled + span {
|
|
34216
|
+
padding: 0;
|
|
34105
34217
|
}
|
|
34106
|
-
.
|
|
34107
|
-
|
|
34218
|
+
.E_ckui4s7 .ant-checkbox + span .main, .E_ckui4s7 .ant-checkbox-disabled + span .main {
|
|
34219
|
+
display: inline-block;
|
|
34220
|
+
margin-left: 12px;
|
|
34221
|
+
color: #2d3a56;
|
|
34108
34222
|
}
|
|
34109
|
-
.
|
|
34110
|
-
|
|
34223
|
+
.E_ckui4s7 .ant-checkbox + span .sub, .E_ckui4s7 .ant-checkbox-disabled + span .sub {
|
|
34224
|
+
margin-left: 28px;
|
|
34225
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34111
34226
|
}
|
|
34112
|
-
|
|
34113
|
-
|
|
34114
|
-
display: flex;
|
|
34115
|
-
align-items: center;
|
|
34116
|
-
justify-content: space-between;
|
|
34117
|
-
column-gap: 6px;
|
|
34227
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34228
|
+
margin-left: 8px;
|
|
34118
34229
|
}
|
|
34119
|
-
|
|
34120
|
-
|
|
34121
|
-
display: flex;
|
|
34122
|
-
flex-direction: column;
|
|
34123
|
-
justify-content: center;
|
|
34124
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34230
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34231
|
+
margin-left: 24px;
|
|
34125
34232
|
}
|
|
34126
|
-
|
|
34127
|
-
|
|
34233
|
+
|
|
34234
|
+
.E_c1yd35n {
|
|
34235
|
+
padding: 0 12px 14px 12px;
|
|
34128
34236
|
}
|
|
34129
34237
|
|
|
34130
34238
|
.E_b14q2gmw {
|
|
@@ -34218,112 +34326,79 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34218
34326
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
34219
34327
|
}
|
|
34220
34328
|
|
|
34221
|
-
.
|
|
34222
|
-
|
|
34223
|
-
|
|
34224
|
-
|
|
34225
|
-
}
|
|
34226
|
-
.E_ckui4s7 .ant-checkbox {
|
|
34329
|
+
.E_sddwhm6 {
|
|
34330
|
+
margin: 0;
|
|
34331
|
+
border-radius: 20px;
|
|
34332
|
+
padding: 2px 10px;
|
|
34227
34333
|
height: 22px;
|
|
34228
|
-
display: flex;
|
|
34229
|
-
align-items: center;
|
|
34230
|
-
top: 0;
|
|
34231
|
-
}
|
|
34232
|
-
.E_ckui4s7 .ant-checkbox-checked::after {
|
|
34233
|
-
border: none;
|
|
34234
34334
|
}
|
|
34235
|
-
.
|
|
34236
|
-
|
|
34237
|
-
}
|
|
34238
|
-
.E_ckui4s7 .ant-checkbox .ant-checkbox-inner {
|
|
34239
|
-
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
34240
|
-
}
|
|
34241
|
-
.E_ckui4s7 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner, .E_ckui4s7 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
34242
|
-
border: 1px solid #0080ff;
|
|
34335
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34336
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34243
34337
|
}
|
|
34244
|
-
.
|
|
34245
|
-
background:
|
|
34338
|
+
.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 {
|
|
34339
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34246
34340
|
}
|
|
34247
|
-
.
|
|
34248
|
-
|
|
34249
|
-
height: 2px;
|
|
34250
|
-
width: 10px;
|
|
34251
|
-
border-radius: 2px;
|
|
34341
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34342
|
+
color: #00122e;
|
|
34252
34343
|
}
|
|
34253
|
-
.
|
|
34254
|
-
|
|
34344
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34345
|
+
margin-right: 6px;
|
|
34255
34346
|
}
|
|
34256
|
-
.
|
|
34257
|
-
|
|
34258
|
-
|
|
34347
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34348
|
+
margin-left: 8px;
|
|
34349
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34259
34350
|
}
|
|
34260
|
-
.
|
|
34261
|
-
|
|
34351
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34352
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34262
34353
|
}
|
|
34263
|
-
.
|
|
34264
|
-
background: #
|
|
34354
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34355
|
+
background-color: #0080ff;
|
|
34265
34356
|
}
|
|
34266
|
-
.
|
|
34267
|
-
|
|
34357
|
+
.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 {
|
|
34358
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
34268
34359
|
}
|
|
34269
|
-
.
|
|
34270
|
-
|
|
34271
|
-
margin-left: 12px;
|
|
34272
|
-
color: #2d3a56;
|
|
34360
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34361
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
34273
34362
|
}
|
|
34274
|
-
.
|
|
34275
|
-
|
|
34276
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34363
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34364
|
+
background-color: #f0483e;
|
|
34277
34365
|
}
|
|
34278
|
-
.
|
|
34279
|
-
|
|
34366
|
+
.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 {
|
|
34367
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
34280
34368
|
}
|
|
34281
|
-
.
|
|
34282
|
-
|
|
34369
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34370
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
34283
34371
|
}
|
|
34284
|
-
|
|
34285
|
-
|
|
34286
|
-
color: #2d3a56;
|
|
34287
|
-
padding: 7px 12px;
|
|
34288
|
-
display: flex;
|
|
34289
|
-
justify-content: space-between;
|
|
34290
|
-
align-items: center;
|
|
34372
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34373
|
+
background-color: #fea008;
|
|
34291
34374
|
}
|
|
34292
|
-
.
|
|
34293
|
-
|
|
34375
|
+
.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 {
|
|
34376
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
34294
34377
|
}
|
|
34295
|
-
.
|
|
34296
|
-
|
|
34297
|
-
color: #00122e;
|
|
34378
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34379
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
34298
34380
|
}
|
|
34299
|
-
.
|
|
34300
|
-
color: #
|
|
34301
|
-
font-weight: 600;
|
|
34381
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34382
|
+
background-color: #00ba5d;
|
|
34302
34383
|
}
|
|
34303
|
-
.
|
|
34304
|
-
|
|
34384
|
+
.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 {
|
|
34385
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34305
34386
|
}
|
|
34306
|
-
.
|
|
34307
|
-
|
|
34308
|
-
line-height: 18px;
|
|
34387
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34388
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34309
34389
|
}
|
|
34310
|
-
.
|
|
34311
|
-
|
|
34312
|
-
align-items: center;
|
|
34313
|
-
user-select: none;
|
|
34314
|
-
flex-grow: 1;
|
|
34315
|
-
font-size: 12px;
|
|
34316
|
-
line-height: 18px;
|
|
34317
|
-
color: #2d3a56;
|
|
34318
|
-
font-weight: 700;
|
|
34390
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34391
|
+
background-color: #6b7d99;
|
|
34319
34392
|
}
|
|
34320
|
-
.
|
|
34321
|
-
|
|
34322
|
-
margin-right: 2px;
|
|
34393
|
+
.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 {
|
|
34394
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34323
34395
|
}
|
|
34324
34396
|
|
|
34325
|
-
.
|
|
34326
|
-
|
|
34397
|
+
.E_satwmqm {
|
|
34398
|
+
width: 8px;
|
|
34399
|
+
height: 8px;
|
|
34400
|
+
border-radius: 50%;
|
|
34401
|
+
display: inline-block;
|
|
34327
34402
|
}
|
|
34328
34403
|
|
|
34329
34404
|
.E_tc97u5y {
|
|
@@ -34696,81 +34771,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34696
34771
|
background: #fff;
|
|
34697
34772
|
}
|
|
34698
34773
|
|
|
34699
|
-
.E_sddwhm6 {
|
|
34700
|
-
margin: 0;
|
|
34701
|
-
border-radius: 20px;
|
|
34702
|
-
padding: 2px 10px;
|
|
34703
|
-
height: 22px;
|
|
34704
|
-
}
|
|
34705
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
34706
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
34707
|
-
}
|
|
34708
|
-
.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 {
|
|
34709
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
34710
|
-
}
|
|
34711
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
34712
|
-
color: #00122e;
|
|
34713
|
-
}
|
|
34714
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
34715
|
-
margin-right: 6px;
|
|
34716
|
-
}
|
|
34717
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
34718
|
-
margin-left: 8px;
|
|
34719
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34720
|
-
}
|
|
34721
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
34722
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34723
|
-
}
|
|
34724
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
34725
|
-
background-color: #0080ff;
|
|
34726
|
-
}
|
|
34727
|
-
.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 {
|
|
34728
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
34729
|
-
}
|
|
34730
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
34731
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
34732
|
-
}
|
|
34733
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
34734
|
-
background-color: #f0483e;
|
|
34735
|
-
}
|
|
34736
|
-
.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 {
|
|
34737
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
34738
|
-
}
|
|
34739
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
34740
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
34741
|
-
}
|
|
34742
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
34743
|
-
background-color: #fea008;
|
|
34744
|
-
}
|
|
34745
|
-
.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 {
|
|
34746
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
34747
|
-
}
|
|
34748
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
34749
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
34750
|
-
}
|
|
34751
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
34752
|
-
background-color: #00ba5d;
|
|
34753
|
-
}
|
|
34754
|
-
.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 {
|
|
34755
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34756
|
-
}
|
|
34757
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34758
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34759
|
-
}
|
|
34760
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34761
|
-
background-color: #6b7d99;
|
|
34762
|
-
}
|
|
34763
|
-
.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 {
|
|
34764
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
34765
|
-
}
|
|
34766
|
-
|
|
34767
|
-
.E_satwmqm {
|
|
34768
|
-
width: 8px;
|
|
34769
|
-
height: 8px;
|
|
34770
|
-
border-radius: 50%;
|
|
34771
|
-
display: inline-block;
|
|
34772
|
-
}
|
|
34773
|
-
|
|
34774
34774
|
.E_lht19u8 {
|
|
34775
34775
|
width: 64px;
|
|
34776
34776
|
height: 64px;
|