@cloudtower/eagle 0.29.23 → 0.29.24
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/core/Cascader/cascader.widget.js +2 -1
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1287 -1283
- package/dist/esm/core/Cascader/cascader.widget.js +2 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1025 -1022
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29586,40 +29586,124 @@ html body {
|
|
|
29586
29586
|
margin-left: 1px;
|
|
29587
29587
|
}
|
|
29588
29588
|
|
|
29589
|
-
|
|
29590
|
-
|
|
29589
|
+
.E_s1ebs0ra {
|
|
29590
|
+
display: flex;
|
|
29591
|
+
align-items: center;
|
|
29592
|
+
justify-content: space-between;
|
|
29593
|
+
background: #edf0f7;
|
|
29594
|
+
padding: 8px 12px;
|
|
29595
|
+
position: sticky;
|
|
29596
|
+
top: 0;
|
|
29597
|
+
z-index: 1;
|
|
29598
|
+
margin-bottom: -52px;
|
|
29591
29599
|
}
|
|
29592
29600
|
|
|
29593
|
-
.
|
|
29601
|
+
.E_s1ebs0ra .select-total {
|
|
29594
29602
|
display: flex;
|
|
29595
29603
|
align-items: center;
|
|
29596
|
-
font-
|
|
29597
|
-
|
|
29604
|
+
font-weight: 700;
|
|
29605
|
+
flex-shrink: 0;
|
|
29598
29606
|
}
|
|
29599
29607
|
|
|
29600
|
-
.
|
|
29601
|
-
|
|
29608
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
29609
|
+
cursor: pointer;
|
|
29610
|
+
margin-left: 8px;
|
|
29611
|
+
width: 32px;
|
|
29612
|
+
height: 32px;
|
|
29613
|
+
border-radius: 50%;
|
|
29614
|
+
justify-content: center;
|
|
29602
29615
|
}
|
|
29603
29616
|
|
|
29604
|
-
.
|
|
29605
|
-
|
|
29617
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
29618
|
+
background: rgba(225, 230, 241, 0.6);
|
|
29606
29619
|
}
|
|
29607
29620
|
|
|
29608
|
-
.
|
|
29609
|
-
|
|
29610
|
-
|
|
29621
|
+
.E_s1ebs0ra .action-group {
|
|
29622
|
+
flex: 1;
|
|
29623
|
+
margin-left: 88px;
|
|
29624
|
+
white-space: nowrap;
|
|
29625
|
+
text-align: right;
|
|
29626
|
+
position: relative;
|
|
29627
|
+
padding: 4px 0;
|
|
29628
|
+
margin-top: -4px;
|
|
29629
|
+
overflow: hidden;
|
|
29611
29630
|
}
|
|
29612
29631
|
|
|
29613
|
-
.
|
|
29632
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
29633
|
+
transform: translateY(-4px);
|
|
29634
|
+
}
|
|
29635
|
+
|
|
29636
|
+
.E_s1ebs0ra .action-group button {
|
|
29637
|
+
border: none;
|
|
29638
|
+
}
|
|
29639
|
+
|
|
29640
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29641
|
+
margin-right: 8px;
|
|
29642
|
+
}
|
|
29643
|
+
|
|
29644
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
29645
|
+
margin-right: 4px;
|
|
29646
|
+
}
|
|
29647
|
+
|
|
29648
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
29614
29649
|
cursor: pointer;
|
|
29650
|
+
width: 32px;
|
|
29651
|
+
height: 32px;
|
|
29652
|
+
justify-content: center;
|
|
29653
|
+
border-radius: 50%;
|
|
29615
29654
|
}
|
|
29616
29655
|
|
|
29617
|
-
.
|
|
29618
|
-
|
|
29656
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
29657
|
+
background: #fff;
|
|
29619
29658
|
}
|
|
29620
29659
|
|
|
29621
|
-
.
|
|
29622
|
-
|
|
29660
|
+
.E_c18bcrac {
|
|
29661
|
+
display: inline-block;
|
|
29662
|
+
width: 100%;
|
|
29663
|
+
}
|
|
29664
|
+
|
|
29665
|
+
.E_c18bcrac .recharts-wrapper {
|
|
29666
|
+
margin-left: 4px;
|
|
29667
|
+
}
|
|
29668
|
+
|
|
29669
|
+
.E_cro7kg2 {
|
|
29670
|
+
padding: 4px;
|
|
29671
|
+
}
|
|
29672
|
+
|
|
29673
|
+
.E_c14wcxf0 {
|
|
29674
|
+
display: flex;
|
|
29675
|
+
justify-content: space-between;
|
|
29676
|
+
align-items: center;
|
|
29677
|
+
font-size: 13px;
|
|
29678
|
+
line-height: 24px;
|
|
29679
|
+
color: #cccccc;
|
|
29680
|
+
white-space: nowrap;
|
|
29681
|
+
}
|
|
29682
|
+
|
|
29683
|
+
.E_c14wcxf0 label {
|
|
29684
|
+
margin-right: 32px;
|
|
29685
|
+
}
|
|
29686
|
+
|
|
29687
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
29688
|
+
font-weight: bold;
|
|
29689
|
+
color: white;
|
|
29690
|
+
}
|
|
29691
|
+
|
|
29692
|
+
.E_s11212zy {
|
|
29693
|
+
width: 8px;
|
|
29694
|
+
height: 8px;
|
|
29695
|
+
border-radius: 2px;
|
|
29696
|
+
display: inline-block;
|
|
29697
|
+
background: var(--s11212zy-0);
|
|
29698
|
+
border: 1px solid #fff;
|
|
29699
|
+
box-sizing: content-box;
|
|
29700
|
+
margin-right: 6px;
|
|
29701
|
+
}
|
|
29702
|
+
|
|
29703
|
+
.E_p1lyky6c > :first-child {
|
|
29704
|
+
font-weight: bold;
|
|
29705
|
+
color: white;
|
|
29706
|
+
margin-right: 4px;
|
|
29623
29707
|
}
|
|
29624
29708
|
|
|
29625
29709
|
.E_clm1wy1 {
|
|
@@ -29731,124 +29815,56 @@ span.E_tqjc4ui {
|
|
|
29731
29815
|
border-radius: 2px;
|
|
29732
29816
|
}
|
|
29733
29817
|
|
|
29734
|
-
.
|
|
29735
|
-
|
|
29736
|
-
width: 100%;
|
|
29818
|
+
.E_gmyahx3 {
|
|
29819
|
+
cursor: pointer;
|
|
29737
29820
|
}
|
|
29738
29821
|
|
|
29739
|
-
.
|
|
29740
|
-
|
|
29822
|
+
.E_gmyahx3 .link-text {
|
|
29823
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29741
29824
|
}
|
|
29742
29825
|
|
|
29743
|
-
.
|
|
29744
|
-
|
|
29826
|
+
.E_gmyahx3:hover .link-text {
|
|
29827
|
+
color: #0080ff;
|
|
29745
29828
|
}
|
|
29746
29829
|
|
|
29747
|
-
.
|
|
29830
|
+
.E_n12mqh7z {
|
|
29748
29831
|
display: flex;
|
|
29749
|
-
justify-content: space-between;
|
|
29750
29832
|
align-items: center;
|
|
29751
|
-
font-size:
|
|
29752
|
-
line-height:
|
|
29753
|
-
color: #cccccc;
|
|
29754
|
-
white-space: nowrap;
|
|
29755
|
-
}
|
|
29756
|
-
|
|
29757
|
-
.E_c14wcxf0 label {
|
|
29758
|
-
margin-right: 32px;
|
|
29759
|
-
}
|
|
29760
|
-
|
|
29761
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
29762
|
-
font-weight: bold;
|
|
29763
|
-
color: white;
|
|
29764
|
-
}
|
|
29765
|
-
|
|
29766
|
-
.E_s11212zy {
|
|
29767
|
-
width: 8px;
|
|
29768
|
-
height: 8px;
|
|
29769
|
-
border-radius: 2px;
|
|
29770
|
-
display: inline-block;
|
|
29771
|
-
background: var(--s11212zy-0);
|
|
29772
|
-
border: 1px solid #fff;
|
|
29773
|
-
box-sizing: content-box;
|
|
29774
|
-
margin-right: 6px;
|
|
29775
|
-
}
|
|
29776
|
-
|
|
29777
|
-
.E_p1lyky6c > :first-child {
|
|
29778
|
-
font-weight: bold;
|
|
29779
|
-
color: white;
|
|
29780
|
-
margin-right: 4px;
|
|
29833
|
+
font-size: 12px;
|
|
29834
|
+
line-height: 18px;
|
|
29781
29835
|
}
|
|
29782
29836
|
|
|
29783
|
-
.
|
|
29784
|
-
|
|
29785
|
-
align-items: center;
|
|
29786
|
-
justify-content: space-between;
|
|
29787
|
-
background: #edf0f7;
|
|
29788
|
-
padding: 8px 12px;
|
|
29789
|
-
position: sticky;
|
|
29790
|
-
top: 0;
|
|
29791
|
-
z-index: 1;
|
|
29792
|
-
margin-bottom: -52px;
|
|
29837
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29838
|
+
margin-bottom: 4px;
|
|
29793
29839
|
}
|
|
29794
29840
|
|
|
29795
|
-
.
|
|
29796
|
-
|
|
29797
|
-
align-items: center;
|
|
29798
|
-
font-weight: 700;
|
|
29799
|
-
flex-shrink: 0;
|
|
29841
|
+
.E_tf5bynu {
|
|
29842
|
+
margin: 0 3px;
|
|
29800
29843
|
}
|
|
29801
29844
|
|
|
29802
|
-
.
|
|
29803
|
-
|
|
29804
|
-
|
|
29805
|
-
width: 32px;
|
|
29806
|
-
height: 32px;
|
|
29807
|
-
border-radius: 50%;
|
|
29808
|
-
justify-content: center;
|
|
29845
|
+
.E_tcckoz1 {
|
|
29846
|
+
max-height: 400px;
|
|
29847
|
+
overflow: auto;
|
|
29809
29848
|
}
|
|
29810
29849
|
|
|
29811
|
-
.
|
|
29812
|
-
|
|
29850
|
+
span.E_tqjc4ui {
|
|
29851
|
+
margin: 0 2px;
|
|
29813
29852
|
}
|
|
29814
29853
|
|
|
29815
|
-
.
|
|
29816
|
-
flex: 1;
|
|
29817
|
-
margin-left: 88px;
|
|
29818
|
-
white-space: nowrap;
|
|
29819
|
-
text-align: right;
|
|
29820
|
-
position: relative;
|
|
29821
|
-
padding: 4px 0;
|
|
29822
|
-
margin-top: -4px;
|
|
29854
|
+
.E_ou7iq30 {
|
|
29823
29855
|
overflow: hidden;
|
|
29856
|
+
text-overflow: ellipsis;
|
|
29824
29857
|
}
|
|
29825
29858
|
|
|
29826
|
-
.
|
|
29827
|
-
|
|
29828
|
-
}
|
|
29829
|
-
|
|
29830
|
-
.E_s1ebs0ra .action-group button {
|
|
29831
|
-
border: none;
|
|
29832
|
-
}
|
|
29833
|
-
|
|
29834
|
-
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
29835
|
-
margin-right: 8px;
|
|
29836
|
-
}
|
|
29837
|
-
|
|
29838
|
-
.E_s1ebs0ra .action-group > button:last-child {
|
|
29839
|
-
margin-right: 4px;
|
|
29840
|
-
}
|
|
29841
|
-
|
|
29842
|
-
.E_s1ebs0ra .action-group .more-btn {
|
|
29843
|
-
cursor: pointer;
|
|
29844
|
-
width: 32px;
|
|
29845
|
-
height: 32px;
|
|
29846
|
-
justify-content: center;
|
|
29847
|
-
border-radius: 50%;
|
|
29859
|
+
.E_s1tui002 {
|
|
29860
|
+
white-space: nowrap;
|
|
29848
29861
|
}
|
|
29849
29862
|
|
|
29850
|
-
.
|
|
29851
|
-
|
|
29863
|
+
.E_mxrc2zg {
|
|
29864
|
+
display: -webkit-box;
|
|
29865
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
29866
|
+
-webkit-box-orient: vertical;
|
|
29867
|
+
word-break: break-all;
|
|
29852
29868
|
}
|
|
29853
29869
|
|
|
29854
29870
|
.E_c1up1pdz {
|
|
@@ -30017,38 +30033,77 @@ span.E_tqjc4ui {
|
|
|
30017
30033
|
color: #fff;
|
|
30018
30034
|
}
|
|
30019
30035
|
|
|
30020
|
-
.
|
|
30036
|
+
.E_wg1tsps {
|
|
30021
30037
|
display: flex;
|
|
30022
30038
|
align-items: center;
|
|
30039
|
+
justify-content: flex-end;
|
|
30023
30040
|
}
|
|
30024
30041
|
|
|
30025
|
-
.
|
|
30026
|
-
|
|
30042
|
+
.E_b1ctd5xy {
|
|
30043
|
+
display: flex;
|
|
30044
|
+
align-items: center;
|
|
30045
|
+
width: calc(100% - 40px);
|
|
30027
30046
|
}
|
|
30028
30047
|
|
|
30029
|
-
.
|
|
30030
|
-
|
|
30031
|
-
|
|
30048
|
+
.E_b1ctd5xy .chart {
|
|
30049
|
+
display: inline-block;
|
|
30050
|
+
width: 100%;
|
|
30032
30051
|
}
|
|
30033
30052
|
|
|
30034
|
-
.
|
|
30035
|
-
|
|
30053
|
+
.E_u1p8acpn {
|
|
30054
|
+
min-width: 40px;
|
|
30036
30055
|
}
|
|
30037
30056
|
|
|
30038
|
-
.
|
|
30039
|
-
|
|
30057
|
+
.E_u1p8acpn .unit {
|
|
30058
|
+
color: #00122e !important;
|
|
30040
30059
|
}
|
|
30041
30060
|
|
|
30042
|
-
.
|
|
30043
|
-
|
|
30061
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30062
|
+
display: flex;
|
|
30063
|
+
align-items: center;
|
|
30044
30064
|
}
|
|
30045
30065
|
|
|
30046
|
-
.
|
|
30047
|
-
|
|
30066
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30067
|
+
margin-right: 8px;
|
|
30048
30068
|
}
|
|
30049
30069
|
|
|
30050
|
-
.
|
|
30051
|
-
|
|
30070
|
+
.E_m74vjol {
|
|
30071
|
+
display: flex;
|
|
30072
|
+
justify-content: space-between;
|
|
30073
|
+
width: 100%;
|
|
30074
|
+
}
|
|
30075
|
+
|
|
30076
|
+
.E_m74vjol .action {
|
|
30077
|
+
margin-left: 16px;
|
|
30078
|
+
}
|
|
30079
|
+
|
|
30080
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30081
|
+
width: 100%;
|
|
30082
|
+
}
|
|
30083
|
+
|
|
30084
|
+
.E_c1uzzomf {
|
|
30085
|
+
margin-bottom: 16px;
|
|
30086
|
+
}
|
|
30087
|
+
|
|
30088
|
+
.E_c1uzzomf .card-title {
|
|
30089
|
+
font-size: 16px;
|
|
30090
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30091
|
+
font-weight: 700;
|
|
30092
|
+
line-height: 32px;
|
|
30093
|
+
}
|
|
30094
|
+
|
|
30095
|
+
.E_c1uzzomf .card-body {
|
|
30096
|
+
padding: 24px;
|
|
30097
|
+
border-radius: 8px;
|
|
30098
|
+
background: #fff;
|
|
30099
|
+
}
|
|
30100
|
+
|
|
30101
|
+
.E_c1uzzomf .empty {
|
|
30102
|
+
font-weight: 700;
|
|
30103
|
+
font-size: 14px;
|
|
30104
|
+
line-height: 22px;
|
|
30105
|
+
color: rgba(0, 21, 64, 0.3);
|
|
30106
|
+
text-align: center;
|
|
30052
30107
|
}
|
|
30053
30108
|
|
|
30054
30109
|
.E_t1sqg15u {
|
|
@@ -30157,364 +30212,163 @@ span.E_tqjc4ui {
|
|
|
30157
30212
|
padding-right: 12px;
|
|
30158
30213
|
}
|
|
30159
30214
|
|
|
30160
|
-
.
|
|
30161
|
-
|
|
30162
|
-
|
|
30163
|
-
}
|
|
30164
|
-
|
|
30165
|
-
.E_s1tui002 {
|
|
30166
|
-
white-space: nowrap;
|
|
30215
|
+
.E_c18gxmrl {
|
|
30216
|
+
border: 1px solid #d8deeb;
|
|
30217
|
+
border-radius: 4px;
|
|
30167
30218
|
}
|
|
30168
30219
|
|
|
30169
|
-
.
|
|
30170
|
-
|
|
30171
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30172
|
-
-webkit-box-orient: vertical;
|
|
30173
|
-
word-break: break-all;
|
|
30220
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30221
|
+
margin-top: 8px;
|
|
30174
30222
|
}
|
|
30175
30223
|
|
|
30176
|
-
.
|
|
30177
|
-
|
|
30178
|
-
flex-direction: column;
|
|
30179
|
-
flex: 1;
|
|
30180
|
-
/* FIXME:(yanzhen) do this better */
|
|
30224
|
+
.E_c18gxmrl:hover {
|
|
30225
|
+
border-color: #0080ff;
|
|
30181
30226
|
}
|
|
30182
30227
|
|
|
30183
|
-
.
|
|
30184
|
-
|
|
30185
|
-
display: flex;
|
|
30186
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30228
|
+
.E_c18gxmrl:hover > header {
|
|
30229
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30187
30230
|
}
|
|
30188
30231
|
|
|
30189
|
-
.
|
|
30190
|
-
|
|
30232
|
+
.E_c18gxmrl.active header {
|
|
30233
|
+
border-bottom: 1px solid #d8deeb;
|
|
30191
30234
|
}
|
|
30192
30235
|
|
|
30193
|
-
.
|
|
30194
|
-
|
|
30195
|
-
padding: 1px 12px;
|
|
30196
|
-
line-height: 24px;
|
|
30197
|
-
height: 24px;
|
|
30198
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30199
|
-
border-radius: 4px 4px 0 0;
|
|
30200
|
-
cursor: pointer;
|
|
30201
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30236
|
+
.E_c18gxmrl > header {
|
|
30237
|
+
padding: 8px 12px;
|
|
30202
30238
|
}
|
|
30203
30239
|
|
|
30204
|
-
.
|
|
30205
|
-
|
|
30240
|
+
.E_berrcjl {
|
|
30241
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30242
|
+
margin-bottom: 4px;
|
|
30206
30243
|
}
|
|
30207
30244
|
|
|
30208
|
-
.
|
|
30209
|
-
|
|
30245
|
+
.E_berrcjl .breadcrumb-link {
|
|
30246
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30247
|
+
cursor: pointer;
|
|
30248
|
+
transition: color 160ms ease;
|
|
30210
30249
|
}
|
|
30211
30250
|
|
|
30212
|
-
.
|
|
30251
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30213
30252
|
color: #0080ff;
|
|
30214
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30215
30253
|
}
|
|
30216
30254
|
|
|
30217
|
-
.
|
|
30218
|
-
|
|
30255
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30256
|
+
color: #005ed1;
|
|
30219
30257
|
}
|
|
30220
30258
|
|
|
30221
|
-
.
|
|
30222
|
-
|
|
30259
|
+
.E_b1nip9bk {
|
|
30260
|
+
padding: 4px 11px;
|
|
30223
30261
|
}
|
|
30224
30262
|
|
|
30225
|
-
.
|
|
30226
|
-
|
|
30227
|
-
|
|
30263
|
+
.E_bqamoqe {
|
|
30264
|
+
white-space: nowrap;
|
|
30265
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30228
30266
|
}
|
|
30229
30267
|
|
|
30230
|
-
.
|
|
30231
|
-
|
|
30268
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30269
|
+
--color: #0080ff;
|
|
30232
30270
|
}
|
|
30233
30271
|
|
|
30234
|
-
.
|
|
30235
|
-
|
|
30272
|
+
.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] {
|
|
30273
|
+
--color: #0080ff;
|
|
30236
30274
|
}
|
|
30237
30275
|
|
|
30238
|
-
.
|
|
30239
|
-
|
|
30276
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30277
|
+
margin-left: 1px;
|
|
30240
30278
|
}
|
|
30241
30279
|
|
|
30242
|
-
.
|
|
30243
|
-
|
|
30244
|
-
|
|
30280
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30281
|
+
border-top-right-radius: 0;
|
|
30282
|
+
border-bottom-right-radius: 0;
|
|
30245
30283
|
}
|
|
30246
30284
|
|
|
30247
|
-
.
|
|
30248
|
-
|
|
30285
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30286
|
+
border-top-left-radius: 0;
|
|
30287
|
+
border-bottom-left-radius: 0;
|
|
30249
30288
|
}
|
|
30250
30289
|
|
|
30251
|
-
.
|
|
30252
|
-
|
|
30290
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30291
|
+
border-radius: unset;
|
|
30253
30292
|
}
|
|
30254
30293
|
|
|
30255
|
-
.
|
|
30256
|
-
|
|
30257
|
-
height: 22px;
|
|
30294
|
+
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30295
|
+
justify-content: center;
|
|
30258
30296
|
}
|
|
30259
30297
|
|
|
30260
|
-
.
|
|
30261
|
-
|
|
30298
|
+
.E_b1wx3t3t.ant-btn {
|
|
30299
|
+
display: inline-flex;
|
|
30300
|
+
align-items: center;
|
|
30301
|
+
justify-content: center;
|
|
30302
|
+
height: 32px;
|
|
30303
|
+
border-radius: 6px;
|
|
30304
|
+
line-height: 22px;
|
|
30305
|
+
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30306
|
+
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30262
30307
|
}
|
|
30263
30308
|
|
|
30264
|
-
.
|
|
30265
|
-
|
|
30266
|
-
|
|
30267
|
-
align-items: center;
|
|
30268
|
-
overflow: hidden;
|
|
30309
|
+
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
30310
|
+
height: 40px;
|
|
30311
|
+
line-height: 24px;
|
|
30269
30312
|
}
|
|
30270
30313
|
|
|
30271
|
-
.
|
|
30272
|
-
|
|
30273
|
-
|
|
30274
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30314
|
+
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
30315
|
+
height: 24px;
|
|
30316
|
+
line-height: 20px;
|
|
30275
30317
|
}
|
|
30276
30318
|
|
|
30277
|
-
.
|
|
30278
|
-
|
|
30279
|
-
position: relative;
|
|
30280
|
-
display: flex;
|
|
30319
|
+
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
30320
|
+
border-radius: 50%;
|
|
30281
30321
|
}
|
|
30282
30322
|
|
|
30283
|
-
.
|
|
30284
|
-
|
|
30285
|
-
|
|
30286
|
-
top: 50%;
|
|
30287
|
-
left: 0;
|
|
30288
|
-
transform: translate(-50%, -50%);
|
|
30289
|
-
transition: opacity 100ms linear;
|
|
30290
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30323
|
+
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
30324
|
+
margin-right: 8px;
|
|
30325
|
+
padding-right: 0px;
|
|
30291
30326
|
}
|
|
30292
30327
|
|
|
30293
|
-
.
|
|
30294
|
-
color: #
|
|
30328
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
|
|
30329
|
+
color: var(--color, #06101f);
|
|
30330
|
+
font-weight: var(--font-weight);
|
|
30331
|
+
background: var(--background-color, #fff);
|
|
30332
|
+
border-width: var(--border-width, 1px);
|
|
30333
|
+
border-color: var(--border-color, #d9d9d9);
|
|
30295
30334
|
}
|
|
30296
30335
|
|
|
30297
|
-
.
|
|
30298
|
-
|
|
30299
|
-
display: inline-block;
|
|
30300
|
-
opacity: 1;
|
|
30301
|
-
max-width: 160px;
|
|
30336
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
30337
|
+
display: none;
|
|
30302
30338
|
}
|
|
30303
30339
|
|
|
30304
|
-
.
|
|
30305
|
-
|
|
30306
|
-
color: #005ed1;
|
|
30340
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
|
|
30341
|
+
color: var(--color, inherit);
|
|
30307
30342
|
}
|
|
30308
30343
|
|
|
30309
|
-
.
|
|
30310
|
-
|
|
30344
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
30345
|
+
background: var(--background-color-hover, var(--background-color));
|
|
30346
|
+
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30311
30347
|
}
|
|
30312
30348
|
|
|
30313
|
-
.
|
|
30314
|
-
|
|
30349
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
30350
|
+
--scale: 1;
|
|
30351
|
+
--transY: 1px;
|
|
30352
|
+
background: var(--background-color-active, var(--background-color));
|
|
30353
|
+
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30315
30354
|
}
|
|
30316
30355
|
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30356
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
30357
|
+
background: var(--background-color-focus, var(--background-color));
|
|
30358
|
+
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30359
|
+
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30319
30360
|
}
|
|
30320
30361
|
|
|
30321
|
-
.
|
|
30322
|
-
|
|
30323
|
-
|
|
30324
|
-
border-
|
|
30362
|
+
.E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
|
|
30363
|
+
color: var(--color-disabled, var(--color));
|
|
30364
|
+
background: var(--background-color-disabled, var(--background-color));
|
|
30365
|
+
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30366
|
+
opacity: 0.5;
|
|
30325
30367
|
}
|
|
30326
30368
|
|
|
30327
|
-
.
|
|
30328
|
-
|
|
30329
|
-
|
|
30330
|
-
|
|
30331
|
-
.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 {
|
|
30332
|
-
padding-left: 16px;
|
|
30333
|
-
}
|
|
30334
|
-
|
|
30335
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30336
|
-
margin-left: 11px;
|
|
30337
|
-
height: 24px;
|
|
30338
|
-
}
|
|
30339
|
-
|
|
30340
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30341
|
-
padding: 0;
|
|
30342
|
-
}
|
|
30343
|
-
|
|
30344
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30345
|
-
padding: 4px 16px;
|
|
30346
|
-
}
|
|
30347
|
-
|
|
30348
|
-
.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 {
|
|
30349
|
-
padding: 4px 16px;
|
|
30350
|
-
}
|
|
30351
|
-
|
|
30352
|
-
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30353
|
-
background: #fff;
|
|
30354
|
-
}
|
|
30355
|
-
|
|
30356
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
30357
|
-
color: #005ed1;
|
|
30358
|
-
}
|
|
30359
|
-
|
|
30360
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30361
|
-
background: #fff;
|
|
30362
|
-
color: #1d326c;
|
|
30363
|
-
}
|
|
30364
|
-
|
|
30365
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30366
|
-
color: rgba(45, 58, 86, 0.6);
|
|
30367
|
-
}
|
|
30368
|
-
|
|
30369
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30370
|
-
color: #1d326c;
|
|
30371
|
-
}
|
|
30372
|
-
|
|
30373
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30374
|
-
fill: #d8deeb;
|
|
30375
|
-
}
|
|
30376
|
-
|
|
30377
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30378
|
-
fill: #1d326c;
|
|
30379
|
-
}
|
|
30380
|
-
|
|
30381
|
-
.E_t160l1cm .tab-content {
|
|
30382
|
-
flex: 1;
|
|
30383
|
-
display: flex;
|
|
30384
|
-
flex-direction: column;
|
|
30385
|
-
}
|
|
30386
|
-
|
|
30387
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30388
|
-
overflow: visible;
|
|
30389
|
-
}
|
|
30390
|
-
|
|
30391
|
-
.E_t14npdqr {
|
|
30392
|
-
max-width: 240px;
|
|
30393
|
-
animation: none;
|
|
30394
|
-
}
|
|
30395
|
-
|
|
30396
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30397
|
-
border: 1px solid #0080ff;
|
|
30398
|
-
padding: 0;
|
|
30399
|
-
}
|
|
30400
|
-
|
|
30401
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30402
|
-
margin: 0;
|
|
30403
|
-
height: 32px;
|
|
30404
|
-
line-height: 32px;
|
|
30405
|
-
font-size: 13px;
|
|
30406
|
-
padding: 0 10px;
|
|
30407
|
-
display: block;
|
|
30408
|
-
overflow: hidden;
|
|
30409
|
-
text-overflow: ellipsis;
|
|
30410
|
-
white-space: nowrap;
|
|
30411
|
-
}
|
|
30412
|
-
|
|
30413
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30414
|
-
content: " ";
|
|
30415
|
-
height: 1px;
|
|
30416
|
-
width: calc(100% + 10px);
|
|
30417
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30418
|
-
display: block;
|
|
30419
|
-
}
|
|
30420
|
-
|
|
30421
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30422
|
-
color: #0080ff;
|
|
30423
|
-
background: transparent;
|
|
30424
|
-
}
|
|
30425
|
-
|
|
30426
|
-
.E_m74vjol {
|
|
30427
|
-
display: flex;
|
|
30428
|
-
justify-content: space-between;
|
|
30429
|
-
width: 100%;
|
|
30430
|
-
}
|
|
30431
|
-
|
|
30432
|
-
.E_m74vjol .action {
|
|
30433
|
-
margin-left: 16px;
|
|
30434
|
-
}
|
|
30435
|
-
|
|
30436
|
-
.E_a1o35uvh .ant-alert-message {
|
|
30437
|
-
width: 100%;
|
|
30438
|
-
}
|
|
30439
|
-
|
|
30440
|
-
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30441
|
-
justify-content: center;
|
|
30442
|
-
}
|
|
30443
|
-
|
|
30444
|
-
.E_b1wx3t3t.ant-btn {
|
|
30445
|
-
display: inline-flex;
|
|
30446
|
-
align-items: center;
|
|
30447
|
-
justify-content: center;
|
|
30448
|
-
height: 32px;
|
|
30449
|
-
border-radius: 6px;
|
|
30450
|
-
line-height: 22px;
|
|
30451
|
-
transition: transform 160ms ease, background 160ms ease, opacity 160ms ease;
|
|
30452
|
-
transform: scale(var(--scale)) translateY(var(--transY)) translateZ(0);
|
|
30453
|
-
}
|
|
30454
|
-
|
|
30455
|
-
.E_b1wx3t3t.ant-btn.ant-btn-lg {
|
|
30456
|
-
height: 40px;
|
|
30457
|
-
line-height: 24px;
|
|
30458
|
-
}
|
|
30459
|
-
|
|
30460
|
-
.E_b1wx3t3t.ant-btn.ant-btn-sm {
|
|
30461
|
-
height: 24px;
|
|
30462
|
-
line-height: 20px;
|
|
30463
|
-
}
|
|
30464
|
-
|
|
30465
|
-
.E_b1wx3t3t.ant-btn.ant-btn-circle, .E_b1wx3t3t.ant-btn.ant-btn-circle-outline {
|
|
30466
|
-
border-radius: 50%;
|
|
30467
|
-
}
|
|
30468
|
-
|
|
30469
|
-
.E_b1wx3t3t .ant-btn-loading-icon span.anticon {
|
|
30470
|
-
margin-right: 8px;
|
|
30471
|
-
padding-right: 0px;
|
|
30472
|
-
}
|
|
30473
|
-
|
|
30474
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary, .E_b1wx3t3t.ant-btn.ant-btn-secondary, .E_b1wx3t3t.ant-btn.ant-btn-tertiary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint, .E_b1wx3t3t.ant-btn.ant-btn-quiet {
|
|
30475
|
-
color: var(--color, #06101f);
|
|
30476
|
-
font-weight: var(--font-weight);
|
|
30477
|
-
background: var(--background-color, #fff);
|
|
30478
|
-
border-width: var(--border-width, 1px);
|
|
30479
|
-
border-color: var(--border-color, #d9d9d9);
|
|
30480
|
-
}
|
|
30481
|
-
|
|
30482
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-secondary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[ant-click-animating-without-extra-node=true]:after, .E_b1wx3t3t.ant-btn.ant-btn-quiet[ant-click-animating-without-extra-node=true]:after {
|
|
30483
|
-
display: none;
|
|
30484
|
-
}
|
|
30485
|
-
|
|
30486
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-secondary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-tertiary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary .anticon, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint .anticon, .E_b1wx3t3t.ant-btn.ant-btn-quiet .anticon {
|
|
30487
|
-
color: var(--color, inherit);
|
|
30488
|
-
}
|
|
30489
|
-
|
|
30490
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-hover {
|
|
30491
|
-
background: var(--background-color-hover, var(--background-color));
|
|
30492
|
-
border-color: var(--border-color-hover, var(--border-color, transparent));
|
|
30493
|
-
}
|
|
30494
|
-
|
|
30495
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary:active, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-secondary:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-active, .E_b1wx3t3t.ant-btn.ant-btn-quiet:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-active {
|
|
30496
|
-
--scale: 1;
|
|
30497
|
-
--transY: 1px;
|
|
30498
|
-
background: var(--background-color-active, var(--background-color));
|
|
30499
|
-
border-color: var(--border-color-active, var(--border-color, transparent));
|
|
30500
|
-
}
|
|
30501
|
-
|
|
30502
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint.__pseudo-states-focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet.__pseudo-states-focus {
|
|
30503
|
-
background: var(--background-color-focus, var(--background-color));
|
|
30504
|
-
box-shadow: 0 0 0px 4px var(--box-shadow-color-focus);
|
|
30505
|
-
border-color: var(--border-color-focus, var(--border-color, transparent));
|
|
30506
|
-
}
|
|
30507
|
-
|
|
30508
|
-
.E_b1wx3t3t.ant-btn.ant-btn-primary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-primary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-secondary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-tertiary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled], .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-ordinary-onTint[disabled]:active, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled], .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:hover, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:focus, .E_b1wx3t3t.ant-btn.ant-btn-quiet[disabled]:active {
|
|
30509
|
-
color: var(--color-disabled, var(--color));
|
|
30510
|
-
background: var(--background-color-disabled, var(--background-color));
|
|
30511
|
-
border-color: var(--border-color-disabled, var(--border-color, transparent));
|
|
30512
|
-
opacity: 0.5;
|
|
30513
|
-
}
|
|
30514
|
-
|
|
30515
|
-
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
30516
|
-
color: #0080ff;
|
|
30517
|
-
opacity: 0.5;
|
|
30369
|
+
.E_b1wx3t3t.ant-btn-link[disabled] {
|
|
30370
|
+
color: #0080ff;
|
|
30371
|
+
opacity: 0.5;
|
|
30518
30372
|
}
|
|
30519
30373
|
|
|
30520
30374
|
.E_b1wx3t3t.ant-btn-primary {
|
|
@@ -30729,227 +30583,281 @@ button.E_n7k2c6r {
|
|
|
30729
30583
|
padding: 0;
|
|
30730
30584
|
}
|
|
30731
30585
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30586
|
+
.E_t160l1cm {
|
|
30587
|
+
display: flex;
|
|
30588
|
+
flex-direction: column;
|
|
30589
|
+
flex: 1;
|
|
30590
|
+
/* FIXME:(yanzhen) do this better */
|
|
30734
30591
|
}
|
|
30735
30592
|
|
|
30736
|
-
.
|
|
30737
|
-
|
|
30738
|
-
|
|
30593
|
+
.E_t160l1cm .tab-bar {
|
|
30594
|
+
flex-shrink: 0;
|
|
30595
|
+
display: flex;
|
|
30596
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30739
30597
|
}
|
|
30740
30598
|
|
|
30741
|
-
.
|
|
30742
|
-
|
|
30599
|
+
.E_t160l1cm .tab-content {
|
|
30600
|
+
height: 100%;
|
|
30743
30601
|
}
|
|
30744
30602
|
|
|
30745
|
-
.
|
|
30746
|
-
|
|
30603
|
+
.E_t160l1cm .tab-menu-item {
|
|
30604
|
+
margin-right: 2px;
|
|
30605
|
+
padding: 1px 12px;
|
|
30606
|
+
line-height: 24px;
|
|
30607
|
+
height: 24px;
|
|
30608
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30609
|
+
border-radius: 4px 4px 0 0;
|
|
30610
|
+
cursor: pointer;
|
|
30611
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30747
30612
|
}
|
|
30748
30613
|
|
|
30749
|
-
.
|
|
30750
|
-
|
|
30614
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
30615
|
+
padding-left: 0;
|
|
30751
30616
|
}
|
|
30752
30617
|
|
|
30753
|
-
.
|
|
30754
|
-
|
|
30755
|
-
border-bottom-right-radius: 0;
|
|
30618
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
30619
|
+
padding-left: 12px;
|
|
30756
30620
|
}
|
|
30757
30621
|
|
|
30758
|
-
.
|
|
30759
|
-
|
|
30760
|
-
|
|
30622
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
30623
|
+
color: #0080ff;
|
|
30624
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30761
30625
|
}
|
|
30762
30626
|
|
|
30763
|
-
.
|
|
30764
|
-
|
|
30627
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
30628
|
+
fill: #0080ff;
|
|
30765
30629
|
}
|
|
30766
30630
|
|
|
30767
|
-
.
|
|
30768
|
-
|
|
30769
|
-
align-items: center;
|
|
30770
|
-
justify-content: flex-end;
|
|
30631
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
30632
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30771
30633
|
}
|
|
30772
30634
|
|
|
30773
|
-
.
|
|
30774
|
-
|
|
30775
|
-
|
|
30776
|
-
width: calc(100% - 40px);
|
|
30635
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
30636
|
+
color: #0080ff;
|
|
30637
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30777
30638
|
}
|
|
30778
30639
|
|
|
30779
|
-
.
|
|
30780
|
-
|
|
30781
|
-
width: 100%;
|
|
30640
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
30641
|
+
background: rgba(192, 203, 224, 0.6);
|
|
30782
30642
|
}
|
|
30783
30643
|
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30644
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
30645
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30786
30646
|
}
|
|
30787
30647
|
|
|
30788
|
-
.
|
|
30789
|
-
|
|
30648
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
30649
|
+
fill: #0080ff;
|
|
30790
30650
|
}
|
|
30791
30651
|
|
|
30792
|
-
.
|
|
30793
|
-
color:
|
|
30794
|
-
|
|
30652
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
30653
|
+
color: #0080ff;
|
|
30654
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30795
30655
|
}
|
|
30796
30656
|
|
|
30797
|
-
.
|
|
30798
|
-
|
|
30799
|
-
cursor: pointer;
|
|
30800
|
-
transition: color 160ms ease;
|
|
30657
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
30658
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30801
30659
|
}
|
|
30802
30660
|
|
|
30803
|
-
.
|
|
30661
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
30662
|
+
fill: #1d326c;
|
|
30663
|
+
}
|
|
30664
|
+
|
|
30665
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
30666
|
+
margin-left: 8px;
|
|
30667
|
+
height: 22px;
|
|
30668
|
+
}
|
|
30669
|
+
|
|
30670
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
30671
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
30672
|
+
}
|
|
30673
|
+
|
|
30674
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
30675
|
+
padding: 0;
|
|
30676
|
+
display: flex;
|
|
30677
|
+
align-items: center;
|
|
30678
|
+
overflow: hidden;
|
|
30679
|
+
}
|
|
30680
|
+
|
|
30681
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
30682
|
+
opacity: 0;
|
|
30683
|
+
max-width: 0;
|
|
30684
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30685
|
+
}
|
|
30686
|
+
|
|
30687
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
30688
|
+
padding: 1px 12px;
|
|
30689
|
+
position: relative;
|
|
30690
|
+
display: flex;
|
|
30691
|
+
}
|
|
30692
|
+
|
|
30693
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30694
|
+
opacity: 0;
|
|
30695
|
+
position: absolute;
|
|
30696
|
+
top: 50%;
|
|
30697
|
+
left: 0;
|
|
30698
|
+
transform: translate(-50%, -50%);
|
|
30699
|
+
transition: opacity 100ms linear;
|
|
30700
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30701
|
+
}
|
|
30702
|
+
|
|
30703
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30804
30704
|
color: #0080ff;
|
|
30805
30705
|
}
|
|
30806
30706
|
|
|
30807
|
-
.
|
|
30707
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30708
|
+
padding: 1px 12px;
|
|
30709
|
+
display: inline-block;
|
|
30710
|
+
opacity: 1;
|
|
30711
|
+
max-width: 160px;
|
|
30712
|
+
}
|
|
30713
|
+
|
|
30714
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30715
|
+
padding: 1px 12px;
|
|
30808
30716
|
color: #005ed1;
|
|
30809
30717
|
}
|
|
30810
30718
|
|
|
30811
|
-
.
|
|
30812
|
-
|
|
30719
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30720
|
+
opacity: 1;
|
|
30813
30721
|
}
|
|
30814
30722
|
|
|
30815
|
-
.
|
|
30816
|
-
|
|
30817
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30818
|
-
font-weight: 700;
|
|
30819
|
-
line-height: 32px;
|
|
30723
|
+
.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 {
|
|
30724
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30820
30725
|
}
|
|
30821
30726
|
|
|
30822
|
-
.
|
|
30823
|
-
|
|
30824
|
-
border-radius: 8px;
|
|
30825
|
-
background: #fff;
|
|
30727
|
+
.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 {
|
|
30728
|
+
opacity: 0;
|
|
30826
30729
|
}
|
|
30827
30730
|
|
|
30828
|
-
.
|
|
30829
|
-
|
|
30830
|
-
|
|
30831
|
-
|
|
30832
|
-
color: rgba(0, 21, 64, 0.3);
|
|
30833
|
-
text-align: center;
|
|
30731
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30732
|
+
padding: 4px 16px;
|
|
30733
|
+
height: 32px;
|
|
30734
|
+
border-radius: 6px 6px 0 0;
|
|
30834
30735
|
}
|
|
30835
30736
|
|
|
30836
|
-
.
|
|
30837
|
-
padding:
|
|
30838
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30839
|
-
font-size: 12px;
|
|
30737
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30738
|
+
padding-left: 0;
|
|
30840
30739
|
}
|
|
30841
30740
|
|
|
30842
|
-
.
|
|
30843
|
-
padding-
|
|
30741
|
+
.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 {
|
|
30742
|
+
padding-left: 16px;
|
|
30844
30743
|
}
|
|
30845
30744
|
|
|
30846
|
-
.
|
|
30847
|
-
|
|
30848
|
-
|
|
30745
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30746
|
+
margin-left: 11px;
|
|
30747
|
+
height: 24px;
|
|
30849
30748
|
}
|
|
30850
30749
|
|
|
30851
|
-
.
|
|
30852
|
-
|
|
30750
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30751
|
+
padding: 0;
|
|
30853
30752
|
}
|
|
30854
30753
|
|
|
30855
|
-
.
|
|
30856
|
-
padding:
|
|
30754
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30755
|
+
padding: 4px 16px;
|
|
30857
30756
|
}
|
|
30858
30757
|
|
|
30859
|
-
.
|
|
30860
|
-
|
|
30861
|
-
max-width: 388px;
|
|
30862
|
-
min-width: 285px;
|
|
30758
|
+
.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 {
|
|
30759
|
+
padding: 4px 16px;
|
|
30863
30760
|
}
|
|
30864
30761
|
|
|
30865
|
-
.
|
|
30866
|
-
|
|
30867
|
-
font-size: 12px;
|
|
30868
|
-
width: 80px;
|
|
30869
|
-
height: 100px;
|
|
30870
|
-
top: 0;
|
|
30871
|
-
left: 35px;
|
|
30872
|
-
display: flex;
|
|
30873
|
-
flex-direction: column;
|
|
30874
|
-
justify-content: center;
|
|
30875
|
-
align-items: center;
|
|
30876
|
-
color: #00122e;
|
|
30762
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30763
|
+
background: #fff;
|
|
30877
30764
|
}
|
|
30878
30765
|
|
|
30879
|
-
.
|
|
30880
|
-
|
|
30881
|
-
font-weight: 700;
|
|
30766
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30767
|
+
color: #005ed1;
|
|
30882
30768
|
}
|
|
30883
30769
|
|
|
30884
|
-
.
|
|
30885
|
-
|
|
30886
|
-
|
|
30887
|
-
width: inherit;
|
|
30888
|
-
text-align: center;
|
|
30770
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30771
|
+
background: #fff;
|
|
30772
|
+
color: #1d326c;
|
|
30889
30773
|
}
|
|
30890
30774
|
|
|
30891
|
-
.
|
|
30892
|
-
|
|
30775
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30776
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30893
30777
|
}
|
|
30894
30778
|
|
|
30895
|
-
.
|
|
30896
|
-
|
|
30897
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30898
|
-
left: 0 !important;
|
|
30899
|
-
bottom: 0 !important;
|
|
30900
|
-
display: flex;
|
|
30901
|
-
align-items: center;
|
|
30779
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30780
|
+
color: #1d326c;
|
|
30902
30781
|
}
|
|
30903
30782
|
|
|
30904
|
-
.
|
|
30905
|
-
|
|
30783
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30784
|
+
fill: #d8deeb;
|
|
30906
30785
|
}
|
|
30907
30786
|
|
|
30908
|
-
.
|
|
30909
|
-
|
|
30910
|
-
margin-right: 0 !important;
|
|
30911
|
-
line-height: 18px;
|
|
30787
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30788
|
+
fill: #1d326c;
|
|
30912
30789
|
}
|
|
30913
30790
|
|
|
30914
|
-
.
|
|
30915
|
-
|
|
30791
|
+
.E_t160l1cm .tab-content {
|
|
30792
|
+
flex: 1;
|
|
30793
|
+
display: flex;
|
|
30794
|
+
flex-direction: column;
|
|
30916
30795
|
}
|
|
30917
30796
|
|
|
30918
|
-
.
|
|
30919
|
-
|
|
30920
|
-
max-width: 198px;
|
|
30921
|
-
width: calc(100% - 20px);
|
|
30922
|
-
margin-left: 2px;
|
|
30923
|
-
color: #00122e !important;
|
|
30924
|
-
display: inline-flex;
|
|
30925
|
-
justify-content: space-between;
|
|
30797
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30798
|
+
overflow: visible;
|
|
30926
30799
|
}
|
|
30927
30800
|
|
|
30928
|
-
.
|
|
30929
|
-
|
|
30930
|
-
|
|
30931
|
-
|
|
30801
|
+
.E_t14npdqr {
|
|
30802
|
+
max-width: 240px;
|
|
30803
|
+
animation: none;
|
|
30804
|
+
}
|
|
30805
|
+
|
|
30806
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30807
|
+
border: 1px solid #0080ff;
|
|
30808
|
+
padding: 0;
|
|
30809
|
+
}
|
|
30810
|
+
|
|
30811
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30812
|
+
margin: 0;
|
|
30813
|
+
height: 32px;
|
|
30814
|
+
line-height: 32px;
|
|
30815
|
+
font-size: 13px;
|
|
30816
|
+
padding: 0 10px;
|
|
30817
|
+
display: block;
|
|
30932
30818
|
overflow: hidden;
|
|
30933
30819
|
text-overflow: ellipsis;
|
|
30934
30820
|
white-space: nowrap;
|
|
30935
30821
|
}
|
|
30936
30822
|
|
|
30937
|
-
.
|
|
30938
|
-
|
|
30823
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30824
|
+
content: " ";
|
|
30825
|
+
height: 1px;
|
|
30826
|
+
width: calc(100% + 10px);
|
|
30827
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30828
|
+
display: block;
|
|
30939
30829
|
}
|
|
30940
30830
|
|
|
30941
|
-
.
|
|
30942
|
-
|
|
30831
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30832
|
+
color: #0080ff;
|
|
30833
|
+
background: transparent;
|
|
30943
30834
|
}
|
|
30944
30835
|
|
|
30945
|
-
.
|
|
30946
|
-
|
|
30836
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30837
|
+
padding: 4px 8px 0 8px;
|
|
30838
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30839
|
+
font-size: 12px;
|
|
30840
|
+
}
|
|
30841
|
+
|
|
30842
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30843
|
+
padding-bottom: 6px;
|
|
30844
|
+
}
|
|
30845
|
+
|
|
30846
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30847
|
+
padding-top: 4px;
|
|
30848
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30849
|
+
}
|
|
30850
|
+
|
|
30851
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30947
30852
|
display: flex;
|
|
30948
|
-
justify-content: space-between;
|
|
30949
30853
|
}
|
|
30950
30854
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
30855
|
+
.E_c1yyuluq {
|
|
30856
|
+
border-radius: 8px;
|
|
30857
|
+
}
|
|
30858
|
+
|
|
30859
|
+
.E_c1yyuluq .ant-card-body {
|
|
30860
|
+
padding: 20px 24px 24px 24px;
|
|
30953
30861
|
}
|
|
30954
30862
|
|
|
30955
30863
|
.E_ccrbeuz .ant-collapse-item {
|
|
@@ -30972,17 +30880,9 @@ button.E_n7k2c6r {
|
|
|
30972
30880
|
padding: 0px;
|
|
30973
30881
|
}
|
|
30974
30882
|
|
|
30975
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30976
|
-
padding-right: 0px;
|
|
30977
|
-
cursor: default;
|
|
30978
|
-
}
|
|
30979
|
-
|
|
30980
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30981
|
-
display: flex;
|
|
30982
|
-
}
|
|
30983
|
-
|
|
30984
|
-
.E_sx1bpnu .ant-input-sm {
|
|
30985
|
-
line-height: 18px;
|
|
30883
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30884
|
+
padding-right: 0px;
|
|
30885
|
+
cursor: default;
|
|
30986
30886
|
}
|
|
30987
30887
|
|
|
30988
30888
|
.E_phljevk {
|
|
@@ -31052,47 +30952,104 @@ button.E_n7k2c6r {
|
|
|
31052
30952
|
line-height: 18px;
|
|
31053
30953
|
}
|
|
31054
30954
|
|
|
31055
|
-
.
|
|
31056
|
-
|
|
31057
|
-
|
|
31058
|
-
width:
|
|
31059
|
-
|
|
31060
|
-
|
|
30955
|
+
.E_d1bw7c5z {
|
|
30956
|
+
position: relative;
|
|
30957
|
+
max-width: 388px;
|
|
30958
|
+
min-width: 285px;
|
|
30959
|
+
}
|
|
30960
|
+
|
|
30961
|
+
.E_d1bw7c5z .center {
|
|
30962
|
+
position: absolute;
|
|
30963
|
+
font-size: 12px;
|
|
30964
|
+
width: 80px;
|
|
30965
|
+
height: 100px;
|
|
30966
|
+
top: 0;
|
|
30967
|
+
left: 35px;
|
|
31061
30968
|
display: flex;
|
|
31062
|
-
|
|
30969
|
+
flex-direction: column;
|
|
31063
30970
|
justify-content: center;
|
|
31064
|
-
|
|
30971
|
+
align-items: center;
|
|
30972
|
+
color: #00122e;
|
|
31065
30973
|
}
|
|
31066
30974
|
|
|
31067
|
-
.
|
|
31068
|
-
|
|
31069
|
-
|
|
31070
|
-
width: 10px;
|
|
31071
|
-
border-radius: 50%;
|
|
31072
|
-
overflow: hidden;
|
|
30975
|
+
.E_d1bw7c5z .center .number {
|
|
30976
|
+
font-size: 24px;
|
|
30977
|
+
font-weight: 700;
|
|
31073
30978
|
}
|
|
31074
30979
|
|
|
31075
|
-
.
|
|
31076
|
-
|
|
31077
|
-
|
|
30980
|
+
.E_d1bw7c5z .center .text {
|
|
30981
|
+
padding: 0 5px;
|
|
30982
|
+
font-size: 12px;
|
|
30983
|
+
width: inherit;
|
|
30984
|
+
text-align: center;
|
|
30985
|
+
}
|
|
30986
|
+
|
|
30987
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30988
|
+
display: flex;
|
|
30989
|
+
}
|
|
30990
|
+
|
|
30991
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30992
|
+
position: relative !important;
|
|
30993
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30994
|
+
left: 0 !important;
|
|
30995
|
+
bottom: 0 !important;
|
|
30996
|
+
display: flex;
|
|
30997
|
+
align-items: center;
|
|
30998
|
+
}
|
|
30999
|
+
|
|
31000
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
31078
31001
|
width: 100%;
|
|
31079
|
-
left: 0;
|
|
31080
|
-
top: 0;
|
|
31081
|
-
border-radius: 50%;
|
|
31082
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31083
|
-
transform: rotate(180deg);
|
|
31084
31002
|
}
|
|
31085
31003
|
|
|
31086
|
-
.
|
|
31087
|
-
position: absolute;
|
|
31088
|
-
height: 100%;
|
|
31004
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31089
31005
|
width: 100%;
|
|
31090
|
-
|
|
31091
|
-
|
|
31092
|
-
|
|
31093
|
-
|
|
31094
|
-
|
|
31095
|
-
|
|
31006
|
+
margin-right: 0 !important;
|
|
31007
|
+
line-height: 18px;
|
|
31008
|
+
}
|
|
31009
|
+
|
|
31010
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31011
|
+
border-radius: 2px;
|
|
31012
|
+
}
|
|
31013
|
+
|
|
31014
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31015
|
+
min-width: 75px;
|
|
31016
|
+
max-width: 198px;
|
|
31017
|
+
width: calc(100% - 20px);
|
|
31018
|
+
margin-left: 2px;
|
|
31019
|
+
color: #00122e !important;
|
|
31020
|
+
display: inline-flex;
|
|
31021
|
+
justify-content: space-between;
|
|
31022
|
+
}
|
|
31023
|
+
|
|
31024
|
+
.E_d1bw7c5z .tooltip-text {
|
|
31025
|
+
maxwidth: calc(100% - 12px);
|
|
31026
|
+
cursor: pointer;
|
|
31027
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31028
|
+
overflow: hidden;
|
|
31029
|
+
text-overflow: ellipsis;
|
|
31030
|
+
white-space: nowrap;
|
|
31031
|
+
}
|
|
31032
|
+
|
|
31033
|
+
.E_d1bw7c5z .value {
|
|
31034
|
+
color: rgba(44, 56, 82, 0.75);
|
|
31035
|
+
}
|
|
31036
|
+
|
|
31037
|
+
.E_t10pqbtc {
|
|
31038
|
+
width: 140px;
|
|
31039
|
+
}
|
|
31040
|
+
|
|
31041
|
+
.E_t10pqbtc .item {
|
|
31042
|
+
margin: 6px auto;
|
|
31043
|
+
display: flex;
|
|
31044
|
+
justify-content: space-between;
|
|
31045
|
+
}
|
|
31046
|
+
|
|
31047
|
+
.E_t10pqbtc .item .name {
|
|
31048
|
+
width: 102px;
|
|
31049
|
+
}
|
|
31050
|
+
|
|
31051
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31052
|
+
line-height: 18px;
|
|
31096
31053
|
}
|
|
31097
31054
|
|
|
31098
31055
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -31284,6 +31241,49 @@ button.E_n7k2c6r {
|
|
|
31284
31241
|
color: rgba(44, 56, 82, 0.6);
|
|
31285
31242
|
}
|
|
31286
31243
|
|
|
31244
|
+
.E_c1bus5hc {
|
|
31245
|
+
--color: white;
|
|
31246
|
+
height: 14px;
|
|
31247
|
+
width: 14px;
|
|
31248
|
+
border-radius: 50%;
|
|
31249
|
+
flex-shrink: 0;
|
|
31250
|
+
display: flex;
|
|
31251
|
+
align-items: center;
|
|
31252
|
+
justify-content: center;
|
|
31253
|
+
border: 1px solid var(--color);
|
|
31254
|
+
}
|
|
31255
|
+
|
|
31256
|
+
.E_c1bus5hc .circle-inner {
|
|
31257
|
+
position: relative;
|
|
31258
|
+
height: 10px;
|
|
31259
|
+
width: 10px;
|
|
31260
|
+
border-radius: 50%;
|
|
31261
|
+
overflow: hidden;
|
|
31262
|
+
}
|
|
31263
|
+
|
|
31264
|
+
.E_c1bus5hc .circle-content {
|
|
31265
|
+
position: absolute;
|
|
31266
|
+
height: 100%;
|
|
31267
|
+
width: 100%;
|
|
31268
|
+
left: 0;
|
|
31269
|
+
top: 0;
|
|
31270
|
+
border-radius: 50%;
|
|
31271
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31272
|
+
transform: rotate(180deg);
|
|
31273
|
+
}
|
|
31274
|
+
|
|
31275
|
+
.E_c1bus5hc .circle-child {
|
|
31276
|
+
position: absolute;
|
|
31277
|
+
height: 100%;
|
|
31278
|
+
width: 100%;
|
|
31279
|
+
left: 0;
|
|
31280
|
+
top: 0;
|
|
31281
|
+
margin-left: 50%;
|
|
31282
|
+
transform-origin: left;
|
|
31283
|
+
background: white;
|
|
31284
|
+
transform: rotate(0deg);
|
|
31285
|
+
}
|
|
31286
|
+
|
|
31287
31287
|
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
31288
31288
|
border-radius: 6px;
|
|
31289
31289
|
}
|
|
@@ -31422,107 +31422,21 @@ button.E_n7k2c6r {
|
|
|
31422
31422
|
margin-left: 5px;
|
|
31423
31423
|
}
|
|
31424
31424
|
|
|
31425
|
-
.
|
|
31426
|
-
|
|
31427
|
-
}
|
|
31428
|
-
|
|
31429
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31430
|
-
display: none;
|
|
31431
|
-
}
|
|
31432
|
-
|
|
31433
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
31434
|
-
background: rgba(23, 38, 64, 0.8);
|
|
31435
|
-
border-radius: 4px;
|
|
31436
|
-
}
|
|
31437
|
-
|
|
31438
|
-
.E_s1dni7lo {
|
|
31439
|
-
width: 430px !important;
|
|
31440
|
-
}
|
|
31441
|
-
|
|
31442
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
31443
|
-
padding: 8px 16px;
|
|
31444
|
-
line-height: 18px;
|
|
31445
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31446
|
-
height: 34px;
|
|
31447
|
-
min-height: 34px;
|
|
31448
|
-
box-sizing: border-box;
|
|
31449
|
-
margin-top: 8px;
|
|
31450
|
-
}
|
|
31451
|
-
|
|
31452
|
-
.E_o1ugr09p {
|
|
31453
|
-
display: flex;
|
|
31454
|
-
flex-direction: column;
|
|
31455
|
-
margin: 1px 8px;
|
|
31456
|
-
padding: 8px;
|
|
31457
|
-
border-radius: 4px;
|
|
31458
|
-
}
|
|
31459
|
-
|
|
31460
|
-
.E_o1ugr09p .selected-icon {
|
|
31461
|
-
display: none;
|
|
31462
|
-
}
|
|
31463
|
-
|
|
31464
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31465
|
-
padding-left: 8px;
|
|
31466
|
-
}
|
|
31467
|
-
|
|
31468
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31469
|
-
background-color: white;
|
|
31470
|
-
}
|
|
31471
|
-
|
|
31472
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31473
|
-
color: #0080ff;
|
|
31474
|
-
}
|
|
31475
|
-
|
|
31476
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31477
|
-
display: block;
|
|
31478
|
-
}
|
|
31479
|
-
|
|
31480
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
31481
|
-
background: rgba(0, 136, 255, 0.16);
|
|
31482
|
-
}
|
|
31483
|
-
|
|
31484
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31485
|
-
color: #0080ff;
|
|
31486
|
-
}
|
|
31487
|
-
|
|
31488
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31489
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31490
|
-
color: #0080ff;
|
|
31491
|
-
}
|
|
31492
|
-
|
|
31493
|
-
.E_o1ifxsq4 {
|
|
31494
|
-
display: flex;
|
|
31495
|
-
justify-content: space-between;
|
|
31496
|
-
height: 20px;
|
|
31497
|
-
line-height: 20px;
|
|
31498
|
-
}
|
|
31499
|
-
|
|
31500
|
-
.E_o1ifxsq4 .timezone-title {
|
|
31501
|
-
color: #2d3a56;
|
|
31502
|
-
overflow: hidden;
|
|
31503
|
-
text-overflow: ellipsis;
|
|
31504
|
-
}
|
|
31505
|
-
|
|
31506
|
-
.E_o1zue7 {
|
|
31507
|
-
display: flex;
|
|
31508
|
-
justify-content: space-between;
|
|
31509
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31510
|
-
height: 18px;
|
|
31511
|
-
line-height: 18px;
|
|
31512
|
-
margin-top: 2px;
|
|
31425
|
+
.E_iq1gosr {
|
|
31426
|
+
display: inline-block;
|
|
31513
31427
|
}
|
|
31514
31428
|
|
|
31515
|
-
.
|
|
31516
|
-
|
|
31517
|
-
margin-right: 0;
|
|
31518
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31429
|
+
.E_tju3gfj .date {
|
|
31430
|
+
margin-right: 4px;
|
|
31519
31431
|
}
|
|
31520
31432
|
|
|
31521
|
-
.
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
|
|
31525
|
-
|
|
31433
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
31434
|
+
display: none;
|
|
31435
|
+
}
|
|
31436
|
+
|
|
31437
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
31438
|
+
background: rgba(23, 38, 64, 0.8);
|
|
31439
|
+
border-radius: 4px;
|
|
31526
31440
|
}
|
|
31527
31441
|
|
|
31528
31442
|
.E_s1sck0th {
|
|
@@ -31623,8 +31537,107 @@ button.E_n7k2c6r {
|
|
|
31623
31537
|
background-color: #7E41FF;
|
|
31624
31538
|
}
|
|
31625
31539
|
|
|
31626
|
-
.
|
|
31627
|
-
|
|
31540
|
+
.E_s1dni7lo {
|
|
31541
|
+
width: 430px !important;
|
|
31542
|
+
}
|
|
31543
|
+
|
|
31544
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
31545
|
+
padding: 8px 16px;
|
|
31546
|
+
line-height: 18px;
|
|
31547
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31548
|
+
height: 34px;
|
|
31549
|
+
min-height: 34px;
|
|
31550
|
+
box-sizing: border-box;
|
|
31551
|
+
margin-top: 8px;
|
|
31552
|
+
}
|
|
31553
|
+
|
|
31554
|
+
.E_o1ugr09p {
|
|
31555
|
+
display: flex;
|
|
31556
|
+
flex-direction: column;
|
|
31557
|
+
margin: 1px 8px;
|
|
31558
|
+
padding: 8px;
|
|
31559
|
+
border-radius: 4px;
|
|
31560
|
+
}
|
|
31561
|
+
|
|
31562
|
+
.E_o1ugr09p .selected-icon {
|
|
31563
|
+
display: none;
|
|
31564
|
+
}
|
|
31565
|
+
|
|
31566
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
31567
|
+
padding-left: 8px;
|
|
31568
|
+
}
|
|
31569
|
+
|
|
31570
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
31571
|
+
background-color: white;
|
|
31572
|
+
}
|
|
31573
|
+
|
|
31574
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
31575
|
+
color: #0080ff;
|
|
31576
|
+
}
|
|
31577
|
+
|
|
31578
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
31579
|
+
display: block;
|
|
31580
|
+
}
|
|
31581
|
+
|
|
31582
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
31583
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31584
|
+
}
|
|
31585
|
+
|
|
31586
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
31587
|
+
color: #0080ff;
|
|
31588
|
+
}
|
|
31589
|
+
|
|
31590
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
31591
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31592
|
+
color: #0080ff;
|
|
31593
|
+
}
|
|
31594
|
+
|
|
31595
|
+
.E_o1ifxsq4 {
|
|
31596
|
+
display: flex;
|
|
31597
|
+
justify-content: space-between;
|
|
31598
|
+
height: 20px;
|
|
31599
|
+
line-height: 20px;
|
|
31600
|
+
}
|
|
31601
|
+
|
|
31602
|
+
.E_o1ifxsq4 .timezone-title {
|
|
31603
|
+
color: #2d3a56;
|
|
31604
|
+
overflow: hidden;
|
|
31605
|
+
text-overflow: ellipsis;
|
|
31606
|
+
}
|
|
31607
|
+
|
|
31608
|
+
.E_o1zue7 {
|
|
31609
|
+
display: flex;
|
|
31610
|
+
justify-content: space-between;
|
|
31611
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31612
|
+
height: 18px;
|
|
31613
|
+
line-height: 18px;
|
|
31614
|
+
margin-top: 2px;
|
|
31615
|
+
}
|
|
31616
|
+
|
|
31617
|
+
.E_tyfmlxg {
|
|
31618
|
+
border: none;
|
|
31619
|
+
margin-right: 0;
|
|
31620
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31621
|
+
}
|
|
31622
|
+
|
|
31623
|
+
.E_o18uybox {
|
|
31624
|
+
pointer-events: none;
|
|
31625
|
+
height: 32px;
|
|
31626
|
+
width: 100%;
|
|
31627
|
+
opacity: 0;
|
|
31628
|
+
}
|
|
31629
|
+
|
|
31630
|
+
.E_i1inqkme {
|
|
31631
|
+
height: 18px;
|
|
31632
|
+
line-height: 18px;
|
|
31633
|
+
padding: 0 4px;
|
|
31634
|
+
border-radius: 4px;
|
|
31635
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31636
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31637
|
+
display: flex;
|
|
31638
|
+
align-items: center;
|
|
31639
|
+
white-space: nowrap;
|
|
31640
|
+
margin-right: 4px;
|
|
31628
31641
|
}
|
|
31629
31642
|
|
|
31630
31643
|
.E_f7pxqmh {
|
|
@@ -31667,20 +31680,25 @@ button.E_n7k2c6r {
|
|
|
31667
31680
|
min-height: 0px;
|
|
31668
31681
|
}
|
|
31669
31682
|
|
|
31670
|
-
.
|
|
31671
|
-
|
|
31672
|
-
height: 100%;
|
|
31673
|
-
min-height: 124px;
|
|
31674
|
-
display: flex;
|
|
31675
|
-
flex-direction: column;
|
|
31676
|
-
justify-content: center;
|
|
31683
|
+
.E_iouxfgt {
|
|
31684
|
+
display: inline-flex;
|
|
31677
31685
|
align-items: center;
|
|
31678
31686
|
}
|
|
31679
31687
|
|
|
31680
|
-
.
|
|
31681
|
-
|
|
31682
|
-
|
|
31683
|
-
|
|
31688
|
+
.E_iouxfgt .icon-inner {
|
|
31689
|
+
display: inline-flex;
|
|
31690
|
+
align-items: center;
|
|
31691
|
+
justify-content: center;
|
|
31692
|
+
}
|
|
31693
|
+
|
|
31694
|
+
.E_iouxfgt .icon-inner + span,
|
|
31695
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31696
|
+
margin-left: 4px;
|
|
31697
|
+
}
|
|
31698
|
+
|
|
31699
|
+
.E_iouxfgt.is-rotate img,
|
|
31700
|
+
.E_iouxfgt.is-rotate svg {
|
|
31701
|
+
animation: rotate 680ms linear infinite;
|
|
31684
31702
|
}
|
|
31685
31703
|
|
|
31686
31704
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
@@ -31753,48 +31771,6 @@ button.E_n7k2c6r {
|
|
|
31753
31771
|
padding: 2px 8px;
|
|
31754
31772
|
}
|
|
31755
31773
|
|
|
31756
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31757
|
-
margin-left: 8px;
|
|
31758
|
-
}
|
|
31759
|
-
|
|
31760
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31761
|
-
padding: 2px 7px 2px 12px;
|
|
31762
|
-
}
|
|
31763
|
-
|
|
31764
|
-
.E_i1inqkme {
|
|
31765
|
-
height: 18px;
|
|
31766
|
-
line-height: 18px;
|
|
31767
|
-
padding: 0 4px;
|
|
31768
|
-
border-radius: 4px;
|
|
31769
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31770
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31771
|
-
display: flex;
|
|
31772
|
-
align-items: center;
|
|
31773
|
-
white-space: nowrap;
|
|
31774
|
-
margin-right: 4px;
|
|
31775
|
-
}
|
|
31776
|
-
|
|
31777
|
-
.E_iouxfgt {
|
|
31778
|
-
display: inline-flex;
|
|
31779
|
-
align-items: center;
|
|
31780
|
-
}
|
|
31781
|
-
|
|
31782
|
-
.E_iouxfgt .icon-inner {
|
|
31783
|
-
display: inline-flex;
|
|
31784
|
-
align-items: center;
|
|
31785
|
-
justify-content: center;
|
|
31786
|
-
}
|
|
31787
|
-
|
|
31788
|
-
.E_iouxfgt .icon-inner + span,
|
|
31789
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31790
|
-
margin-left: 4px;
|
|
31791
|
-
}
|
|
31792
|
-
|
|
31793
|
-
.E_iouxfgt.is-rotate img,
|
|
31794
|
-
.E_iouxfgt.is-rotate svg {
|
|
31795
|
-
animation: rotate 680ms linear infinite;
|
|
31796
|
-
}
|
|
31797
|
-
|
|
31798
31774
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31799
31775
|
display: var(--a1wfy30z-0);
|
|
31800
31776
|
}
|
|
@@ -31830,6 +31806,30 @@ button.E_n7k2c6r {
|
|
|
31830
31806
|
font-size: inherit;
|
|
31831
31807
|
}
|
|
31832
31808
|
|
|
31809
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31810
|
+
margin-left: 8px;
|
|
31811
|
+
}
|
|
31812
|
+
|
|
31813
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31814
|
+
padding: 2px 7px 2px 12px;
|
|
31815
|
+
}
|
|
31816
|
+
|
|
31817
|
+
.E_fzh9mnb {
|
|
31818
|
+
width: 100%;
|
|
31819
|
+
height: 100%;
|
|
31820
|
+
min-height: 124px;
|
|
31821
|
+
display: flex;
|
|
31822
|
+
flex-direction: column;
|
|
31823
|
+
justify-content: center;
|
|
31824
|
+
align-items: center;
|
|
31825
|
+
}
|
|
31826
|
+
|
|
31827
|
+
.E_fzh9mnb .error-text {
|
|
31828
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31829
|
+
margin-bottom: 16px;
|
|
31830
|
+
font-size: 18px;
|
|
31831
|
+
}
|
|
31832
|
+
|
|
31833
31833
|
.E_owd0kml {
|
|
31834
31834
|
display: inline-block;
|
|
31835
31835
|
}
|
|
@@ -31872,10 +31872,6 @@ button.E_n7k2c6r {
|
|
|
31872
31872
|
transition: all 320ms ease;
|
|
31873
31873
|
}
|
|
31874
31874
|
|
|
31875
|
-
.E_m196gn1d {
|
|
31876
|
-
min-width: 1280px;
|
|
31877
|
-
}
|
|
31878
|
-
|
|
31879
31875
|
.E_dsnbhzf {
|
|
31880
31876
|
font-family: Inter;
|
|
31881
31877
|
font-style: normal;
|
|
@@ -32351,6 +32347,10 @@ button.E_n7k2c6r {
|
|
|
32351
32347
|
line-height: 12px;
|
|
32352
32348
|
}
|
|
32353
32349
|
|
|
32350
|
+
.E_m196gn1d {
|
|
32351
|
+
min-width: 1280px;
|
|
32352
|
+
}
|
|
32353
|
+
|
|
32354
32354
|
.E_cnujxq2 {
|
|
32355
32355
|
display: flex;
|
|
32356
32356
|
flex-direction: column;
|
|
@@ -33145,21 +33145,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33145
33145
|
padding: unset;
|
|
33146
33146
|
}
|
|
33147
33147
|
|
|
33148
|
-
.E_suhck3k {
|
|
33149
|
-
height: 24px;
|
|
33150
|
-
width: 24px;
|
|
33151
|
-
border-radius: 6px;
|
|
33152
|
-
padding: 4px;
|
|
33153
|
-
}
|
|
33154
|
-
|
|
33155
|
-
.E_suhck3k:hover {
|
|
33156
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33157
|
-
}
|
|
33158
|
-
|
|
33159
|
-
.E_suhck3k:hover svg path {
|
|
33160
|
-
fill: blue;
|
|
33161
|
-
}
|
|
33162
|
-
|
|
33163
33148
|
.E_ryby9ds {
|
|
33164
33149
|
display: flex;
|
|
33165
33150
|
align-items: center;
|
|
@@ -33177,6 +33162,21 @@ input.E_rf8rlle.ant-input {
|
|
|
33177
33162
|
margin-right: 6px;
|
|
33178
33163
|
}
|
|
33179
33164
|
|
|
33165
|
+
.E_suhck3k {
|
|
33166
|
+
height: 24px;
|
|
33167
|
+
width: 24px;
|
|
33168
|
+
border-radius: 6px;
|
|
33169
|
+
padding: 4px;
|
|
33170
|
+
}
|
|
33171
|
+
|
|
33172
|
+
.E_suhck3k:hover {
|
|
33173
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33174
|
+
}
|
|
33175
|
+
|
|
33176
|
+
.E_suhck3k:hover svg path {
|
|
33177
|
+
fill: blue;
|
|
33178
|
+
}
|
|
33179
|
+
|
|
33180
33180
|
.E_hrhfj7c {
|
|
33181
33181
|
display: none;
|
|
33182
33182
|
}
|
|
@@ -33236,6 +33236,10 @@ input.E_rf8rlle.ant-input {
|
|
|
33236
33236
|
line-height: normal;
|
|
33237
33237
|
}
|
|
33238
33238
|
|
|
33239
|
+
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-overflow-item span {
|
|
33240
|
+
max-width: 100%;
|
|
33241
|
+
}
|
|
33242
|
+
|
|
33239
33243
|
.E_cgzzd7y.antd5-cascader .antd5-cascader-selector .antd5-cascader-selection-placeholder {
|
|
33240
33244
|
font-size: 13px;
|
|
33241
33245
|
line-height: 20px;
|
|
@@ -33429,10 +33433,270 @@ input.E_rf8rlle.ant-input {
|
|
|
33429
33433
|
padding: 8px;
|
|
33430
33434
|
}
|
|
33431
33435
|
|
|
33432
|
-
.E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
|
|
33433
|
-
height: 22px;
|
|
33434
|
-
padding: 8px 16px;
|
|
33435
|
-
font-size: 14px;
|
|
33436
|
+
.E_c1evusvc.E_ckhyuyx .E_c1iye0zj {
|
|
33437
|
+
height: 22px;
|
|
33438
|
+
padding: 8px 16px;
|
|
33439
|
+
font-size: 14px;
|
|
33440
|
+
}
|
|
33441
|
+
|
|
33442
|
+
.E_h12yihis {
|
|
33443
|
+
height: 50px;
|
|
33444
|
+
border-bottom: 2px solid #edf0f7;
|
|
33445
|
+
background: #fff;
|
|
33446
|
+
display: flex;
|
|
33447
|
+
justify-content: space-between;
|
|
33448
|
+
align-items: center;
|
|
33449
|
+
padding: 0 24px 0 14px;
|
|
33450
|
+
position: relative;
|
|
33451
|
+
z-index: 10;
|
|
33452
|
+
}
|
|
33453
|
+
|
|
33454
|
+
.E_h12yihis .left,
|
|
33455
|
+
.E_h12yihis .right,
|
|
33456
|
+
.E_h12yihis .center {
|
|
33457
|
+
display: flex;
|
|
33458
|
+
align-items: center;
|
|
33459
|
+
flex: 1;
|
|
33460
|
+
flex-shrink: 0;
|
|
33461
|
+
}
|
|
33462
|
+
|
|
33463
|
+
.E_h12yihis .center {
|
|
33464
|
+
flex: 0.8;
|
|
33465
|
+
}
|
|
33466
|
+
|
|
33467
|
+
.E_h12yihis .right {
|
|
33468
|
+
justify-content: flex-end;
|
|
33469
|
+
}
|
|
33470
|
+
|
|
33471
|
+
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
33472
|
+
opacity: 1;
|
|
33473
|
+
}
|
|
33474
|
+
|
|
33475
|
+
.E_h12yihis .right .btn-group {
|
|
33476
|
+
margin-left: 32px;
|
|
33477
|
+
position: relative;
|
|
33478
|
+
display: flex;
|
|
33479
|
+
align-items: center;
|
|
33480
|
+
}
|
|
33481
|
+
|
|
33482
|
+
.E_h12yihis .right .btn-group:before {
|
|
33483
|
+
content: "";
|
|
33484
|
+
opacity: 0;
|
|
33485
|
+
height: 24px;
|
|
33486
|
+
width: 1px;
|
|
33487
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33488
|
+
position: absolute;
|
|
33489
|
+
left: -16px;
|
|
33490
|
+
top: 50%;
|
|
33491
|
+
transform: translateY(-50%);
|
|
33492
|
+
transition: opacity 160ms ease;
|
|
33493
|
+
}
|
|
33494
|
+
|
|
33495
|
+
.E_h12yihis .right .btn-group > .btn-item {
|
|
33496
|
+
transition: all 160ms ease;
|
|
33497
|
+
cursor: pointer;
|
|
33498
|
+
width: 56px;
|
|
33499
|
+
height: 40px;
|
|
33500
|
+
display: inline-flex;
|
|
33501
|
+
align-items: center;
|
|
33502
|
+
justify-content: center;
|
|
33503
|
+
border-radius: 6px;
|
|
33504
|
+
}
|
|
33505
|
+
|
|
33506
|
+
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
33507
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
33508
|
+
}
|
|
33509
|
+
|
|
33510
|
+
.E_h12yihis .right .btn-group > .btn-item:active {
|
|
33511
|
+
transform: translateY(2px);
|
|
33512
|
+
transition: all 320ms ease;
|
|
33513
|
+
}
|
|
33514
|
+
|
|
33515
|
+
.E_h12yihis .right .btn-group > *:not(:first-child) {
|
|
33516
|
+
margin-left: 4px;
|
|
33517
|
+
}
|
|
33518
|
+
|
|
33519
|
+
.E_h12yihis .right .create-menu-and-export {
|
|
33520
|
+
height: 48px;
|
|
33521
|
+
overflow: hidden;
|
|
33522
|
+
display: flex;
|
|
33523
|
+
align-items: center;
|
|
33524
|
+
padding: 0 4px;
|
|
33525
|
+
margin: 0 -4px;
|
|
33526
|
+
}
|
|
33527
|
+
|
|
33528
|
+
.E_h12yihis .right .create-menu-and-export.active .create-menu-in-nav,
|
|
33529
|
+
.E_h12yihis .right .create-menu-and-export.active .export-btn {
|
|
33530
|
+
transform: translateY(0);
|
|
33531
|
+
}
|
|
33532
|
+
|
|
33533
|
+
.E_h12yihis .right .create-menu-and-export .create-menu-in-nav,
|
|
33534
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33535
|
+
height: 48px;
|
|
33536
|
+
transform: translateY(100%);
|
|
33537
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
33538
|
+
display: inline-flex;
|
|
33539
|
+
align-items: center;
|
|
33540
|
+
}
|
|
33541
|
+
|
|
33542
|
+
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
33543
|
+
margin-right: 10px;
|
|
33544
|
+
}
|
|
33545
|
+
|
|
33546
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner {
|
|
33547
|
+
width: 32px;
|
|
33548
|
+
height: 32px;
|
|
33549
|
+
border-radius: 6px;
|
|
33550
|
+
}
|
|
33551
|
+
|
|
33552
|
+
.E_h12yihis .right .create-menu-and-export .export-btn .icon-inner:hover {
|
|
33553
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33554
|
+
}
|
|
33555
|
+
|
|
33556
|
+
.E_h12yihis .alert,
|
|
33557
|
+
.E_h12yihis .task {
|
|
33558
|
+
position: relative;
|
|
33559
|
+
}
|
|
33560
|
+
|
|
33561
|
+
.E_h12yihis .alert .alert-icon,
|
|
33562
|
+
.E_h12yihis .alert .task-icon,
|
|
33563
|
+
.E_h12yihis .task .alert-icon,
|
|
33564
|
+
.E_h12yihis .task .task-icon {
|
|
33565
|
+
width: 56px;
|
|
33566
|
+
height: 40px;
|
|
33567
|
+
justify-content: center;
|
|
33568
|
+
}
|
|
33569
|
+
|
|
33570
|
+
.E_h12yihis .alert .ant-badge-count,
|
|
33571
|
+
.E_h12yihis .task .ant-badge-count {
|
|
33572
|
+
right: 16px;
|
|
33573
|
+
top: 10px;
|
|
33574
|
+
}
|
|
33575
|
+
|
|
33576
|
+
.E_h12yihis .logo {
|
|
33577
|
+
display: inline-flex;
|
|
33578
|
+
align-items: center;
|
|
33579
|
+
}
|
|
33580
|
+
|
|
33581
|
+
.E_h12yihis .left {
|
|
33582
|
+
position: relative;
|
|
33583
|
+
}
|
|
33584
|
+
|
|
33585
|
+
.E_h12yihis .left .events-audit-title {
|
|
33586
|
+
font-size: 20px;
|
|
33587
|
+
line-height: 24px;
|
|
33588
|
+
font-weight: bold;
|
|
33589
|
+
color: #1d326c;
|
|
33590
|
+
margin: 0px 8px;
|
|
33591
|
+
}
|
|
33592
|
+
|
|
33593
|
+
.E_h12yihis .left .global-search {
|
|
33594
|
+
margin-left: 6px;
|
|
33595
|
+
}
|
|
33596
|
+
|
|
33597
|
+
.E_h12yihis.global-search-active {
|
|
33598
|
+
z-index: 11;
|
|
33599
|
+
}
|
|
33600
|
+
|
|
33601
|
+
.E_h12yihis.global-search-active .left {
|
|
33602
|
+
flex: 1;
|
|
33603
|
+
margin-right: 32px;
|
|
33604
|
+
}
|
|
33605
|
+
|
|
33606
|
+
.E_h12yihis.global-search-active .left .global-search {
|
|
33607
|
+
display: flex;
|
|
33608
|
+
flex: 1;
|
|
33609
|
+
}
|
|
33610
|
+
|
|
33611
|
+
.E_h12yihis.global-search-active .left .global-search .search-input {
|
|
33612
|
+
border-color: #0080ff;
|
|
33613
|
+
width: 100%;
|
|
33614
|
+
}
|
|
33615
|
+
|
|
33616
|
+
.E_h12yihis.global-search-active .center {
|
|
33617
|
+
display: none;
|
|
33618
|
+
}
|
|
33619
|
+
|
|
33620
|
+
.E_h12yihis.global-search-active .right {
|
|
33621
|
+
flex: 0 1 auto;
|
|
33622
|
+
}
|
|
33623
|
+
|
|
33624
|
+
.E_h12yihis .ant-badge-count {
|
|
33625
|
+
pointer-events: none;
|
|
33626
|
+
}
|
|
33627
|
+
|
|
33628
|
+
.E_ncaepor {
|
|
33629
|
+
color: rgba(10, 37, 85, 0.6);
|
|
33630
|
+
position: relative;
|
|
33631
|
+
height: 48px;
|
|
33632
|
+
display: inline-flex;
|
|
33633
|
+
align-items: center;
|
|
33634
|
+
justify-content: center;
|
|
33635
|
+
overflow: hidden;
|
|
33636
|
+
}
|
|
33637
|
+
|
|
33638
|
+
.E_ncaepor:before, .E_ncaepor:after {
|
|
33639
|
+
content: "";
|
|
33640
|
+
width: 100%;
|
|
33641
|
+
height: 12px;
|
|
33642
|
+
position: absolute;
|
|
33643
|
+
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
|
|
33644
|
+
}
|
|
33645
|
+
|
|
33646
|
+
.E_ncaepor:before {
|
|
33647
|
+
top: 0;
|
|
33648
|
+
}
|
|
33649
|
+
|
|
33650
|
+
.E_ncaepor:after {
|
|
33651
|
+
bottom: 0;
|
|
33652
|
+
}
|
|
33653
|
+
|
|
33654
|
+
.E_ncaepor > * {
|
|
33655
|
+
height: 48px;
|
|
33656
|
+
display: inline-flex;
|
|
33657
|
+
align-items: center;
|
|
33658
|
+
white-space: nowrap;
|
|
33659
|
+
transition: transform 240ms ease, opacity 80ms ease;
|
|
33660
|
+
}
|
|
33661
|
+
|
|
33662
|
+
.E_ncaepor .name-text {
|
|
33663
|
+
transform: translateY(0);
|
|
33664
|
+
opacity: 1;
|
|
33665
|
+
}
|
|
33666
|
+
|
|
33667
|
+
.E_ncaepor .nav-info {
|
|
33668
|
+
transform: translateY(100%);
|
|
33669
|
+
opacity: 0;
|
|
33670
|
+
font-size: 18px;
|
|
33671
|
+
font-weight: 700;
|
|
33672
|
+
position: absolute;
|
|
33673
|
+
overflow: hidden;
|
|
33674
|
+
display: flex;
|
|
33675
|
+
justify-content: center;
|
|
33676
|
+
}
|
|
33677
|
+
|
|
33678
|
+
.E_ncaepor .nav-info .scrolled-resource {
|
|
33679
|
+
color: #1d326c;
|
|
33680
|
+
flex: 1;
|
|
33681
|
+
overflow: hidden;
|
|
33682
|
+
text-overflow: ellipsis;
|
|
33683
|
+
}
|
|
33684
|
+
|
|
33685
|
+
.E_ncaepor .nav-info .scrolled-view {
|
|
33686
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33687
|
+
margin-left: 8px;
|
|
33688
|
+
}
|
|
33689
|
+
|
|
33690
|
+
.E_ncaepor.is-scrolled .name-text {
|
|
33691
|
+
transform: translateY(-100%);
|
|
33692
|
+
opacity: 0;
|
|
33693
|
+
position: absolute;
|
|
33694
|
+
}
|
|
33695
|
+
|
|
33696
|
+
.E_ncaepor.is-scrolled .nav-info {
|
|
33697
|
+
transform: translateY(0);
|
|
33698
|
+
opacity: 1;
|
|
33699
|
+
position: static;
|
|
33436
33700
|
}
|
|
33437
33701
|
|
|
33438
33702
|
.E_c1kchka8 {
|
|
@@ -33817,444 +34081,184 @@ input.E_rf8rlle.ant-input {
|
|
|
33817
34081
|
color: #0080ff;
|
|
33818
34082
|
}
|
|
33819
34083
|
|
|
33820
|
-
.E_r5hl59d .past-time-list li.selected .highlight {
|
|
33821
|
-
color: #0080ff;
|
|
33822
|
-
}
|
|
33823
|
-
|
|
33824
|
-
.E_r5hl59d .past-time-list li.disabled {
|
|
33825
|
-
background: rgba(237, 241, 250, 0.6);
|
|
33826
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33827
|
-
cursor: not-allowed;
|
|
33828
|
-
}
|
|
33829
|
-
|
|
33830
|
-
.E_r5hl59d .past-time-list li + li {
|
|
33831
|
-
margin-top: 2px;
|
|
33832
|
-
}
|
|
33833
|
-
|
|
33834
|
-
.E_dhqt3dw {
|
|
33835
|
-
min-width: 392px;
|
|
33836
|
-
}
|
|
33837
|
-
|
|
33838
|
-
.E_dhqt3dw.date-range-picker {
|
|
33839
|
-
display: inline-flex;
|
|
33840
|
-
align-items: center;
|
|
33841
|
-
gap: 8px;
|
|
33842
|
-
background: #fff;
|
|
33843
|
-
border-radius: 5px;
|
|
33844
|
-
border: 1px solid #e4e9f2;
|
|
33845
|
-
transition: all 0.2s ease-in-out;
|
|
33846
|
-
}
|
|
33847
|
-
|
|
33848
|
-
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
33849
|
-
display: inline-flex;
|
|
33850
|
-
}
|
|
33851
|
-
|
|
33852
|
-
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
33853
|
-
display: none;
|
|
33854
|
-
}
|
|
33855
|
-
|
|
33856
|
-
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
33857
|
-
border-color: #0080ff;
|
|
33858
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33859
|
-
}
|
|
33860
|
-
|
|
33861
|
-
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
33862
|
-
display: none;
|
|
33863
|
-
}
|
|
33864
|
-
|
|
33865
|
-
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
33866
|
-
display: inline-flex;
|
|
33867
|
-
}
|
|
33868
|
-
|
|
33869
|
-
.E_dhqt3dw.date-range-picker.large {
|
|
33870
|
-
height: 40px;
|
|
33871
|
-
line-height: 40px;
|
|
33872
|
-
padding: 0 12px 0 16px;
|
|
33873
|
-
}
|
|
33874
|
-
|
|
33875
|
-
.E_dhqt3dw.date-range-picker.medium {
|
|
33876
|
-
height: 32px;
|
|
33877
|
-
line-height: 32px;
|
|
33878
|
-
padding: 0 8px 0 12px;
|
|
33879
|
-
}
|
|
33880
|
-
|
|
33881
|
-
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
33882
|
-
flex: 1;
|
|
33883
|
-
display: flex;
|
|
33884
|
-
align-items: center;
|
|
33885
|
-
gap: 8px;
|
|
33886
|
-
color: #00122e;
|
|
33887
|
-
}
|
|
33888
|
-
|
|
33889
|
-
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
33890
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33891
|
-
}
|
|
33892
|
-
|
|
33893
|
-
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
33894
|
-
border: none;
|
|
33895
|
-
outline: none;
|
|
33896
|
-
width: 162px;
|
|
33897
|
-
padding: 0;
|
|
33898
|
-
height: 22px;
|
|
33899
|
-
line-height: 22px;
|
|
33900
|
-
text-align: center;
|
|
33901
|
-
}
|
|
33902
|
-
|
|
33903
|
-
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
33904
|
-
color: rgba(0, 21, 64, 0.3);
|
|
33905
|
-
text-align: center;
|
|
33906
|
-
}
|
|
33907
|
-
|
|
33908
|
-
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
33909
|
-
background: inherit;
|
|
33910
|
-
}
|
|
33911
|
-
|
|
33912
|
-
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
33913
|
-
border: none;
|
|
33914
|
-
outline: none;
|
|
33915
|
-
box-shadow: none;
|
|
33916
|
-
}
|
|
33917
|
-
|
|
33918
|
-
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
33919
|
-
cursor: pointer;
|
|
33920
|
-
}
|
|
33921
|
-
|
|
33922
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
33923
|
-
padding: 12px 12px 0 12px;
|
|
33924
|
-
}
|
|
33925
|
-
|
|
33926
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
33927
|
-
padding-left: 16px;
|
|
33928
|
-
}
|
|
33929
|
-
|
|
33930
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
33931
|
-
margin-right: 0;
|
|
33932
|
-
}
|
|
33933
|
-
|
|
33934
|
-
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
33935
|
-
margin-left: 2px;
|
|
33936
|
-
}
|
|
33937
|
-
|
|
33938
|
-
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
33939
|
-
max-height: 470px;
|
|
33940
|
-
overflow: auto;
|
|
33941
|
-
}
|
|
33942
|
-
|
|
33943
|
-
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
33944
|
-
padding: 0 12px;
|
|
33945
|
-
}
|
|
33946
|
-
|
|
33947
|
-
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
33948
|
-
height: 470px;
|
|
33949
|
-
overflow: auto;
|
|
33950
|
-
}
|
|
33951
|
-
|
|
33952
|
-
.E_d1tc7lgk {
|
|
33953
|
-
min-width: 200px;
|
|
33954
|
-
}
|
|
33955
|
-
|
|
33956
|
-
.E_d1tc7lgk header {
|
|
33957
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33958
|
-
padding: 8px 12px;
|
|
33959
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33960
|
-
}
|
|
33961
|
-
|
|
33962
|
-
.E_d1tc7lgk ul {
|
|
33963
|
-
list-style: none;
|
|
33964
|
-
padding: 12px;
|
|
33965
|
-
}
|
|
33966
|
-
|
|
33967
|
-
.E_d1tc7lgk ul li {
|
|
33968
|
-
padding: 5px 8px;
|
|
33969
|
-
border-radius: 5px;
|
|
33970
|
-
transition: all 0.2s ease-in-out;
|
|
33971
|
-
cursor: pointer;
|
|
33972
|
-
}
|
|
33973
|
-
|
|
33974
|
-
.E_d1tc7lgk ul li:hover {
|
|
33975
|
-
background: rgba(0, 136, 255, 0.16);
|
|
33976
|
-
color: #0080ff;
|
|
33977
|
-
}
|
|
33978
|
-
|
|
33979
|
-
.E_d1tc7lgk ul li:active {
|
|
33980
|
-
background: rgba(0, 136, 255, 0.2);
|
|
33981
|
-
color: #0080ff;
|
|
33982
|
-
}
|
|
33983
|
-
|
|
33984
|
-
.E_d1tc7lgk ul li + li {
|
|
33985
|
-
margin-top: 2px;
|
|
33986
|
-
}
|
|
33987
|
-
|
|
33988
|
-
.E_rzaik16 {
|
|
33989
|
-
padding: 0;
|
|
33990
|
-
}
|
|
33991
|
-
|
|
33992
|
-
.E_rzaik16 .ant-popover-arrow {
|
|
33993
|
-
display: none;
|
|
33994
|
-
}
|
|
33995
|
-
|
|
33996
|
-
.E_rzaik16 .ant-popover-inner-content {
|
|
33997
|
-
padding: 0;
|
|
33998
|
-
}
|
|
33999
|
-
|
|
34000
|
-
.E_h12yihis {
|
|
34001
|
-
height: 50px;
|
|
34002
|
-
border-bottom: 2px solid #edf0f7;
|
|
34003
|
-
background: #fff;
|
|
34004
|
-
display: flex;
|
|
34005
|
-
justify-content: space-between;
|
|
34006
|
-
align-items: center;
|
|
34007
|
-
padding: 0 24px 0 14px;
|
|
34008
|
-
position: relative;
|
|
34009
|
-
z-index: 10;
|
|
34010
|
-
}
|
|
34011
|
-
|
|
34012
|
-
.E_h12yihis .left,
|
|
34013
|
-
.E_h12yihis .right,
|
|
34014
|
-
.E_h12yihis .center {
|
|
34015
|
-
display: flex;
|
|
34016
|
-
align-items: center;
|
|
34017
|
-
flex: 1;
|
|
34018
|
-
flex-shrink: 0;
|
|
34019
|
-
}
|
|
34020
|
-
|
|
34021
|
-
.E_h12yihis .center {
|
|
34022
|
-
flex: 0.8;
|
|
34023
|
-
}
|
|
34024
|
-
|
|
34025
|
-
.E_h12yihis .right {
|
|
34026
|
-
justify-content: flex-end;
|
|
34027
|
-
}
|
|
34028
|
-
|
|
34029
|
-
.E_h12yihis .right.is-scrolled .btn-group:before {
|
|
34030
|
-
opacity: 1;
|
|
34031
|
-
}
|
|
34032
|
-
|
|
34033
|
-
.E_h12yihis .right .btn-group {
|
|
34034
|
-
margin-left: 32px;
|
|
34035
|
-
position: relative;
|
|
34036
|
-
display: flex;
|
|
34037
|
-
align-items: center;
|
|
34038
|
-
}
|
|
34039
|
-
|
|
34040
|
-
.E_h12yihis .right .btn-group:before {
|
|
34041
|
-
content: "";
|
|
34042
|
-
opacity: 0;
|
|
34043
|
-
height: 24px;
|
|
34044
|
-
width: 1px;
|
|
34045
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34046
|
-
position: absolute;
|
|
34047
|
-
left: -16px;
|
|
34048
|
-
top: 50%;
|
|
34049
|
-
transform: translateY(-50%);
|
|
34050
|
-
transition: opacity 160ms ease;
|
|
34051
|
-
}
|
|
34052
|
-
|
|
34053
|
-
.E_h12yihis .right .btn-group > .btn-item {
|
|
34054
|
-
transition: all 160ms ease;
|
|
34055
|
-
cursor: pointer;
|
|
34056
|
-
width: 56px;
|
|
34057
|
-
height: 40px;
|
|
34058
|
-
display: inline-flex;
|
|
34059
|
-
align-items: center;
|
|
34060
|
-
justify-content: center;
|
|
34061
|
-
border-radius: 6px;
|
|
34062
|
-
}
|
|
34063
|
-
|
|
34064
|
-
.E_h12yihis .right .btn-group > .btn-item:hover {
|
|
34065
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
34084
|
+
.E_r5hl59d .past-time-list li.selected .highlight {
|
|
34085
|
+
color: #0080ff;
|
|
34066
34086
|
}
|
|
34067
34087
|
|
|
34068
|
-
.
|
|
34069
|
-
|
|
34070
|
-
|
|
34088
|
+
.E_r5hl59d .past-time-list li.disabled {
|
|
34089
|
+
background: rgba(237, 241, 250, 0.6);
|
|
34090
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34091
|
+
cursor: not-allowed;
|
|
34071
34092
|
}
|
|
34072
34093
|
|
|
34073
|
-
.
|
|
34074
|
-
margin-
|
|
34094
|
+
.E_r5hl59d .past-time-list li + li {
|
|
34095
|
+
margin-top: 2px;
|
|
34075
34096
|
}
|
|
34076
34097
|
|
|
34077
|
-
.
|
|
34078
|
-
|
|
34079
|
-
overflow: hidden;
|
|
34080
|
-
display: flex;
|
|
34081
|
-
align-items: center;
|
|
34082
|
-
padding: 0 4px;
|
|
34083
|
-
margin: 0 -4px;
|
|
34098
|
+
.E_dhqt3dw {
|
|
34099
|
+
min-width: 392px;
|
|
34084
34100
|
}
|
|
34085
34101
|
|
|
34086
|
-
.
|
|
34087
|
-
|
|
34088
|
-
|
|
34102
|
+
.E_dhqt3dw.date-range-picker {
|
|
34103
|
+
display: inline-flex;
|
|
34104
|
+
align-items: center;
|
|
34105
|
+
gap: 8px;
|
|
34106
|
+
background: #fff;
|
|
34107
|
+
border-radius: 5px;
|
|
34108
|
+
border: 1px solid #e4e9f2;
|
|
34109
|
+
transition: all 0.2s ease-in-out;
|
|
34089
34110
|
}
|
|
34090
34111
|
|
|
34091
|
-
.
|
|
34092
|
-
.E_h12yihis .right .create-menu-and-export .export-btn {
|
|
34093
|
-
height: 48px;
|
|
34094
|
-
transform: translateY(100%);
|
|
34095
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
34112
|
+
.E_dhqt3dw.date-range-picker .default-calendar-icon {
|
|
34096
34113
|
display: inline-flex;
|
|
34097
|
-
align-items: center;
|
|
34098
34114
|
}
|
|
34099
34115
|
|
|
34100
|
-
.
|
|
34101
|
-
|
|
34116
|
+
.E_dhqt3dw.date-range-picker .hover-calendar-icon {
|
|
34117
|
+
display: none;
|
|
34102
34118
|
}
|
|
34103
34119
|
|
|
34104
|
-
.
|
|
34105
|
-
|
|
34106
|
-
|
|
34107
|
-
border-radius: 6px;
|
|
34120
|
+
.E_dhqt3dw.date-range-picker:hover, .E_dhqt3dw.date-range-picker.active {
|
|
34121
|
+
border-color: #0080ff;
|
|
34122
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
34108
34123
|
}
|
|
34109
34124
|
|
|
34110
|
-
.
|
|
34111
|
-
|
|
34125
|
+
.E_dhqt3dw.date-range-picker:hover .default-calendar-icon, .E_dhqt3dw.date-range-picker.active .default-calendar-icon {
|
|
34126
|
+
display: none;
|
|
34112
34127
|
}
|
|
34113
34128
|
|
|
34114
|
-
.
|
|
34115
|
-
|
|
34116
|
-
position: relative;
|
|
34129
|
+
.E_dhqt3dw.date-range-picker:hover .hover-calendar-icon, .E_dhqt3dw.date-range-picker.active .hover-calendar-icon {
|
|
34130
|
+
display: inline-flex;
|
|
34117
34131
|
}
|
|
34118
34132
|
|
|
34119
|
-
.
|
|
34120
|
-
.E_h12yihis .alert .task-icon,
|
|
34121
|
-
.E_h12yihis .task .alert-icon,
|
|
34122
|
-
.E_h12yihis .task .task-icon {
|
|
34123
|
-
width: 56px;
|
|
34133
|
+
.E_dhqt3dw.date-range-picker.large {
|
|
34124
34134
|
height: 40px;
|
|
34125
|
-
|
|
34135
|
+
line-height: 40px;
|
|
34136
|
+
padding: 0 12px 0 16px;
|
|
34126
34137
|
}
|
|
34127
34138
|
|
|
34128
|
-
.
|
|
34129
|
-
|
|
34130
|
-
|
|
34131
|
-
|
|
34139
|
+
.E_dhqt3dw.date-range-picker.medium {
|
|
34140
|
+
height: 32px;
|
|
34141
|
+
line-height: 32px;
|
|
34142
|
+
padding: 0 8px 0 12px;
|
|
34132
34143
|
}
|
|
34133
34144
|
|
|
34134
|
-
.
|
|
34135
|
-
|
|
34145
|
+
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
34146
|
+
flex: 1;
|
|
34147
|
+
display: flex;
|
|
34136
34148
|
align-items: center;
|
|
34149
|
+
gap: 8px;
|
|
34150
|
+
color: #00122e;
|
|
34137
34151
|
}
|
|
34138
34152
|
|
|
34139
|
-
.
|
|
34140
|
-
|
|
34153
|
+
.E_dhqt3dw.date-range-picker .date-input-content .concat-symbol-block {
|
|
34154
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34141
34155
|
}
|
|
34142
34156
|
|
|
34143
|
-
.
|
|
34144
|
-
|
|
34145
|
-
|
|
34146
|
-
|
|
34147
|
-
|
|
34148
|
-
|
|
34157
|
+
.E_dhqt3dw.date-range-picker .date-input-content input {
|
|
34158
|
+
border: none;
|
|
34159
|
+
outline: none;
|
|
34160
|
+
width: 162px;
|
|
34161
|
+
padding: 0;
|
|
34162
|
+
height: 22px;
|
|
34163
|
+
line-height: 22px;
|
|
34164
|
+
text-align: center;
|
|
34149
34165
|
}
|
|
34150
34166
|
|
|
34151
|
-
.
|
|
34152
|
-
|
|
34167
|
+
.E_dhqt3dw.date-range-picker .date-input-content input::placeholder {
|
|
34168
|
+
color: rgba(0, 21, 64, 0.3);
|
|
34169
|
+
text-align: center;
|
|
34153
34170
|
}
|
|
34154
34171
|
|
|
34155
|
-
.
|
|
34156
|
-
|
|
34172
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:disabled {
|
|
34173
|
+
background: inherit;
|
|
34157
34174
|
}
|
|
34158
34175
|
|
|
34159
|
-
.
|
|
34160
|
-
|
|
34161
|
-
|
|
34176
|
+
.E_dhqt3dw.date-range-picker .date-input-content input:hover, .E_dhqt3dw.date-range-picker .date-input-content input:focus, .E_dhqt3dw.date-range-picker .date-input-content input:active {
|
|
34177
|
+
border: none;
|
|
34178
|
+
outline: none;
|
|
34179
|
+
box-shadow: none;
|
|
34162
34180
|
}
|
|
34163
34181
|
|
|
34164
|
-
.
|
|
34165
|
-
|
|
34166
|
-
flex: 1;
|
|
34182
|
+
.E_dhqt3dw.date-range-picker .past-time-icon {
|
|
34183
|
+
cursor: pointer;
|
|
34167
34184
|
}
|
|
34168
34185
|
|
|
34169
|
-
.
|
|
34170
|
-
|
|
34171
|
-
width: 100%;
|
|
34186
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
34187
|
+
padding: 12px 12px 0 12px;
|
|
34172
34188
|
}
|
|
34173
34189
|
|
|
34174
|
-
.
|
|
34175
|
-
|
|
34190
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item-medium.tab-menu-item:first-child {
|
|
34191
|
+
padding-left: 16px;
|
|
34176
34192
|
}
|
|
34177
34193
|
|
|
34178
|
-
.
|
|
34179
|
-
|
|
34194
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item {
|
|
34195
|
+
margin-right: 0;
|
|
34180
34196
|
}
|
|
34181
34197
|
|
|
34182
|
-
.
|
|
34183
|
-
|
|
34198
|
+
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-menu-item + .tab-menu-item {
|
|
34199
|
+
margin-left: 2px;
|
|
34184
34200
|
}
|
|
34185
34201
|
|
|
34186
|
-
.
|
|
34187
|
-
|
|
34188
|
-
|
|
34189
|
-
height: 48px;
|
|
34190
|
-
display: inline-flex;
|
|
34191
|
-
align-items: center;
|
|
34192
|
-
justify-content: center;
|
|
34193
|
-
overflow: hidden;
|
|
34202
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container {
|
|
34203
|
+
max-height: 470px;
|
|
34204
|
+
overflow: auto;
|
|
34194
34205
|
}
|
|
34195
34206
|
|
|
34196
|
-
.
|
|
34197
|
-
|
|
34198
|
-
width: 100%;
|
|
34199
|
-
height: 12px;
|
|
34200
|
-
position: absolute;
|
|
34201
|
-
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
|
|
34207
|
+
.E_d956d92 .ant-popover-inner-content .relative-time-container ul {
|
|
34208
|
+
padding: 0 12px;
|
|
34202
34209
|
}
|
|
34203
34210
|
|
|
34204
|
-
.
|
|
34205
|
-
|
|
34211
|
+
.E_d956d92 .ant-popover-inner-content .absolute-time-container {
|
|
34212
|
+
height: 470px;
|
|
34213
|
+
overflow: auto;
|
|
34206
34214
|
}
|
|
34207
34215
|
|
|
34208
|
-
.
|
|
34209
|
-
|
|
34216
|
+
.E_d1tc7lgk {
|
|
34217
|
+
min-width: 200px;
|
|
34210
34218
|
}
|
|
34211
34219
|
|
|
34212
|
-
.
|
|
34213
|
-
|
|
34214
|
-
|
|
34215
|
-
|
|
34216
|
-
white-space: nowrap;
|
|
34217
|
-
transition: transform 240ms ease, opacity 80ms ease;
|
|
34220
|
+
.E_d1tc7lgk header {
|
|
34221
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34222
|
+
padding: 8px 12px;
|
|
34223
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34218
34224
|
}
|
|
34219
34225
|
|
|
34220
|
-
.
|
|
34221
|
-
|
|
34222
|
-
|
|
34226
|
+
.E_d1tc7lgk ul {
|
|
34227
|
+
list-style: none;
|
|
34228
|
+
padding: 12px;
|
|
34223
34229
|
}
|
|
34224
34230
|
|
|
34225
|
-
.
|
|
34226
|
-
|
|
34227
|
-
|
|
34228
|
-
|
|
34229
|
-
|
|
34230
|
-
position: absolute;
|
|
34231
|
-
overflow: hidden;
|
|
34232
|
-
display: flex;
|
|
34233
|
-
justify-content: center;
|
|
34231
|
+
.E_d1tc7lgk ul li {
|
|
34232
|
+
padding: 5px 8px;
|
|
34233
|
+
border-radius: 5px;
|
|
34234
|
+
transition: all 0.2s ease-in-out;
|
|
34235
|
+
cursor: pointer;
|
|
34234
34236
|
}
|
|
34235
34237
|
|
|
34236
|
-
.
|
|
34237
|
-
|
|
34238
|
-
|
|
34239
|
-
overflow: hidden;
|
|
34240
|
-
text-overflow: ellipsis;
|
|
34238
|
+
.E_d1tc7lgk ul li:hover {
|
|
34239
|
+
background: rgba(0, 136, 255, 0.16);
|
|
34240
|
+
color: #0080ff;
|
|
34241
34241
|
}
|
|
34242
34242
|
|
|
34243
|
-
.
|
|
34244
|
-
|
|
34245
|
-
|
|
34243
|
+
.E_d1tc7lgk ul li:active {
|
|
34244
|
+
background: rgba(0, 136, 255, 0.2);
|
|
34245
|
+
color: #0080ff;
|
|
34246
34246
|
}
|
|
34247
34247
|
|
|
34248
|
-
.
|
|
34249
|
-
|
|
34250
|
-
opacity: 0;
|
|
34251
|
-
position: absolute;
|
|
34248
|
+
.E_d1tc7lgk ul li + li {
|
|
34249
|
+
margin-top: 2px;
|
|
34252
34250
|
}
|
|
34253
34251
|
|
|
34254
|
-
.
|
|
34255
|
-
|
|
34256
|
-
|
|
34257
|
-
|
|
34252
|
+
.E_rzaik16 {
|
|
34253
|
+
padding: 0;
|
|
34254
|
+
}
|
|
34255
|
+
|
|
34256
|
+
.E_rzaik16 .ant-popover-arrow {
|
|
34257
|
+
display: none;
|
|
34258
|
+
}
|
|
34259
|
+
|
|
34260
|
+
.E_rzaik16 .ant-popover-inner-content {
|
|
34261
|
+
padding: 0;
|
|
34258
34262
|
}
|
|
34259
34263
|
|
|
34260
34264
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
@@ -34336,34 +34340,15 @@ input.E_rf8rlle.ant-input {
|
|
|
34336
34340
|
align-items: center;
|
|
34337
34341
|
user-select: none;
|
|
34338
34342
|
flex-grow: 1;
|
|
34339
|
-
font-size: 12px;
|
|
34340
|
-
line-height: 18px;
|
|
34341
|
-
color: #2d3a56;
|
|
34342
|
-
font-weight: 700;
|
|
34343
|
-
}
|
|
34344
|
-
|
|
34345
|
-
.E_c1kghdax .collapse-arrow {
|
|
34346
|
-
transition: all 50ms ease-out 0ms;
|
|
34347
|
-
margin-right: 2px;
|
|
34348
|
-
}
|
|
34349
|
-
|
|
34350
|
-
.E_b14q2gmw {
|
|
34351
|
-
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34352
|
-
}
|
|
34353
|
-
|
|
34354
|
-
.E_c1eym6el {
|
|
34355
|
-
border-radius: 8px;
|
|
34356
|
-
background-color: white;
|
|
34357
|
-
}
|
|
34358
|
-
|
|
34359
|
-
.E_c1eym6el.hoverable {
|
|
34360
|
-
cursor: pointer;
|
|
34343
|
+
font-size: 12px;
|
|
34344
|
+
line-height: 18px;
|
|
34345
|
+
color: #2d3a56;
|
|
34346
|
+
font-weight: 700;
|
|
34361
34347
|
}
|
|
34362
34348
|
|
|
34363
|
-
.
|
|
34364
|
-
transition: all
|
|
34365
|
-
|
|
34366
|
-
transform: translateY(-4px);
|
|
34349
|
+
.E_c1kghdax .collapse-arrow {
|
|
34350
|
+
transition: all 50ms ease-out 0ms;
|
|
34351
|
+
margin-right: 2px;
|
|
34367
34352
|
}
|
|
34368
34353
|
|
|
34369
34354
|
.E_ckui4s7 {
|
|
@@ -34446,6 +34431,25 @@ input.E_rf8rlle.ant-input {
|
|
|
34446
34431
|
margin-left: 24px;
|
|
34447
34432
|
}
|
|
34448
34433
|
|
|
34434
|
+
.E_b14q2gmw {
|
|
34435
|
+
box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
|
|
34436
|
+
}
|
|
34437
|
+
|
|
34438
|
+
.E_c1eym6el {
|
|
34439
|
+
border-radius: 8px;
|
|
34440
|
+
background-color: white;
|
|
34441
|
+
}
|
|
34442
|
+
|
|
34443
|
+
.E_c1eym6el.hoverable {
|
|
34444
|
+
cursor: pointer;
|
|
34445
|
+
}
|
|
34446
|
+
|
|
34447
|
+
.E_c1eym6el.hoverable:hover {
|
|
34448
|
+
transition: all 200ms ease;
|
|
34449
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34450
|
+
transform: translateY(-4px);
|
|
34451
|
+
}
|
|
34452
|
+
|
|
34449
34453
|
.E_lht19u8 {
|
|
34450
34454
|
width: 64px;
|
|
34451
34455
|
height: 64px;
|
|
@@ -34495,6 +34499,24 @@ input.E_rf8rlle.ant-input {
|
|
|
34495
34499
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34496
34500
|
}
|
|
34497
34501
|
|
|
34502
|
+
.E_r77hffu {
|
|
34503
|
+
display: flex;
|
|
34504
|
+
align-items: center;
|
|
34505
|
+
justify-content: space-between;
|
|
34506
|
+
column-gap: 6px;
|
|
34507
|
+
}
|
|
34508
|
+
|
|
34509
|
+
.E_p1cmxsf7 {
|
|
34510
|
+
display: flex;
|
|
34511
|
+
flex-direction: column;
|
|
34512
|
+
justify-content: center;
|
|
34513
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34514
|
+
}
|
|
34515
|
+
|
|
34516
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34517
|
+
font-size: 0;
|
|
34518
|
+
}
|
|
34519
|
+
|
|
34498
34520
|
.E_w7ob4th.outside-tag {
|
|
34499
34521
|
padding-left: 0;
|
|
34500
34522
|
}
|
|
@@ -34534,24 +34556,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34534
34556
|
white-space: normal;
|
|
34535
34557
|
}
|
|
34536
34558
|
|
|
34537
|
-
.E_r77hffu {
|
|
34538
|
-
display: flex;
|
|
34539
|
-
align-items: center;
|
|
34540
|
-
justify-content: space-between;
|
|
34541
|
-
column-gap: 6px;
|
|
34542
|
-
}
|
|
34543
|
-
|
|
34544
|
-
.E_p1cmxsf7 {
|
|
34545
|
-
display: flex;
|
|
34546
|
-
flex-direction: column;
|
|
34547
|
-
justify-content: center;
|
|
34548
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34549
|
-
}
|
|
34550
|
-
|
|
34551
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34552
|
-
font-size: 0;
|
|
34553
|
-
}
|
|
34554
|
-
|
|
34555
34559
|
.E_t1dtlqs1 {
|
|
34556
34560
|
margin-bottom: 4px;
|
|
34557
34561
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -35017,6 +35021,101 @@ input.E_rf8rlle.ant-input {
|
|
|
35017
35021
|
justify-content: center;
|
|
35018
35022
|
}
|
|
35019
35023
|
|
|
35024
|
+
.E_sddwhm6 {
|
|
35025
|
+
margin: 0;
|
|
35026
|
+
border-radius: 20px;
|
|
35027
|
+
padding: 2px 10px;
|
|
35028
|
+
height: 22px;
|
|
35029
|
+
}
|
|
35030
|
+
|
|
35031
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35032
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35033
|
+
}
|
|
35034
|
+
|
|
35035
|
+
.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 {
|
|
35036
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35037
|
+
}
|
|
35038
|
+
|
|
35039
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35040
|
+
color: #00122e;
|
|
35041
|
+
}
|
|
35042
|
+
|
|
35043
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35044
|
+
margin-right: 6px;
|
|
35045
|
+
}
|
|
35046
|
+
|
|
35047
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35048
|
+
margin-left: 8px;
|
|
35049
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35050
|
+
}
|
|
35051
|
+
|
|
35052
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35053
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35054
|
+
}
|
|
35055
|
+
|
|
35056
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35057
|
+
background-color: #0080ff;
|
|
35058
|
+
}
|
|
35059
|
+
|
|
35060
|
+
.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 {
|
|
35061
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35062
|
+
}
|
|
35063
|
+
|
|
35064
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35065
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35066
|
+
}
|
|
35067
|
+
|
|
35068
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35069
|
+
background-color: #f0483e;
|
|
35070
|
+
}
|
|
35071
|
+
|
|
35072
|
+
.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 {
|
|
35073
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35074
|
+
}
|
|
35075
|
+
|
|
35076
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35077
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35078
|
+
}
|
|
35079
|
+
|
|
35080
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35081
|
+
background-color: #fea008;
|
|
35082
|
+
}
|
|
35083
|
+
|
|
35084
|
+
.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 {
|
|
35085
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35086
|
+
}
|
|
35087
|
+
|
|
35088
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35089
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35090
|
+
}
|
|
35091
|
+
|
|
35092
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35093
|
+
background-color: #00ba5d;
|
|
35094
|
+
}
|
|
35095
|
+
|
|
35096
|
+
.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 {
|
|
35097
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35098
|
+
}
|
|
35099
|
+
|
|
35100
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35101
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35102
|
+
}
|
|
35103
|
+
|
|
35104
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35105
|
+
background-color: #6b7d99;
|
|
35106
|
+
}
|
|
35107
|
+
|
|
35108
|
+
.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 {
|
|
35109
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35110
|
+
}
|
|
35111
|
+
|
|
35112
|
+
.E_satwmqm {
|
|
35113
|
+
width: 8px;
|
|
35114
|
+
height: 8px;
|
|
35115
|
+
border-radius: 50%;
|
|
35116
|
+
display: inline-block;
|
|
35117
|
+
}
|
|
35118
|
+
|
|
35020
35119
|
.E_tc97u5y {
|
|
35021
35120
|
height: 100%;
|
|
35022
35121
|
}
|
|
@@ -35468,101 +35567,6 @@ input.E_rf8rlle.ant-input {
|
|
|
35468
35567
|
background: #fff;
|
|
35469
35568
|
}
|
|
35470
35569
|
|
|
35471
|
-
.E_sddwhm6 {
|
|
35472
|
-
margin: 0;
|
|
35473
|
-
border-radius: 20px;
|
|
35474
|
-
padding: 2px 10px;
|
|
35475
|
-
height: 22px;
|
|
35476
|
-
}
|
|
35477
|
-
|
|
35478
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35479
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35480
|
-
}
|
|
35481
|
-
|
|
35482
|
-
.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 {
|
|
35483
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35484
|
-
}
|
|
35485
|
-
|
|
35486
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35487
|
-
color: #00122e;
|
|
35488
|
-
}
|
|
35489
|
-
|
|
35490
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35491
|
-
margin-right: 6px;
|
|
35492
|
-
}
|
|
35493
|
-
|
|
35494
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35495
|
-
margin-left: 8px;
|
|
35496
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35497
|
-
}
|
|
35498
|
-
|
|
35499
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35500
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35501
|
-
}
|
|
35502
|
-
|
|
35503
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35504
|
-
background-color: #0080ff;
|
|
35505
|
-
}
|
|
35506
|
-
|
|
35507
|
-
.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 {
|
|
35508
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35509
|
-
}
|
|
35510
|
-
|
|
35511
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35512
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35513
|
-
}
|
|
35514
|
-
|
|
35515
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35516
|
-
background-color: #f0483e;
|
|
35517
|
-
}
|
|
35518
|
-
|
|
35519
|
-
.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 {
|
|
35520
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
35521
|
-
}
|
|
35522
|
-
|
|
35523
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35524
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
35525
|
-
}
|
|
35526
|
-
|
|
35527
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35528
|
-
background-color: #fea008;
|
|
35529
|
-
}
|
|
35530
|
-
|
|
35531
|
-
.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 {
|
|
35532
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
35533
|
-
}
|
|
35534
|
-
|
|
35535
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35536
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35537
|
-
}
|
|
35538
|
-
|
|
35539
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35540
|
-
background-color: #00ba5d;
|
|
35541
|
-
}
|
|
35542
|
-
|
|
35543
|
-
.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 {
|
|
35544
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
35545
|
-
}
|
|
35546
|
-
|
|
35547
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35548
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35549
|
-
}
|
|
35550
|
-
|
|
35551
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35552
|
-
background-color: #6b7d99;
|
|
35553
|
-
}
|
|
35554
|
-
|
|
35555
|
-
.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 {
|
|
35556
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
35557
|
-
}
|
|
35558
|
-
|
|
35559
|
-
.E_satwmqm {
|
|
35560
|
-
width: 8px;
|
|
35561
|
-
height: 8px;
|
|
35562
|
-
border-radius: 50%;
|
|
35563
|
-
display: inline-block;
|
|
35564
|
-
}
|
|
35565
|
-
|
|
35566
35570
|
button.E_l48ei06.ant-btn {
|
|
35567
35571
|
font-size: 12px;
|
|
35568
35572
|
line-height: 18px;
|