@cloudtower/eagle 0.32.11 → 0.32.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1521 -1522
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1057 -1057
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29560,6 +29560,29 @@ html body {
|
|
|
29560
29560
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29561
29561
|
}
|
|
29562
29562
|
}
|
|
29563
|
+
.E_skwah65 {
|
|
29564
|
+
height: 8px;
|
|
29565
|
+
box-sizing: border-box;
|
|
29566
|
+
border-radius: 2px;
|
|
29567
|
+
background: #f5f7fa;
|
|
29568
|
+
display: flex;
|
|
29569
|
+
width: 100%;
|
|
29570
|
+
overflow: hidden;
|
|
29571
|
+
}
|
|
29572
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29573
|
+
margin-left: 1px;
|
|
29574
|
+
}
|
|
29575
|
+
|
|
29576
|
+
.E_gmyahx3 {
|
|
29577
|
+
cursor: pointer;
|
|
29578
|
+
}
|
|
29579
|
+
.E_gmyahx3 .link-text {
|
|
29580
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29581
|
+
}
|
|
29582
|
+
.E_gmyahx3:hover .link-text {
|
|
29583
|
+
color: #0080ff;
|
|
29584
|
+
}
|
|
29585
|
+
|
|
29563
29586
|
.E_c18bcrac {
|
|
29564
29587
|
display: inline-block;
|
|
29565
29588
|
width: 100%;
|
|
@@ -29607,97 +29630,27 @@ html body {
|
|
|
29607
29630
|
margin-right: 4px;
|
|
29608
29631
|
}
|
|
29609
29632
|
|
|
29610
|
-
.
|
|
29611
|
-
width: 192px;
|
|
29612
|
-
height: 246px;
|
|
29613
|
-
border-radius: 4px;
|
|
29614
|
-
}
|
|
29615
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
29616
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29617
|
-
width: 100%;
|
|
29618
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29619
|
-
border-top: none;
|
|
29620
|
-
}
|
|
29621
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29622
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29623
|
-
padding: 0 16px;
|
|
29624
|
-
}
|
|
29625
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29626
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29627
|
-
width: 100%;
|
|
29628
|
-
height: 180px;
|
|
29629
|
-
border-spacing: 0;
|
|
29630
|
-
}
|
|
29631
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29632
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29633
|
-
margin-bottom: 8px;
|
|
29634
|
-
}
|
|
29635
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29636
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29637
|
-
width: 22px;
|
|
29638
|
-
}
|
|
29639
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29640
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29641
|
-
padding: 0;
|
|
29642
|
-
}
|
|
29643
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
29644
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29645
|
-
opacity: 0.4;
|
|
29646
|
-
}
|
|
29647
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29648
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29649
|
-
opacity: 1;
|
|
29650
|
-
}
|
|
29651
|
-
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
29652
|
-
color: #3e4652;
|
|
29653
|
-
}
|
|
29654
|
-
.E_clm1wy1 .ant-picker-cell::before {
|
|
29655
|
-
pointer-events: none;
|
|
29656
|
-
}
|
|
29657
|
-
|
|
29658
|
-
.E_t1tsm00v {
|
|
29659
|
-
color: rgba(129, 138, 153, 0.6);
|
|
29660
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
29661
|
-
backdrop-filter: blur(10px);
|
|
29662
|
-
padding: 7px 10px;
|
|
29663
|
-
}
|
|
29664
|
-
|
|
29665
|
-
.E_c167wnad {
|
|
29666
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29633
|
+
.E_n12mqh7z {
|
|
29667
29634
|
display: flex;
|
|
29668
|
-
justify-content: space-between;
|
|
29669
29635
|
align-items: center;
|
|
29670
|
-
|
|
29671
|
-
|
|
29672
|
-
.E_c167wnad .anticon {
|
|
29673
|
-
cursor: pointer;
|
|
29636
|
+
font-size: 12px;
|
|
29637
|
+
line-height: 18px;
|
|
29674
29638
|
}
|
|
29675
|
-
.
|
|
29676
|
-
|
|
29639
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29640
|
+
margin-bottom: 4px;
|
|
29677
29641
|
}
|
|
29678
29642
|
|
|
29679
|
-
.
|
|
29680
|
-
|
|
29681
|
-
}
|
|
29682
|
-
.E_cxhf7dh .dots {
|
|
29683
|
-
display: flex;
|
|
29684
|
-
justify-content: center;
|
|
29685
|
-
}
|
|
29686
|
-
.E_cxhf7dh .dot {
|
|
29687
|
-
display: inline-block;
|
|
29688
|
-
width: 2px;
|
|
29689
|
-
height: 2px;
|
|
29690
|
-
border-radius: 1px;
|
|
29691
|
-
background: #0096ff;
|
|
29643
|
+
.E_tf5bynu {
|
|
29644
|
+
margin: 0 3px;
|
|
29692
29645
|
}
|
|
29693
|
-
|
|
29694
|
-
|
|
29646
|
+
|
|
29647
|
+
.E_tcckoz1 {
|
|
29648
|
+
max-height: 400px;
|
|
29649
|
+
overflow: auto;
|
|
29695
29650
|
}
|
|
29696
|
-
|
|
29697
|
-
|
|
29698
|
-
|
|
29699
|
-
background: #0096ff;
|
|
29700
|
-
border-radius: 2px;
|
|
29651
|
+
|
|
29652
|
+
span.E_tqjc4ui {
|
|
29653
|
+
margin: 0 2px;
|
|
29701
29654
|
}
|
|
29702
29655
|
|
|
29703
29656
|
.E_s1ebs0ra {
|
|
@@ -29761,25 +29714,6 @@ html body {
|
|
|
29761
29714
|
background: #fff;
|
|
29762
29715
|
}
|
|
29763
29716
|
|
|
29764
|
-
.E_n12mqh7z {
|
|
29765
|
-
display: flex;
|
|
29766
|
-
align-items: center;
|
|
29767
|
-
font-size: 12px;
|
|
29768
|
-
line-height: 18px;
|
|
29769
|
-
}
|
|
29770
|
-
.E_n12mqh7z:not(:last-child) {
|
|
29771
|
-
margin-bottom: 4px;
|
|
29772
|
-
}
|
|
29773
|
-
|
|
29774
|
-
.E_tf5bynu {
|
|
29775
|
-
margin: 0 3px;
|
|
29776
|
-
}
|
|
29777
|
-
|
|
29778
|
-
.E_tcckoz1 {
|
|
29779
|
-
max-height: 400px;
|
|
29780
|
-
overflow: auto;
|
|
29781
|
-
}
|
|
29782
|
-
|
|
29783
29717
|
.E_ou7iq30 {
|
|
29784
29718
|
overflow: hidden;
|
|
29785
29719
|
text-overflow: ellipsis;
|
|
@@ -29807,10 +29741,6 @@ html body {
|
|
|
29807
29741
|
visibility: hidden;
|
|
29808
29742
|
}
|
|
29809
29743
|
|
|
29810
|
-
span.E_tqjc4ui {
|
|
29811
|
-
margin: 0 2px;
|
|
29812
|
-
}
|
|
29813
|
-
|
|
29814
29744
|
.E_t1sqg15u {
|
|
29815
29745
|
background: white;
|
|
29816
29746
|
}
|
|
@@ -29901,19 +29831,6 @@ span.E_tqjc4ui {
|
|
|
29901
29831
|
padding-right: 12px;
|
|
29902
29832
|
}
|
|
29903
29833
|
|
|
29904
|
-
.E_skwah65 {
|
|
29905
|
-
height: 8px;
|
|
29906
|
-
box-sizing: border-box;
|
|
29907
|
-
border-radius: 2px;
|
|
29908
|
-
background: #f5f7fa;
|
|
29909
|
-
display: flex;
|
|
29910
|
-
width: 100%;
|
|
29911
|
-
overflow: hidden;
|
|
29912
|
-
}
|
|
29913
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
29914
|
-
margin-left: 1px;
|
|
29915
|
-
}
|
|
29916
|
-
|
|
29917
29834
|
.E_c1up1pdz {
|
|
29918
29835
|
width: 648px;
|
|
29919
29836
|
}
|
|
@@ -30054,14 +29971,97 @@ span.E_tqjc4ui {
|
|
|
30054
29971
|
color: #fff;
|
|
30055
29972
|
}
|
|
30056
29973
|
|
|
30057
|
-
.
|
|
29974
|
+
.E_clm1wy1 {
|
|
29975
|
+
width: 192px;
|
|
29976
|
+
height: 246px;
|
|
29977
|
+
border-radius: 4px;
|
|
29978
|
+
}
|
|
29979
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
29980
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29981
|
+
width: 100%;
|
|
29982
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
29983
|
+
border-top: none;
|
|
29984
|
+
}
|
|
29985
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29986
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29987
|
+
padding: 0 16px;
|
|
29988
|
+
}
|
|
29989
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29990
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29991
|
+
width: 100%;
|
|
29992
|
+
height: 180px;
|
|
29993
|
+
border-spacing: 0;
|
|
29994
|
+
}
|
|
29995
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29996
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29997
|
+
margin-bottom: 8px;
|
|
29998
|
+
}
|
|
29999
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30000
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30001
|
+
width: 22px;
|
|
30002
|
+
}
|
|
30003
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30004
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30005
|
+
padding: 0;
|
|
30006
|
+
}
|
|
30007
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30008
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30009
|
+
opacity: 0.4;
|
|
30010
|
+
}
|
|
30011
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30012
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30013
|
+
opacity: 1;
|
|
30014
|
+
}
|
|
30015
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30016
|
+
color: #3e4652;
|
|
30017
|
+
}
|
|
30018
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30019
|
+
pointer-events: none;
|
|
30020
|
+
}
|
|
30021
|
+
|
|
30022
|
+
.E_t1tsm00v {
|
|
30023
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30024
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30025
|
+
backdrop-filter: blur(10px);
|
|
30026
|
+
padding: 7px 10px;
|
|
30027
|
+
}
|
|
30028
|
+
|
|
30029
|
+
.E_c167wnad {
|
|
30030
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30031
|
+
display: flex;
|
|
30032
|
+
justify-content: space-between;
|
|
30033
|
+
align-items: center;
|
|
30034
|
+
padding: 8px 16px;
|
|
30035
|
+
}
|
|
30036
|
+
.E_c167wnad .anticon {
|
|
30058
30037
|
cursor: pointer;
|
|
30059
30038
|
}
|
|
30060
|
-
.
|
|
30061
|
-
color:
|
|
30039
|
+
.E_c167wnad .anticon:hover {
|
|
30040
|
+
color: #0096ff;
|
|
30062
30041
|
}
|
|
30063
|
-
|
|
30064
|
-
|
|
30042
|
+
|
|
30043
|
+
.E_cxhf7dh {
|
|
30044
|
+
text-align: center;
|
|
30045
|
+
}
|
|
30046
|
+
.E_cxhf7dh .dots {
|
|
30047
|
+
display: flex;
|
|
30048
|
+
justify-content: center;
|
|
30049
|
+
}
|
|
30050
|
+
.E_cxhf7dh .dot {
|
|
30051
|
+
display: inline-block;
|
|
30052
|
+
width: 2px;
|
|
30053
|
+
height: 2px;
|
|
30054
|
+
border-radius: 1px;
|
|
30055
|
+
background: #0096ff;
|
|
30056
|
+
}
|
|
30057
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30058
|
+
margin-right: 2px;
|
|
30059
|
+
}
|
|
30060
|
+
.E_cxhf7dh .bar {
|
|
30061
|
+
width: 9px;
|
|
30062
|
+
height: 2px;
|
|
30063
|
+
background: #0096ff;
|
|
30064
|
+
border-radius: 2px;
|
|
30065
30065
|
}
|
|
30066
30066
|
|
|
30067
30067
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -30177,27 +30177,32 @@ span.E_tqjc4ui {
|
|
|
30177
30177
|
text-align: left;
|
|
30178
30178
|
}
|
|
30179
30179
|
|
|
30180
|
-
.
|
|
30180
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30181
30181
|
display: flex;
|
|
30182
30182
|
align-items: center;
|
|
30183
|
-
|
|
30183
|
+
}
|
|
30184
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30185
|
+
margin-right: 8px;
|
|
30184
30186
|
}
|
|
30185
30187
|
|
|
30186
|
-
.
|
|
30187
|
-
|
|
30188
|
-
|
|
30189
|
-
width: calc(100% - 40px);
|
|
30188
|
+
.E_c18gxmrl {
|
|
30189
|
+
border: 1px solid #d8deeb;
|
|
30190
|
+
border-radius: 4px;
|
|
30190
30191
|
}
|
|
30191
|
-
.
|
|
30192
|
-
|
|
30193
|
-
width: 100%;
|
|
30192
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
30193
|
+
margin-top: 8px;
|
|
30194
30194
|
}
|
|
30195
|
-
|
|
30196
|
-
|
|
30197
|
-
min-width: 40px;
|
|
30195
|
+
.E_c18gxmrl:hover {
|
|
30196
|
+
border-color: #0080ff;
|
|
30198
30197
|
}
|
|
30199
|
-
.
|
|
30200
|
-
|
|
30198
|
+
.E_c18gxmrl:hover > header {
|
|
30199
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30200
|
+
}
|
|
30201
|
+
.E_c18gxmrl.active header {
|
|
30202
|
+
border-bottom: 1px solid #d8deeb;
|
|
30203
|
+
}
|
|
30204
|
+
.E_c18gxmrl > header {
|
|
30205
|
+
padding: 8px 12px;
|
|
30201
30206
|
}
|
|
30202
30207
|
|
|
30203
30208
|
.E_t160l1cm {
|
|
@@ -30403,26 +30408,6 @@ span.E_tqjc4ui {
|
|
|
30403
30408
|
background: transparent;
|
|
30404
30409
|
}
|
|
30405
30410
|
|
|
30406
|
-
.E_c18gxmrl {
|
|
30407
|
-
border: 1px solid #d8deeb;
|
|
30408
|
-
border-radius: 4px;
|
|
30409
|
-
}
|
|
30410
|
-
.E_c18gxmrl + .E_c18gxmrl {
|
|
30411
|
-
margin-top: 8px;
|
|
30412
|
-
}
|
|
30413
|
-
.E_c18gxmrl:hover {
|
|
30414
|
-
border-color: #0080ff;
|
|
30415
|
-
}
|
|
30416
|
-
.E_c18gxmrl:hover > header {
|
|
30417
|
-
background: rgba(0, 128, 255, 0.1);
|
|
30418
|
-
}
|
|
30419
|
-
.E_c18gxmrl.active header {
|
|
30420
|
-
border-bottom: 1px solid #d8deeb;
|
|
30421
|
-
}
|
|
30422
|
-
.E_c18gxmrl > header {
|
|
30423
|
-
padding: 8px 12px;
|
|
30424
|
-
}
|
|
30425
|
-
|
|
30426
30411
|
.E_m74vjol {
|
|
30427
30412
|
display: flex;
|
|
30428
30413
|
justify-content: space-between;
|
|
@@ -30446,12 +30431,27 @@ span.E_tqjc4ui {
|
|
|
30446
30431
|
width: 100%;
|
|
30447
30432
|
}
|
|
30448
30433
|
|
|
30449
|
-
.
|
|
30434
|
+
.E_wg1tsps {
|
|
30450
30435
|
display: flex;
|
|
30451
30436
|
align-items: center;
|
|
30437
|
+
justify-content: flex-end;
|
|
30452
30438
|
}
|
|
30453
|
-
|
|
30454
|
-
|
|
30439
|
+
|
|
30440
|
+
.E_b1ctd5xy {
|
|
30441
|
+
display: flex;
|
|
30442
|
+
align-items: center;
|
|
30443
|
+
width: calc(100% - 40px);
|
|
30444
|
+
}
|
|
30445
|
+
.E_b1ctd5xy .chart {
|
|
30446
|
+
display: inline-block;
|
|
30447
|
+
width: 100%;
|
|
30448
|
+
}
|
|
30449
|
+
|
|
30450
|
+
.E_u1p8acpn {
|
|
30451
|
+
min-width: 40px;
|
|
30452
|
+
}
|
|
30453
|
+
.E_u1p8acpn .unit {
|
|
30454
|
+
color: #00122e !important;
|
|
30455
30455
|
}
|
|
30456
30456
|
|
|
30457
30457
|
.E_fzh9mnb {
|
|
@@ -30469,6 +30469,40 @@ span.E_tqjc4ui {
|
|
|
30469
30469
|
font-size: 18px;
|
|
30470
30470
|
}
|
|
30471
30471
|
|
|
30472
|
+
.E_f7pxqmh {
|
|
30473
|
+
width: 100%;
|
|
30474
|
+
margin-bottom: 0 !important;
|
|
30475
|
+
flex-flow: nowrap !important;
|
|
30476
|
+
line-break: auto;
|
|
30477
|
+
}
|
|
30478
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30479
|
+
text-align: left !important;
|
|
30480
|
+
padding-bottom: 0 !important;
|
|
30481
|
+
}
|
|
30482
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30483
|
+
min-height: 32px;
|
|
30484
|
+
height: auto;
|
|
30485
|
+
font-size: 13px;
|
|
30486
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30487
|
+
white-space: normal;
|
|
30488
|
+
}
|
|
30489
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30490
|
+
border-color: #ff4d4f !important;
|
|
30491
|
+
}
|
|
30492
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30493
|
+
border-color: #ff4d4f !important;
|
|
30494
|
+
}
|
|
30495
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30496
|
+
margin-top: 4px;
|
|
30497
|
+
font-size: 12px;
|
|
30498
|
+
min-height: 0px;
|
|
30499
|
+
}
|
|
30500
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30501
|
+
font-size: 12px;
|
|
30502
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30503
|
+
min-height: 0px;
|
|
30504
|
+
}
|
|
30505
|
+
|
|
30472
30506
|
.E_c1uzzomf {
|
|
30473
30507
|
margin-bottom: 16px;
|
|
30474
30508
|
}
|
|
@@ -30491,20 +30525,17 @@ span.E_tqjc4ui {
|
|
|
30491
30525
|
text-align: center;
|
|
30492
30526
|
}
|
|
30493
30527
|
|
|
30494
|
-
.
|
|
30495
|
-
|
|
30496
|
-
|
|
30497
|
-
|
|
30498
|
-
.E_berrcjl .breadcrumb-link {
|
|
30499
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30500
|
-
cursor: pointer;
|
|
30501
|
-
transition: color 160ms ease;
|
|
30528
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30529
|
+
padding: 4px 8px 0 8px;
|
|
30530
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30531
|
+
font-size: 12px;
|
|
30502
30532
|
}
|
|
30503
|
-
.
|
|
30504
|
-
|
|
30533
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30534
|
+
padding-bottom: 6px;
|
|
30505
30535
|
}
|
|
30506
|
-
.
|
|
30507
|
-
|
|
30536
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30537
|
+
padding-top: 4px;
|
|
30538
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30508
30539
|
}
|
|
30509
30540
|
|
|
30510
30541
|
.E_b1nip9bk {
|
|
@@ -30536,17 +30567,20 @@ span.E_tqjc4ui {
|
|
|
30536
30567
|
border-radius: unset;
|
|
30537
30568
|
}
|
|
30538
30569
|
|
|
30539
|
-
.
|
|
30540
|
-
|
|
30541
|
-
|
|
30542
|
-
font-size: 12px;
|
|
30570
|
+
.E_berrcjl {
|
|
30571
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30572
|
+
margin-bottom: 4px;
|
|
30543
30573
|
}
|
|
30544
|
-
.
|
|
30545
|
-
|
|
30574
|
+
.E_berrcjl .breadcrumb-link {
|
|
30575
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30576
|
+
cursor: pointer;
|
|
30577
|
+
transition: color 160ms ease;
|
|
30546
30578
|
}
|
|
30547
|
-
.
|
|
30548
|
-
|
|
30549
|
-
|
|
30579
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30580
|
+
color: #0080ff;
|
|
30581
|
+
}
|
|
30582
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30583
|
+
color: #005ed1;
|
|
30550
30584
|
}
|
|
30551
30585
|
|
|
30552
30586
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -30803,6 +30837,24 @@ button.E_n7k2c6r {
|
|
|
30803
30837
|
padding: 0;
|
|
30804
30838
|
}
|
|
30805
30839
|
|
|
30840
|
+
.E_iouxfgt {
|
|
30841
|
+
display: inline-flex;
|
|
30842
|
+
align-items: center;
|
|
30843
|
+
}
|
|
30844
|
+
.E_iouxfgt .icon-inner {
|
|
30845
|
+
display: inline-flex;
|
|
30846
|
+
align-items: center;
|
|
30847
|
+
justify-content: center;
|
|
30848
|
+
}
|
|
30849
|
+
.E_iouxfgt .icon-inner + span,
|
|
30850
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30851
|
+
margin-left: 4px;
|
|
30852
|
+
}
|
|
30853
|
+
.E_iouxfgt.is-rotate img,
|
|
30854
|
+
.E_iouxfgt.is-rotate svg {
|
|
30855
|
+
animation: rotate 680ms linear infinite;
|
|
30856
|
+
}
|
|
30857
|
+
|
|
30806
30858
|
.E_d1bw7c5z {
|
|
30807
30859
|
position: relative;
|
|
30808
30860
|
max-width: 388px;
|
|
@@ -30886,56 +30938,21 @@ button.E_n7k2c6r {
|
|
|
30886
30938
|
width: 102px;
|
|
30887
30939
|
}
|
|
30888
30940
|
|
|
30889
|
-
.
|
|
30890
|
-
|
|
30891
|
-
margin-bottom: 0 !important;
|
|
30892
|
-
flex-flow: nowrap !important;
|
|
30893
|
-
line-break: auto;
|
|
30894
|
-
}
|
|
30895
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
30896
|
-
text-align: left !important;
|
|
30897
|
-
padding-bottom: 0 !important;
|
|
30898
|
-
}
|
|
30899
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30900
|
-
min-height: 32px;
|
|
30901
|
-
height: auto;
|
|
30902
|
-
font-size: 13px;
|
|
30903
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30904
|
-
white-space: normal;
|
|
30905
|
-
}
|
|
30906
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30907
|
-
border-color: #ff4d4f !important;
|
|
30908
|
-
}
|
|
30909
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
30910
|
-
border-color: #ff4d4f !important;
|
|
30911
|
-
}
|
|
30912
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
30913
|
-
margin-top: 4px;
|
|
30914
|
-
font-size: 12px;
|
|
30915
|
-
min-height: 0px;
|
|
30916
|
-
}
|
|
30917
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
30918
|
-
font-size: 12px;
|
|
30919
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30920
|
-
min-height: 0px;
|
|
30941
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30942
|
+
line-height: 18px;
|
|
30921
30943
|
}
|
|
30922
30944
|
|
|
30923
|
-
.
|
|
30924
|
-
|
|
30925
|
-
|
|
30926
|
-
|
|
30927
|
-
|
|
30928
|
-
|
|
30945
|
+
.E_i1inqkme {
|
|
30946
|
+
height: 18px;
|
|
30947
|
+
line-height: 18px;
|
|
30948
|
+
padding: 0 4px;
|
|
30949
|
+
border-radius: 4px;
|
|
30950
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30951
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30952
|
+
display: flex;
|
|
30929
30953
|
align-items: center;
|
|
30930
|
-
|
|
30931
|
-
|
|
30932
|
-
.E_iouxfgt .icon-inner + span,
|
|
30933
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
30934
|
-
margin-left: 4px;
|
|
30935
|
-
}
|
|
30936
|
-
.E_iouxfgt.is-rotate img,
|
|
30937
|
-
.E_iouxfgt.is-rotate svg {
|
|
30938
|
-
animation: rotate 680ms linear infinite;
|
|
30954
|
+
white-space: nowrap;
|
|
30955
|
+
margin-right: 4px;
|
|
30939
30956
|
}
|
|
30940
30957
|
|
|
30941
30958
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
@@ -30950,78 +30967,27 @@ button.E_n7k2c6r {
|
|
|
30950
30967
|
border-top-right-radius: 5px;
|
|
30951
30968
|
}
|
|
30952
30969
|
|
|
30953
|
-
.
|
|
30954
|
-
|
|
30955
|
-
line-height: 18px;
|
|
30956
|
-
padding: 0 4px;
|
|
30957
|
-
border-radius: 4px;
|
|
30958
|
-
background: rgba(235, 239, 245, 0.6);
|
|
30959
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30960
|
-
display: flex;
|
|
30961
|
-
align-items: center;
|
|
30962
|
-
white-space: nowrap;
|
|
30963
|
-
margin-right: 4px;
|
|
30970
|
+
.E_owd0kml {
|
|
30971
|
+
display: inline-block;
|
|
30964
30972
|
}
|
|
30965
30973
|
|
|
30966
|
-
.
|
|
30967
|
-
|
|
30974
|
+
.E_h1jsgezc {
|
|
30975
|
+
visibility: hidden;
|
|
30976
|
+
position: absolute;
|
|
30968
30977
|
}
|
|
30969
|
-
|
|
30970
|
-
|
|
30978
|
+
|
|
30979
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30980
|
+
display: var(--ai7qkf2-0);
|
|
30981
|
+
}
|
|
30982
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30971
30983
|
display: inline-flex;
|
|
30972
30984
|
line-height: 1.5715;
|
|
30973
|
-
height:
|
|
30985
|
+
height: 100%;
|
|
30986
|
+
width: 100%;
|
|
30974
30987
|
}
|
|
30975
|
-
.
|
|
30976
|
-
content: var(--
|
|
30977
|
-
display: var(--
|
|
30978
|
-
flex: none;
|
|
30979
|
-
align-items: center;
|
|
30980
|
-
margin-left: 4px;
|
|
30981
|
-
}
|
|
30982
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30983
|
-
content: var(--a1wfy30z-3);
|
|
30984
|
-
display: var(--a1wfy30z-4);
|
|
30985
|
-
flex: none;
|
|
30986
|
-
align-items: center;
|
|
30987
|
-
margin-right: 4px;
|
|
30988
|
-
cursor: auto;
|
|
30989
|
-
}
|
|
30990
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
30991
|
-
padding: 0;
|
|
30992
|
-
margin: 0;
|
|
30993
|
-
height: auto;
|
|
30994
|
-
font-size: inherit;
|
|
30995
|
-
}
|
|
30996
|
-
|
|
30997
|
-
.E_atcz0kf .ant-input-suffix {
|
|
30998
|
-
margin-left: 8px;
|
|
30999
|
-
}
|
|
31000
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31001
|
-
padding: 2px 7px 2px 12px;
|
|
31002
|
-
}
|
|
31003
|
-
|
|
31004
|
-
.E_owd0kml {
|
|
31005
|
-
display: inline-block;
|
|
31006
|
-
}
|
|
31007
|
-
|
|
31008
|
-
.E_h1jsgezc {
|
|
31009
|
-
visibility: hidden;
|
|
31010
|
-
position: absolute;
|
|
31011
|
-
}
|
|
31012
|
-
|
|
31013
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31014
|
-
display: var(--ai7qkf2-0);
|
|
31015
|
-
}
|
|
31016
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31017
|
-
display: inline-flex;
|
|
31018
|
-
line-height: 1.5715;
|
|
31019
|
-
height: 100%;
|
|
31020
|
-
width: 100%;
|
|
31021
|
-
}
|
|
31022
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31023
|
-
content: var(--ai7qkf2-1);
|
|
31024
|
-
display: var(--ai7qkf2-2);
|
|
30988
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30989
|
+
content: var(--ai7qkf2-1);
|
|
30990
|
+
display: var(--ai7qkf2-2);
|
|
31025
30991
|
flex: none;
|
|
31026
30992
|
align-items: center;
|
|
31027
30993
|
margin-left: 4px;
|
|
@@ -31070,10 +31036,6 @@ button.E_n7k2c6r {
|
|
|
31070
31036
|
padding: 2px 8px;
|
|
31071
31037
|
}
|
|
31072
31038
|
|
|
31073
|
-
.E_sx1bpnu .ant-input-sm {
|
|
31074
|
-
line-height: 18px;
|
|
31075
|
-
}
|
|
31076
|
-
|
|
31077
31039
|
.E_phljevk {
|
|
31078
31040
|
display: flex;
|
|
31079
31041
|
justify-content: space-between;
|
|
@@ -31131,40 +31093,42 @@ button.E_n7k2c6r {
|
|
|
31131
31093
|
line-height: 18px;
|
|
31132
31094
|
}
|
|
31133
31095
|
|
|
31134
|
-
.
|
|
31135
|
-
|
|
31136
|
-
width: 56px !important;
|
|
31137
|
-
margin-right: 4px;
|
|
31096
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31097
|
+
margin-left: 8px;
|
|
31138
31098
|
}
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31099
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31100
|
+
padding: 2px 7px 2px 12px;
|
|
31142
31101
|
}
|
|
31143
31102
|
|
|
31144
|
-
.
|
|
31145
|
-
|
|
31146
|
-
}
|
|
31147
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
31148
|
-
margin-left: 8px;
|
|
31103
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31104
|
+
display: var(--a1wfy30z-0);
|
|
31149
31105
|
}
|
|
31150
|
-
|
|
31151
|
-
|
|
31152
|
-
|
|
31153
|
-
|
|
31154
|
-
|
|
31155
|
-
padding-right: 8px;
|
|
31106
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31107
|
+
padding: 4px 11px;
|
|
31108
|
+
display: inline-flex;
|
|
31109
|
+
line-height: 1.5715;
|
|
31110
|
+
height: inherit;
|
|
31156
31111
|
}
|
|
31157
|
-
|
|
31158
|
-
|
|
31159
|
-
display:
|
|
31160
|
-
|
|
31112
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31113
|
+
content: var(--a1wfy30z-1);
|
|
31114
|
+
display: var(--a1wfy30z-2);
|
|
31115
|
+
flex: none;
|
|
31116
|
+
align-items: center;
|
|
31117
|
+
margin-left: 4px;
|
|
31161
31118
|
}
|
|
31162
|
-
.
|
|
31163
|
-
|
|
31119
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31120
|
+
content: var(--a1wfy30z-3);
|
|
31121
|
+
display: var(--a1wfy30z-4);
|
|
31122
|
+
flex: none;
|
|
31123
|
+
align-items: center;
|
|
31124
|
+
margin-right: 4px;
|
|
31125
|
+
cursor: auto;
|
|
31164
31126
|
}
|
|
31165
|
-
|
|
31166
|
-
|
|
31167
|
-
|
|
31127
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31128
|
+
padding: 0;
|
|
31129
|
+
margin: 0;
|
|
31130
|
+
height: auto;
|
|
31131
|
+
font-size: inherit;
|
|
31168
31132
|
}
|
|
31169
31133
|
|
|
31170
31134
|
.E_rapgekc.ant-radio-wrapper {
|
|
@@ -31353,8 +31317,30 @@ button.E_n7k2c6r {
|
|
|
31353
31317
|
transform: rotate(0deg);
|
|
31354
31318
|
}
|
|
31355
31319
|
|
|
31356
|
-
.
|
|
31357
|
-
margin-right:
|
|
31320
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31321
|
+
margin-right: 8px;
|
|
31322
|
+
}
|
|
31323
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31324
|
+
margin-left: 8px;
|
|
31325
|
+
}
|
|
31326
|
+
|
|
31327
|
+
.E_cc368xp {
|
|
31328
|
+
color: #00122e;
|
|
31329
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31330
|
+
margin-right: 8px;
|
|
31331
|
+
padding-right: 8px;
|
|
31332
|
+
}
|
|
31333
|
+
|
|
31334
|
+
.E_i11o6xqj {
|
|
31335
|
+
display: flex;
|
|
31336
|
+
gap: 4px;
|
|
31337
|
+
}
|
|
31338
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31339
|
+
cursor: pointer;
|
|
31340
|
+
}
|
|
31341
|
+
|
|
31342
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31343
|
+
cursor: not-allowed;
|
|
31358
31344
|
}
|
|
31359
31345
|
|
|
31360
31346
|
.E_s1dizucg.ant-switch {
|
|
@@ -31412,6 +31398,20 @@ button.E_n7k2c6r {
|
|
|
31412
31398
|
margin-left: 5px;
|
|
31413
31399
|
}
|
|
31414
31400
|
|
|
31401
|
+
.E_ivqqkzv {
|
|
31402
|
+
height: 24px;
|
|
31403
|
+
width: 56px !important;
|
|
31404
|
+
margin-right: 4px;
|
|
31405
|
+
}
|
|
31406
|
+
|
|
31407
|
+
.E_c1wk4q29 {
|
|
31408
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31409
|
+
}
|
|
31410
|
+
|
|
31411
|
+
.E_tju3gfj .date {
|
|
31412
|
+
margin-right: 4px;
|
|
31413
|
+
}
|
|
31414
|
+
|
|
31415
31415
|
.E_cnujxq2 {
|
|
31416
31416
|
display: flex;
|
|
31417
31417
|
flex-direction: column;
|
|
@@ -32101,8 +32101,85 @@ input.E_rf8rlle.ant-input {
|
|
|
32101
32101
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32102
32102
|
}
|
|
32103
32103
|
|
|
32104
|
-
.
|
|
32105
|
-
|
|
32104
|
+
.E_s1dni7lo {
|
|
32105
|
+
width: 430px !important;
|
|
32106
|
+
}
|
|
32107
|
+
|
|
32108
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
32109
|
+
padding: 8px 16px;
|
|
32110
|
+
line-height: 18px;
|
|
32111
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32112
|
+
height: 34px;
|
|
32113
|
+
min-height: 34px;
|
|
32114
|
+
box-sizing: border-box;
|
|
32115
|
+
margin-top: 8px;
|
|
32116
|
+
}
|
|
32117
|
+
|
|
32118
|
+
.E_o1ugr09p {
|
|
32119
|
+
display: flex;
|
|
32120
|
+
flex-direction: column;
|
|
32121
|
+
margin: 1px 8px;
|
|
32122
|
+
padding: 8px;
|
|
32123
|
+
border-radius: 4px;
|
|
32124
|
+
}
|
|
32125
|
+
.E_o1ugr09p .selected-icon {
|
|
32126
|
+
display: none;
|
|
32127
|
+
}
|
|
32128
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32129
|
+
padding-left: 8px;
|
|
32130
|
+
}
|
|
32131
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32132
|
+
background-color: white;
|
|
32133
|
+
}
|
|
32134
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32135
|
+
color: #0080ff;
|
|
32136
|
+
}
|
|
32137
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32138
|
+
display: block;
|
|
32139
|
+
}
|
|
32140
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
32141
|
+
background: rgba(0, 136, 255, 0.16);
|
|
32142
|
+
}
|
|
32143
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32144
|
+
color: #0080ff;
|
|
32145
|
+
}
|
|
32146
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32147
|
+
background: rgba(0, 136, 255, 0.1);
|
|
32148
|
+
color: #0080ff;
|
|
32149
|
+
}
|
|
32150
|
+
|
|
32151
|
+
.E_o1ifxsq4 {
|
|
32152
|
+
display: flex;
|
|
32153
|
+
justify-content: space-between;
|
|
32154
|
+
height: 20px;
|
|
32155
|
+
line-height: 20px;
|
|
32156
|
+
}
|
|
32157
|
+
.E_o1ifxsq4 .timezone-title {
|
|
32158
|
+
color: #2d3a56;
|
|
32159
|
+
overflow: hidden;
|
|
32160
|
+
text-overflow: ellipsis;
|
|
32161
|
+
}
|
|
32162
|
+
|
|
32163
|
+
.E_o1zue7 {
|
|
32164
|
+
display: flex;
|
|
32165
|
+
justify-content: space-between;
|
|
32166
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32167
|
+
height: 18px;
|
|
32168
|
+
line-height: 18px;
|
|
32169
|
+
margin-top: 2px;
|
|
32170
|
+
}
|
|
32171
|
+
|
|
32172
|
+
.E_tyfmlxg {
|
|
32173
|
+
border: none;
|
|
32174
|
+
margin-right: 0;
|
|
32175
|
+
background: rgba(225, 230, 241, 0.6);
|
|
32176
|
+
}
|
|
32177
|
+
|
|
32178
|
+
.E_o18uybox {
|
|
32179
|
+
pointer-events: none;
|
|
32180
|
+
height: 32px;
|
|
32181
|
+
width: 100%;
|
|
32182
|
+
opacity: 0;
|
|
32106
32183
|
}
|
|
32107
32184
|
|
|
32108
32185
|
.E_s1sck0th {
|
|
@@ -32187,8 +32264,33 @@ input.E_rf8rlle.ant-input {
|
|
|
32187
32264
|
background-color: #7E41FF;
|
|
32188
32265
|
}
|
|
32189
32266
|
|
|
32190
|
-
.
|
|
32191
|
-
|
|
32267
|
+
.E_c1yyuluq {
|
|
32268
|
+
border-radius: 8px;
|
|
32269
|
+
}
|
|
32270
|
+
.E_c1yyuluq .ant-card-body {
|
|
32271
|
+
padding: 20px 24px 24px 24px;
|
|
32272
|
+
}
|
|
32273
|
+
|
|
32274
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32275
|
+
border: 0px;
|
|
32276
|
+
background-color: #fff;
|
|
32277
|
+
}
|
|
32278
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32279
|
+
padding-top: 0px;
|
|
32280
|
+
padding-bottom: 0px;
|
|
32281
|
+
padding-left: 0px !important;
|
|
32282
|
+
padding-right: 24px;
|
|
32283
|
+
}
|
|
32284
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32285
|
+
right: 0px;
|
|
32286
|
+
}
|
|
32287
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32288
|
+
padding: 0px;
|
|
32289
|
+
}
|
|
32290
|
+
|
|
32291
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32292
|
+
padding-right: 0px;
|
|
32293
|
+
cursor: default;
|
|
32192
32294
|
}
|
|
32193
32295
|
|
|
32194
32296
|
.E_dsnbhzf {
|
|
@@ -32666,127 +32768,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32666
32768
|
line-height: 12px;
|
|
32667
32769
|
}
|
|
32668
32770
|
|
|
32669
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32670
|
-
display: none;
|
|
32671
|
-
}
|
|
32672
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
32673
|
-
background: rgba(23, 38, 64, 0.8);
|
|
32674
|
-
border-radius: 4px;
|
|
32675
|
-
}
|
|
32676
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32677
|
-
visibility: hidden;
|
|
32678
|
-
}
|
|
32679
|
-
|
|
32680
|
-
.E_s1dni7lo {
|
|
32681
|
-
width: 430px !important;
|
|
32682
|
-
}
|
|
32683
|
-
|
|
32684
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
32685
|
-
padding: 8px 16px;
|
|
32686
|
-
line-height: 18px;
|
|
32687
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32688
|
-
height: 34px;
|
|
32689
|
-
min-height: 34px;
|
|
32690
|
-
box-sizing: border-box;
|
|
32691
|
-
margin-top: 8px;
|
|
32692
|
-
}
|
|
32693
|
-
|
|
32694
|
-
.E_o1ugr09p {
|
|
32695
|
-
display: flex;
|
|
32696
|
-
flex-direction: column;
|
|
32697
|
-
margin: 1px 8px;
|
|
32698
|
-
padding: 8px;
|
|
32699
|
-
border-radius: 4px;
|
|
32700
|
-
}
|
|
32701
|
-
.E_o1ugr09p .selected-icon {
|
|
32702
|
-
display: none;
|
|
32703
|
-
}
|
|
32704
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32705
|
-
padding-left: 8px;
|
|
32706
|
-
}
|
|
32707
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32708
|
-
background-color: white;
|
|
32709
|
-
}
|
|
32710
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32711
|
-
color: #0080ff;
|
|
32712
|
-
}
|
|
32713
|
-
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
32714
|
-
display: block;
|
|
32715
|
-
}
|
|
32716
|
-
.E_o1ugr09p.ant-select-item-option-active {
|
|
32717
|
-
background: rgba(0, 136, 255, 0.16);
|
|
32718
|
-
}
|
|
32719
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
32720
|
-
color: #0080ff;
|
|
32721
|
-
}
|
|
32722
|
-
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
32723
|
-
background: rgba(0, 136, 255, 0.1);
|
|
32724
|
-
color: #0080ff;
|
|
32725
|
-
}
|
|
32726
|
-
|
|
32727
|
-
.E_o1ifxsq4 {
|
|
32728
|
-
display: flex;
|
|
32729
|
-
justify-content: space-between;
|
|
32730
|
-
height: 20px;
|
|
32731
|
-
line-height: 20px;
|
|
32732
|
-
}
|
|
32733
|
-
.E_o1ifxsq4 .timezone-title {
|
|
32734
|
-
color: #2d3a56;
|
|
32735
|
-
overflow: hidden;
|
|
32736
|
-
text-overflow: ellipsis;
|
|
32737
|
-
}
|
|
32738
|
-
|
|
32739
|
-
.E_o1zue7 {
|
|
32740
|
-
display: flex;
|
|
32741
|
-
justify-content: space-between;
|
|
32742
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32743
|
-
height: 18px;
|
|
32744
|
-
line-height: 18px;
|
|
32745
|
-
margin-top: 2px;
|
|
32746
|
-
}
|
|
32747
|
-
|
|
32748
|
-
.E_tyfmlxg {
|
|
32749
|
-
border: none;
|
|
32750
|
-
margin-right: 0;
|
|
32751
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32752
|
-
}
|
|
32753
|
-
|
|
32754
|
-
.E_o18uybox {
|
|
32755
|
-
pointer-events: none;
|
|
32756
|
-
height: 32px;
|
|
32757
|
-
width: 100%;
|
|
32758
|
-
opacity: 0;
|
|
32759
|
-
}
|
|
32760
|
-
|
|
32761
|
-
.E_c1yyuluq {
|
|
32762
|
-
border-radius: 8px;
|
|
32763
|
-
}
|
|
32764
|
-
.E_c1yyuluq .ant-card-body {
|
|
32765
|
-
padding: 20px 24px 24px 24px;
|
|
32766
|
-
}
|
|
32767
|
-
|
|
32768
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
32769
|
-
border: 0px;
|
|
32770
|
-
background-color: #fff;
|
|
32771
|
-
}
|
|
32772
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32773
|
-
padding-top: 0px;
|
|
32774
|
-
padding-bottom: 0px;
|
|
32775
|
-
padding-left: 0px !important;
|
|
32776
|
-
padding-right: 24px;
|
|
32777
|
-
}
|
|
32778
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32779
|
-
right: 0px;
|
|
32780
|
-
}
|
|
32781
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32782
|
-
padding: 0px;
|
|
32783
|
-
}
|
|
32784
|
-
|
|
32785
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32786
|
-
padding-right: 0px;
|
|
32787
|
-
cursor: default;
|
|
32788
|
-
}
|
|
32789
|
-
|
|
32790
32771
|
.E_a1b5xrg3 .user-icon-inner {
|
|
32791
32772
|
display: inline-flex;
|
|
32792
32773
|
align-items: center;
|
|
@@ -32817,6 +32798,25 @@ input.E_rf8rlle.ant-input {
|
|
|
32817
32798
|
transition: all 320ms ease;
|
|
32818
32799
|
}
|
|
32819
32800
|
|
|
32801
|
+
.E_m196gn1d {
|
|
32802
|
+
min-width: 1280px;
|
|
32803
|
+
}
|
|
32804
|
+
|
|
32805
|
+
.E_iq1gosr {
|
|
32806
|
+
display: inline-block;
|
|
32807
|
+
}
|
|
32808
|
+
|
|
32809
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32810
|
+
display: none;
|
|
32811
|
+
}
|
|
32812
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
32813
|
+
background: rgba(23, 38, 64, 0.8);
|
|
32814
|
+
border-radius: 4px;
|
|
32815
|
+
}
|
|
32816
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32817
|
+
visibility: hidden;
|
|
32818
|
+
}
|
|
32819
|
+
|
|
32820
32820
|
.E_h1ol2wl7 {
|
|
32821
32821
|
font-weight: bold;
|
|
32822
32822
|
background-color: unset;
|
|
@@ -32852,6 +32852,63 @@ input.E_rf8rlle.ant-input {
|
|
|
32852
32852
|
margin-right: 6px;
|
|
32853
32853
|
}
|
|
32854
32854
|
|
|
32855
|
+
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32856
|
+
border-radius: 6px;
|
|
32857
|
+
}
|
|
32858
|
+
.E_s17wv897.ant-select.ant-select-single {
|
|
32859
|
+
width: 100%;
|
|
32860
|
+
color: #2d3a56;
|
|
32861
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32862
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32863
|
+
font-size: 13px;
|
|
32864
|
+
}
|
|
32865
|
+
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
32866
|
+
height: 30px;
|
|
32867
|
+
}
|
|
32868
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
32869
|
+
height: 38px;
|
|
32870
|
+
font-size: 13px;
|
|
32871
|
+
}
|
|
32872
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
32873
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32874
|
+
transition: 160ms ease;
|
|
32875
|
+
}
|
|
32876
|
+
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32877
|
+
color: #0080ff;
|
|
32878
|
+
}
|
|
32879
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32880
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32881
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32882
|
+
}
|
|
32883
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32884
|
+
color: #0080ff;
|
|
32885
|
+
}
|
|
32886
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32887
|
+
border-color: #0080ff;
|
|
32888
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32889
|
+
}
|
|
32890
|
+
.E_s17wv897.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32891
|
+
transform: rotate(180deg);
|
|
32892
|
+
}
|
|
32893
|
+
.E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32894
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32895
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32896
|
+
cursor: "not-allowed";
|
|
32897
|
+
}
|
|
32898
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32899
|
+
border-color: #f0483e !important;
|
|
32900
|
+
}
|
|
32901
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32902
|
+
color: #1d326c;
|
|
32903
|
+
}
|
|
32904
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32905
|
+
border-color: #0080ff;
|
|
32906
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32907
|
+
}
|
|
32908
|
+
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32909
|
+
transform: rotate(180deg);
|
|
32910
|
+
}
|
|
32911
|
+
|
|
32855
32912
|
.E_hrhfj7c {
|
|
32856
32913
|
display: none;
|
|
32857
32914
|
}
|
|
@@ -33071,68 +33128,36 @@ input.E_rf8rlle.ant-input {
|
|
|
33071
33128
|
font-size: 14px;
|
|
33072
33129
|
}
|
|
33073
33130
|
|
|
33074
|
-
.
|
|
33075
|
-
|
|
33076
|
-
|
|
33077
|
-
|
|
33078
|
-
|
|
33079
|
-
color: #2d3a56;
|
|
33080
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
33081
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
33082
|
-
font-size: 13px;
|
|
33083
|
-
}
|
|
33084
|
-
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
33085
|
-
height: 30px;
|
|
33086
|
-
}
|
|
33087
|
-
.E_s17wv897.ant-select.ant-select-single.ant-select-lg {
|
|
33088
|
-
height: 38px;
|
|
33089
|
-
font-size: 13px;
|
|
33090
|
-
}
|
|
33091
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow,
|
|
33092
|
-
.E_s17wv897.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
33093
|
-
transition: 160ms ease;
|
|
33131
|
+
.E_oa99sl3 {
|
|
33132
|
+
display: flex;
|
|
33133
|
+
justify-content: space-between;
|
|
33134
|
+
align-items: center;
|
|
33135
|
+
gap: 8px;
|
|
33094
33136
|
}
|
|
33095
|
-
.
|
|
33096
|
-
|
|
33137
|
+
.E_oa99sl3,
|
|
33138
|
+
.E_oa99sl3 :first-child {
|
|
33139
|
+
line-height: inherit !important;
|
|
33097
33140
|
}
|
|
33098
|
-
|
|
33099
|
-
|
|
33100
|
-
|
|
33141
|
+
|
|
33142
|
+
.E_lvp5pj7 {
|
|
33143
|
+
display: flex;
|
|
33144
|
+
justify-content: space-between;
|
|
33145
|
+
align-items: center;
|
|
33146
|
+
gap: 8px;
|
|
33147
|
+
min-width: 0;
|
|
33101
33148
|
}
|
|
33102
|
-
|
|
33103
|
-
|
|
33149
|
+
|
|
33150
|
+
.E_s1io1lws {
|
|
33151
|
+
display: flex;
|
|
33152
|
+
align-items: center;
|
|
33153
|
+
flex-shrink: 0;
|
|
33104
33154
|
}
|
|
33105
|
-
|
|
33106
|
-
|
|
33107
|
-
|
|
33155
|
+
|
|
33156
|
+
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33157
|
+
opacity: 1;
|
|
33108
33158
|
}
|
|
33109
|
-
.
|
|
33110
|
-
|
|
33111
|
-
}
|
|
33112
|
-
.E_s17wv897.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
33113
|
-
background: rgba(211, 218, 235, 0.6);
|
|
33114
|
-
border-color: rgba(172, 186, 211, 0.6);
|
|
33115
|
-
cursor: "not-allowed";
|
|
33116
|
-
}
|
|
33117
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
33118
|
-
border-color: #f0483e !important;
|
|
33119
|
-
}
|
|
33120
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
33121
|
-
color: #1d326c;
|
|
33122
|
-
}
|
|
33123
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s17wv897.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
33124
|
-
border-color: #0080ff;
|
|
33125
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33126
|
-
}
|
|
33127
|
-
.E_s17wv897.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
33128
|
-
transform: rotate(180deg);
|
|
33129
|
-
}
|
|
33130
|
-
|
|
33131
|
-
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
33132
|
-
opacity: 1;
|
|
33133
|
-
}
|
|
33134
|
-
.E_s4ivdfu.ant-select.select-loading-value {
|
|
33135
|
-
pointer-events: none;
|
|
33159
|
+
.E_s4ivdfu.ant-select.select-loading-value {
|
|
33160
|
+
pointer-events: none;
|
|
33136
33161
|
}
|
|
33137
33162
|
|
|
33138
33163
|
.E_sks9xr8.ant-select .select-hover-suffix,
|
|
@@ -33255,31 +33280,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33255
33280
|
color: rgba(0, 21, 64, 0.3);
|
|
33256
33281
|
}
|
|
33257
33282
|
|
|
33258
|
-
.E_oa99sl3 {
|
|
33259
|
-
display: flex;
|
|
33260
|
-
justify-content: space-between;
|
|
33261
|
-
align-items: center;
|
|
33262
|
-
gap: 8px;
|
|
33263
|
-
}
|
|
33264
|
-
.E_oa99sl3,
|
|
33265
|
-
.E_oa99sl3 :first-child {
|
|
33266
|
-
line-height: inherit !important;
|
|
33267
|
-
}
|
|
33268
|
-
|
|
33269
|
-
.E_lvp5pj7 {
|
|
33270
|
-
display: flex;
|
|
33271
|
-
justify-content: space-between;
|
|
33272
|
-
align-items: center;
|
|
33273
|
-
gap: 8px;
|
|
33274
|
-
min-width: 0;
|
|
33275
|
-
}
|
|
33276
|
-
|
|
33277
|
-
.E_s1io1lws {
|
|
33278
|
-
display: flex;
|
|
33279
|
-
align-items: center;
|
|
33280
|
-
flex-shrink: 0;
|
|
33281
|
-
}
|
|
33282
|
-
|
|
33283
33283
|
.E_h12yihis {
|
|
33284
33284
|
height: 50px;
|
|
33285
33285
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33992,6 +33992,96 @@ input.E_rf8rlle.ant-input {
|
|
|
33992
33992
|
padding: 0;
|
|
33993
33993
|
}
|
|
33994
33994
|
|
|
33995
|
+
.E_r77hffu {
|
|
33996
|
+
display: flex;
|
|
33997
|
+
align-items: center;
|
|
33998
|
+
justify-content: space-between;
|
|
33999
|
+
column-gap: 6px;
|
|
34000
|
+
}
|
|
34001
|
+
|
|
34002
|
+
.E_p1cmxsf7 {
|
|
34003
|
+
display: flex;
|
|
34004
|
+
flex-direction: column;
|
|
34005
|
+
justify-content: center;
|
|
34006
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34007
|
+
}
|
|
34008
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34009
|
+
font-size: 0;
|
|
34010
|
+
}
|
|
34011
|
+
|
|
34012
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34013
|
+
margin-right: 2px;
|
|
34014
|
+
}
|
|
34015
|
+
|
|
34016
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34017
|
+
padding-left: 8px;
|
|
34018
|
+
padding-right: 8px;
|
|
34019
|
+
}
|
|
34020
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34021
|
+
border-radius: 4px;
|
|
34022
|
+
}
|
|
34023
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34024
|
+
border-radius: 4px;
|
|
34025
|
+
}
|
|
34026
|
+
|
|
34027
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34028
|
+
padding-left: 12px;
|
|
34029
|
+
padding-right: 12px;
|
|
34030
|
+
}
|
|
34031
|
+
|
|
34032
|
+
.E_ckld275 {
|
|
34033
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34034
|
+
}
|
|
34035
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34036
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34037
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34038
|
+
}
|
|
34039
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34040
|
+
background-color: transparent;
|
|
34041
|
+
}
|
|
34042
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34043
|
+
background-color: transparent;
|
|
34044
|
+
}
|
|
34045
|
+
|
|
34046
|
+
.E_t1gvlxt5 {
|
|
34047
|
+
min-width: 0;
|
|
34048
|
+
flex: 1;
|
|
34049
|
+
}
|
|
34050
|
+
.E_t1gvlxt5 .tag {
|
|
34051
|
+
flex: 0 0 auto;
|
|
34052
|
+
}
|
|
34053
|
+
.E_t1gvlxt5 .progress-title {
|
|
34054
|
+
flex: 2;
|
|
34055
|
+
max-width: fit-content;
|
|
34056
|
+
}
|
|
34057
|
+
.E_t1gvlxt5 .progress-desc {
|
|
34058
|
+
flex: 1;
|
|
34059
|
+
max-width: fit-content;
|
|
34060
|
+
}
|
|
34061
|
+
|
|
34062
|
+
.E_a1ji6r68 {
|
|
34063
|
+
display: flex;
|
|
34064
|
+
align-items: center;
|
|
34065
|
+
column-gap: var(--a1ji6r68-0);
|
|
34066
|
+
}
|
|
34067
|
+
|
|
34068
|
+
.E_b14q2gmw {
|
|
34069
|
+
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);
|
|
34070
|
+
}
|
|
34071
|
+
|
|
34072
|
+
.E_c1eym6el {
|
|
34073
|
+
border-radius: 8px;
|
|
34074
|
+
background-color: white;
|
|
34075
|
+
}
|
|
34076
|
+
.E_c1eym6el.hoverable {
|
|
34077
|
+
cursor: pointer;
|
|
34078
|
+
}
|
|
34079
|
+
.E_c1eym6el.hoverable:hover {
|
|
34080
|
+
transition: all 200ms ease;
|
|
34081
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34082
|
+
transform: translateY(-4px);
|
|
34083
|
+
}
|
|
34084
|
+
|
|
33995
34085
|
.E_c1yd35n {
|
|
33996
34086
|
padding: 0 12px 14px 12px;
|
|
33997
34087
|
}
|
|
@@ -34036,6 +34126,80 @@ input.E_rf8rlle.ant-input {
|
|
|
34036
34126
|
margin-right: 2px;
|
|
34037
34127
|
}
|
|
34038
34128
|
|
|
34129
|
+
button.E_l48ei06.ant-btn {
|
|
34130
|
+
font-size: 12px;
|
|
34131
|
+
line-height: 18px;
|
|
34132
|
+
height: 18px;
|
|
34133
|
+
}
|
|
34134
|
+
|
|
34135
|
+
button.E_l48ei06 {
|
|
34136
|
+
color: #0080FF;
|
|
34137
|
+
height: unset;
|
|
34138
|
+
}
|
|
34139
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34140
|
+
margin-right: 4px;
|
|
34141
|
+
}
|
|
34142
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34143
|
+
margin-left: 4px;
|
|
34144
|
+
}
|
|
34145
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34146
|
+
color: #009DFF;
|
|
34147
|
+
}
|
|
34148
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34149
|
+
color: #005ED1;
|
|
34150
|
+
}
|
|
34151
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34152
|
+
color: #0080FF;
|
|
34153
|
+
}
|
|
34154
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34155
|
+
color: #00122E;
|
|
34156
|
+
}
|
|
34157
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34158
|
+
color: #0080FF;
|
|
34159
|
+
}
|
|
34160
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34161
|
+
color: #005ED1;
|
|
34162
|
+
}
|
|
34163
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34164
|
+
color: #00122E;
|
|
34165
|
+
}
|
|
34166
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34167
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34168
|
+
}
|
|
34169
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34170
|
+
color: #0080FF;
|
|
34171
|
+
}
|
|
34172
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34173
|
+
color: #005ED1;
|
|
34174
|
+
}
|
|
34175
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34176
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34177
|
+
}
|
|
34178
|
+
|
|
34179
|
+
.E_l12xdkhl {
|
|
34180
|
+
width: 64px;
|
|
34181
|
+
height: 64px;
|
|
34182
|
+
max-width: 64px;
|
|
34183
|
+
max-height: 64px;
|
|
34184
|
+
overflow: hidden;
|
|
34185
|
+
display: flex;
|
|
34186
|
+
align-items: center;
|
|
34187
|
+
justify-content: center;
|
|
34188
|
+
position: relative;
|
|
34189
|
+
opacity: 0.6;
|
|
34190
|
+
}
|
|
34191
|
+
.E_l12xdkhl .icon-wrapper {
|
|
34192
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34193
|
+
}
|
|
34194
|
+
@keyframes rotate {
|
|
34195
|
+
from {
|
|
34196
|
+
transform: rotate(0deg);
|
|
34197
|
+
}
|
|
34198
|
+
to {
|
|
34199
|
+
transform: rotate(360deg);
|
|
34200
|
+
}
|
|
34201
|
+
}
|
|
34202
|
+
|
|
34039
34203
|
.E_ckui4s7 {
|
|
34040
34204
|
color: #2d3a56;
|
|
34041
34205
|
line-height: 22px;
|
|
@@ -34100,146 +34264,214 @@ input.E_rf8rlle.ant-input {
|
|
|
34100
34264
|
margin-left: 24px;
|
|
34101
34265
|
}
|
|
34102
34266
|
|
|
34103
|
-
.
|
|
34104
|
-
|
|
34105
|
-
|
|
34106
|
-
|
|
34107
|
-
.E_c1eym6el {
|
|
34108
|
-
border-radius: 8px;
|
|
34109
|
-
background-color: white;
|
|
34110
|
-
}
|
|
34111
|
-
.E_c1eym6el.hoverable {
|
|
34112
|
-
cursor: pointer;
|
|
34113
|
-
}
|
|
34114
|
-
.E_c1eym6el.hoverable:hover {
|
|
34115
|
-
transition: all 200ms ease;
|
|
34116
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34117
|
-
transform: translateY(-4px);
|
|
34118
|
-
}
|
|
34119
|
-
|
|
34120
|
-
.E_r77hffu {
|
|
34267
|
+
.E_lht19u8 {
|
|
34268
|
+
width: 64px;
|
|
34269
|
+
height: 64px;
|
|
34121
34270
|
display: flex;
|
|
34122
34271
|
align-items: center;
|
|
34123
|
-
justify-content: space-between;
|
|
34124
|
-
column-gap: 6px;
|
|
34125
|
-
}
|
|
34126
|
-
|
|
34127
|
-
.E_p1cmxsf7 {
|
|
34128
|
-
display: flex;
|
|
34129
|
-
flex-direction: column;
|
|
34130
34272
|
justify-content: center;
|
|
34131
|
-
|
|
34132
|
-
|
|
34133
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34134
|
-
font-size: 0;
|
|
34135
|
-
}
|
|
34136
|
-
|
|
34137
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34138
|
-
margin-right: 2px;
|
|
34273
|
+
position: relative;
|
|
34274
|
+
opacity: 0.2;
|
|
34139
34275
|
}
|
|
34140
34276
|
|
|
34141
|
-
.
|
|
34142
|
-
|
|
34143
|
-
|
|
34144
|
-
|
|
34145
|
-
|
|
34146
|
-
|
|
34277
|
+
.E_lk3gkp4 {
|
|
34278
|
+
position: absolute;
|
|
34279
|
+
width: 5px;
|
|
34280
|
+
height: 48px;
|
|
34281
|
+
left: 9.33px;
|
|
34282
|
+
top: 40.5px;
|
|
34283
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34284
|
+
border-radius: 5px;
|
|
34285
|
+
transform: rotate(-128deg);
|
|
34286
|
+
transform-origin: top left;
|
|
34287
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
34147
34288
|
}
|
|
34148
|
-
|
|
34149
|
-
|
|
34289
|
+
|
|
34290
|
+
.E_ll4n94n {
|
|
34291
|
+
position: absolute;
|
|
34292
|
+
width: 5px;
|
|
34293
|
+
height: 48px;
|
|
34294
|
+
left: 40.8px;
|
|
34295
|
+
top: 8.4px;
|
|
34296
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34297
|
+
border-radius: 5px;
|
|
34298
|
+
transform: rotate(-8deg);
|
|
34299
|
+
transform-origin: top left;
|
|
34300
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
34150
34301
|
}
|
|
34151
34302
|
|
|
34152
|
-
.
|
|
34153
|
-
|
|
34154
|
-
|
|
34303
|
+
.E_l17lbdo6 {
|
|
34304
|
+
position: absolute;
|
|
34305
|
+
width: 5px;
|
|
34306
|
+
height: 48px;
|
|
34307
|
+
left: 52.9px;
|
|
34308
|
+
top: 51.8px;
|
|
34309
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34310
|
+
border-radius: 5px;
|
|
34311
|
+
transform: rotate(112deg);
|
|
34312
|
+
transform-origin: top left;
|
|
34313
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34155
34314
|
}
|
|
34156
34315
|
|
|
34157
|
-
.
|
|
34158
|
-
|
|
34316
|
+
.E_msn7nxt {
|
|
34317
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34318
|
+
text-align: center;
|
|
34319
|
+
display: flex;
|
|
34320
|
+
align-items: center;
|
|
34321
|
+
justify-content: center;
|
|
34322
|
+
flex-direction: column;
|
|
34323
|
+
height: 100%;
|
|
34159
34324
|
}
|
|
34160
|
-
.
|
|
34161
|
-
|
|
34162
|
-
|
|
34325
|
+
.E_msn7nxt .link {
|
|
34326
|
+
color: #0080ff;
|
|
34327
|
+
cursor: pointer;
|
|
34163
34328
|
}
|
|
34164
|
-
|
|
34165
|
-
|
|
34329
|
+
|
|
34330
|
+
.E_mp64wfi {
|
|
34331
|
+
width: 100%;
|
|
34332
|
+
height: 100%;
|
|
34333
|
+
display: flex;
|
|
34334
|
+
flex-direction: column;
|
|
34166
34335
|
}
|
|
34167
|
-
.
|
|
34168
|
-
|
|
34336
|
+
.E_mp64wfi .name-toolbar {
|
|
34337
|
+
width: 100%;
|
|
34338
|
+
display: flex;
|
|
34339
|
+
line-height: 30px;
|
|
34340
|
+
padding: 0 16px;
|
|
34341
|
+
justify-content: space-between;
|
|
34342
|
+
}
|
|
34343
|
+
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34344
|
+
display: flex;
|
|
34345
|
+
font-size: 12px;
|
|
34346
|
+
align-items: center;
|
|
34347
|
+
}
|
|
34348
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34349
|
+
color: #a3b4cc;
|
|
34350
|
+
}
|
|
34351
|
+
.E_mp64wfi .name-toolbar .metric-extra .info-item + .info-item {
|
|
34352
|
+
margin-left: 10px;
|
|
34353
|
+
}
|
|
34354
|
+
.E_mp64wfi .name-toolbar .metric-extra .menu-trigger {
|
|
34355
|
+
margin-left: 10px;
|
|
34356
|
+
cursor: pointer;
|
|
34357
|
+
}
|
|
34358
|
+
.E_mp64wfi .content {
|
|
34359
|
+
flex: 1;
|
|
34360
|
+
width: 100%;
|
|
34361
|
+
display: flex;
|
|
34362
|
+
justify-content: center;
|
|
34363
|
+
align-items: center;
|
|
34364
|
+
}
|
|
34365
|
+
.E_mp64wfi .single-content {
|
|
34366
|
+
height: 65px;
|
|
34169
34367
|
}
|
|
34170
34368
|
|
|
34171
|
-
.
|
|
34172
|
-
|
|
34173
|
-
|
|
34174
|
-
|
|
34175
|
-
max-height: 64px;
|
|
34369
|
+
.E_l1oyigan {
|
|
34370
|
+
display: flex;
|
|
34371
|
+
align-items: center;
|
|
34372
|
+
white-space: nowrap;
|
|
34176
34373
|
overflow: hidden;
|
|
34374
|
+
width: 100%;
|
|
34375
|
+
}
|
|
34376
|
+
.E_l1oyigan .ant-dropdown-trigger {
|
|
34377
|
+
margin-left: auto;
|
|
34378
|
+
font-size: 12px;
|
|
34379
|
+
}
|
|
34380
|
+
|
|
34381
|
+
.E_l1noi4n1 {
|
|
34177
34382
|
display: flex;
|
|
34383
|
+
justify-content: flex-start;
|
|
34178
34384
|
align-items: center;
|
|
34179
|
-
|
|
34180
|
-
|
|
34181
|
-
opacity: 0.6;
|
|
34385
|
+
font-size: 12px;
|
|
34386
|
+
cursor: pointer;
|
|
34182
34387
|
}
|
|
34183
|
-
.
|
|
34184
|
-
|
|
34388
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34389
|
+
margin-right: 20px;
|
|
34185
34390
|
}
|
|
34186
|
-
|
|
34187
|
-
|
|
34188
|
-
|
|
34189
|
-
|
|
34190
|
-
|
|
34191
|
-
transform: rotate(360deg);
|
|
34192
|
-
}
|
|
34391
|
+
.E_l1noi4n1.deselected {
|
|
34392
|
+
opacity: 0.4;
|
|
34393
|
+
}
|
|
34394
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34395
|
+
background: #b4beca !important;
|
|
34193
34396
|
}
|
|
34194
34397
|
|
|
34195
|
-
|
|
34398
|
+
.E_cz19rz6 {
|
|
34399
|
+
display: inline-block;
|
|
34400
|
+
height: 8px;
|
|
34401
|
+
width: 8px;
|
|
34402
|
+
margin-right: 8px;
|
|
34403
|
+
}
|
|
34404
|
+
|
|
34405
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34406
|
+
display: flex;
|
|
34407
|
+
align-items: center;
|
|
34196
34408
|
font-size: 12px;
|
|
34197
|
-
|
|
34198
|
-
height: 18px;
|
|
34409
|
+
margin: 0;
|
|
34199
34410
|
}
|
|
34200
34411
|
|
|
34201
|
-
|
|
34202
|
-
|
|
34203
|
-
height: unset;
|
|
34412
|
+
.E_m1y1hhnr {
|
|
34413
|
+
position: relative;
|
|
34204
34414
|
}
|
|
34205
|
-
|
|
34206
|
-
|
|
34415
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34416
|
+
bottom: -12px;
|
|
34207
34417
|
}
|
|
34208
|
-
|
|
34209
|
-
|
|
34418
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34419
|
+
display: flex;
|
|
34420
|
+
justify-content: space-between;
|
|
34421
|
+
line-height: 30px;
|
|
34422
|
+
margin: 0 16px;
|
|
34210
34423
|
}
|
|
34211
|
-
|
|
34212
|
-
|
|
34424
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34425
|
+
display: flex;
|
|
34426
|
+
font-size: 12px;
|
|
34427
|
+
align-items: center;
|
|
34213
34428
|
}
|
|
34214
|
-
|
|
34215
|
-
color: #
|
|
34429
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34430
|
+
color: #a3b4cc;
|
|
34216
34431
|
}
|
|
34217
|
-
|
|
34218
|
-
|
|
34432
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34433
|
+
margin-left: 10px;
|
|
34219
34434
|
}
|
|
34220
|
-
|
|
34221
|
-
|
|
34435
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34436
|
+
margin-left: 10px;
|
|
34437
|
+
cursor: pointer;
|
|
34222
34438
|
}
|
|
34223
|
-
|
|
34224
|
-
|
|
34439
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34440
|
+
font-size: 12px;
|
|
34225
34441
|
}
|
|
34226
|
-
|
|
34227
|
-
|
|
34442
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34443
|
+
position: absolute;
|
|
34444
|
+
bottom: 10px;
|
|
34445
|
+
padding: 0 8px;
|
|
34446
|
+
border-radius: 4px;
|
|
34447
|
+
font-size: 12px;
|
|
34448
|
+
color: #fff;
|
|
34449
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34450
|
+
transform: translateX(-50%);
|
|
34228
34451
|
}
|
|
34229
|
-
|
|
34230
|
-
|
|
34452
|
+
|
|
34453
|
+
.E_tnvijvs {
|
|
34454
|
+
min-width: 200px;
|
|
34231
34455
|
}
|
|
34232
|
-
|
|
34233
|
-
|
|
34456
|
+
|
|
34457
|
+
.E_t1ub2aex {
|
|
34458
|
+
display: flex;
|
|
34459
|
+
align-items: center;
|
|
34460
|
+
justify-content: space-between;
|
|
34461
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34462
|
+
color: #b4beca;
|
|
34463
|
+
font-size: 12px;
|
|
34464
|
+
padding: 3px 6px;
|
|
34234
34465
|
}
|
|
34235
|
-
|
|
34236
|
-
|
|
34466
|
+
.E_t1ub2aex:first-child {
|
|
34467
|
+
padding-top: 3px;
|
|
34237
34468
|
}
|
|
34238
|
-
|
|
34239
|
-
|
|
34469
|
+
.E_t1ub2aex:last-child {
|
|
34470
|
+
padding-bottom: 3px;
|
|
34240
34471
|
}
|
|
34241
|
-
|
|
34242
|
-
color:
|
|
34472
|
+
.E_t1ub2aex .column-value {
|
|
34473
|
+
color: #fff;
|
|
34474
|
+
margin-left: 8px;
|
|
34243
34475
|
}
|
|
34244
34476
|
|
|
34245
34477
|
.E_sddwhm6 {
|
|
@@ -34687,274 +34919,238 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34687
34919
|
background: #fff;
|
|
34688
34920
|
}
|
|
34689
34921
|
|
|
34690
|
-
.
|
|
34691
|
-
|
|
34692
|
-
text-align: center;
|
|
34693
|
-
display: flex;
|
|
34694
|
-
align-items: center;
|
|
34695
|
-
justify-content: center;
|
|
34696
|
-
flex-direction: column;
|
|
34697
|
-
height: 100%;
|
|
34922
|
+
.E_w7ob4th.outside-tag {
|
|
34923
|
+
padding-left: 0;
|
|
34698
34924
|
}
|
|
34699
|
-
.
|
|
34700
|
-
|
|
34701
|
-
|
|
34925
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34926
|
+
border-radius: 4px 0 0 4px;
|
|
34927
|
+
padding-right: 4px;
|
|
34928
|
+
margin-right: 4px;
|
|
34702
34929
|
}
|
|
34703
34930
|
|
|
34704
|
-
.
|
|
34705
|
-
|
|
34706
|
-
height:
|
|
34707
|
-
display: flex;
|
|
34708
|
-
flex-direction: column;
|
|
34931
|
+
.E_slr2ynn {
|
|
34932
|
+
padding: 0 8px;
|
|
34933
|
+
height: 18px;
|
|
34709
34934
|
}
|
|
34710
|
-
|
|
34711
|
-
|
|
34712
|
-
|
|
34713
|
-
|
|
34714
|
-
padding: 0 16px;
|
|
34715
|
-
justify-content: space-between;
|
|
34716
|
-
}
|
|
34717
|
-
.E_mp64wfi .name-toolbar .metric-extra {
|
|
34718
|
-
display: flex;
|
|
34719
|
-
font-size: 12px;
|
|
34720
|
-
align-items: center;
|
|
34721
|
-
}
|
|
34722
|
-
.E_mp64wfi .name-toolbar .metric-extra .info-item {
|
|
34723
|
-
color: #a3b4cc;
|
|
34935
|
+
|
|
34936
|
+
.E_m140wbb6 {
|
|
34937
|
+
padding: 2px 8px;
|
|
34938
|
+
height: 24px;
|
|
34724
34939
|
}
|
|
34725
|
-
|
|
34726
|
-
|
|
34940
|
+
|
|
34941
|
+
.E_t1fozc1i {
|
|
34942
|
+
margin: 0;
|
|
34727
34943
|
}
|
|
34728
|
-
|
|
34729
|
-
|
|
34730
|
-
|
|
34944
|
+
|
|
34945
|
+
.E_i1vxv4ln {
|
|
34946
|
+
margin-right: 4px;
|
|
34947
|
+
height: 16px;
|
|
34731
34948
|
}
|
|
34732
|
-
|
|
34733
|
-
|
|
34734
|
-
|
|
34735
|
-
|
|
34736
|
-
|
|
34737
|
-
|
|
34949
|
+
|
|
34950
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34951
|
+
font-weight: 700;
|
|
34952
|
+
color: #00122e;
|
|
34953
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34954
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34955
|
+
word-break: break-all;
|
|
34956
|
+
display: inline;
|
|
34957
|
+
white-space: normal;
|
|
34738
34958
|
}
|
|
34739
|
-
|
|
34740
|
-
|
|
34959
|
+
|
|
34960
|
+
.E_t1dtlqs1 {
|
|
34961
|
+
margin-bottom: 4px;
|
|
34962
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34741
34963
|
}
|
|
34742
34964
|
|
|
34743
|
-
.
|
|
34744
|
-
|
|
34745
|
-
|
|
34746
|
-
|
|
34747
|
-
|
|
34748
|
-
width: 100%;
|
|
34965
|
+
.E_s1ese5oy {
|
|
34966
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34967
|
+
line-height: 32px;
|
|
34968
|
+
height: 32px;
|
|
34969
|
+
margin-bottom: 0;
|
|
34749
34970
|
}
|
|
34750
|
-
.
|
|
34751
|
-
|
|
34752
|
-
font-size: 12px;
|
|
34971
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34972
|
+
color: #0080ff;
|
|
34753
34973
|
}
|
|
34754
|
-
|
|
34755
|
-
|
|
34756
|
-
display: flex;
|
|
34757
|
-
justify-content: flex-start;
|
|
34758
|
-
align-items: center;
|
|
34759
|
-
font-size: 12px;
|
|
34760
|
-
cursor: pointer;
|
|
34974
|
+
.E_s1ese5oy.warning {
|
|
34975
|
+
color: #ffa500;
|
|
34761
34976
|
}
|
|
34762
|
-
.
|
|
34763
|
-
|
|
34977
|
+
.E_s1ese5oy.success {
|
|
34978
|
+
color: #00ba5d;
|
|
34764
34979
|
}
|
|
34765
|
-
.
|
|
34766
|
-
|
|
34980
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34981
|
+
color: #f0483e;
|
|
34767
34982
|
}
|
|
34768
|
-
.
|
|
34769
|
-
|
|
34983
|
+
.E_s1ese5oy.normal {
|
|
34984
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34770
34985
|
}
|
|
34771
34986
|
|
|
34772
|
-
.
|
|
34773
|
-
|
|
34774
|
-
|
|
34775
|
-
width: 8px;
|
|
34776
|
-
margin-right: 8px;
|
|
34987
|
+
.E_b1ibis43 {
|
|
34988
|
+
margin-bottom: 0;
|
|
34989
|
+
color: #00122e;
|
|
34777
34990
|
}
|
|
34778
34991
|
|
|
34779
|
-
.
|
|
34780
|
-
|
|
34781
|
-
|
|
34782
|
-
font-size: 12px;
|
|
34783
|
-
margin: 0;
|
|
34992
|
+
.E_b11xxjd2 {
|
|
34993
|
+
line-height: 32px;
|
|
34994
|
+
margin-right: 6px;
|
|
34784
34995
|
}
|
|
34785
34996
|
|
|
34786
|
-
.
|
|
34997
|
+
.E_bsub5bw.with-description {
|
|
34998
|
+
height: 24px;
|
|
34999
|
+
flex: 1;
|
|
34787
35000
|
position: relative;
|
|
35001
|
+
top: -7px;
|
|
34788
35002
|
}
|
|
34789
|
-
.
|
|
34790
|
-
|
|
35003
|
+
.E_bsub5bw p {
|
|
35004
|
+
width: 100%;
|
|
35005
|
+
overflow: hidden;
|
|
35006
|
+
text-overflow: ellipsis;
|
|
35007
|
+
white-space: nowrap;
|
|
34791
35008
|
}
|
|
34792
|
-
|
|
35009
|
+
|
|
35010
|
+
.E_tmoyoag {
|
|
35011
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35012
|
+
border-radius: 8px;
|
|
35013
|
+
overflow: auto;
|
|
35014
|
+
}
|
|
35015
|
+
.E_tmoyoag .ant-list {
|
|
35016
|
+
position: relative;
|
|
35017
|
+
}
|
|
35018
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
35019
|
+
border-bottom: none;
|
|
35020
|
+
}
|
|
35021
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35022
|
+
position: sticky;
|
|
35023
|
+
top: 0;
|
|
35024
|
+
z-index: 2;
|
|
34793
35025
|
display: flex;
|
|
34794
|
-
|
|
34795
|
-
|
|
34796
|
-
|
|
35026
|
+
padding: 8px;
|
|
35027
|
+
flex-wrap: nowrap;
|
|
35028
|
+
justify-content: flex-start;
|
|
35029
|
+
background: #f2f5fa;
|
|
35030
|
+
font-size: 14px;
|
|
35031
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35032
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34797
35033
|
}
|
|
34798
|
-
.
|
|
35034
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35035
|
+
align-items: inherit;
|
|
35036
|
+
}
|
|
35037
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
35038
|
+
margin-bottom: 0;
|
|
35039
|
+
}
|
|
35040
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34799
35041
|
display: flex;
|
|
34800
|
-
|
|
34801
|
-
align-items:
|
|
35042
|
+
justify-content: flex-start;
|
|
35043
|
+
align-items: flex-start;
|
|
35044
|
+
flex-wrap: wrap;
|
|
35045
|
+
padding: 8px;
|
|
35046
|
+
border: none;
|
|
34802
35047
|
}
|
|
34803
|
-
.
|
|
34804
|
-
|
|
35048
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35049
|
+
flex-basis: 100%;
|
|
35050
|
+
margin: 12px 0 0;
|
|
35051
|
+
order: 99;
|
|
35052
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34805
35053
|
}
|
|
34806
|
-
.
|
|
34807
|
-
|
|
35054
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35055
|
+
color: #f0483e;
|
|
35056
|
+
flex-basis: 100%;
|
|
35057
|
+
order: 98;
|
|
35058
|
+
margin: 12px 0 0;
|
|
34808
35059
|
}
|
|
34809
|
-
.
|
|
34810
|
-
|
|
34811
|
-
cursor: pointer;
|
|
35060
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35061
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34812
35062
|
}
|
|
34813
|
-
.
|
|
34814
|
-
|
|
35063
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35064
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34815
35065
|
}
|
|
34816
|
-
.
|
|
34817
|
-
|
|
34818
|
-
|
|
34819
|
-
padding: 0 8px;
|
|
34820
|
-
border-radius: 4px;
|
|
34821
|
-
font-size: 12px;
|
|
34822
|
-
color: #fff;
|
|
34823
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34824
|
-
transform: translateX(-50%);
|
|
35066
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35067
|
+
flex: 1 0 0;
|
|
35068
|
+
overflow: hidden;
|
|
34825
35069
|
}
|
|
34826
|
-
|
|
34827
|
-
.
|
|
34828
|
-
|
|
35070
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35071
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35072
|
+
margin: 0;
|
|
34829
35073
|
}
|
|
34830
|
-
|
|
34831
|
-
|
|
34832
|
-
display: flex;
|
|
34833
|
-
align-items: center;
|
|
34834
|
-
justify-content: space-between;
|
|
34835
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34836
|
-
color: #b4beca;
|
|
34837
|
-
font-size: 12px;
|
|
34838
|
-
padding: 3px 6px;
|
|
35074
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35075
|
+
text-align: center;
|
|
34839
35076
|
}
|
|
34840
|
-
.
|
|
34841
|
-
|
|
35077
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
35078
|
+
text-align: center;
|
|
34842
35079
|
}
|
|
34843
|
-
.
|
|
34844
|
-
|
|
35080
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35081
|
+
text-align: left;
|
|
34845
35082
|
}
|
|
34846
|
-
.
|
|
34847
|
-
|
|
34848
|
-
margin-left: 8px;
|
|
35083
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
35084
|
+
text-align: left;
|
|
34849
35085
|
}
|
|
34850
|
-
|
|
34851
|
-
|
|
34852
|
-
width: 64px;
|
|
34853
|
-
height: 64px;
|
|
34854
|
-
display: flex;
|
|
34855
|
-
align-items: center;
|
|
34856
|
-
justify-content: center;
|
|
34857
|
-
position: relative;
|
|
34858
|
-
opacity: 0.2;
|
|
35086
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35087
|
+
text-align: right;
|
|
34859
35088
|
}
|
|
34860
|
-
|
|
34861
|
-
|
|
34862
|
-
position: absolute;
|
|
34863
|
-
width: 5px;
|
|
34864
|
-
height: 48px;
|
|
34865
|
-
left: 9.33px;
|
|
34866
|
-
top: 40.5px;
|
|
34867
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34868
|
-
border-radius: 5px;
|
|
34869
|
-
transform: rotate(-128deg);
|
|
34870
|
-
transform-origin: top left;
|
|
34871
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
35089
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
35090
|
+
text-align: right;
|
|
34872
35091
|
}
|
|
34873
|
-
|
|
34874
|
-
|
|
34875
|
-
position: absolute;
|
|
34876
|
-
width: 5px;
|
|
34877
|
-
height: 48px;
|
|
34878
|
-
left: 40.8px;
|
|
34879
|
-
top: 8.4px;
|
|
34880
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34881
|
-
border-radius: 5px;
|
|
34882
|
-
transform: rotate(-8deg);
|
|
34883
|
-
transform-origin: top left;
|
|
34884
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
35092
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35093
|
+
margin-right: 8px;
|
|
34885
35094
|
}
|
|
34886
|
-
|
|
34887
|
-
|
|
34888
|
-
|
|
34889
|
-
|
|
34890
|
-
|
|
34891
|
-
left: 52.9px;
|
|
34892
|
-
top: 51.8px;
|
|
34893
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
34894
|
-
border-radius: 5px;
|
|
34895
|
-
transform: rotate(112deg);
|
|
34896
|
-
transform-origin: top left;
|
|
34897
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
35095
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35096
|
+
padding: 4px;
|
|
35097
|
+
width: 24px;
|
|
35098
|
+
height: 24px;
|
|
35099
|
+
overflow: hidden;
|
|
34898
35100
|
}
|
|
34899
|
-
|
|
34900
|
-
|
|
34901
|
-
min-width: 0;
|
|
34902
|
-
flex: 1;
|
|
35101
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35102
|
+
padding: 0;
|
|
34903
35103
|
}
|
|
34904
|
-
.
|
|
34905
|
-
|
|
35104
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35105
|
+
cursor: not-allowed;
|
|
35106
|
+
opacity: 0.5;
|
|
34906
35107
|
}
|
|
34907
|
-
.
|
|
34908
|
-
|
|
34909
|
-
max-width: fit-content;
|
|
35108
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35109
|
+
margin: 0;
|
|
34910
35110
|
}
|
|
34911
|
-
.
|
|
34912
|
-
|
|
34913
|
-
|
|
35111
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35112
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35113
|
+
border-radius: 5px;
|
|
35114
|
+
font-size: 12px;
|
|
34914
35115
|
}
|
|
34915
|
-
|
|
34916
|
-
|
|
34917
|
-
display: flex;
|
|
34918
|
-
align-items: center;
|
|
34919
|
-
column-gap: var(--a1ji6r68-0);
|
|
35116
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35117
|
+
font-size: inherit;
|
|
34920
35118
|
}
|
|
34921
|
-
|
|
34922
|
-
|
|
34923
|
-
|
|
35119
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35120
|
+
min-height: 24px;
|
|
35121
|
+
font-size: 12px;
|
|
35122
|
+
position: relative;
|
|
34924
35123
|
}
|
|
34925
|
-
.
|
|
34926
|
-
border-
|
|
34927
|
-
|
|
34928
|
-
|
|
35124
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35125
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35126
|
+
}
|
|
35127
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35128
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34929
35129
|
}
|
|
34930
35130
|
|
|
34931
|
-
.
|
|
34932
|
-
|
|
34933
|
-
|
|
35131
|
+
.E_a138syjm {
|
|
35132
|
+
display: flex;
|
|
35133
|
+
align-items: center;
|
|
35134
|
+
margin-top: 8px;
|
|
34934
35135
|
}
|
|
34935
|
-
|
|
34936
|
-
.E_m140wbb6 {
|
|
35136
|
+
.E_a138syjm button.ant-btn {
|
|
34937
35137
|
padding: 2px 8px;
|
|
34938
35138
|
height: 24px;
|
|
34939
35139
|
}
|
|
34940
|
-
|
|
34941
|
-
|
|
34942
|
-
margin:
|
|
35140
|
+
.E_a138syjm > span.maximum-desc {
|
|
35141
|
+
display: none;
|
|
35142
|
+
margin-left: 8px;
|
|
35143
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34943
35144
|
}
|
|
34944
|
-
|
|
34945
|
-
|
|
34946
|
-
margin-right: 4px;
|
|
34947
|
-
height: 16px;
|
|
35145
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35146
|
+
display: inline;
|
|
34948
35147
|
}
|
|
34949
35148
|
|
|
34950
|
-
.
|
|
34951
|
-
|
|
34952
|
-
|
|
34953
|
-
|
|
34954
|
-
|
|
34955
|
-
word-break: break-all;
|
|
34956
|
-
display: inline;
|
|
34957
|
-
white-space: normal;
|
|
35149
|
+
.E_d77i8u0 {
|
|
35150
|
+
width: 24px;
|
|
35151
|
+
height: 24px;
|
|
35152
|
+
padding: 4px;
|
|
35153
|
+
margin-right: 8px;
|
|
34958
35154
|
}
|
|
34959
35155
|
|
|
34960
35156
|
.E_sjob3jg {
|
|
@@ -35152,202 +35348,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35152
35348
|
justify-content: center;
|
|
35153
35349
|
}
|
|
35154
35350
|
|
|
35155
|
-
.E_t1dtlqs1 {
|
|
35156
|
-
margin-bottom: 4px;
|
|
35157
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35158
|
-
}
|
|
35159
|
-
|
|
35160
|
-
.E_s1ese5oy {
|
|
35161
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35162
|
-
line-height: 32px;
|
|
35163
|
-
height: 32px;
|
|
35164
|
-
margin-bottom: 0;
|
|
35165
|
-
}
|
|
35166
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35167
|
-
color: #0080ff;
|
|
35168
|
-
}
|
|
35169
|
-
.E_s1ese5oy.warning {
|
|
35170
|
-
color: #ffa500;
|
|
35171
|
-
}
|
|
35172
|
-
.E_s1ese5oy.success {
|
|
35173
|
-
color: #00ba5d;
|
|
35174
|
-
}
|
|
35175
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
35176
|
-
color: #f0483e;
|
|
35177
|
-
}
|
|
35178
|
-
.E_s1ese5oy.normal {
|
|
35179
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35180
|
-
}
|
|
35181
|
-
|
|
35182
|
-
.E_b1ibis43 {
|
|
35183
|
-
margin-bottom: 0;
|
|
35184
|
-
color: #00122e;
|
|
35185
|
-
}
|
|
35186
|
-
|
|
35187
|
-
.E_b11xxjd2 {
|
|
35188
|
-
line-height: 32px;
|
|
35189
|
-
margin-right: 6px;
|
|
35190
|
-
}
|
|
35191
|
-
|
|
35192
|
-
.E_bsub5bw.with-description {
|
|
35193
|
-
height: 24px;
|
|
35194
|
-
flex: 1;
|
|
35195
|
-
position: relative;
|
|
35196
|
-
top: -7px;
|
|
35197
|
-
}
|
|
35198
|
-
.E_bsub5bw p {
|
|
35199
|
-
width: 100%;
|
|
35200
|
-
overflow: hidden;
|
|
35201
|
-
text-overflow: ellipsis;
|
|
35202
|
-
white-space: nowrap;
|
|
35203
|
-
}
|
|
35204
|
-
|
|
35205
|
-
.E_tmoyoag {
|
|
35206
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35207
|
-
border-radius: 8px;
|
|
35208
|
-
overflow: auto;
|
|
35209
|
-
}
|
|
35210
|
-
.E_tmoyoag .ant-list {
|
|
35211
|
-
position: relative;
|
|
35212
|
-
}
|
|
35213
|
-
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
35214
|
-
border-bottom: none;
|
|
35215
|
-
}
|
|
35216
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35217
|
-
position: sticky;
|
|
35218
|
-
top: 0;
|
|
35219
|
-
z-index: 2;
|
|
35220
|
-
display: flex;
|
|
35221
|
-
padding: 8px;
|
|
35222
|
-
flex-wrap: nowrap;
|
|
35223
|
-
justify-content: flex-start;
|
|
35224
|
-
background: #f2f5fa;
|
|
35225
|
-
font-size: 14px;
|
|
35226
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35227
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35228
|
-
}
|
|
35229
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35230
|
-
align-items: inherit;
|
|
35231
|
-
}
|
|
35232
|
-
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
35233
|
-
margin-bottom: 0;
|
|
35234
|
-
}
|
|
35235
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35236
|
-
display: flex;
|
|
35237
|
-
justify-content: flex-start;
|
|
35238
|
-
align-items: flex-start;
|
|
35239
|
-
flex-wrap: wrap;
|
|
35240
|
-
padding: 8px;
|
|
35241
|
-
border: none;
|
|
35242
|
-
}
|
|
35243
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35244
|
-
flex-basis: 100%;
|
|
35245
|
-
margin: 12px 0 0;
|
|
35246
|
-
order: 99;
|
|
35247
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35248
|
-
}
|
|
35249
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35250
|
-
color: #f0483e;
|
|
35251
|
-
flex-basis: 100%;
|
|
35252
|
-
order: 98;
|
|
35253
|
-
margin: 12px 0 0;
|
|
35254
|
-
}
|
|
35255
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35256
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35257
|
-
}
|
|
35258
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35259
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35260
|
-
}
|
|
35261
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35262
|
-
flex: 1 0 0;
|
|
35263
|
-
overflow: hidden;
|
|
35264
|
-
}
|
|
35265
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35266
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35267
|
-
margin: 0;
|
|
35268
|
-
}
|
|
35269
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35270
|
-
text-align: center;
|
|
35271
|
-
}
|
|
35272
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
35273
|
-
text-align: center;
|
|
35274
|
-
}
|
|
35275
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35276
|
-
text-align: left;
|
|
35277
|
-
}
|
|
35278
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
35279
|
-
text-align: left;
|
|
35280
|
-
}
|
|
35281
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35282
|
-
text-align: right;
|
|
35283
|
-
}
|
|
35284
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
35285
|
-
text-align: right;
|
|
35286
|
-
}
|
|
35287
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35288
|
-
margin-right: 8px;
|
|
35289
|
-
}
|
|
35290
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35291
|
-
padding: 4px;
|
|
35292
|
-
width: 24px;
|
|
35293
|
-
height: 24px;
|
|
35294
|
-
overflow: hidden;
|
|
35295
|
-
}
|
|
35296
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35297
|
-
padding: 0;
|
|
35298
|
-
}
|
|
35299
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35300
|
-
cursor: not-allowed;
|
|
35301
|
-
opacity: 0.5;
|
|
35302
|
-
}
|
|
35303
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35304
|
-
margin: 0;
|
|
35305
|
-
}
|
|
35306
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35307
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35308
|
-
border-radius: 5px;
|
|
35309
|
-
font-size: 12px;
|
|
35310
|
-
}
|
|
35311
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35312
|
-
font-size: inherit;
|
|
35313
|
-
}
|
|
35314
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35315
|
-
min-height: 24px;
|
|
35316
|
-
font-size: 12px;
|
|
35317
|
-
position: relative;
|
|
35318
|
-
}
|
|
35319
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35320
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35321
|
-
}
|
|
35322
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35323
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35324
|
-
}
|
|
35325
|
-
|
|
35326
|
-
.E_a138syjm {
|
|
35327
|
-
display: flex;
|
|
35328
|
-
align-items: center;
|
|
35329
|
-
margin-top: 8px;
|
|
35330
|
-
}
|
|
35331
|
-
.E_a138syjm button.ant-btn {
|
|
35332
|
-
padding: 2px 8px;
|
|
35333
|
-
height: 24px;
|
|
35334
|
-
}
|
|
35335
|
-
.E_a138syjm > span.maximum-desc {
|
|
35336
|
-
display: none;
|
|
35337
|
-
margin-left: 8px;
|
|
35338
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35339
|
-
}
|
|
35340
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
35341
|
-
display: inline;
|
|
35342
|
-
}
|
|
35343
|
-
|
|
35344
|
-
.E_d77i8u0 {
|
|
35345
|
-
width: 24px;
|
|
35346
|
-
height: 24px;
|
|
35347
|
-
padding: 4px;
|
|
35348
|
-
margin-right: 8px;
|
|
35349
|
-
}
|
|
35350
|
-
|
|
35351
35351
|
.E_t13ef470 {
|
|
35352
35352
|
height: 100%;
|
|
35353
35353
|
}
|
|
@@ -35460,18 +35460,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35460
35460
|
display: block;
|
|
35461
35461
|
}
|
|
35462
35462
|
|
|
35463
|
-
.E_i14c7jc8 {
|
|
35464
|
-
color: var(--i14c7jc8-0);
|
|
35465
|
-
}
|
|
35466
|
-
|
|
35467
|
-
.E_i1ibuolf {
|
|
35468
|
-
display: flex;
|
|
35469
|
-
align-items: center;
|
|
35470
|
-
column-gap: 4px;
|
|
35471
|
-
font-size: 12px;
|
|
35472
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35473
|
-
}
|
|
35474
|
-
|
|
35475
35463
|
.E_d1u4ndxc {
|
|
35476
35464
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35477
35465
|
font-size: 12px;
|
|
@@ -35501,4 +35489,16 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35501
35489
|
to {
|
|
35502
35490
|
transform: translateX(100%);
|
|
35503
35491
|
}
|
|
35492
|
+
}
|
|
35493
|
+
|
|
35494
|
+
.E_i14c7jc8 {
|
|
35495
|
+
color: var(--i14c7jc8-0);
|
|
35496
|
+
}
|
|
35497
|
+
|
|
35498
|
+
.E_i1ibuolf {
|
|
35499
|
+
display: flex;
|
|
35500
|
+
align-items: center;
|
|
35501
|
+
column-gap: 4px;
|
|
35502
|
+
font-size: 12px;
|
|
35503
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35504
35504
|
}
|