@cloudtower/eagle 0.27.76 → 0.27.78
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1617 -1617
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1489 -1489
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29630,6 +29630,21 @@ html body {
|
|
|
29630
29630
|
color: #005ed1;
|
|
29631
29631
|
}
|
|
29632
29632
|
|
|
29633
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29634
|
+
padding: 4px 8px 0 8px;
|
|
29635
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29636
|
+
font-size: 12px;
|
|
29637
|
+
}
|
|
29638
|
+
|
|
29639
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29640
|
+
padding-bottom: 6px;
|
|
29641
|
+
}
|
|
29642
|
+
|
|
29643
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29644
|
+
padding-top: 4px;
|
|
29645
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29646
|
+
}
|
|
29647
|
+
|
|
29633
29648
|
.E_c1uzzomf {
|
|
29634
29649
|
margin-bottom: 16px;
|
|
29635
29650
|
}
|
|
@@ -29655,6 +29670,41 @@ html body {
|
|
|
29655
29670
|
text-align: center;
|
|
29656
29671
|
}
|
|
29657
29672
|
|
|
29673
|
+
.E_b1nip9bk {
|
|
29674
|
+
padding: 4px 11px;
|
|
29675
|
+
}
|
|
29676
|
+
|
|
29677
|
+
.E_bqamoqe {
|
|
29678
|
+
white-space: nowrap;
|
|
29679
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29680
|
+
}
|
|
29681
|
+
|
|
29682
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29683
|
+
--color: #0080ff;
|
|
29684
|
+
}
|
|
29685
|
+
|
|
29686
|
+
.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] {
|
|
29687
|
+
--color: #0080ff;
|
|
29688
|
+
}
|
|
29689
|
+
|
|
29690
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29691
|
+
margin-left: 1px;
|
|
29692
|
+
}
|
|
29693
|
+
|
|
29694
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29695
|
+
border-top-right-radius: 0;
|
|
29696
|
+
border-bottom-right-radius: 0;
|
|
29697
|
+
}
|
|
29698
|
+
|
|
29699
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29700
|
+
border-top-left-radius: 0;
|
|
29701
|
+
border-bottom-left-radius: 0;
|
|
29702
|
+
}
|
|
29703
|
+
|
|
29704
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29705
|
+
border-radius: unset;
|
|
29706
|
+
}
|
|
29707
|
+
|
|
29658
29708
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29659
29709
|
justify-content: center;
|
|
29660
29710
|
}
|
|
@@ -29942,56 +29992,6 @@ html body {
|
|
|
29942
29992
|
padding: 0;
|
|
29943
29993
|
}
|
|
29944
29994
|
|
|
29945
|
-
.E_b1nip9bk {
|
|
29946
|
-
padding: 4px 11px;
|
|
29947
|
-
}
|
|
29948
|
-
|
|
29949
|
-
.E_bqamoqe {
|
|
29950
|
-
white-space: nowrap;
|
|
29951
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29952
|
-
}
|
|
29953
|
-
|
|
29954
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29955
|
-
--color: #0080ff;
|
|
29956
|
-
}
|
|
29957
|
-
|
|
29958
|
-
.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] {
|
|
29959
|
-
--color: #0080ff;
|
|
29960
|
-
}
|
|
29961
|
-
|
|
29962
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29963
|
-
margin-left: 1px;
|
|
29964
|
-
}
|
|
29965
|
-
|
|
29966
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29967
|
-
border-top-right-radius: 0;
|
|
29968
|
-
border-bottom-right-radius: 0;
|
|
29969
|
-
}
|
|
29970
|
-
|
|
29971
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29972
|
-
border-top-left-radius: 0;
|
|
29973
|
-
border-bottom-left-radius: 0;
|
|
29974
|
-
}
|
|
29975
|
-
|
|
29976
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29977
|
-
border-radius: unset;
|
|
29978
|
-
}
|
|
29979
|
-
|
|
29980
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29981
|
-
padding: 4px 8px 0 8px;
|
|
29982
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29983
|
-
font-size: 12px;
|
|
29984
|
-
}
|
|
29985
|
-
|
|
29986
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29987
|
-
padding-bottom: 6px;
|
|
29988
|
-
}
|
|
29989
|
-
|
|
29990
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29991
|
-
padding-top: 4px;
|
|
29992
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
29993
|
-
}
|
|
29994
|
-
|
|
29995
29995
|
.E_d1bw7c5z {
|
|
29996
29996
|
position: relative;
|
|
29997
29997
|
max-width: 388px;
|
|
@@ -30096,10 +30096,6 @@ html body {
|
|
|
30096
30096
|
padding: 20px 24px 24px 24px;
|
|
30097
30097
|
}
|
|
30098
30098
|
|
|
30099
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30100
|
-
display: flex;
|
|
30101
|
-
}
|
|
30102
|
-
|
|
30103
30099
|
.E_rapgekc.ant-radio-wrapper {
|
|
30104
30100
|
display: inline-flex;
|
|
30105
30101
|
align-items: baseline;
|
|
@@ -30279,6 +30275,31 @@ html body {
|
|
|
30279
30275
|
width: 36px;
|
|
30280
30276
|
}
|
|
30281
30277
|
|
|
30278
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30279
|
+
border: 0px;
|
|
30280
|
+
background-color: #fff;
|
|
30281
|
+
}
|
|
30282
|
+
|
|
30283
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30284
|
+
padding-top: 0px;
|
|
30285
|
+
padding-bottom: 0px;
|
|
30286
|
+
padding-left: 0px !important;
|
|
30287
|
+
padding-right: 24px;
|
|
30288
|
+
}
|
|
30289
|
+
|
|
30290
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30291
|
+
right: 0px;
|
|
30292
|
+
}
|
|
30293
|
+
|
|
30294
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30295
|
+
padding: 0px;
|
|
30296
|
+
}
|
|
30297
|
+
|
|
30298
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30299
|
+
padding-right: 0px;
|
|
30300
|
+
cursor: default;
|
|
30301
|
+
}
|
|
30302
|
+
|
|
30282
30303
|
.E_phljevk {
|
|
30283
30304
|
display: flex;
|
|
30284
30305
|
justify-content: space-between;
|
|
@@ -30346,29 +30367,8 @@ html body {
|
|
|
30346
30367
|
line-height: 18px;
|
|
30347
30368
|
}
|
|
30348
30369
|
|
|
30349
|
-
.
|
|
30350
|
-
|
|
30351
|
-
background-color: #fff;
|
|
30352
|
-
}
|
|
30353
|
-
|
|
30354
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30355
|
-
padding-top: 0px;
|
|
30356
|
-
padding-bottom: 0px;
|
|
30357
|
-
padding-left: 0px !important;
|
|
30358
|
-
padding-right: 24px;
|
|
30359
|
-
}
|
|
30360
|
-
|
|
30361
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30362
|
-
right: 0px;
|
|
30363
|
-
}
|
|
30364
|
-
|
|
30365
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30366
|
-
padding: 0px;
|
|
30367
|
-
}
|
|
30368
|
-
|
|
30369
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30370
|
-
padding-right: 0px;
|
|
30371
|
-
cursor: default;
|
|
30370
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30371
|
+
display: flex;
|
|
30372
30372
|
}
|
|
30373
30373
|
|
|
30374
30374
|
.E_ivqqkzv {
|
|
@@ -30452,6 +30452,108 @@ html body {
|
|
|
30452
30452
|
transform: rotate(180deg);
|
|
30453
30453
|
}
|
|
30454
30454
|
|
|
30455
|
+
.E_s1sck0th {
|
|
30456
|
+
padding: 0 8px;
|
|
30457
|
+
border-radius: 4px;
|
|
30458
|
+
}
|
|
30459
|
+
|
|
30460
|
+
.E_m855nr1 {
|
|
30461
|
+
padding: 2px 8px;
|
|
30462
|
+
border-radius: 3px;
|
|
30463
|
+
}
|
|
30464
|
+
|
|
30465
|
+
.E_l1270xpg {
|
|
30466
|
+
padding: 3px 8px;
|
|
30467
|
+
border-radius: 2px;
|
|
30468
|
+
}
|
|
30469
|
+
|
|
30470
|
+
.E_t14rextb.ant-tag:hover {
|
|
30471
|
+
opacity: unset;
|
|
30472
|
+
}
|
|
30473
|
+
|
|
30474
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30475
|
+
margin: 0;
|
|
30476
|
+
margin-right: 8px;
|
|
30477
|
+
display: inline-flex;
|
|
30478
|
+
align-items: center;
|
|
30479
|
+
border: none;
|
|
30480
|
+
}
|
|
30481
|
+
|
|
30482
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30483
|
+
width: 16px;
|
|
30484
|
+
height: 16px;
|
|
30485
|
+
color: inherit;
|
|
30486
|
+
margin-left: 4px;
|
|
30487
|
+
opacity: 0.6;
|
|
30488
|
+
display: inline-flex;
|
|
30489
|
+
}
|
|
30490
|
+
|
|
30491
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30492
|
+
opacity: 1;
|
|
30493
|
+
}
|
|
30494
|
+
|
|
30495
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30496
|
+
color: #0080ff;
|
|
30497
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30498
|
+
}
|
|
30499
|
+
|
|
30500
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30501
|
+
color: #f0483e;
|
|
30502
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30503
|
+
}
|
|
30504
|
+
|
|
30505
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30506
|
+
color: #e07f00;
|
|
30507
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30508
|
+
}
|
|
30509
|
+
|
|
30510
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30511
|
+
color: #008f4c;
|
|
30512
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30513
|
+
}
|
|
30514
|
+
|
|
30515
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30516
|
+
color: #1d326c;
|
|
30517
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30518
|
+
}
|
|
30519
|
+
|
|
30520
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30521
|
+
color: #7E41FF;
|
|
30522
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30523
|
+
}
|
|
30524
|
+
|
|
30525
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30526
|
+
color: #fff;
|
|
30527
|
+
}
|
|
30528
|
+
|
|
30529
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30530
|
+
background-color: #f0483e;
|
|
30531
|
+
}
|
|
30532
|
+
|
|
30533
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30534
|
+
background-color: #fea008;
|
|
30535
|
+
}
|
|
30536
|
+
|
|
30537
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30538
|
+
background-color: #00ba5d;
|
|
30539
|
+
}
|
|
30540
|
+
|
|
30541
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30542
|
+
background-color: #0080ff;
|
|
30543
|
+
}
|
|
30544
|
+
|
|
30545
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30546
|
+
background-color: #6b7d99;
|
|
30547
|
+
}
|
|
30548
|
+
|
|
30549
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30550
|
+
background-color: #7E41FF;
|
|
30551
|
+
}
|
|
30552
|
+
|
|
30553
|
+
.E_tju3gfj .date {
|
|
30554
|
+
margin-right: 4px;
|
|
30555
|
+
}
|
|
30556
|
+
|
|
30455
30557
|
.E_c1bus5hc {
|
|
30456
30558
|
--color: white;
|
|
30457
30559
|
height: 14px;
|
|
@@ -30495,98 +30597,162 @@ html body {
|
|
|
30495
30597
|
transform: rotate(0deg);
|
|
30496
30598
|
}
|
|
30497
30599
|
|
|
30498
|
-
.
|
|
30499
|
-
|
|
30500
|
-
|
|
30501
|
-
padding: 2px 10px;
|
|
30502
|
-
height: 22px;
|
|
30600
|
+
.E_c18bcrac {
|
|
30601
|
+
display: inline-block;
|
|
30602
|
+
width: 100%;
|
|
30503
30603
|
}
|
|
30504
30604
|
|
|
30505
|
-
.
|
|
30506
|
-
|
|
30605
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30606
|
+
margin-left: 4px;
|
|
30507
30607
|
}
|
|
30508
30608
|
|
|
30509
|
-
.
|
|
30510
|
-
|
|
30609
|
+
.E_cro7kg2 {
|
|
30610
|
+
padding: 4px;
|
|
30511
30611
|
}
|
|
30512
30612
|
|
|
30513
|
-
.
|
|
30514
|
-
|
|
30613
|
+
.E_c14wcxf0 {
|
|
30614
|
+
display: flex;
|
|
30615
|
+
justify-content: space-between;
|
|
30616
|
+
align-items: center;
|
|
30617
|
+
font-size: 13px;
|
|
30618
|
+
line-height: 24px;
|
|
30619
|
+
color: #cccccc;
|
|
30620
|
+
white-space: nowrap;
|
|
30515
30621
|
}
|
|
30516
30622
|
|
|
30517
|
-
.
|
|
30623
|
+
.E_c14wcxf0 label {
|
|
30624
|
+
margin-right: 32px;
|
|
30625
|
+
}
|
|
30626
|
+
|
|
30627
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30628
|
+
font-weight: bold;
|
|
30629
|
+
color: white;
|
|
30630
|
+
}
|
|
30631
|
+
|
|
30632
|
+
.E_s11212zy {
|
|
30633
|
+
width: 8px;
|
|
30634
|
+
height: 8px;
|
|
30635
|
+
border-radius: 2px;
|
|
30636
|
+
display: inline-block;
|
|
30637
|
+
background: var(--s11212zy-0);
|
|
30638
|
+
border: 1px solid #fff;
|
|
30639
|
+
box-sizing: content-box;
|
|
30518
30640
|
margin-right: 6px;
|
|
30519
30641
|
}
|
|
30520
30642
|
|
|
30521
|
-
.
|
|
30522
|
-
|
|
30643
|
+
.E_p1lyky6c > :first-child {
|
|
30644
|
+
font-weight: bold;
|
|
30645
|
+
color: white;
|
|
30646
|
+
margin-right: 4px;
|
|
30523
30647
|
}
|
|
30524
30648
|
|
|
30525
|
-
.
|
|
30526
|
-
|
|
30649
|
+
.E_clm1wy1 {
|
|
30650
|
+
width: 192px;
|
|
30651
|
+
height: 246px;
|
|
30652
|
+
border-radius: 4px;
|
|
30527
30653
|
}
|
|
30528
30654
|
|
|
30529
|
-
.
|
|
30530
|
-
|
|
30655
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30656
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30657
|
+
width: 100%;
|
|
30658
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30659
|
+
border-top: none;
|
|
30531
30660
|
}
|
|
30532
30661
|
|
|
30533
|
-
.
|
|
30534
|
-
|
|
30662
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30663
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30664
|
+
padding: 0 16px;
|
|
30535
30665
|
}
|
|
30536
30666
|
|
|
30537
|
-
.
|
|
30538
|
-
|
|
30667
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30668
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30669
|
+
width: 100%;
|
|
30670
|
+
height: 180px;
|
|
30671
|
+
border-spacing: 0;
|
|
30539
30672
|
}
|
|
30540
30673
|
|
|
30541
|
-
.
|
|
30542
|
-
|
|
30674
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30675
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30676
|
+
margin-bottom: 8px;
|
|
30543
30677
|
}
|
|
30544
30678
|
|
|
30545
|
-
.
|
|
30546
|
-
|
|
30679
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30680
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30681
|
+
width: 22px;
|
|
30547
30682
|
}
|
|
30548
30683
|
|
|
30549
|
-
.
|
|
30550
|
-
|
|
30684
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30685
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30686
|
+
padding: 0;
|
|
30551
30687
|
}
|
|
30552
30688
|
|
|
30553
|
-
.
|
|
30554
|
-
|
|
30689
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30690
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30691
|
+
opacity: 0.4;
|
|
30555
30692
|
}
|
|
30556
30693
|
|
|
30557
|
-
.
|
|
30558
|
-
|
|
30694
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30695
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30696
|
+
opacity: 1;
|
|
30559
30697
|
}
|
|
30560
30698
|
|
|
30561
|
-
.
|
|
30562
|
-
|
|
30699
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30700
|
+
color: #3e4652;
|
|
30563
30701
|
}
|
|
30564
30702
|
|
|
30565
|
-
.
|
|
30566
|
-
|
|
30703
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30704
|
+
pointer-events: none;
|
|
30567
30705
|
}
|
|
30568
30706
|
|
|
30569
|
-
.
|
|
30570
|
-
|
|
30707
|
+
.E_t1tsm00v {
|
|
30708
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30709
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30710
|
+
backdrop-filter: blur(10px);
|
|
30711
|
+
padding: 7px 10px;
|
|
30571
30712
|
}
|
|
30572
30713
|
|
|
30573
|
-
.
|
|
30574
|
-
|
|
30714
|
+
.E_c167wnad {
|
|
30715
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30716
|
+
display: flex;
|
|
30717
|
+
justify-content: space-between;
|
|
30718
|
+
align-items: center;
|
|
30719
|
+
padding: 8px 16px;
|
|
30575
30720
|
}
|
|
30576
30721
|
|
|
30577
|
-
.
|
|
30578
|
-
|
|
30722
|
+
.E_c167wnad .anticon {
|
|
30723
|
+
cursor: pointer;
|
|
30579
30724
|
}
|
|
30580
30725
|
|
|
30581
|
-
.
|
|
30582
|
-
|
|
30726
|
+
.E_c167wnad .anticon:hover {
|
|
30727
|
+
color: #0096ff;
|
|
30583
30728
|
}
|
|
30584
30729
|
|
|
30585
|
-
.
|
|
30586
|
-
|
|
30587
|
-
|
|
30588
|
-
|
|
30730
|
+
.E_cxhf7dh {
|
|
30731
|
+
text-align: center;
|
|
30732
|
+
}
|
|
30733
|
+
|
|
30734
|
+
.E_cxhf7dh .dots {
|
|
30735
|
+
display: flex;
|
|
30736
|
+
justify-content: center;
|
|
30737
|
+
}
|
|
30738
|
+
|
|
30739
|
+
.E_cxhf7dh .dot {
|
|
30589
30740
|
display: inline-block;
|
|
30741
|
+
width: 2px;
|
|
30742
|
+
height: 2px;
|
|
30743
|
+
border-radius: 1px;
|
|
30744
|
+
background: #0096ff;
|
|
30745
|
+
}
|
|
30746
|
+
|
|
30747
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30748
|
+
margin-right: 2px;
|
|
30749
|
+
}
|
|
30750
|
+
|
|
30751
|
+
.E_cxhf7dh .bar {
|
|
30752
|
+
width: 9px;
|
|
30753
|
+
height: 2px;
|
|
30754
|
+
background: #0096ff;
|
|
30755
|
+
border-radius: 2px;
|
|
30590
30756
|
}
|
|
30591
30757
|
|
|
30592
30758
|
.E_s1dizucg.ant-switch {
|
|
@@ -30656,6 +30822,10 @@ html body {
|
|
|
30656
30822
|
margin-left: 5px;
|
|
30657
30823
|
}
|
|
30658
30824
|
|
|
30825
|
+
.E_iq1gosr {
|
|
30826
|
+
display: inline-block;
|
|
30827
|
+
}
|
|
30828
|
+
|
|
30659
30829
|
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30660
30830
|
display: none;
|
|
30661
30831
|
}
|
|
@@ -30665,86 +30835,191 @@ html body {
|
|
|
30665
30835
|
border-radius: 4px;
|
|
30666
30836
|
}
|
|
30667
30837
|
|
|
30668
|
-
.
|
|
30669
|
-
|
|
30670
|
-
}
|
|
30671
|
-
|
|
30672
|
-
.E_tju3gfj .date {
|
|
30673
|
-
margin-right: 4px;
|
|
30838
|
+
.E_s1dni7lo {
|
|
30839
|
+
width: 430px !important;
|
|
30674
30840
|
}
|
|
30675
30841
|
|
|
30676
|
-
.
|
|
30677
|
-
|
|
30678
|
-
|
|
30679
|
-
|
|
30680
|
-
|
|
30681
|
-
|
|
30682
|
-
|
|
30683
|
-
top:
|
|
30684
|
-
z-index: 1;
|
|
30685
|
-
margin-bottom: -52px;
|
|
30842
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30843
|
+
padding: 8px 16px;
|
|
30844
|
+
line-height: 18px;
|
|
30845
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30846
|
+
height: 34px;
|
|
30847
|
+
min-height: 34px;
|
|
30848
|
+
box-sizing: border-box;
|
|
30849
|
+
margin-top: 8px;
|
|
30686
30850
|
}
|
|
30687
30851
|
|
|
30688
|
-
.
|
|
30852
|
+
.E_o1ugr09p {
|
|
30689
30853
|
display: flex;
|
|
30690
|
-
|
|
30691
|
-
|
|
30692
|
-
|
|
30854
|
+
flex-direction: column;
|
|
30855
|
+
margin: 1px 8px;
|
|
30856
|
+
padding: 8px;
|
|
30857
|
+
border-radius: 4px;
|
|
30693
30858
|
}
|
|
30694
30859
|
|
|
30695
|
-
.
|
|
30696
|
-
|
|
30697
|
-
margin-left: 8px;
|
|
30698
|
-
width: 32px;
|
|
30699
|
-
height: 32px;
|
|
30700
|
-
border-radius: 50%;
|
|
30701
|
-
justify-content: center;
|
|
30860
|
+
.E_o1ugr09p .selected-icon {
|
|
30861
|
+
display: none;
|
|
30702
30862
|
}
|
|
30703
30863
|
|
|
30704
|
-
.
|
|
30705
|
-
|
|
30864
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30865
|
+
padding-left: 8px;
|
|
30706
30866
|
}
|
|
30707
30867
|
|
|
30708
|
-
.
|
|
30709
|
-
|
|
30710
|
-
margin-left: 88px;
|
|
30711
|
-
white-space: nowrap;
|
|
30712
|
-
text-align: right;
|
|
30713
|
-
position: relative;
|
|
30714
|
-
padding: 4px 0;
|
|
30715
|
-
margin-top: -4px;
|
|
30716
|
-
overflow: hidden;
|
|
30868
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30869
|
+
background-color: white;
|
|
30717
30870
|
}
|
|
30718
30871
|
|
|
30719
|
-
.
|
|
30720
|
-
|
|
30872
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30873
|
+
color: #0080ff;
|
|
30721
30874
|
}
|
|
30722
30875
|
|
|
30723
|
-
.
|
|
30724
|
-
|
|
30876
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30877
|
+
display: block;
|
|
30725
30878
|
}
|
|
30726
30879
|
|
|
30727
|
-
.
|
|
30728
|
-
|
|
30880
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30881
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30729
30882
|
}
|
|
30730
30883
|
|
|
30731
|
-
.
|
|
30732
|
-
|
|
30884
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30885
|
+
color: #0080ff;
|
|
30733
30886
|
}
|
|
30734
30887
|
|
|
30735
|
-
.
|
|
30736
|
-
|
|
30737
|
-
|
|
30738
|
-
height: 32px;
|
|
30739
|
-
justify-content: center;
|
|
30740
|
-
border-radius: 50%;
|
|
30888
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30889
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30890
|
+
color: #0080ff;
|
|
30741
30891
|
}
|
|
30742
30892
|
|
|
30743
|
-
.
|
|
30744
|
-
|
|
30893
|
+
.E_o1ifxsq4 {
|
|
30894
|
+
display: flex;
|
|
30895
|
+
justify-content: space-between;
|
|
30896
|
+
height: 20px;
|
|
30897
|
+
line-height: 20px;
|
|
30745
30898
|
}
|
|
30746
30899
|
|
|
30747
|
-
.
|
|
30900
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30901
|
+
color: #2d3a56;
|
|
30902
|
+
overflow: hidden;
|
|
30903
|
+
text-overflow: ellipsis;
|
|
30904
|
+
}
|
|
30905
|
+
|
|
30906
|
+
.E_o1zue7 {
|
|
30907
|
+
display: flex;
|
|
30908
|
+
justify-content: space-between;
|
|
30909
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30910
|
+
height: 18px;
|
|
30911
|
+
line-height: 18px;
|
|
30912
|
+
margin-top: 2px;
|
|
30913
|
+
}
|
|
30914
|
+
|
|
30915
|
+
.E_tyfmlxg {
|
|
30916
|
+
border: none;
|
|
30917
|
+
margin-right: 0;
|
|
30918
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30919
|
+
}
|
|
30920
|
+
|
|
30921
|
+
.E_o18uybox {
|
|
30922
|
+
pointer-events: none;
|
|
30923
|
+
height: 32px;
|
|
30924
|
+
width: 100%;
|
|
30925
|
+
opacity: 0;
|
|
30926
|
+
}
|
|
30927
|
+
|
|
30928
|
+
.E_sddwhm6 {
|
|
30929
|
+
margin: 0;
|
|
30930
|
+
border-radius: 20px;
|
|
30931
|
+
padding: 2px 10px;
|
|
30932
|
+
height: 22px;
|
|
30933
|
+
}
|
|
30934
|
+
|
|
30935
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
30936
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
30937
|
+
}
|
|
30938
|
+
|
|
30939
|
+
.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 {
|
|
30940
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
30941
|
+
}
|
|
30942
|
+
|
|
30943
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
30944
|
+
color: #00122e;
|
|
30945
|
+
}
|
|
30946
|
+
|
|
30947
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
30948
|
+
margin-right: 6px;
|
|
30949
|
+
}
|
|
30950
|
+
|
|
30951
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
30952
|
+
margin-left: 4px;
|
|
30953
|
+
}
|
|
30954
|
+
|
|
30955
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
30956
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30957
|
+
}
|
|
30958
|
+
|
|
30959
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
30960
|
+
background-color: #0080ff;
|
|
30961
|
+
}
|
|
30962
|
+
|
|
30963
|
+
.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 {
|
|
30964
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
30965
|
+
}
|
|
30966
|
+
|
|
30967
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
30968
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30969
|
+
}
|
|
30970
|
+
|
|
30971
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
30972
|
+
background-color: #f0483e;
|
|
30973
|
+
}
|
|
30974
|
+
|
|
30975
|
+
.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 {
|
|
30976
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
30977
|
+
}
|
|
30978
|
+
|
|
30979
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
30980
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
30981
|
+
}
|
|
30982
|
+
|
|
30983
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
30984
|
+
background-color: #fea008;
|
|
30985
|
+
}
|
|
30986
|
+
|
|
30987
|
+
.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 {
|
|
30988
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
30989
|
+
}
|
|
30990
|
+
|
|
30991
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
30992
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30993
|
+
}
|
|
30994
|
+
|
|
30995
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
30996
|
+
background-color: #00ba5d;
|
|
30997
|
+
}
|
|
30998
|
+
|
|
30999
|
+
.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 {
|
|
31000
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
31001
|
+
}
|
|
31002
|
+
|
|
31003
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
31004
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
31005
|
+
}
|
|
31006
|
+
|
|
31007
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
31008
|
+
background-color: #6b7d99;
|
|
31009
|
+
}
|
|
31010
|
+
|
|
31011
|
+
.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 {
|
|
31012
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
31013
|
+
}
|
|
31014
|
+
|
|
31015
|
+
.E_satwmqm {
|
|
31016
|
+
width: 8px;
|
|
31017
|
+
height: 8px;
|
|
31018
|
+
border-radius: 50%;
|
|
31019
|
+
display: inline-block;
|
|
31020
|
+
}
|
|
31021
|
+
|
|
31022
|
+
.E_c1up1pdz {
|
|
30748
31023
|
width: 648px;
|
|
30749
31024
|
}
|
|
30750
31025
|
|
|
@@ -30910,386 +31185,432 @@ html body {
|
|
|
30910
31185
|
color: #fff;
|
|
30911
31186
|
}
|
|
30912
31187
|
|
|
30913
|
-
.
|
|
30914
|
-
|
|
31188
|
+
.E_s1ebs0ra {
|
|
31189
|
+
display: flex;
|
|
31190
|
+
align-items: center;
|
|
31191
|
+
justify-content: space-between;
|
|
31192
|
+
background: #edf0f7;
|
|
31193
|
+
padding: 8px 12px;
|
|
31194
|
+
position: sticky;
|
|
31195
|
+
top: 0;
|
|
31196
|
+
z-index: 1;
|
|
31197
|
+
margin-bottom: -52px;
|
|
30915
31198
|
}
|
|
30916
31199
|
|
|
30917
|
-
.
|
|
30918
|
-
|
|
30919
|
-
|
|
30920
|
-
|
|
30921
|
-
|
|
30922
|
-
min-height: 34px;
|
|
30923
|
-
box-sizing: border-box;
|
|
30924
|
-
margin-top: 8px;
|
|
31200
|
+
.E_s1ebs0ra .select-total {
|
|
31201
|
+
display: flex;
|
|
31202
|
+
align-items: center;
|
|
31203
|
+
font-weight: 700;
|
|
31204
|
+
flex-shrink: 0;
|
|
30925
31205
|
}
|
|
30926
31206
|
|
|
30927
|
-
.
|
|
30928
|
-
|
|
30929
|
-
|
|
30930
|
-
|
|
30931
|
-
|
|
30932
|
-
border-radius:
|
|
31207
|
+
.E_s1ebs0ra .select-total .icon-wrapper {
|
|
31208
|
+
cursor: pointer;
|
|
31209
|
+
margin-left: 8px;
|
|
31210
|
+
width: 32px;
|
|
31211
|
+
height: 32px;
|
|
31212
|
+
border-radius: 50%;
|
|
31213
|
+
justify-content: center;
|
|
30933
31214
|
}
|
|
30934
31215
|
|
|
30935
|
-
.
|
|
30936
|
-
|
|
31216
|
+
.E_s1ebs0ra .select-total .icon-wrapper:hover {
|
|
31217
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30937
31218
|
}
|
|
30938
31219
|
|
|
30939
|
-
.
|
|
30940
|
-
|
|
31220
|
+
.E_s1ebs0ra .action-group {
|
|
31221
|
+
flex: 1;
|
|
31222
|
+
margin-left: 88px;
|
|
31223
|
+
white-space: nowrap;
|
|
31224
|
+
text-align: right;
|
|
31225
|
+
position: relative;
|
|
31226
|
+
padding: 4px 0;
|
|
31227
|
+
margin-top: -4px;
|
|
31228
|
+
overflow: hidden;
|
|
30941
31229
|
}
|
|
30942
31230
|
|
|
30943
|
-
.
|
|
30944
|
-
|
|
31231
|
+
.E_s1ebs0ra .action-group .sub-menu-delete {
|
|
31232
|
+
transform: translateY(-4px);
|
|
30945
31233
|
}
|
|
30946
31234
|
|
|
30947
|
-
.
|
|
30948
|
-
|
|
31235
|
+
.E_s1ebs0ra .action-group button {
|
|
31236
|
+
border: none;
|
|
30949
31237
|
}
|
|
30950
31238
|
|
|
30951
|
-
.
|
|
30952
|
-
|
|
31239
|
+
.E_s1ebs0ra .action-group > *:not(:last-child) {
|
|
31240
|
+
margin-right: 8px;
|
|
30953
31241
|
}
|
|
30954
31242
|
|
|
30955
|
-
.
|
|
30956
|
-
|
|
31243
|
+
.E_s1ebs0ra .action-group > button:last-child {
|
|
31244
|
+
margin-right: 4px;
|
|
30957
31245
|
}
|
|
30958
31246
|
|
|
30959
|
-
.
|
|
30960
|
-
|
|
31247
|
+
.E_s1ebs0ra .action-group .more-btn {
|
|
31248
|
+
cursor: pointer;
|
|
31249
|
+
width: 32px;
|
|
31250
|
+
height: 32px;
|
|
31251
|
+
justify-content: center;
|
|
31252
|
+
border-radius: 50%;
|
|
30961
31253
|
}
|
|
30962
31254
|
|
|
30963
|
-
.
|
|
30964
|
-
background:
|
|
30965
|
-
color: #0080ff;
|
|
31255
|
+
.E_s1ebs0ra .action-group .more-btn:hover {
|
|
31256
|
+
background: #fff;
|
|
30966
31257
|
}
|
|
30967
31258
|
|
|
30968
|
-
.
|
|
31259
|
+
.E_n12mqh7z {
|
|
30969
31260
|
display: flex;
|
|
30970
|
-
|
|
30971
|
-
|
|
30972
|
-
line-height:
|
|
31261
|
+
align-items: center;
|
|
31262
|
+
font-size: 12px;
|
|
31263
|
+
line-height: 18px;
|
|
30973
31264
|
}
|
|
30974
31265
|
|
|
30975
|
-
.
|
|
30976
|
-
|
|
30977
|
-
overflow: hidden;
|
|
30978
|
-
text-overflow: ellipsis;
|
|
31266
|
+
.E_n12mqh7z:not(:last-child) {
|
|
31267
|
+
margin-bottom: 4px;
|
|
30979
31268
|
}
|
|
30980
31269
|
|
|
30981
|
-
.
|
|
30982
|
-
|
|
30983
|
-
justify-content: space-between;
|
|
30984
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30985
|
-
height: 18px;
|
|
30986
|
-
line-height: 18px;
|
|
30987
|
-
margin-top: 2px;
|
|
31270
|
+
.E_tf5bynu {
|
|
31271
|
+
margin: 0 3px;
|
|
30988
31272
|
}
|
|
30989
31273
|
|
|
30990
|
-
.
|
|
30991
|
-
|
|
30992
|
-
|
|
30993
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31274
|
+
.E_tcckoz1 {
|
|
31275
|
+
max-height: 400px;
|
|
31276
|
+
overflow: auto;
|
|
30994
31277
|
}
|
|
30995
31278
|
|
|
30996
|
-
.
|
|
30997
|
-
|
|
30998
|
-
|
|
31279
|
+
.E_skwah65 {
|
|
31280
|
+
height: 8px;
|
|
31281
|
+
box-sizing: border-box;
|
|
31282
|
+
border-radius: 2px;
|
|
31283
|
+
background: #f5f7fa;
|
|
31284
|
+
display: flex;
|
|
30999
31285
|
width: 100%;
|
|
31000
|
-
|
|
31001
|
-
}
|
|
31002
|
-
|
|
31003
|
-
.E_s1sck0th {
|
|
31004
|
-
padding: 0 8px;
|
|
31005
|
-
border-radius: 4px;
|
|
31286
|
+
overflow: hidden;
|
|
31006
31287
|
}
|
|
31007
31288
|
|
|
31008
|
-
.
|
|
31009
|
-
|
|
31010
|
-
border-radius: 3px;
|
|
31289
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31290
|
+
margin-left: 1px;
|
|
31011
31291
|
}
|
|
31012
31292
|
|
|
31013
|
-
.
|
|
31014
|
-
|
|
31015
|
-
|
|
31293
|
+
.E_tje3huy {
|
|
31294
|
+
width: 100%;
|
|
31295
|
+
overflow: inherit;
|
|
31296
|
+
white-space: inherit;
|
|
31297
|
+
text-overflow: ellipsis;
|
|
31016
31298
|
}
|
|
31017
31299
|
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31300
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
31301
|
+
display: flex;
|
|
31302
|
+
align-items: center;
|
|
31020
31303
|
}
|
|
31021
31304
|
|
|
31022
|
-
.
|
|
31023
|
-
margin: 0;
|
|
31305
|
+
.E_s1iv0tp1 .enabled-text {
|
|
31024
31306
|
margin-right: 8px;
|
|
31025
|
-
|
|
31307
|
+
}
|
|
31308
|
+
|
|
31309
|
+
.E_wg1tsps {
|
|
31310
|
+
display: flex;
|
|
31026
31311
|
align-items: center;
|
|
31027
|
-
|
|
31312
|
+
justify-content: flex-end;
|
|
31028
31313
|
}
|
|
31029
31314
|
|
|
31030
|
-
.
|
|
31031
|
-
|
|
31032
|
-
|
|
31033
|
-
|
|
31034
|
-
margin-left: 4px;
|
|
31035
|
-
opacity: 0.6;
|
|
31036
|
-
display: inline-flex;
|
|
31315
|
+
.E_b1ctd5xy {
|
|
31316
|
+
display: flex;
|
|
31317
|
+
align-items: center;
|
|
31318
|
+
width: calc(100% - 40px);
|
|
31037
31319
|
}
|
|
31038
31320
|
|
|
31039
|
-
.
|
|
31040
|
-
|
|
31321
|
+
.E_b1ctd5xy .chart {
|
|
31322
|
+
display: inline-block;
|
|
31323
|
+
width: 100%;
|
|
31041
31324
|
}
|
|
31042
31325
|
|
|
31043
|
-
.
|
|
31044
|
-
|
|
31045
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
31326
|
+
.E_u1p8acpn {
|
|
31327
|
+
min-width: 40px;
|
|
31046
31328
|
}
|
|
31047
31329
|
|
|
31048
|
-
.
|
|
31049
|
-
color: #
|
|
31050
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
31330
|
+
.E_u1p8acpn .unit {
|
|
31331
|
+
color: #00122e !important;
|
|
31051
31332
|
}
|
|
31052
31333
|
|
|
31053
|
-
.
|
|
31054
|
-
|
|
31055
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
31334
|
+
.E_tqjc4ui {
|
|
31335
|
+
margin: 0 2px;
|
|
31056
31336
|
}
|
|
31057
31337
|
|
|
31058
|
-
.
|
|
31059
|
-
|
|
31060
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
31338
|
+
.E_gmyahx3 {
|
|
31339
|
+
cursor: pointer;
|
|
31061
31340
|
}
|
|
31062
31341
|
|
|
31063
|
-
.
|
|
31064
|
-
color:
|
|
31065
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
31342
|
+
.E_gmyahx3 .link-text {
|
|
31343
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31066
31344
|
}
|
|
31067
31345
|
|
|
31068
|
-
.
|
|
31069
|
-
color: #
|
|
31070
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
31346
|
+
.E_gmyahx3:hover .link-text {
|
|
31347
|
+
color: #0080ff;
|
|
31071
31348
|
}
|
|
31072
31349
|
|
|
31073
|
-
.
|
|
31074
|
-
|
|
31350
|
+
.E_ou7iq30 {
|
|
31351
|
+
overflow: hidden;
|
|
31352
|
+
text-overflow: ellipsis;
|
|
31075
31353
|
}
|
|
31076
31354
|
|
|
31077
|
-
.
|
|
31078
|
-
|
|
31355
|
+
.E_s1tui002 {
|
|
31356
|
+
white-space: nowrap;
|
|
31079
31357
|
}
|
|
31080
31358
|
|
|
31081
|
-
.
|
|
31082
|
-
|
|
31359
|
+
.E_mxrc2zg {
|
|
31360
|
+
display: -webkit-box;
|
|
31361
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
31362
|
+
-webkit-box-orient: vertical;
|
|
31363
|
+
word-break: break-all;
|
|
31083
31364
|
}
|
|
31084
31365
|
|
|
31085
|
-
.
|
|
31086
|
-
|
|
31366
|
+
.E_t160l1cm {
|
|
31367
|
+
display: flex;
|
|
31368
|
+
flex-direction: column;
|
|
31369
|
+
flex: 1;
|
|
31370
|
+
/* FIXME:(yanzhen) do this better */
|
|
31087
31371
|
}
|
|
31088
31372
|
|
|
31089
|
-
.
|
|
31090
|
-
|
|
31373
|
+
.E_t160l1cm .tab-bar {
|
|
31374
|
+
flex-shrink: 0;
|
|
31375
|
+
display: flex;
|
|
31376
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31091
31377
|
}
|
|
31092
31378
|
|
|
31093
|
-
.
|
|
31094
|
-
|
|
31379
|
+
.E_t160l1cm .tab-content {
|
|
31380
|
+
height: 100%;
|
|
31095
31381
|
}
|
|
31096
31382
|
|
|
31097
|
-
.
|
|
31098
|
-
|
|
31383
|
+
.E_t160l1cm .tab-menu-item {
|
|
31384
|
+
margin-right: 2px;
|
|
31385
|
+
padding: 1px 12px;
|
|
31386
|
+
line-height: 24px;
|
|
31387
|
+
height: 24px;
|
|
31388
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31389
|
+
border-radius: 4px 4px 0 0;
|
|
31390
|
+
cursor: pointer;
|
|
31391
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31099
31392
|
}
|
|
31100
31393
|
|
|
31101
|
-
.
|
|
31102
|
-
|
|
31103
|
-
height: 246px;
|
|
31104
|
-
border-radius: 4px;
|
|
31394
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31395
|
+
padding-left: 0;
|
|
31105
31396
|
}
|
|
31106
31397
|
|
|
31107
|
-
.
|
|
31108
|
-
|
|
31109
|
-
width: 100%;
|
|
31110
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
31111
|
-
border-top: none;
|
|
31398
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31399
|
+
padding-left: 12px;
|
|
31112
31400
|
}
|
|
31113
31401
|
|
|
31114
|
-
.
|
|
31115
|
-
|
|
31116
|
-
|
|
31402
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31403
|
+
color: #0080ff;
|
|
31404
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31117
31405
|
}
|
|
31118
31406
|
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31121
|
-
width: 100%;
|
|
31122
|
-
height: 180px;
|
|
31123
|
-
border-spacing: 0;
|
|
31407
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31408
|
+
fill: #0080ff;
|
|
31124
31409
|
}
|
|
31125
31410
|
|
|
31126
|
-
.
|
|
31127
|
-
|
|
31128
|
-
margin-bottom: 8px;
|
|
31411
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31412
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31129
31413
|
}
|
|
31130
31414
|
|
|
31131
|
-
.
|
|
31132
|
-
|
|
31133
|
-
|
|
31415
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31416
|
+
color: #0080ff;
|
|
31417
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31134
31418
|
}
|
|
31135
31419
|
|
|
31136
|
-
.
|
|
31137
|
-
|
|
31138
|
-
padding: 0;
|
|
31420
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31421
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31139
31422
|
}
|
|
31140
31423
|
|
|
31141
|
-
.
|
|
31142
|
-
|
|
31143
|
-
opacity: 0.4;
|
|
31424
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31425
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31144
31426
|
}
|
|
31145
31427
|
|
|
31146
|
-
.
|
|
31147
|
-
|
|
31148
|
-
opacity: 1;
|
|
31428
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31429
|
+
fill: #0080ff;
|
|
31149
31430
|
}
|
|
31150
31431
|
|
|
31151
|
-
.
|
|
31152
|
-
color: #
|
|
31432
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31433
|
+
color: #0080ff;
|
|
31434
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31153
31435
|
}
|
|
31154
31436
|
|
|
31155
|
-
.
|
|
31156
|
-
|
|
31437
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31438
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31157
31439
|
}
|
|
31158
31440
|
|
|
31159
|
-
.
|
|
31160
|
-
|
|
31161
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
31162
|
-
backdrop-filter: blur(10px);
|
|
31163
|
-
padding: 7px 10px;
|
|
31441
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31442
|
+
fill: #1d326c;
|
|
31164
31443
|
}
|
|
31165
31444
|
|
|
31166
|
-
.
|
|
31167
|
-
|
|
31168
|
-
|
|
31169
|
-
justify-content: space-between;
|
|
31170
|
-
align-items: center;
|
|
31171
|
-
padding: 8px 16px;
|
|
31445
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31446
|
+
margin-left: 8px;
|
|
31447
|
+
height: 22px;
|
|
31172
31448
|
}
|
|
31173
31449
|
|
|
31174
|
-
.
|
|
31175
|
-
|
|
31450
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31451
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31176
31452
|
}
|
|
31177
31453
|
|
|
31178
|
-
.
|
|
31179
|
-
|
|
31454
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31455
|
+
padding: 0;
|
|
31456
|
+
display: flex;
|
|
31457
|
+
align-items: center;
|
|
31458
|
+
overflow: hidden;
|
|
31180
31459
|
}
|
|
31181
31460
|
|
|
31182
|
-
.
|
|
31183
|
-
|
|
31461
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31462
|
+
opacity: 0;
|
|
31463
|
+
max-width: 0;
|
|
31464
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31184
31465
|
}
|
|
31185
31466
|
|
|
31186
|
-
.
|
|
31467
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31468
|
+
padding: 1px 12px;
|
|
31469
|
+
position: relative;
|
|
31187
31470
|
display: flex;
|
|
31188
|
-
justify-content: center;
|
|
31189
31471
|
}
|
|
31190
31472
|
|
|
31191
|
-
.
|
|
31192
|
-
|
|
31193
|
-
|
|
31194
|
-
|
|
31195
|
-
|
|
31196
|
-
|
|
31473
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31474
|
+
opacity: 0;
|
|
31475
|
+
position: absolute;
|
|
31476
|
+
top: 50%;
|
|
31477
|
+
left: 0;
|
|
31478
|
+
transform: translate(-50%, -50%);
|
|
31479
|
+
transition: opacity 100ms linear;
|
|
31480
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31197
31481
|
}
|
|
31198
31482
|
|
|
31199
|
-
.
|
|
31200
|
-
|
|
31483
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31484
|
+
color: #0080ff;
|
|
31201
31485
|
}
|
|
31202
31486
|
|
|
31203
|
-
.
|
|
31204
|
-
|
|
31205
|
-
|
|
31206
|
-
|
|
31207
|
-
|
|
31487
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31488
|
+
padding: 1px 12px;
|
|
31489
|
+
display: inline-block;
|
|
31490
|
+
opacity: 1;
|
|
31491
|
+
max-width: 160px;
|
|
31208
31492
|
}
|
|
31209
31493
|
|
|
31210
|
-
.
|
|
31211
|
-
|
|
31212
|
-
|
|
31494
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31495
|
+
padding: 1px 12px;
|
|
31496
|
+
color: #005ed1;
|
|
31213
31497
|
}
|
|
31214
31498
|
|
|
31215
|
-
.
|
|
31216
|
-
|
|
31499
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31500
|
+
opacity: 1;
|
|
31217
31501
|
}
|
|
31218
31502
|
|
|
31219
|
-
.
|
|
31220
|
-
|
|
31503
|
+
.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 {
|
|
31504
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31221
31505
|
}
|
|
31222
31506
|
|
|
31223
|
-
.
|
|
31224
|
-
|
|
31225
|
-
justify-content: space-between;
|
|
31226
|
-
align-items: center;
|
|
31227
|
-
font-size: 13px;
|
|
31228
|
-
line-height: 24px;
|
|
31229
|
-
color: #cccccc;
|
|
31230
|
-
white-space: nowrap;
|
|
31507
|
+
.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 {
|
|
31508
|
+
opacity: 0;
|
|
31231
31509
|
}
|
|
31232
31510
|
|
|
31233
|
-
.
|
|
31234
|
-
|
|
31511
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31512
|
+
padding: 4px 16px;
|
|
31513
|
+
height: 32px;
|
|
31514
|
+
border-radius: 6px 6px 0 0;
|
|
31235
31515
|
}
|
|
31236
31516
|
|
|
31237
|
-
.
|
|
31238
|
-
|
|
31239
|
-
color: white;
|
|
31517
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31518
|
+
padding-left: 0;
|
|
31240
31519
|
}
|
|
31241
31520
|
|
|
31242
|
-
.
|
|
31243
|
-
|
|
31244
|
-
height: 8px;
|
|
31245
|
-
border-radius: 2px;
|
|
31246
|
-
display: inline-block;
|
|
31247
|
-
background: var(--s11212zy-0);
|
|
31248
|
-
border: 1px solid #fff;
|
|
31249
|
-
box-sizing: content-box;
|
|
31250
|
-
margin-right: 6px;
|
|
31521
|
+
.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 {
|
|
31522
|
+
padding-left: 16px;
|
|
31251
31523
|
}
|
|
31252
31524
|
|
|
31253
|
-
.
|
|
31254
|
-
|
|
31255
|
-
|
|
31256
|
-
margin-right: 4px;
|
|
31525
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31526
|
+
margin-left: 11px;
|
|
31527
|
+
height: 24px;
|
|
31257
31528
|
}
|
|
31258
31529
|
|
|
31259
|
-
.
|
|
31260
|
-
|
|
31261
|
-
align-items: center;
|
|
31262
|
-
font-size: 12px;
|
|
31263
|
-
line-height: 18px;
|
|
31530
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31531
|
+
padding: 0;
|
|
31264
31532
|
}
|
|
31265
31533
|
|
|
31266
|
-
.
|
|
31267
|
-
|
|
31534
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31535
|
+
padding: 4px 16px;
|
|
31268
31536
|
}
|
|
31269
31537
|
|
|
31270
|
-
.
|
|
31271
|
-
|
|
31538
|
+
.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 {
|
|
31539
|
+
padding: 4px 16px;
|
|
31272
31540
|
}
|
|
31273
31541
|
|
|
31274
|
-
.
|
|
31275
|
-
|
|
31276
|
-
overflow: auto;
|
|
31542
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31543
|
+
background: #fff;
|
|
31277
31544
|
}
|
|
31278
31545
|
|
|
31279
|
-
.
|
|
31280
|
-
|
|
31546
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31547
|
+
color: #005ed1;
|
|
31281
31548
|
}
|
|
31282
31549
|
|
|
31283
|
-
.
|
|
31284
|
-
|
|
31550
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31551
|
+
background: #fff;
|
|
31552
|
+
color: #1d326c;
|
|
31285
31553
|
}
|
|
31286
31554
|
|
|
31287
|
-
.
|
|
31288
|
-
color:
|
|
31555
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31556
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31289
31557
|
}
|
|
31290
31558
|
|
|
31291
|
-
.
|
|
31292
|
-
|
|
31559
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31560
|
+
color: #1d326c;
|
|
31561
|
+
}
|
|
31562
|
+
|
|
31563
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31564
|
+
fill: #d8deeb;
|
|
31565
|
+
}
|
|
31566
|
+
|
|
31567
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31568
|
+
fill: #1d326c;
|
|
31569
|
+
}
|
|
31570
|
+
|
|
31571
|
+
.E_t160l1cm .tab-content {
|
|
31572
|
+
flex: 1;
|
|
31573
|
+
display: flex;
|
|
31574
|
+
flex-direction: column;
|
|
31575
|
+
}
|
|
31576
|
+
|
|
31577
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31578
|
+
overflow: visible;
|
|
31579
|
+
}
|
|
31580
|
+
|
|
31581
|
+
.E_t14npdqr {
|
|
31582
|
+
max-width: 240px;
|
|
31583
|
+
animation: none;
|
|
31584
|
+
}
|
|
31585
|
+
|
|
31586
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31587
|
+
border: 1px solid #0080ff;
|
|
31588
|
+
padding: 0;
|
|
31589
|
+
}
|
|
31590
|
+
|
|
31591
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31592
|
+
margin: 0;
|
|
31593
|
+
height: 32px;
|
|
31594
|
+
line-height: 32px;
|
|
31595
|
+
font-size: 13px;
|
|
31596
|
+
padding: 0 10px;
|
|
31597
|
+
display: block;
|
|
31598
|
+
overflow: hidden;
|
|
31599
|
+
text-overflow: ellipsis;
|
|
31600
|
+
white-space: nowrap;
|
|
31601
|
+
}
|
|
31602
|
+
|
|
31603
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31604
|
+
content: " ";
|
|
31605
|
+
height: 1px;
|
|
31606
|
+
width: calc(100% + 10px);
|
|
31607
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31608
|
+
display: block;
|
|
31609
|
+
}
|
|
31610
|
+
|
|
31611
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31612
|
+
color: #0080ff;
|
|
31613
|
+
background: transparent;
|
|
31293
31614
|
}
|
|
31294
31615
|
|
|
31295
31616
|
.E_t1sqg15u {
|
|
@@ -31398,656 +31719,335 @@ html body {
|
|
|
31398
31719
|
padding-right: 12px;
|
|
31399
31720
|
}
|
|
31400
31721
|
|
|
31401
|
-
.
|
|
31402
|
-
|
|
31403
|
-
|
|
31404
|
-
|
|
31405
|
-
|
|
31406
|
-
|
|
31407
|
-
|
|
31722
|
+
.E_fzh9mnb {
|
|
31723
|
+
width: 100%;
|
|
31724
|
+
height: 100%;
|
|
31725
|
+
min-height: 124px;
|
|
31726
|
+
display: flex;
|
|
31727
|
+
flex-direction: column;
|
|
31728
|
+
justify-content: center;
|
|
31729
|
+
align-items: center;
|
|
31408
31730
|
}
|
|
31409
31731
|
|
|
31410
|
-
.
|
|
31411
|
-
|
|
31412
|
-
-
|
|
31413
|
-
-
|
|
31414
|
-
word-break: break-all;
|
|
31732
|
+
.E_fzh9mnb .error-text {
|
|
31733
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31734
|
+
margin-bottom: 16px;
|
|
31735
|
+
font-size: 18px;
|
|
31415
31736
|
}
|
|
31416
31737
|
|
|
31417
|
-
.
|
|
31418
|
-
|
|
31419
|
-
box-sizing: border-box;
|
|
31420
|
-
border-radius: 2px;
|
|
31421
|
-
background: #f5f7fa;
|
|
31422
|
-
display: flex;
|
|
31423
|
-
width: 100%;
|
|
31424
|
-
overflow: hidden;
|
|
31738
|
+
.E_owd0kml {
|
|
31739
|
+
display: inline-block;
|
|
31425
31740
|
}
|
|
31426
31741
|
|
|
31427
|
-
.
|
|
31428
|
-
|
|
31742
|
+
.E_h1jsgezc {
|
|
31743
|
+
visibility: hidden;
|
|
31744
|
+
position: absolute;
|
|
31429
31745
|
}
|
|
31430
31746
|
|
|
31431
|
-
.
|
|
31747
|
+
.E_i1inqkme {
|
|
31748
|
+
height: 18px;
|
|
31749
|
+
line-height: 18px;
|
|
31750
|
+
padding: 0 4px;
|
|
31751
|
+
border-radius: 4px;
|
|
31752
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31753
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31432
31754
|
display: flex;
|
|
31433
31755
|
align-items: center;
|
|
31434
|
-
|
|
31756
|
+
white-space: nowrap;
|
|
31757
|
+
margin-right: 4px;
|
|
31435
31758
|
}
|
|
31436
31759
|
|
|
31437
|
-
.
|
|
31438
|
-
display: flex;
|
|
31760
|
+
.E_iouxfgt {
|
|
31761
|
+
display: inline-flex;
|
|
31439
31762
|
align-items: center;
|
|
31440
|
-
width: calc(100% - 40px);
|
|
31441
31763
|
}
|
|
31442
31764
|
|
|
31443
|
-
.
|
|
31444
|
-
display: inline-
|
|
31445
|
-
|
|
31765
|
+
.E_iouxfgt .icon-inner {
|
|
31766
|
+
display: inline-flex;
|
|
31767
|
+
align-items: center;
|
|
31768
|
+
justify-content: center;
|
|
31446
31769
|
}
|
|
31447
31770
|
|
|
31448
|
-
.
|
|
31449
|
-
|
|
31771
|
+
.E_iouxfgt .icon-inner + span,
|
|
31772
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31773
|
+
margin-left: 4px;
|
|
31450
31774
|
}
|
|
31451
31775
|
|
|
31452
|
-
.
|
|
31453
|
-
|
|
31776
|
+
.E_iouxfgt.is-rotate img,
|
|
31777
|
+
.E_iouxfgt.is-rotate svg {
|
|
31778
|
+
animation: rotate 680ms linear infinite;
|
|
31454
31779
|
}
|
|
31455
31780
|
|
|
31456
|
-
.
|
|
31781
|
+
.E_f7pxqmh {
|
|
31457
31782
|
width: 100%;
|
|
31458
|
-
|
|
31459
|
-
|
|
31460
|
-
|
|
31461
|
-
}
|
|
31462
|
-
|
|
31463
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
31464
|
-
display: flex;
|
|
31465
|
-
align-items: center;
|
|
31783
|
+
margin-bottom: 0 !important;
|
|
31784
|
+
flex-flow: nowrap !important;
|
|
31785
|
+
line-break: auto;
|
|
31466
31786
|
}
|
|
31467
31787
|
|
|
31468
|
-
.
|
|
31469
|
-
|
|
31788
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31789
|
+
text-align: left !important;
|
|
31790
|
+
padding-bottom: 0 !important;
|
|
31470
31791
|
}
|
|
31471
31792
|
|
|
31472
|
-
.
|
|
31473
|
-
|
|
31474
|
-
|
|
31475
|
-
|
|
31476
|
-
|
|
31793
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31794
|
+
min-height: 32px;
|
|
31795
|
+
height: auto;
|
|
31796
|
+
font-size: 13px;
|
|
31797
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31798
|
+
white-space: normal;
|
|
31477
31799
|
}
|
|
31478
31800
|
|
|
31479
|
-
.
|
|
31480
|
-
|
|
31481
|
-
display: flex;
|
|
31482
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31801
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31802
|
+
border-color: #ff4d4f !important;
|
|
31483
31803
|
}
|
|
31484
31804
|
|
|
31485
|
-
.
|
|
31486
|
-
|
|
31805
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31806
|
+
margin-top: 4px;
|
|
31807
|
+
font-size: 12px;
|
|
31808
|
+
min-height: 0px;
|
|
31487
31809
|
}
|
|
31488
31810
|
|
|
31489
|
-
.
|
|
31490
|
-
|
|
31491
|
-
padding: 1px 12px;
|
|
31492
|
-
line-height: 24px;
|
|
31493
|
-
height: 24px;
|
|
31811
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31812
|
+
font-size: 12px;
|
|
31494
31813
|
color: rgba(44, 56, 82, 0.6);
|
|
31495
|
-
|
|
31496
|
-
cursor: pointer;
|
|
31497
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31814
|
+
min-height: 0px;
|
|
31498
31815
|
}
|
|
31499
31816
|
|
|
31500
|
-
.
|
|
31501
|
-
|
|
31817
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31818
|
+
display: var(--ai7qkf2-0);
|
|
31502
31819
|
}
|
|
31503
31820
|
|
|
31504
|
-
.
|
|
31505
|
-
|
|
31821
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31822
|
+
display: inline-flex;
|
|
31823
|
+
line-height: 1.5715;
|
|
31824
|
+
height: 100%;
|
|
31825
|
+
width: 100%;
|
|
31506
31826
|
}
|
|
31507
31827
|
|
|
31508
|
-
.
|
|
31509
|
-
|
|
31510
|
-
|
|
31828
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31829
|
+
content: var(--ai7qkf2-1);
|
|
31830
|
+
display: var(--ai7qkf2-2);
|
|
31831
|
+
flex: none;
|
|
31832
|
+
align-items: center;
|
|
31833
|
+
margin-left: 4px;
|
|
31834
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31511
31835
|
}
|
|
31512
31836
|
|
|
31513
|
-
.
|
|
31514
|
-
|
|
31837
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31838
|
+
content: var(--ai7qkf2-3);
|
|
31839
|
+
display: var(--ai7qkf2-4);
|
|
31840
|
+
flex: none;
|
|
31841
|
+
align-items: center;
|
|
31842
|
+
margin-right: 4px;
|
|
31843
|
+
cursor: auto;
|
|
31844
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31515
31845
|
}
|
|
31516
31846
|
|
|
31517
|
-
.
|
|
31518
|
-
|
|
31847
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31848
|
+
border-radius: 0;
|
|
31519
31849
|
}
|
|
31520
31850
|
|
|
31521
|
-
.
|
|
31522
|
-
|
|
31523
|
-
|
|
31851
|
+
.E_ai7qkf2.ant-input-number {
|
|
31852
|
+
width: 100%;
|
|
31853
|
+
border-radius: 6px;
|
|
31524
31854
|
}
|
|
31525
31855
|
|
|
31526
|
-
.
|
|
31527
|
-
|
|
31856
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31857
|
+
border-color: #0096ff;
|
|
31858
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31859
|
+
z-index: 1;
|
|
31528
31860
|
}
|
|
31529
31861
|
|
|
31530
|
-
.
|
|
31531
|
-
|
|
31862
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31863
|
+
border-color: #e75a3a;
|
|
31864
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31532
31865
|
}
|
|
31533
31866
|
|
|
31534
|
-
.
|
|
31535
|
-
|
|
31867
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
31868
|
+
height: 30px;
|
|
31869
|
+
border: 1px;
|
|
31870
|
+
padding: 5px 12px;
|
|
31871
|
+
font-size: inherit;
|
|
31536
31872
|
}
|
|
31537
31873
|
|
|
31538
|
-
.
|
|
31539
|
-
|
|
31540
|
-
|
|
31874
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
31875
|
+
height: 38px;
|
|
31876
|
+
border: 1px;
|
|
31877
|
+
padding: 8px 16px;
|
|
31541
31878
|
}
|
|
31542
31879
|
|
|
31543
|
-
.
|
|
31544
|
-
|
|
31880
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
31881
|
+
height: 22px;
|
|
31882
|
+
border: 1px;
|
|
31883
|
+
padding: 2px 8px;
|
|
31545
31884
|
}
|
|
31546
31885
|
|
|
31547
|
-
.
|
|
31548
|
-
|
|
31886
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31887
|
+
display: var(--a1wfy30z-0);
|
|
31549
31888
|
}
|
|
31550
31889
|
|
|
31551
|
-
.
|
|
31552
|
-
|
|
31553
|
-
|
|
31890
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31891
|
+
padding: 4px 11px;
|
|
31892
|
+
display: inline-flex;
|
|
31893
|
+
line-height: 1.5715;
|
|
31894
|
+
height: inherit;
|
|
31554
31895
|
}
|
|
31555
31896
|
|
|
31556
|
-
.
|
|
31557
|
-
|
|
31897
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31898
|
+
content: var(--a1wfy30z-1);
|
|
31899
|
+
display: var(--a1wfy30z-2);
|
|
31900
|
+
flex: none;
|
|
31901
|
+
align-items: center;
|
|
31902
|
+
margin-left: 4px;
|
|
31558
31903
|
}
|
|
31559
31904
|
|
|
31560
|
-
.
|
|
31561
|
-
|
|
31562
|
-
display:
|
|
31905
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31906
|
+
content: var(--a1wfy30z-3);
|
|
31907
|
+
display: var(--a1wfy30z-4);
|
|
31908
|
+
flex: none;
|
|
31563
31909
|
align-items: center;
|
|
31564
|
-
|
|
31910
|
+
margin-right: 4px;
|
|
31911
|
+
cursor: auto;
|
|
31565
31912
|
}
|
|
31566
31913
|
|
|
31567
|
-
.
|
|
31568
|
-
|
|
31569
|
-
|
|
31570
|
-
|
|
31914
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31915
|
+
padding: 0;
|
|
31916
|
+
margin: 0;
|
|
31917
|
+
height: auto;
|
|
31918
|
+
font-size: inherit;
|
|
31571
31919
|
}
|
|
31572
31920
|
|
|
31573
|
-
.
|
|
31574
|
-
padding: 1px 12px;
|
|
31575
|
-
position: relative;
|
|
31921
|
+
.E_cnujxq2 {
|
|
31576
31922
|
display: flex;
|
|
31923
|
+
flex-direction: column;
|
|
31577
31924
|
}
|
|
31578
31925
|
|
|
31579
|
-
.
|
|
31580
|
-
|
|
31581
|
-
|
|
31582
|
-
|
|
31583
|
-
|
|
31584
|
-
transform: translate(-50%, -50%);
|
|
31585
|
-
transition: opacity 100ms linear;
|
|
31586
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
31587
|
-
}
|
|
31588
|
-
|
|
31589
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31590
|
-
color: #0080ff;
|
|
31926
|
+
.E_m7s48ia {
|
|
31927
|
+
max-width: 1120px;
|
|
31928
|
+
width: 100%;
|
|
31929
|
+
margin: 0 auto;
|
|
31930
|
+
height: 100%;
|
|
31591
31931
|
}
|
|
31592
31932
|
|
|
31593
|
-
.
|
|
31594
|
-
|
|
31595
|
-
|
|
31596
|
-
|
|
31597
|
-
|
|
31933
|
+
.E_wt5zbg6 {
|
|
31934
|
+
max-width: 1120px;
|
|
31935
|
+
width: 100%;
|
|
31936
|
+
margin: 0 auto;
|
|
31937
|
+
display: flex;
|
|
31598
31938
|
}
|
|
31599
31939
|
|
|
31600
|
-
.
|
|
31601
|
-
|
|
31602
|
-
|
|
31940
|
+
.E_wt5zbg6 .left,
|
|
31941
|
+
.E_wt5zbg6 .right {
|
|
31942
|
+
flex-grow: 0;
|
|
31943
|
+
flex-shrink: 0;
|
|
31944
|
+
flex-basis: 21%;
|
|
31603
31945
|
}
|
|
31604
31946
|
|
|
31605
|
-
.
|
|
31606
|
-
|
|
31947
|
+
.E_wt5zbg6 .left {
|
|
31948
|
+
display: flex;
|
|
31949
|
+
justify-content: flex-end;
|
|
31950
|
+
padding-right: 44px;
|
|
31607
31951
|
}
|
|
31608
31952
|
|
|
31609
|
-
.
|
|
31610
|
-
|
|
31953
|
+
.E_wt5zbg6 .right {
|
|
31954
|
+
padding-left: 44px;
|
|
31611
31955
|
}
|
|
31612
31956
|
|
|
31613
|
-
.
|
|
31614
|
-
|
|
31957
|
+
.E_wt5zbg6 .middle {
|
|
31958
|
+
margin-bottom: 40px;
|
|
31959
|
+
flex-grow: 0;
|
|
31960
|
+
flex-shrink: 0;
|
|
31961
|
+
flex-basis: 58%;
|
|
31615
31962
|
}
|
|
31616
31963
|
|
|
31617
|
-
.
|
|
31618
|
-
|
|
31619
|
-
height: 32px;
|
|
31620
|
-
border-radius: 6px 6px 0 0;
|
|
31964
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
31965
|
+
width: 100%;
|
|
31621
31966
|
}
|
|
31622
31967
|
|
|
31623
|
-
.
|
|
31624
|
-
|
|
31968
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31969
|
+
width: auto;
|
|
31625
31970
|
}
|
|
31626
31971
|
|
|
31627
|
-
.
|
|
31628
|
-
|
|
31972
|
+
.E_h18jprzg .ant-modal-header {
|
|
31973
|
+
margin: 0 auto;
|
|
31974
|
+
width: 100%;
|
|
31975
|
+
max-width: 648px;
|
|
31629
31976
|
}
|
|
31630
31977
|
|
|
31631
|
-
.
|
|
31632
|
-
margin-left:
|
|
31633
|
-
height: 24px;
|
|
31978
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31979
|
+
margin-left: 0;
|
|
31634
31980
|
}
|
|
31635
31981
|
|
|
31636
|
-
.
|
|
31982
|
+
.E_h18jprzg .ant-modal-body {
|
|
31983
|
+
margin: 0 auto;
|
|
31637
31984
|
padding: 0;
|
|
31985
|
+
width: 100%;
|
|
31986
|
+
max-width: 648px;
|
|
31987
|
+
overflow: hidden;
|
|
31638
31988
|
}
|
|
31639
31989
|
|
|
31640
|
-
.
|
|
31641
|
-
|
|
31990
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31991
|
+
margin-bottom: 40px;
|
|
31642
31992
|
}
|
|
31643
31993
|
|
|
31644
|
-
.
|
|
31645
|
-
|
|
31994
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31995
|
+
height: calc(100vh - 225px);
|
|
31996
|
+
overflow-y: auto;
|
|
31646
31997
|
}
|
|
31647
31998
|
|
|
31648
|
-
.
|
|
31649
|
-
|
|
31999
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
32000
|
+
margin: 0 auto;
|
|
32001
|
+
max-width: 648px;
|
|
31650
32002
|
}
|
|
31651
32003
|
|
|
31652
|
-
.
|
|
31653
|
-
|
|
32004
|
+
.E_h16z9xgz .ant-modal-header {
|
|
32005
|
+
margin: 0 auto;
|
|
32006
|
+
width: 100%;
|
|
32007
|
+
max-width: 1024px;
|
|
31654
32008
|
}
|
|
31655
32009
|
|
|
31656
|
-
.
|
|
31657
|
-
|
|
31658
|
-
color: #1d326c;
|
|
32010
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
32011
|
+
margin-left: 0;
|
|
31659
32012
|
}
|
|
31660
32013
|
|
|
31661
|
-
.
|
|
31662
|
-
|
|
32014
|
+
.E_h16z9xgz .ant-modal-body {
|
|
32015
|
+
margin: 0 auto;
|
|
32016
|
+
padding: 0;
|
|
32017
|
+
width: 100%;
|
|
32018
|
+
max-width: 1024px;
|
|
32019
|
+
overflow: hidden;
|
|
31663
32020
|
}
|
|
31664
32021
|
|
|
31665
|
-
.
|
|
31666
|
-
|
|
32022
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
32023
|
+
margin-bottom: 40px;
|
|
31667
32024
|
}
|
|
31668
32025
|
|
|
31669
|
-
.
|
|
31670
|
-
|
|
32026
|
+
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
32027
|
+
height: calc(100vh - 225px);
|
|
32028
|
+
overflow-y: auto;
|
|
31671
32029
|
}
|
|
31672
32030
|
|
|
31673
|
-
.
|
|
31674
|
-
|
|
32031
|
+
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
32032
|
+
margin: 0 auto;
|
|
32033
|
+
max-width: 1024px;
|
|
31675
32034
|
}
|
|
31676
32035
|
|
|
31677
|
-
.
|
|
32036
|
+
.E_f1lrhghm {
|
|
31678
32037
|
flex: 1;
|
|
31679
|
-
display: flex;
|
|
31680
|
-
flex-direction: column;
|
|
31681
32038
|
}
|
|
31682
32039
|
|
|
31683
|
-
.
|
|
31684
|
-
|
|
32040
|
+
.E_f1lrhghm label {
|
|
32041
|
+
font-size: 13px;
|
|
32042
|
+
line-height: 20px;
|
|
32043
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31685
32044
|
}
|
|
31686
32045
|
|
|
31687
|
-
.
|
|
31688
|
-
|
|
31689
|
-
|
|
31690
|
-
|
|
31691
|
-
|
|
31692
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31693
|
-
border: 1px solid #0080ff;
|
|
31694
|
-
padding: 0;
|
|
31695
|
-
}
|
|
31696
|
-
|
|
31697
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31698
|
-
margin: 0;
|
|
31699
|
-
height: 32px;
|
|
31700
|
-
line-height: 32px;
|
|
31701
|
-
font-size: 13px;
|
|
31702
|
-
padding: 0 10px;
|
|
31703
|
-
display: block;
|
|
31704
|
-
overflow: hidden;
|
|
31705
|
-
text-overflow: ellipsis;
|
|
31706
|
-
white-space: nowrap;
|
|
31707
|
-
}
|
|
31708
|
-
|
|
31709
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31710
|
-
content: " ";
|
|
31711
|
-
height: 1px;
|
|
31712
|
-
width: calc(100% + 10px);
|
|
31713
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31714
|
-
display: block;
|
|
31715
|
-
}
|
|
31716
|
-
|
|
31717
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31718
|
-
color: #0080ff;
|
|
31719
|
-
background: transparent;
|
|
31720
|
-
}
|
|
31721
|
-
|
|
31722
|
-
.E_fzh9mnb {
|
|
31723
|
-
width: 100%;
|
|
31724
|
-
height: 100%;
|
|
31725
|
-
min-height: 124px;
|
|
31726
|
-
display: flex;
|
|
31727
|
-
flex-direction: column;
|
|
31728
|
-
justify-content: center;
|
|
31729
|
-
align-items: center;
|
|
31730
|
-
}
|
|
31731
|
-
|
|
31732
|
-
.E_fzh9mnb .error-text {
|
|
31733
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31734
|
-
margin-bottom: 16px;
|
|
31735
|
-
font-size: 18px;
|
|
31736
|
-
}
|
|
31737
|
-
|
|
31738
|
-
.E_f7pxqmh {
|
|
31739
|
-
width: 100%;
|
|
31740
|
-
margin-bottom: 0 !important;
|
|
31741
|
-
flex-flow: nowrap !important;
|
|
31742
|
-
line-break: auto;
|
|
31743
|
-
}
|
|
31744
|
-
|
|
31745
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31746
|
-
text-align: left !important;
|
|
31747
|
-
padding-bottom: 0 !important;
|
|
31748
|
-
}
|
|
31749
|
-
|
|
31750
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31751
|
-
min-height: 32px;
|
|
31752
|
-
height: auto;
|
|
31753
|
-
font-size: 13px;
|
|
31754
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31755
|
-
white-space: normal;
|
|
31756
|
-
}
|
|
31757
|
-
|
|
31758
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31759
|
-
border-color: #ff4d4f !important;
|
|
31760
|
-
}
|
|
31761
|
-
|
|
31762
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31763
|
-
margin-top: 4px;
|
|
31764
|
-
font-size: 12px;
|
|
31765
|
-
min-height: 0px;
|
|
31766
|
-
}
|
|
31767
|
-
|
|
31768
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31769
|
-
font-size: 12px;
|
|
31770
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31771
|
-
min-height: 0px;
|
|
31772
|
-
}
|
|
31773
|
-
|
|
31774
|
-
.E_i1inqkme {
|
|
31775
|
-
height: 18px;
|
|
31776
|
-
line-height: 18px;
|
|
31777
|
-
padding: 0 4px;
|
|
31778
|
-
border-radius: 4px;
|
|
31779
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31780
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31781
|
-
display: flex;
|
|
31782
|
-
align-items: center;
|
|
31783
|
-
white-space: nowrap;
|
|
31784
|
-
margin-right: 4px;
|
|
31785
|
-
}
|
|
31786
|
-
|
|
31787
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31788
|
-
display: var(--a1wfy30z-0);
|
|
31789
|
-
}
|
|
31790
|
-
|
|
31791
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31792
|
-
padding: 4px 11px;
|
|
31793
|
-
display: inline-flex;
|
|
31794
|
-
line-height: 1.5715;
|
|
31795
|
-
height: inherit;
|
|
31796
|
-
}
|
|
31797
|
-
|
|
31798
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31799
|
-
content: var(--a1wfy30z-1);
|
|
31800
|
-
display: var(--a1wfy30z-2);
|
|
31801
|
-
flex: none;
|
|
31802
|
-
align-items: center;
|
|
31803
|
-
margin-left: 4px;
|
|
31804
|
-
}
|
|
31805
|
-
|
|
31806
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31807
|
-
content: var(--a1wfy30z-3);
|
|
31808
|
-
display: var(--a1wfy30z-4);
|
|
31809
|
-
flex: none;
|
|
31810
|
-
align-items: center;
|
|
31811
|
-
margin-right: 4px;
|
|
31812
|
-
cursor: auto;
|
|
31813
|
-
}
|
|
31814
|
-
|
|
31815
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31816
|
-
padding: 0;
|
|
31817
|
-
margin: 0;
|
|
31818
|
-
height: auto;
|
|
31819
|
-
font-size: inherit;
|
|
31820
|
-
}
|
|
31821
|
-
|
|
31822
|
-
.E_iouxfgt {
|
|
31823
|
-
display: inline-flex;
|
|
31824
|
-
align-items: center;
|
|
31825
|
-
}
|
|
31826
|
-
|
|
31827
|
-
.E_iouxfgt .icon-inner {
|
|
31828
|
-
display: inline-flex;
|
|
31829
|
-
align-items: center;
|
|
31830
|
-
justify-content: center;
|
|
31831
|
-
}
|
|
31832
|
-
|
|
31833
|
-
.E_iouxfgt .icon-inner + span,
|
|
31834
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31835
|
-
margin-left: 4px;
|
|
31836
|
-
}
|
|
31837
|
-
|
|
31838
|
-
.E_iouxfgt.is-rotate img,
|
|
31839
|
-
.E_iouxfgt.is-rotate svg {
|
|
31840
|
-
animation: rotate 680ms linear infinite;
|
|
31841
|
-
}
|
|
31842
|
-
|
|
31843
|
-
.E_owd0kml {
|
|
31844
|
-
display: inline-block;
|
|
31845
|
-
}
|
|
31846
|
-
|
|
31847
|
-
.E_h1jsgezc {
|
|
31848
|
-
visibility: hidden;
|
|
31849
|
-
position: absolute;
|
|
31850
|
-
}
|
|
31851
|
-
|
|
31852
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31853
|
-
display: var(--ai7qkf2-0);
|
|
31854
|
-
}
|
|
31855
|
-
|
|
31856
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31857
|
-
display: inline-flex;
|
|
31858
|
-
line-height: 1.5715;
|
|
31859
|
-
height: 100%;
|
|
31860
|
-
width: 100%;
|
|
31861
|
-
}
|
|
31862
|
-
|
|
31863
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
31864
|
-
content: var(--ai7qkf2-1);
|
|
31865
|
-
display: var(--ai7qkf2-2);
|
|
31866
|
-
flex: none;
|
|
31867
|
-
align-items: center;
|
|
31868
|
-
margin-left: 4px;
|
|
31869
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31870
|
-
}
|
|
31871
|
-
|
|
31872
|
-
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
31873
|
-
content: var(--ai7qkf2-3);
|
|
31874
|
-
display: var(--ai7qkf2-4);
|
|
31875
|
-
flex: none;
|
|
31876
|
-
align-items: center;
|
|
31877
|
-
margin-right: 4px;
|
|
31878
|
-
cursor: auto;
|
|
31879
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31880
|
-
}
|
|
31881
|
-
|
|
31882
|
-
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
31883
|
-
border-radius: 0;
|
|
31884
|
-
}
|
|
31885
|
-
|
|
31886
|
-
.E_ai7qkf2.ant-input-number {
|
|
31887
|
-
width: 100%;
|
|
31888
|
-
border-radius: 6px;
|
|
31889
|
-
}
|
|
31890
|
-
|
|
31891
|
-
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
31892
|
-
border-color: #0096ff;
|
|
31893
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
31894
|
-
z-index: 1;
|
|
31895
|
-
}
|
|
31896
|
-
|
|
31897
|
-
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
31898
|
-
border-color: #e75a3a;
|
|
31899
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
31900
|
-
}
|
|
31901
|
-
|
|
31902
|
-
.E_ai7qkf2 .ant-input-number-input {
|
|
31903
|
-
height: 30px;
|
|
31904
|
-
border: 1px;
|
|
31905
|
-
padding: 5px 12px;
|
|
31906
|
-
font-size: inherit;
|
|
31907
|
-
}
|
|
31908
|
-
|
|
31909
|
-
.E_ai7qkf2.ant-input-number-lg input {
|
|
31910
|
-
height: 38px;
|
|
31911
|
-
border: 1px;
|
|
31912
|
-
padding: 8px 16px;
|
|
31913
|
-
}
|
|
31914
|
-
|
|
31915
|
-
.E_ai7qkf2.ant-input-number-sm input {
|
|
31916
|
-
height: 22px;
|
|
31917
|
-
border: 1px;
|
|
31918
|
-
padding: 2px 8px;
|
|
31919
|
-
}
|
|
31920
|
-
|
|
31921
|
-
.E_cnujxq2 {
|
|
31922
|
-
display: flex;
|
|
31923
|
-
flex-direction: column;
|
|
31924
|
-
}
|
|
31925
|
-
|
|
31926
|
-
.E_m7s48ia {
|
|
31927
|
-
max-width: 1120px;
|
|
31928
|
-
width: 100%;
|
|
31929
|
-
margin: 0 auto;
|
|
31930
|
-
height: 100%;
|
|
31931
|
-
}
|
|
31932
|
-
|
|
31933
|
-
.E_wt5zbg6 {
|
|
31934
|
-
max-width: 1120px;
|
|
31935
|
-
width: 100%;
|
|
31936
|
-
margin: 0 auto;
|
|
31937
|
-
display: flex;
|
|
31938
|
-
}
|
|
31939
|
-
|
|
31940
|
-
.E_wt5zbg6 .left,
|
|
31941
|
-
.E_wt5zbg6 .right {
|
|
31942
|
-
flex-grow: 0;
|
|
31943
|
-
flex-shrink: 0;
|
|
31944
|
-
flex-basis: 21%;
|
|
31945
|
-
}
|
|
31946
|
-
|
|
31947
|
-
.E_wt5zbg6 .left {
|
|
31948
|
-
display: flex;
|
|
31949
|
-
justify-content: flex-end;
|
|
31950
|
-
padding-right: 44px;
|
|
31951
|
-
}
|
|
31952
|
-
|
|
31953
|
-
.E_wt5zbg6 .right {
|
|
31954
|
-
padding-left: 44px;
|
|
31955
|
-
}
|
|
31956
|
-
|
|
31957
|
-
.E_wt5zbg6 .middle {
|
|
31958
|
-
margin-bottom: 40px;
|
|
31959
|
-
flex-grow: 0;
|
|
31960
|
-
flex-shrink: 0;
|
|
31961
|
-
flex-basis: 58%;
|
|
31962
|
-
}
|
|
31963
|
-
|
|
31964
|
-
.E_wt5zbg6 .middle .form-base-field {
|
|
31965
|
-
width: 100%;
|
|
31966
|
-
}
|
|
31967
|
-
|
|
31968
|
-
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
31969
|
-
width: auto;
|
|
31970
|
-
}
|
|
31971
|
-
|
|
31972
|
-
.E_h18jprzg .ant-modal-header {
|
|
31973
|
-
margin: 0 auto;
|
|
31974
|
-
width: 100%;
|
|
31975
|
-
max-width: 648px;
|
|
31976
|
-
}
|
|
31977
|
-
|
|
31978
|
-
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31979
|
-
margin-left: 0;
|
|
31980
|
-
}
|
|
31981
|
-
|
|
31982
|
-
.E_h18jprzg .ant-modal-body {
|
|
31983
|
-
margin: 0 auto;
|
|
31984
|
-
padding: 0;
|
|
31985
|
-
width: 100%;
|
|
31986
|
-
max-width: 648px;
|
|
31987
|
-
overflow: hidden;
|
|
31988
|
-
}
|
|
31989
|
-
|
|
31990
|
-
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31991
|
-
margin-bottom: 40px;
|
|
31992
|
-
}
|
|
31993
|
-
|
|
31994
|
-
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31995
|
-
height: calc(100vh - 225px);
|
|
31996
|
-
overflow-y: auto;
|
|
31997
|
-
}
|
|
31998
|
-
|
|
31999
|
-
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
32000
|
-
margin: 0 auto;
|
|
32001
|
-
max-width: 648px;
|
|
32002
|
-
}
|
|
32003
|
-
|
|
32004
|
-
.E_h16z9xgz .ant-modal-header {
|
|
32005
|
-
margin: 0 auto;
|
|
32006
|
-
width: 100%;
|
|
32007
|
-
max-width: 1024px;
|
|
32008
|
-
}
|
|
32009
|
-
|
|
32010
|
-
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
32011
|
-
margin-left: 0;
|
|
32012
|
-
}
|
|
32013
|
-
|
|
32014
|
-
.E_h16z9xgz .ant-modal-body {
|
|
32015
|
-
margin: 0 auto;
|
|
32016
|
-
padding: 0;
|
|
32017
|
-
width: 100%;
|
|
32018
|
-
max-width: 1024px;
|
|
32019
|
-
overflow: hidden;
|
|
32020
|
-
}
|
|
32021
|
-
|
|
32022
|
-
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
32023
|
-
margin-bottom: 40px;
|
|
32024
|
-
}
|
|
32025
|
-
|
|
32026
|
-
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
32027
|
-
height: calc(100vh - 225px);
|
|
32028
|
-
overflow-y: auto;
|
|
32029
|
-
}
|
|
32030
|
-
|
|
32031
|
-
.E_h16z9xgz .ant-modal-footer .footer-content {
|
|
32032
|
-
margin: 0 auto;
|
|
32033
|
-
max-width: 1024px;
|
|
32034
|
-
}
|
|
32035
|
-
|
|
32036
|
-
.E_f1lrhghm {
|
|
32037
|
-
flex: 1;
|
|
32038
|
-
}
|
|
32039
|
-
|
|
32040
|
-
.E_f1lrhghm label {
|
|
32041
|
-
font-size: 13px;
|
|
32042
|
-
line-height: 20px;
|
|
32043
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32044
|
-
}
|
|
32045
|
-
|
|
32046
|
-
.E_f1lrhghm .title {
|
|
32047
|
-
font-size: 14px;
|
|
32048
|
-
line-height: 20px;
|
|
32049
|
-
color: #2d3a56;
|
|
32050
|
-
margin-bottom: 12px;
|
|
32046
|
+
.E_f1lrhghm .title {
|
|
32047
|
+
font-size: 14px;
|
|
32048
|
+
line-height: 20px;
|
|
32049
|
+
color: #2d3a56;
|
|
32050
|
+
margin-bottom: 12px;
|
|
32051
32051
|
}
|
|
32052
32052
|
|
|
32053
32053
|
.E_f1lrhghm.connect-cluster .title {
|
|
@@ -33177,6 +33177,12 @@ input.E_rf8rlle.ant-input {
|
|
|
33177
33177
|
line-height: 12px;
|
|
33178
33178
|
}
|
|
33179
33179
|
|
|
33180
|
+
.E_h1ol2wl7 {
|
|
33181
|
+
font-weight: bold;
|
|
33182
|
+
background-color: unset;
|
|
33183
|
+
padding: unset;
|
|
33184
|
+
}
|
|
33185
|
+
|
|
33180
33186
|
.E_suhck3k {
|
|
33181
33187
|
height: 24px;
|
|
33182
33188
|
width: 24px;
|
|
@@ -33192,12 +33198,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33192
33198
|
fill: blue;
|
|
33193
33199
|
}
|
|
33194
33200
|
|
|
33195
|
-
.E_h1ol2wl7 {
|
|
33196
|
-
font-weight: bold;
|
|
33197
|
-
background-color: unset;
|
|
33198
|
-
padding: unset;
|
|
33199
|
-
}
|
|
33200
|
-
|
|
33201
33201
|
.E_ryby9ds {
|
|
33202
33202
|
display: flex;
|
|
33203
33203
|
align-items: center;
|
|
@@ -34065,10 +34065,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34065
34065
|
background-color: transparent;
|
|
34066
34066
|
}
|
|
34067
34067
|
|
|
34068
|
-
.E_c1yd35n {
|
|
34069
|
-
padding: 0 12px 14px 12px;
|
|
34070
|
-
}
|
|
34071
|
-
|
|
34072
34068
|
.E_ckui4s7 {
|
|
34073
34069
|
color: #2d3a56;
|
|
34074
34070
|
line-height: 22px;
|
|
@@ -34196,6 +34192,10 @@ input.E_rf8rlle.ant-input {
|
|
|
34196
34192
|
margin-right: 2px;
|
|
34197
34193
|
}
|
|
34198
34194
|
|
|
34195
|
+
.E_c1yd35n {
|
|
34196
|
+
padding: 0 12px 14px 12px;
|
|
34197
|
+
}
|
|
34198
|
+
|
|
34199
34199
|
.E_b14q2gmw {
|
|
34200
34200
|
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);
|
|
34201
34201
|
}
|
|
@@ -34264,1064 +34264,1039 @@ input.E_rf8rlle.ant-input {
|
|
|
34264
34264
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34265
34265
|
}
|
|
34266
34266
|
|
|
34267
|
-
.
|
|
34268
|
-
|
|
34269
|
-
|
|
34270
|
-
justify-content: space-between;
|
|
34271
|
-
column-gap: 6px;
|
|
34272
|
-
}
|
|
34273
|
-
|
|
34274
|
-
.E_p1cmxsf7 {
|
|
34275
|
-
display: flex;
|
|
34276
|
-
flex-direction: column;
|
|
34277
|
-
justify-content: center;
|
|
34278
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34279
|
-
}
|
|
34280
|
-
|
|
34281
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34282
|
-
font-size: 0;
|
|
34283
|
-
}
|
|
34284
|
-
|
|
34285
|
-
.E_w7ob4th.outside-tag {
|
|
34286
|
-
padding-left: 0;
|
|
34287
|
-
}
|
|
34288
|
-
|
|
34289
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34290
|
-
border-radius: 4px 0 0 4px;
|
|
34291
|
-
padding-right: 4px;
|
|
34292
|
-
margin-right: 4px;
|
|
34293
|
-
}
|
|
34294
|
-
|
|
34295
|
-
.E_slr2ynn {
|
|
34296
|
-
padding: 0 8px;
|
|
34267
|
+
button.E_l48ei06.ant-btn {
|
|
34268
|
+
font-size: 12px;
|
|
34269
|
+
line-height: 18px;
|
|
34297
34270
|
height: 18px;
|
|
34298
34271
|
}
|
|
34299
34272
|
|
|
34300
|
-
.
|
|
34301
|
-
|
|
34302
|
-
height:
|
|
34303
|
-
}
|
|
34304
|
-
|
|
34305
|
-
.E_t1fozc1i {
|
|
34306
|
-
margin: 0;
|
|
34273
|
+
button.E_l48ei06 {
|
|
34274
|
+
color: #0080FF;
|
|
34275
|
+
height: unset;
|
|
34307
34276
|
}
|
|
34308
34277
|
|
|
34309
|
-
.
|
|
34278
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
34310
34279
|
margin-right: 4px;
|
|
34311
|
-
height: 16px;
|
|
34312
34280
|
}
|
|
34313
34281
|
|
|
34314
|
-
.
|
|
34315
|
-
|
|
34316
|
-
color: #00122e;
|
|
34317
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34318
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34319
|
-
word-break: break-all;
|
|
34320
|
-
display: inline;
|
|
34321
|
-
white-space: normal;
|
|
34282
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
34283
|
+
margin-left: 4px;
|
|
34322
34284
|
}
|
|
34323
34285
|
|
|
34324
|
-
.
|
|
34325
|
-
|
|
34326
|
-
height: 16px;
|
|
34286
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
34287
|
+
color: #009DFF;
|
|
34327
34288
|
}
|
|
34328
34289
|
|
|
34329
|
-
.
|
|
34330
|
-
|
|
34290
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
34291
|
+
color: #005ED1;
|
|
34331
34292
|
}
|
|
34332
34293
|
|
|
34333
|
-
.
|
|
34334
|
-
|
|
34294
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
34295
|
+
color: #0080FF;
|
|
34335
34296
|
}
|
|
34336
34297
|
|
|
34337
|
-
.
|
|
34338
|
-
|
|
34298
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
34299
|
+
color: #00122E;
|
|
34339
34300
|
}
|
|
34340
34301
|
|
|
34341
|
-
.
|
|
34342
|
-
color: #
|
|
34302
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
34303
|
+
color: #0080FF;
|
|
34343
34304
|
}
|
|
34344
34305
|
|
|
34345
|
-
.
|
|
34346
|
-
color: #
|
|
34347
|
-
font-weight: normal;
|
|
34306
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
34307
|
+
color: #005ED1;
|
|
34348
34308
|
}
|
|
34349
34309
|
|
|
34350
|
-
.
|
|
34351
|
-
color:
|
|
34310
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
34311
|
+
color: #00122E;
|
|
34352
34312
|
}
|
|
34353
34313
|
|
|
34354
|
-
.
|
|
34355
|
-
color:
|
|
34314
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
34315
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34356
34316
|
}
|
|
34357
34317
|
|
|
34358
|
-
.
|
|
34359
|
-
|
|
34318
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
34319
|
+
color: #0080FF;
|
|
34360
34320
|
}
|
|
34361
34321
|
|
|
34362
|
-
.
|
|
34363
|
-
|
|
34364
|
-
white-space: nowrap;
|
|
34365
|
-
text-overflow: ellipsis;
|
|
34322
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
34323
|
+
color: #005ED1;
|
|
34366
34324
|
}
|
|
34367
34325
|
|
|
34368
|
-
.
|
|
34369
|
-
|
|
34326
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
34327
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
34370
34328
|
}
|
|
34371
34329
|
|
|
34372
|
-
.
|
|
34373
|
-
|
|
34330
|
+
.E_tc97u5y {
|
|
34331
|
+
height: 100%;
|
|
34374
34332
|
}
|
|
34375
34333
|
|
|
34376
|
-
.
|
|
34377
|
-
|
|
34378
|
-
justify-content: stretch;
|
|
34334
|
+
.E_tfzf37v {
|
|
34335
|
+
height: 100%;
|
|
34379
34336
|
}
|
|
34380
34337
|
|
|
34381
|
-
.
|
|
34382
|
-
|
|
34383
|
-
|
|
34384
|
-
flex: 1;
|
|
34385
|
-
overflow: visible;
|
|
34338
|
+
.E_tfzf37v.empty-table .ant-table-content {
|
|
34339
|
+
overflow: visible !important;
|
|
34340
|
+
height: 100%;
|
|
34386
34341
|
}
|
|
34387
34342
|
|
|
34388
|
-
.
|
|
34389
|
-
|
|
34390
|
-
min-height: unset;
|
|
34343
|
+
.E_tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34344
|
+
height: 100%;
|
|
34391
34345
|
}
|
|
34392
34346
|
|
|
34393
|
-
.
|
|
34394
|
-
|
|
34395
|
-
|
|
34396
|
-
width: 100%;
|
|
34397
|
-
padding: 0;
|
|
34398
|
-
font-size: 12px;
|
|
34347
|
+
.E_tfzf37v.empty-table .ant-table-content table {
|
|
34348
|
+
width: 100% !important;
|
|
34349
|
+
height: 100%;
|
|
34399
34350
|
}
|
|
34400
34351
|
|
|
34401
|
-
.
|
|
34402
|
-
|
|
34352
|
+
.E_tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34353
|
+
padding: 15px 0;
|
|
34403
34354
|
}
|
|
34404
34355
|
|
|
34405
|
-
.
|
|
34356
|
+
.E_tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
|
|
34406
34357
|
display: none;
|
|
34407
34358
|
}
|
|
34408
34359
|
|
|
34409
|
-
.
|
|
34410
|
-
|
|
34411
|
-
padding-right: 4px;
|
|
34412
|
-
border-radius: 4px 0 0 4px;
|
|
34413
|
-
}
|
|
34414
|
-
|
|
34415
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34416
|
-
margin-right: 0;
|
|
34360
|
+
.E_tfzf37v .active-row td:nth-child(1) {
|
|
34361
|
+
font-weight: 700;
|
|
34417
34362
|
}
|
|
34418
34363
|
|
|
34419
|
-
.
|
|
34420
|
-
|
|
34421
|
-
padding-left: 12px;
|
|
34422
|
-
border-radius: 0 4px 4px 0;
|
|
34364
|
+
.E_tfzf37v.has-selection .active-row td:nth-child(2) {
|
|
34365
|
+
font-weight: 700;
|
|
34423
34366
|
}
|
|
34424
34367
|
|
|
34425
|
-
.
|
|
34426
|
-
|
|
34427
|
-
width: 0;
|
|
34428
|
-
height: 0;
|
|
34429
|
-
border: 13px solid transparent;
|
|
34430
|
-
position: absolute;
|
|
34431
|
-
top: 0;
|
|
34432
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34433
|
-
z-index: 2;
|
|
34434
|
-
position: relative;
|
|
34435
|
-
top: -50%;
|
|
34436
|
-
right: -100%;
|
|
34368
|
+
.E_tfzf37v .ant-spin-nested-loading {
|
|
34369
|
+
height: 100%;
|
|
34437
34370
|
}
|
|
34438
34371
|
|
|
34439
|
-
.
|
|
34440
|
-
|
|
34372
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin-container {
|
|
34373
|
+
height: 100%;
|
|
34374
|
+
overflow: visible;
|
|
34441
34375
|
}
|
|
34442
34376
|
|
|
34443
|
-
.
|
|
34444
|
-
|
|
34445
|
-
width: 0;
|
|
34446
|
-
height: 0;
|
|
34447
|
-
border: 13px solid transparent;
|
|
34448
|
-
position: absolute;
|
|
34449
|
-
top: 0;
|
|
34450
|
-
border-left: 8px solid #fff;
|
|
34451
|
-
left: 0;
|
|
34377
|
+
.E_tfzf37v .ant-spin-nested-loading .ant-spin {
|
|
34378
|
+
max-height: none;
|
|
34452
34379
|
}
|
|
34453
34380
|
|
|
34454
|
-
.
|
|
34455
|
-
|
|
34381
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur thead,
|
|
34382
|
+
.E_tfzf37v.table-init-loading .ant-spin-blur tbody {
|
|
34383
|
+
display: none;
|
|
34456
34384
|
}
|
|
34457
34385
|
|
|
34458
|
-
.
|
|
34459
|
-
background
|
|
34386
|
+
.E_tfzf37v td.ant-table-column-sort {
|
|
34387
|
+
background: transparent;
|
|
34460
34388
|
}
|
|
34461
34389
|
|
|
34462
|
-
.
|
|
34463
|
-
|
|
34390
|
+
.E_tfzf37v td.ant-table-cell-fix-left,
|
|
34391
|
+
.E_tfzf37v td.ant-table-cell-fix-right {
|
|
34392
|
+
background: #fff;
|
|
34393
|
+
padding: 0 !important;
|
|
34464
34394
|
}
|
|
34465
34395
|
|
|
34466
|
-
.
|
|
34467
|
-
|
|
34468
|
-
|
|
34396
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34397
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34398
|
+
display: flex;
|
|
34399
|
+
align-items: center;
|
|
34400
|
+
height: 100%;
|
|
34401
|
+
padding: 8px;
|
|
34469
34402
|
}
|
|
34470
34403
|
|
|
34471
|
-
.
|
|
34472
|
-
.
|
|
34473
|
-
|
|
34404
|
+
.E_tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34405
|
+
.E_tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34406
|
+
overflow: hidden;
|
|
34407
|
+
text-overflow: ellipsis;
|
|
34408
|
+
width: 100%;
|
|
34474
34409
|
}
|
|
34475
34410
|
|
|
34476
|
-
.
|
|
34477
|
-
|
|
34478
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34411
|
+
.E_tfzf37v .ant-table-container {
|
|
34412
|
+
height: 100%;
|
|
34479
34413
|
}
|
|
34480
34414
|
|
|
34481
|
-
.
|
|
34482
|
-
|
|
34415
|
+
.E_tfzf37v .ant-table-container::before, .E_tfzf37v .ant-table-container::after {
|
|
34416
|
+
box-shadow: none !important;
|
|
34483
34417
|
}
|
|
34484
34418
|
|
|
34485
|
-
.
|
|
34486
|
-
|
|
34487
|
-
|
|
34419
|
+
.E_tfzf37v .ant-table {
|
|
34420
|
+
border-radius: 0px;
|
|
34421
|
+
border-left: none;
|
|
34422
|
+
border-right: none;
|
|
34423
|
+
border-bottom: none;
|
|
34424
|
+
height: 100%;
|
|
34425
|
+
font-size: 12px;
|
|
34426
|
+
background: transparent;
|
|
34488
34427
|
}
|
|
34489
34428
|
|
|
34490
|
-
.
|
|
34491
|
-
|
|
34429
|
+
.E_tfzf37v .ant-table .ant-table-header {
|
|
34430
|
+
position: relative;
|
|
34431
|
+
z-index: 3;
|
|
34432
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34433
|
+
margin-bottom: -1px;
|
|
34492
34434
|
}
|
|
34493
34435
|
|
|
34494
|
-
.
|
|
34495
|
-
|
|
34436
|
+
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
34437
|
+
.E_tfzf37v .ant-table .value {
|
|
34438
|
+
color: #2d3a56;
|
|
34496
34439
|
}
|
|
34497
34440
|
|
|
34498
|
-
.
|
|
34499
|
-
|
|
34441
|
+
.E_tfzf37v .ant-table .time-wrapper .time,
|
|
34442
|
+
.E_tfzf37v .ant-table .unit {
|
|
34443
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34500
34444
|
}
|
|
34501
34445
|
|
|
34502
|
-
.
|
|
34503
|
-
|
|
34504
|
-
|
|
34505
|
-
height: 32px;
|
|
34506
|
-
display: flex;
|
|
34507
|
-
align-items: center;
|
|
34446
|
+
.E_tfzf37v .ant-table .ant-table-selection {
|
|
34447
|
+
position: unset;
|
|
34448
|
+
text-align: center;
|
|
34508
34449
|
}
|
|
34509
34450
|
|
|
34510
|
-
.
|
|
34511
|
-
|
|
34512
|
-
white-space: nowrap;
|
|
34451
|
+
.E_tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34452
|
+
background: #fff;
|
|
34513
34453
|
}
|
|
34514
34454
|
|
|
34515
|
-
.
|
|
34516
|
-
|
|
34517
|
-
|
|
34518
|
-
|
|
34519
|
-
|
|
34455
|
+
.E_tfzf37v .ant-table .anticon-setting {
|
|
34456
|
+
cursor: pointer;
|
|
34457
|
+
position: absolute;
|
|
34458
|
+
top: 50%;
|
|
34459
|
+
right: 12px;
|
|
34460
|
+
transform: translateY(-50%);
|
|
34520
34461
|
}
|
|
34521
34462
|
|
|
34522
|
-
.
|
|
34523
|
-
|
|
34463
|
+
.E_tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34464
|
+
box-shadow: none;
|
|
34465
|
+
width: 1px;
|
|
34466
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34524
34467
|
}
|
|
34525
|
-
|
|
34526
|
-
.
|
|
34527
|
-
|
|
34528
|
-
|
|
34529
|
-
|
|
34530
|
-
justify-content: center;
|
|
34531
|
-
column-gap: 4px;
|
|
34468
|
+
|
|
34469
|
+
.E_tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34470
|
+
box-shadow: none;
|
|
34471
|
+
width: 1px;
|
|
34472
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34532
34473
|
}
|
|
34533
34474
|
|
|
34534
|
-
.
|
|
34535
|
-
|
|
34536
|
-
align-items: center;
|
|
34537
|
-
width: 18px;
|
|
34538
|
-
height: 18px;
|
|
34539
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34540
|
-
justify-content: center;
|
|
34475
|
+
.E_tfzf37v .ant-table .ant-table-tbody {
|
|
34476
|
+
position: relative;
|
|
34541
34477
|
}
|
|
34542
34478
|
|
|
34543
|
-
.
|
|
34544
|
-
|
|
34545
|
-
|
|
34546
|
-
|
|
34547
|
-
|
|
34548
|
-
|
|
34549
|
-
|
|
34479
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
|
|
34480
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34481
|
+
border-bottom: 1px solid white;
|
|
34482
|
+
height: 40px;
|
|
34483
|
+
vertical-align: middle;
|
|
34484
|
+
transition: background 0ms;
|
|
34485
|
+
color: #00122e;
|
|
34550
34486
|
}
|
|
34551
34487
|
|
|
34552
|
-
.
|
|
34553
|
-
|
|
34554
|
-
|
|
34555
|
-
min-width: 20px;
|
|
34556
|
-
min-height: 20px;
|
|
34557
|
-
color: rgba(44, 56, 82, 0.75);
|
|
34558
|
-
justify-content: center;
|
|
34488
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34489
|
+
background: #f2f5fa;
|
|
34490
|
+
border-bottom-color: #f2f5fa;
|
|
34559
34491
|
}
|
|
34560
34492
|
|
|
34561
|
-
.
|
|
34562
|
-
|
|
34563
|
-
color:
|
|
34493
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34494
|
+
height: auto;
|
|
34495
|
+
color: #00122e;
|
|
34496
|
+
font-size: 12px;
|
|
34497
|
+
text-align: left;
|
|
34498
|
+
transition: none;
|
|
34564
34499
|
overflow: hidden;
|
|
34565
34500
|
text-overflow: ellipsis;
|
|
34566
34501
|
white-space: nowrap;
|
|
34567
34502
|
}
|
|
34568
34503
|
|
|
34569
|
-
.
|
|
34570
|
-
color:
|
|
34571
|
-
line-height: 32px;
|
|
34572
|
-
height: 32px;
|
|
34573
|
-
margin-bottom: 0;
|
|
34574
|
-
}
|
|
34575
|
-
|
|
34576
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34577
|
-
color: #0080ff;
|
|
34504
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34505
|
+
color: #0096ff;
|
|
34578
34506
|
}
|
|
34579
34507
|
|
|
34580
|
-
.
|
|
34581
|
-
|
|
34508
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34509
|
+
overflow: hidden;
|
|
34510
|
+
text-overflow: ellipsis;
|
|
34511
|
+
width: 100%;
|
|
34512
|
+
vertical-align: middle;
|
|
34582
34513
|
}
|
|
34583
34514
|
|
|
34584
|
-
.
|
|
34585
|
-
|
|
34515
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34516
|
+
line-height: 0px;
|
|
34586
34517
|
}
|
|
34587
34518
|
|
|
34588
|
-
.
|
|
34589
|
-
|
|
34519
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34520
|
+
padding-right: 25px;
|
|
34590
34521
|
}
|
|
34591
34522
|
|
|
34592
|
-
.
|
|
34593
|
-
color:
|
|
34523
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34524
|
+
border-top-color: transparent;
|
|
34594
34525
|
}
|
|
34595
34526
|
|
|
34596
|
-
.
|
|
34597
|
-
|
|
34598
|
-
color:
|
|
34527
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34528
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34529
|
+
border-color: transparent transparent white;
|
|
34599
34530
|
}
|
|
34600
34531
|
|
|
34601
|
-
.
|
|
34602
|
-
|
|
34603
|
-
margin-right: 6px;
|
|
34532
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34533
|
+
border-radius: 8px 0 0 8px;
|
|
34604
34534
|
}
|
|
34605
34535
|
|
|
34606
|
-
.
|
|
34607
|
-
|
|
34608
|
-
flex: 1;
|
|
34609
|
-
position: relative;
|
|
34610
|
-
top: -7px;
|
|
34536
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34537
|
+
border-radius: 8px 0 0 8px;
|
|
34611
34538
|
}
|
|
34612
34539
|
|
|
34613
|
-
.
|
|
34614
|
-
|
|
34615
|
-
|
|
34616
|
-
|
|
34617
|
-
|
|
34540
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34541
|
+
content: "";
|
|
34542
|
+
width: 4px;
|
|
34543
|
+
top: -1px;
|
|
34544
|
+
bottom: -1px;
|
|
34545
|
+
background: white;
|
|
34618
34546
|
}
|
|
34619
34547
|
|
|
34620
|
-
.
|
|
34621
|
-
border:
|
|
34622
|
-
border-radius: 8px;
|
|
34623
|
-
overflow: auto;
|
|
34548
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34549
|
+
border-radius: 0 8px 8px 0;
|
|
34624
34550
|
}
|
|
34625
34551
|
|
|
34626
|
-
.
|
|
34627
|
-
|
|
34552
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34553
|
+
border-radius: 0;
|
|
34554
|
+
background: white;
|
|
34555
|
+
border-top: none;
|
|
34628
34556
|
}
|
|
34629
34557
|
|
|
34630
|
-
.
|
|
34631
|
-
|
|
34632
|
-
|
|
34633
|
-
|
|
34634
|
-
display: flex;
|
|
34635
|
-
padding: 8px;
|
|
34636
|
-
flex-wrap: nowrap;
|
|
34637
|
-
justify-content: flex-start;
|
|
34638
|
-
background: #f2f5fa;
|
|
34639
|
-
font-size: 14px;
|
|
34640
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34641
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34558
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34559
|
+
border-top: 1px solid transparent;
|
|
34560
|
+
border-radius: 0 8px 8px 0;
|
|
34561
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34642
34562
|
}
|
|
34643
34563
|
|
|
34644
|
-
.
|
|
34645
|
-
|
|
34564
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34565
|
+
background: white;
|
|
34566
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34646
34567
|
}
|
|
34647
34568
|
|
|
34648
|
-
.
|
|
34569
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34649
34570
|
display: flex;
|
|
34650
|
-
|
|
34651
|
-
|
|
34652
|
-
|
|
34653
|
-
padding: 8px;
|
|
34654
|
-
border: none;
|
|
34571
|
+
align-items: center;
|
|
34572
|
+
height: 100%;
|
|
34573
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34655
34574
|
}
|
|
34656
34575
|
|
|
34657
|
-
.
|
|
34658
|
-
|
|
34659
|
-
|
|
34660
|
-
order: 99;
|
|
34661
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34576
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34577
|
+
background: white;
|
|
34578
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34662
34579
|
}
|
|
34663
34580
|
|
|
34664
|
-
.
|
|
34665
|
-
|
|
34666
|
-
|
|
34667
|
-
|
|
34668
|
-
|
|
34581
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34582
|
+
display: flex;
|
|
34583
|
+
align-items: center;
|
|
34584
|
+
height: 100%;
|
|
34585
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34669
34586
|
}
|
|
34670
34587
|
|
|
34671
|
-
.
|
|
34672
|
-
|
|
34588
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34589
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34673
34590
|
}
|
|
34674
34591
|
|
|
34675
|
-
.
|
|
34676
|
-
|
|
34592
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34593
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34594
|
+
border-radius: 8px;
|
|
34677
34595
|
}
|
|
34678
34596
|
|
|
34679
|
-
.
|
|
34680
|
-
|
|
34681
|
-
overflow: hidden;
|
|
34597
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
34598
|
+
border-top-color: white;
|
|
34682
34599
|
}
|
|
34683
34600
|
|
|
34684
|
-
.
|
|
34685
|
-
|
|
34686
|
-
|
|
34601
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
34602
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34603
|
+
border-bottom-color: transparent;
|
|
34604
|
+
border-top-color: transparent;
|
|
34687
34605
|
}
|
|
34688
34606
|
|
|
34689
|
-
.
|
|
34690
|
-
|
|
34607
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
34608
|
+
border-radius: 8px 0 0 8px;
|
|
34691
34609
|
}
|
|
34692
34610
|
|
|
34693
|
-
.
|
|
34694
|
-
|
|
34611
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
34612
|
+
border-radius: 0 8px 8px 0;
|
|
34695
34613
|
}
|
|
34696
34614
|
|
|
34697
|
-
.
|
|
34698
|
-
|
|
34615
|
+
.E_tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
34616
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34699
34617
|
}
|
|
34700
34618
|
|
|
34701
|
-
.
|
|
34702
|
-
|
|
34619
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th {
|
|
34620
|
+
background: #fff;
|
|
34621
|
+
font-weight: 400;
|
|
34622
|
+
position: relative;
|
|
34623
|
+
border-bottom: none;
|
|
34624
|
+
color: #00122e;
|
|
34625
|
+
transition: none;
|
|
34626
|
+
padding: 15px 8px 15px 8px;
|
|
34703
34627
|
}
|
|
34704
34628
|
|
|
34705
|
-
.
|
|
34706
|
-
|
|
34629
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
34630
|
+
content: "";
|
|
34631
|
+
width: 1px;
|
|
34632
|
+
top: 0;
|
|
34633
|
+
bottom: 0;
|
|
34634
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34635
|
+
position: absolute;
|
|
34636
|
+
right: 0;
|
|
34707
34637
|
}
|
|
34708
34638
|
|
|
34709
|
-
.
|
|
34710
|
-
|
|
34639
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
|
|
34640
|
+
padding: unset;
|
|
34711
34641
|
}
|
|
34712
34642
|
|
|
34713
|
-
.
|
|
34714
|
-
|
|
34643
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
34644
|
+
display: none;
|
|
34715
34645
|
}
|
|
34716
34646
|
|
|
34717
|
-
.
|
|
34718
|
-
|
|
34719
|
-
width: 24px;
|
|
34720
|
-
height: 24px;
|
|
34647
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34648
|
+
width: 100%;
|
|
34721
34649
|
overflow: hidden;
|
|
34650
|
+
white-space: nowrap;
|
|
34651
|
+
text-overflow: ellipsis;
|
|
34722
34652
|
}
|
|
34723
34653
|
|
|
34724
|
-
.
|
|
34725
|
-
|
|
34726
|
-
|
|
34727
|
-
|
|
34728
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34729
|
-
cursor: not-allowed;
|
|
34730
|
-
opacity: 0.5;
|
|
34654
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
34655
|
+
overflow: hidden;
|
|
34656
|
+
text-overflow: ellipsis;
|
|
34657
|
+
flex: 1;
|
|
34731
34658
|
}
|
|
34732
34659
|
|
|
34733
|
-
.
|
|
34734
|
-
|
|
34660
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
34661
|
+
padding: 15px 25px 15px 8px;
|
|
34735
34662
|
}
|
|
34736
34663
|
|
|
34737
|
-
.
|
|
34738
|
-
|
|
34739
|
-
border-radius: 5px;
|
|
34740
|
-
font-size: 12px;
|
|
34664
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34665
|
+
padding: 0;
|
|
34741
34666
|
}
|
|
34742
34667
|
|
|
34743
|
-
.
|
|
34744
|
-
|
|
34668
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
34669
|
+
position: absolute;
|
|
34670
|
+
right: 6px;
|
|
34671
|
+
top: 50%;
|
|
34672
|
+
transform: translateY(-50%);
|
|
34673
|
+
height: 16px;
|
|
34674
|
+
display: none;
|
|
34675
|
+
transition: transform 320ms ease;
|
|
34745
34676
|
}
|
|
34746
34677
|
|
|
34747
|
-
.
|
|
34748
|
-
|
|
34749
|
-
|
|
34750
|
-
position: relative;
|
|
34678
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
34679
|
+
display: block;
|
|
34680
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34751
34681
|
}
|
|
34752
34682
|
|
|
34753
|
-
.
|
|
34754
|
-
|
|
34683
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
34684
|
+
display: block;
|
|
34755
34685
|
}
|
|
34756
34686
|
|
|
34757
|
-
.
|
|
34758
|
-
|
|
34687
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34688
|
+
display: none;
|
|
34759
34689
|
}
|
|
34760
34690
|
|
|
34761
|
-
.
|
|
34762
|
-
|
|
34763
|
-
align-items: center;
|
|
34764
|
-
margin-top: 8px;
|
|
34691
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34692
|
+
transform: translateY(-50%);
|
|
34765
34693
|
}
|
|
34766
34694
|
|
|
34767
|
-
.
|
|
34768
|
-
|
|
34769
|
-
height: 24px;
|
|
34695
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34696
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34770
34697
|
}
|
|
34771
34698
|
|
|
34772
|
-
.
|
|
34773
|
-
|
|
34774
|
-
margin-left: 8px;
|
|
34775
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34699
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34700
|
+
background: #f2f5fa;
|
|
34776
34701
|
}
|
|
34777
34702
|
|
|
34778
|
-
.
|
|
34779
|
-
display:
|
|
34703
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34704
|
+
display: block;
|
|
34780
34705
|
}
|
|
34781
34706
|
|
|
34782
|
-
.
|
|
34783
|
-
|
|
34784
|
-
height: 24px;
|
|
34785
|
-
padding: 4px;
|
|
34786
|
-
margin-right: 8px;
|
|
34707
|
+
.E_tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
|
|
34708
|
+
padding-right: 25px;
|
|
34787
34709
|
}
|
|
34788
34710
|
|
|
34789
|
-
|
|
34790
|
-
|
|
34791
|
-
line-height: 18px;
|
|
34792
|
-
height: 18px;
|
|
34711
|
+
.E_tfzf37v .ant-table .ant-table-selection-column {
|
|
34712
|
+
padding: 0 !important;
|
|
34793
34713
|
}
|
|
34794
34714
|
|
|
34795
|
-
|
|
34796
|
-
|
|
34797
|
-
|
|
34715
|
+
.E_tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34716
|
+
position: absolute;
|
|
34717
|
+
left: 50%;
|
|
34718
|
+
top: 50%;
|
|
34719
|
+
transform: translate(-50%, -50%);
|
|
34798
34720
|
}
|
|
34799
34721
|
|
|
34800
|
-
|
|
34801
|
-
|
|
34722
|
+
.E_tfzf37v .ant-table .ant-table-selection-column:after {
|
|
34723
|
+
display: none;
|
|
34802
34724
|
}
|
|
34803
34725
|
|
|
34804
|
-
|
|
34805
|
-
|
|
34726
|
+
.E_tfzf37v .ant-table .ant-table-hide-scrollbar {
|
|
34727
|
+
background: #fff;
|
|
34806
34728
|
}
|
|
34807
34729
|
|
|
34808
|
-
|
|
34809
|
-
|
|
34730
|
+
.E_tfzf37v .ant-table .ant-table-placeholder {
|
|
34731
|
+
background: inherit;
|
|
34810
34732
|
}
|
|
34811
34733
|
|
|
34812
|
-
|
|
34813
|
-
|
|
34734
|
+
.E_tfzf37v .ant-table .ant-table-placeholder td {
|
|
34735
|
+
position: static;
|
|
34736
|
+
border: none;
|
|
34737
|
+
background: inherit !important;
|
|
34738
|
+
height: 100px;
|
|
34739
|
+
vertical-align: middle;
|
|
34814
34740
|
}
|
|
34815
34741
|
|
|
34816
|
-
|
|
34817
|
-
|
|
34742
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
|
|
34743
|
+
.E_tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34744
|
+
font-weight: bold;
|
|
34745
|
+
font-size: 20px;
|
|
34746
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34818
34747
|
}
|
|
34819
34748
|
|
|
34820
|
-
|
|
34821
|
-
|
|
34749
|
+
.E_tfzf37v .ant-table th.ant-table-cell-scrollbar,
|
|
34750
|
+
.E_tfzf37v .ant-table th.cell__action_ {
|
|
34751
|
+
z-index: 10;
|
|
34822
34752
|
}
|
|
34823
34753
|
|
|
34824
|
-
|
|
34825
|
-
|
|
34754
|
+
.E_tfzf37v .ant-table td.cell__action_ {
|
|
34755
|
+
padding: 0 !important;
|
|
34756
|
+
position: relative;
|
|
34757
|
+
background: #fff;
|
|
34826
34758
|
}
|
|
34827
34759
|
|
|
34828
|
-
|
|
34829
|
-
|
|
34760
|
+
.E_tfzf37v .ant-table td.cell__action_ > * {
|
|
34761
|
+
height: 100%;
|
|
34762
|
+
display: flex;
|
|
34763
|
+
align-items: center;
|
|
34764
|
+
justify-content: flex-end;
|
|
34765
|
+
padding-right: 8px;
|
|
34830
34766
|
}
|
|
34831
34767
|
|
|
34832
|
-
|
|
34833
|
-
|
|
34768
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button {
|
|
34769
|
+
width: 24px;
|
|
34770
|
+
height: 24px;
|
|
34771
|
+
cursor: pointer;
|
|
34772
|
+
justify-content: center;
|
|
34773
|
+
border-radius: 4px;
|
|
34834
34774
|
}
|
|
34835
34775
|
|
|
34836
|
-
|
|
34837
|
-
|
|
34776
|
+
.E_tfzf37v .ant-table td.cell__action_ .menu-button:hover {
|
|
34777
|
+
background: #fff;
|
|
34838
34778
|
}
|
|
34839
34779
|
|
|
34840
|
-
|
|
34841
|
-
|
|
34780
|
+
.E_r77hffu {
|
|
34781
|
+
display: flex;
|
|
34782
|
+
align-items: center;
|
|
34783
|
+
justify-content: space-between;
|
|
34784
|
+
column-gap: 6px;
|
|
34842
34785
|
}
|
|
34843
34786
|
|
|
34844
|
-
|
|
34845
|
-
|
|
34787
|
+
.E_p1cmxsf7 {
|
|
34788
|
+
display: flex;
|
|
34789
|
+
flex-direction: column;
|
|
34790
|
+
justify-content: center;
|
|
34791
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34846
34792
|
}
|
|
34847
34793
|
|
|
34848
|
-
|
|
34849
|
-
|
|
34794
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34795
|
+
font-size: 0;
|
|
34850
34796
|
}
|
|
34851
34797
|
|
|
34852
|
-
.
|
|
34853
|
-
|
|
34798
|
+
.E_w7ob4th.outside-tag {
|
|
34799
|
+
padding-left: 0;
|
|
34854
34800
|
}
|
|
34855
34801
|
|
|
34856
|
-
.
|
|
34857
|
-
|
|
34802
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34803
|
+
border-radius: 4px 0 0 4px;
|
|
34804
|
+
padding-right: 4px;
|
|
34805
|
+
margin-right: 4px;
|
|
34858
34806
|
}
|
|
34859
34807
|
|
|
34860
|
-
.
|
|
34861
|
-
|
|
34862
|
-
height:
|
|
34808
|
+
.E_i1g85yz3 {
|
|
34809
|
+
margin-right: 4px;
|
|
34810
|
+
height: 16px;
|
|
34863
34811
|
}
|
|
34864
34812
|
|
|
34865
|
-
.
|
|
34866
|
-
|
|
34813
|
+
.E_slr2ynn {
|
|
34814
|
+
padding: 0 8px;
|
|
34815
|
+
height: 18px;
|
|
34867
34816
|
}
|
|
34868
34817
|
|
|
34869
|
-
.
|
|
34870
|
-
|
|
34871
|
-
height:
|
|
34818
|
+
.E_m140wbb6 {
|
|
34819
|
+
padding: 2px 8px;
|
|
34820
|
+
height: 24px;
|
|
34872
34821
|
}
|
|
34873
34822
|
|
|
34874
|
-
.
|
|
34875
|
-
|
|
34823
|
+
.E_t1fozc1i {
|
|
34824
|
+
margin: 0;
|
|
34876
34825
|
}
|
|
34877
34826
|
|
|
34878
|
-
.
|
|
34879
|
-
|
|
34827
|
+
.E_i1vxv4ln {
|
|
34828
|
+
margin-right: 4px;
|
|
34829
|
+
height: 16px;
|
|
34880
34830
|
}
|
|
34881
34831
|
|
|
34882
|
-
.
|
|
34832
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34883
34833
|
font-weight: 700;
|
|
34834
|
+
color: #00122e;
|
|
34835
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34836
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34837
|
+
word-break: break-all;
|
|
34838
|
+
display: inline;
|
|
34839
|
+
white-space: normal;
|
|
34884
34840
|
}
|
|
34885
34841
|
|
|
34886
|
-
.
|
|
34887
|
-
|
|
34842
|
+
.E_t1dtlqs1 {
|
|
34843
|
+
margin-bottom: 4px;
|
|
34844
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34845
|
+
overflow: hidden;
|
|
34846
|
+
text-overflow: ellipsis;
|
|
34847
|
+
white-space: nowrap;
|
|
34888
34848
|
}
|
|
34889
34849
|
|
|
34890
|
-
.
|
|
34891
|
-
|
|
34850
|
+
.E_s1ese5oy {
|
|
34851
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34852
|
+
line-height: 32px;
|
|
34853
|
+
height: 32px;
|
|
34854
|
+
margin-bottom: 0;
|
|
34892
34855
|
}
|
|
34893
34856
|
|
|
34894
|
-
.
|
|
34895
|
-
|
|
34896
|
-
overflow: visible;
|
|
34857
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34858
|
+
color: #0080ff;
|
|
34897
34859
|
}
|
|
34898
34860
|
|
|
34899
|
-
.
|
|
34900
|
-
|
|
34861
|
+
.E_s1ese5oy.warning {
|
|
34862
|
+
color: #ffa500;
|
|
34901
34863
|
}
|
|
34902
34864
|
|
|
34903
|
-
.
|
|
34904
|
-
|
|
34905
|
-
display: none;
|
|
34865
|
+
.E_s1ese5oy.success {
|
|
34866
|
+
color: #00ba5d;
|
|
34906
34867
|
}
|
|
34907
34868
|
|
|
34908
|
-
.
|
|
34909
|
-
|
|
34869
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34870
|
+
color: #f0483e;
|
|
34910
34871
|
}
|
|
34911
34872
|
|
|
34912
|
-
.
|
|
34913
|
-
|
|
34914
|
-
background: #fff;
|
|
34915
|
-
padding: 0 !important;
|
|
34873
|
+
.E_s1ese5oy.normal {
|
|
34874
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34916
34875
|
}
|
|
34917
34876
|
|
|
34918
|
-
.
|
|
34919
|
-
|
|
34920
|
-
|
|
34921
|
-
align-items: center;
|
|
34922
|
-
height: 100%;
|
|
34923
|
-
padding: 8px;
|
|
34877
|
+
.E_b1ibis43 {
|
|
34878
|
+
margin-bottom: 0;
|
|
34879
|
+
color: #00122e;
|
|
34924
34880
|
}
|
|
34925
34881
|
|
|
34926
|
-
.
|
|
34927
|
-
|
|
34928
|
-
|
|
34929
|
-
text-overflow: ellipsis;
|
|
34930
|
-
width: 100%;
|
|
34882
|
+
.E_b11xxjd2 {
|
|
34883
|
+
line-height: 32px;
|
|
34884
|
+
margin-right: 6px;
|
|
34931
34885
|
}
|
|
34932
34886
|
|
|
34933
|
-
.
|
|
34934
|
-
height:
|
|
34887
|
+
.E_bsub5bw.with-description {
|
|
34888
|
+
height: 24px;
|
|
34889
|
+
flex: 1;
|
|
34890
|
+
position: relative;
|
|
34891
|
+
top: -7px;
|
|
34935
34892
|
}
|
|
34936
34893
|
|
|
34937
|
-
.
|
|
34938
|
-
|
|
34894
|
+
.E_bsub5bw p {
|
|
34895
|
+
width: 100%;
|
|
34896
|
+
overflow: hidden;
|
|
34897
|
+
text-overflow: ellipsis;
|
|
34898
|
+
white-space: nowrap;
|
|
34939
34899
|
}
|
|
34940
34900
|
|
|
34941
|
-
.
|
|
34942
|
-
border
|
|
34943
|
-
border-
|
|
34944
|
-
|
|
34945
|
-
border-bottom: none;
|
|
34946
|
-
height: 100%;
|
|
34947
|
-
font-size: 12px;
|
|
34948
|
-
background: transparent;
|
|
34901
|
+
.E_tmoyoag {
|
|
34902
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34903
|
+
border-radius: 8px;
|
|
34904
|
+
overflow: auto;
|
|
34949
34905
|
}
|
|
34950
34906
|
|
|
34951
|
-
.
|
|
34907
|
+
.E_tmoyoag .ant-list {
|
|
34952
34908
|
position: relative;
|
|
34953
|
-
z-index: 3;
|
|
34954
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34955
|
-
margin-bottom: -1px;
|
|
34956
|
-
}
|
|
34957
|
-
|
|
34958
|
-
.E_tfzf37v .ant-table .time-wrapper .date,
|
|
34959
|
-
.E_tfzf37v .ant-table .value {
|
|
34960
|
-
color: #2d3a56;
|
|
34961
34909
|
}
|
|
34962
34910
|
|
|
34963
|
-
.
|
|
34964
|
-
|
|
34911
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34912
|
+
position: sticky;
|
|
34913
|
+
top: 0;
|
|
34914
|
+
z-index: 2;
|
|
34915
|
+
display: flex;
|
|
34916
|
+
padding: 8px;
|
|
34917
|
+
flex-wrap: nowrap;
|
|
34918
|
+
justify-content: flex-start;
|
|
34919
|
+
background: #f2f5fa;
|
|
34920
|
+
font-size: 14px;
|
|
34965
34921
|
color: rgba(44, 56, 82, 0.6);
|
|
34922
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34966
34923
|
}
|
|
34967
34924
|
|
|
34968
|
-
.
|
|
34969
|
-
|
|
34970
|
-
text-align: center;
|
|
34925
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34926
|
+
align-items: inherit;
|
|
34971
34927
|
}
|
|
34972
34928
|
|
|
34973
|
-
.
|
|
34974
|
-
|
|
34929
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34930
|
+
display: flex;
|
|
34931
|
+
justify-content: flex-start;
|
|
34932
|
+
align-items: flex-start;
|
|
34933
|
+
flex-wrap: wrap;
|
|
34934
|
+
padding: 8px;
|
|
34935
|
+
border: none;
|
|
34975
34936
|
}
|
|
34976
34937
|
|
|
34977
|
-
.
|
|
34978
|
-
|
|
34979
|
-
|
|
34980
|
-
|
|
34981
|
-
|
|
34982
|
-
transform: translateY(-50%);
|
|
34938
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34939
|
+
flex-basis: 100%;
|
|
34940
|
+
margin: 12px 0 0;
|
|
34941
|
+
order: 99;
|
|
34942
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34983
34943
|
}
|
|
34984
34944
|
|
|
34985
|
-
.
|
|
34986
|
-
|
|
34987
|
-
|
|
34988
|
-
|
|
34945
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34946
|
+
color: #f0483e;
|
|
34947
|
+
flex-basis: 100%;
|
|
34948
|
+
order: 98;
|
|
34949
|
+
margin: 12px 0 0;
|
|
34989
34950
|
}
|
|
34990
34951
|
|
|
34991
|
-
.
|
|
34992
|
-
|
|
34993
|
-
width: 1px;
|
|
34994
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34952
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34953
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34995
34954
|
}
|
|
34996
34955
|
|
|
34997
|
-
.
|
|
34998
|
-
|
|
34956
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34957
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34999
34958
|
}
|
|
35000
34959
|
|
|
35001
|
-
.
|
|
35002
|
-
|
|
35003
|
-
|
|
35004
|
-
height: 40px;
|
|
35005
|
-
vertical-align: middle;
|
|
35006
|
-
transition: background 0ms;
|
|
35007
|
-
color: #00122e;
|
|
34960
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34961
|
+
flex: 1 0 0;
|
|
34962
|
+
overflow: hidden;
|
|
35008
34963
|
}
|
|
35009
34964
|
|
|
35010
|
-
.
|
|
35011
|
-
|
|
35012
|
-
|
|
34965
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34966
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34967
|
+
margin: 0;
|
|
35013
34968
|
}
|
|
35014
34969
|
|
|
35015
|
-
.
|
|
35016
|
-
|
|
35017
|
-
color: #00122e;
|
|
35018
|
-
font-size: 12px;
|
|
35019
|
-
text-align: left;
|
|
35020
|
-
transition: none;
|
|
35021
|
-
overflow: hidden;
|
|
35022
|
-
text-overflow: ellipsis;
|
|
35023
|
-
white-space: nowrap;
|
|
34970
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34971
|
+
text-align: center;
|
|
35024
34972
|
}
|
|
35025
34973
|
|
|
35026
|
-
.
|
|
35027
|
-
|
|
34974
|
+
.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 > * {
|
|
34975
|
+
text-align: center;
|
|
35028
34976
|
}
|
|
35029
34977
|
|
|
35030
|
-
.
|
|
35031
|
-
|
|
35032
|
-
text-overflow: ellipsis;
|
|
35033
|
-
width: 100%;
|
|
35034
|
-
vertical-align: middle;
|
|
34978
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34979
|
+
text-align: left;
|
|
35035
34980
|
}
|
|
35036
34981
|
|
|
35037
|
-
.
|
|
35038
|
-
|
|
34982
|
+
.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 > * {
|
|
34983
|
+
text-align: left;
|
|
35039
34984
|
}
|
|
35040
34985
|
|
|
35041
|
-
.
|
|
35042
|
-
|
|
34986
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34987
|
+
text-align: right;
|
|
35043
34988
|
}
|
|
35044
34989
|
|
|
35045
|
-
.
|
|
35046
|
-
|
|
34990
|
+
.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 > * {
|
|
34991
|
+
text-align: right;
|
|
35047
34992
|
}
|
|
35048
34993
|
|
|
35049
|
-
.
|
|
35050
|
-
|
|
35051
|
-
border-color: transparent transparent white;
|
|
34994
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34995
|
+
margin-right: 8px;
|
|
35052
34996
|
}
|
|
35053
34997
|
|
|
35054
|
-
.
|
|
35055
|
-
|
|
34998
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34999
|
+
padding: 4px;
|
|
35000
|
+
width: 24px;
|
|
35001
|
+
height: 24px;
|
|
35002
|
+
overflow: hidden;
|
|
35056
35003
|
}
|
|
35057
35004
|
|
|
35058
|
-
.
|
|
35059
|
-
|
|
35005
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35006
|
+
padding: 0;
|
|
35060
35007
|
}
|
|
35061
35008
|
|
|
35062
|
-
.
|
|
35063
|
-
|
|
35064
|
-
|
|
35065
|
-
top: -1px;
|
|
35066
|
-
bottom: -1px;
|
|
35067
|
-
background: white;
|
|
35009
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35010
|
+
cursor: not-allowed;
|
|
35011
|
+
opacity: 0.5;
|
|
35068
35012
|
}
|
|
35069
35013
|
|
|
35070
|
-
.
|
|
35071
|
-
|
|
35014
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35015
|
+
margin: 0;
|
|
35072
35016
|
}
|
|
35073
35017
|
|
|
35074
|
-
.
|
|
35075
|
-
|
|
35076
|
-
|
|
35077
|
-
|
|
35018
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35019
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35020
|
+
border-radius: 5px;
|
|
35021
|
+
font-size: 12px;
|
|
35078
35022
|
}
|
|
35079
35023
|
|
|
35080
|
-
.
|
|
35081
|
-
|
|
35082
|
-
border-radius: 0 8px 8px 0;
|
|
35083
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35024
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35025
|
+
font-size: inherit;
|
|
35084
35026
|
}
|
|
35085
35027
|
|
|
35086
|
-
.
|
|
35087
|
-
|
|
35088
|
-
|
|
35028
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35029
|
+
min-height: 24px;
|
|
35030
|
+
font-size: 12px;
|
|
35031
|
+
position: relative;
|
|
35089
35032
|
}
|
|
35090
35033
|
|
|
35091
|
-
.
|
|
35092
|
-
|
|
35093
|
-
align-items: center;
|
|
35094
|
-
height: 100%;
|
|
35095
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35034
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35035
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35096
35036
|
}
|
|
35097
35037
|
|
|
35098
|
-
.
|
|
35099
|
-
background:
|
|
35100
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
35038
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35039
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35101
35040
|
}
|
|
35102
35041
|
|
|
35103
|
-
.
|
|
35042
|
+
.E_a138syjm {
|
|
35104
35043
|
display: flex;
|
|
35105
35044
|
align-items: center;
|
|
35106
|
-
|
|
35107
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35045
|
+
margin-top: 8px;
|
|
35108
35046
|
}
|
|
35109
35047
|
|
|
35110
|
-
.
|
|
35111
|
-
|
|
35048
|
+
.E_a138syjm button.ant-btn {
|
|
35049
|
+
padding: 2px 8px;
|
|
35050
|
+
height: 24px;
|
|
35112
35051
|
}
|
|
35113
35052
|
|
|
35114
|
-
.
|
|
35115
|
-
|
|
35116
|
-
|
|
35053
|
+
.E_a138syjm > span.maximum-desc {
|
|
35054
|
+
display: none;
|
|
35055
|
+
margin-left: 8px;
|
|
35056
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35117
35057
|
}
|
|
35118
35058
|
|
|
35119
|
-
.
|
|
35120
|
-
|
|
35059
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35060
|
+
display: inline;
|
|
35121
35061
|
}
|
|
35122
35062
|
|
|
35123
|
-
.
|
|
35124
|
-
|
|
35125
|
-
|
|
35126
|
-
|
|
35063
|
+
.E_d77i8u0 {
|
|
35064
|
+
width: 24px;
|
|
35065
|
+
height: 24px;
|
|
35066
|
+
padding: 4px;
|
|
35067
|
+
margin-right: 8px;
|
|
35127
35068
|
}
|
|
35128
35069
|
|
|
35129
|
-
.
|
|
35130
|
-
|
|
35070
|
+
.E_sjob3jg {
|
|
35071
|
+
--item-min-width: 60px;
|
|
35131
35072
|
}
|
|
35132
35073
|
|
|
35133
|
-
.
|
|
35134
|
-
|
|
35074
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
35075
|
+
display: none !important;
|
|
35135
35076
|
}
|
|
35136
35077
|
|
|
35137
|
-
.
|
|
35138
|
-
|
|
35078
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
35079
|
+
flex-shrink: 0 !important;
|
|
35139
35080
|
}
|
|
35140
35081
|
|
|
35141
|
-
.
|
|
35142
|
-
|
|
35143
|
-
font-weight: 400;
|
|
35144
|
-
position: relative;
|
|
35145
|
-
border-bottom: none;
|
|
35146
|
-
color: #00122e;
|
|
35147
|
-
transition: none;
|
|
35148
|
-
padding: 15px 8px 15px 8px;
|
|
35082
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
35083
|
+
color: #0080ff;
|
|
35149
35084
|
}
|
|
35150
35085
|
|
|
35151
|
-
.
|
|
35152
|
-
|
|
35153
|
-
|
|
35154
|
-
top: 0;
|
|
35155
|
-
bottom: 0;
|
|
35156
|
-
background: rgba(211, 218, 235, 0.6);
|
|
35157
|
-
position: absolute;
|
|
35158
|
-
right: 0;
|
|
35086
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35087
|
+
color: #0080ff;
|
|
35088
|
+
font-weight: normal;
|
|
35159
35089
|
}
|
|
35160
35090
|
|
|
35161
|
-
.
|
|
35162
|
-
|
|
35091
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title, .E_sjob3jg .ant-steps-item.ant-steps-item-finish .ant-steps-item-container:hover .ant-steps-item-content .ant-steps-item-title {
|
|
35092
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35163
35093
|
}
|
|
35164
35094
|
|
|
35165
|
-
.
|
|
35166
|
-
|
|
35095
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35096
|
+
color: #00122e;
|
|
35167
35097
|
}
|
|
35168
35098
|
|
|
35169
|
-
.
|
|
35170
|
-
|
|
35099
|
+
.E_sjob3jg .step-item-text {
|
|
35100
|
+
display: inline-block;
|
|
35101
|
+
}
|
|
35102
|
+
|
|
35103
|
+
.E_sjob3jg .step-item-title {
|
|
35171
35104
|
overflow: hidden;
|
|
35172
35105
|
white-space: nowrap;
|
|
35173
35106
|
text-overflow: ellipsis;
|
|
35174
35107
|
}
|
|
35175
35108
|
|
|
35176
|
-
.
|
|
35177
|
-
|
|
35178
|
-
|
|
35109
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
35110
|
+
min-width: var(--item-min-width);
|
|
35111
|
+
}
|
|
35112
|
+
|
|
35113
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
35114
|
+
cursor: not-allowed !important;
|
|
35115
|
+
}
|
|
35116
|
+
|
|
35117
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
35118
|
+
flex-direction: row;
|
|
35119
|
+
justify-content: stretch;
|
|
35120
|
+
}
|
|
35121
|
+
|
|
35122
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
35123
|
+
padding: 0;
|
|
35124
|
+
margin-right: 4px;
|
|
35179
35125
|
flex: 1;
|
|
35126
|
+
overflow: visible;
|
|
35180
35127
|
}
|
|
35181
35128
|
|
|
35182
|
-
.
|
|
35183
|
-
|
|
35129
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
35130
|
+
width: 100%;
|
|
35131
|
+
min-height: unset;
|
|
35184
35132
|
}
|
|
35185
35133
|
|
|
35186
|
-
.
|
|
35134
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
35135
|
+
height: 26px;
|
|
35136
|
+
line-height: 26px;
|
|
35137
|
+
width: 100%;
|
|
35187
35138
|
padding: 0;
|
|
35139
|
+
font-size: 12px;
|
|
35188
35140
|
}
|
|
35189
35141
|
|
|
35190
|
-
.
|
|
35191
|
-
|
|
35192
|
-
|
|
35193
|
-
|
|
35194
|
-
|
|
35195
|
-
height: 16px;
|
|
35142
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
35143
|
+
margin-right: 10px;
|
|
35144
|
+
}
|
|
35145
|
+
|
|
35146
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
35196
35147
|
display: none;
|
|
35197
|
-
transition: transform 320ms ease;
|
|
35198
35148
|
}
|
|
35199
35149
|
|
|
35200
|
-
.
|
|
35201
|
-
|
|
35202
|
-
|
|
35150
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
35151
|
+
padding-left: 8px;
|
|
35152
|
+
padding-right: 4px;
|
|
35153
|
+
border-radius: 4px 0 0 4px;
|
|
35203
35154
|
}
|
|
35204
35155
|
|
|
35205
|
-
.
|
|
35206
|
-
|
|
35156
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
35157
|
+
margin-right: 0;
|
|
35207
35158
|
}
|
|
35208
35159
|
|
|
35209
|
-
.
|
|
35210
|
-
|
|
35160
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
35161
|
+
padding-right: 8px;
|
|
35162
|
+
padding-left: 12px;
|
|
35163
|
+
border-radius: 0 4px 4px 0;
|
|
35211
35164
|
}
|
|
35212
35165
|
|
|
35213
|
-
.
|
|
35214
|
-
|
|
35166
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
35167
|
+
content: "";
|
|
35168
|
+
width: 0;
|
|
35169
|
+
height: 0;
|
|
35170
|
+
border: 13px solid transparent;
|
|
35171
|
+
position: absolute;
|
|
35172
|
+
top: 0;
|
|
35173
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35174
|
+
z-index: 2;
|
|
35175
|
+
position: relative;
|
|
35176
|
+
top: -50%;
|
|
35177
|
+
right: -100%;
|
|
35215
35178
|
}
|
|
35216
35179
|
|
|
35217
|
-
.
|
|
35218
|
-
|
|
35180
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
35181
|
+
padding: 0 4px 0 12px;
|
|
35219
35182
|
}
|
|
35220
35183
|
|
|
35221
|
-
.
|
|
35222
|
-
|
|
35184
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
35185
|
+
content: "";
|
|
35186
|
+
width: 0;
|
|
35187
|
+
height: 0;
|
|
35188
|
+
border: 13px solid transparent;
|
|
35189
|
+
position: absolute;
|
|
35190
|
+
top: 0;
|
|
35191
|
+
border-left: 8px solid #fff;
|
|
35192
|
+
left: 0;
|
|
35223
35193
|
}
|
|
35224
35194
|
|
|
35225
|
-
.
|
|
35226
|
-
|
|
35195
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
35196
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
35227
35197
|
}
|
|
35228
35198
|
|
|
35229
|
-
.
|
|
35230
|
-
|
|
35199
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
35200
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35231
35201
|
}
|
|
35232
35202
|
|
|
35233
|
-
.
|
|
35234
|
-
|
|
35203
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
35204
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
35235
35205
|
}
|
|
35236
35206
|
|
|
35237
|
-
.
|
|
35238
|
-
|
|
35239
|
-
|
|
35240
|
-
top: 50%;
|
|
35241
|
-
transform: translate(-50%, -50%);
|
|
35207
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35208
|
+
cursor: pointer;
|
|
35209
|
+
min-width: var(--item-min-width);
|
|
35242
35210
|
}
|
|
35243
35211
|
|
|
35244
|
-
.
|
|
35245
|
-
|
|
35212
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
35213
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
35214
|
+
min-width: var(--item-min-width);
|
|
35246
35215
|
}
|
|
35247
35216
|
|
|
35248
|
-
.
|
|
35249
|
-
|
|
35217
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
35218
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
35219
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35250
35220
|
}
|
|
35251
35221
|
|
|
35252
|
-
.
|
|
35253
|
-
|
|
35222
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
35223
|
+
padding: 0;
|
|
35254
35224
|
}
|
|
35255
35225
|
|
|
35256
|
-
.
|
|
35257
|
-
|
|
35258
|
-
|
|
35259
|
-
background: inherit !important;
|
|
35260
|
-
height: 100px;
|
|
35261
|
-
vertical-align: middle;
|
|
35226
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
35227
|
+
width: 192px;
|
|
35228
|
+
row-gap: 2px;
|
|
35262
35229
|
}
|
|
35263
35230
|
|
|
35264
|
-
.
|
|
35265
|
-
|
|
35266
|
-
font-weight: bold;
|
|
35267
|
-
font-size: 20px;
|
|
35268
|
-
color: rgba(10, 37, 85, 0.6);
|
|
35231
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35232
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35269
35233
|
}
|
|
35270
35234
|
|
|
35271
|
-
.
|
|
35272
|
-
|
|
35273
|
-
z-index: 10;
|
|
35235
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
35236
|
+
color: #00122e !important;
|
|
35274
35237
|
}
|
|
35275
35238
|
|
|
35276
|
-
.
|
|
35277
|
-
|
|
35278
|
-
position: relative;
|
|
35279
|
-
background: #fff;
|
|
35239
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-disabled) .ant-steps-item-container:hover {
|
|
35240
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35280
35241
|
}
|
|
35281
35242
|
|
|
35282
|
-
.
|
|
35283
|
-
|
|
35243
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
35244
|
+
padding: 0 8px;
|
|
35245
|
+
border-radius: 4px;
|
|
35246
|
+
height: 32px;
|
|
35284
35247
|
display: flex;
|
|
35285
35248
|
align-items: center;
|
|
35286
|
-
justify-content: flex-end;
|
|
35287
|
-
padding-right: 8px;
|
|
35288
35249
|
}
|
|
35289
35250
|
|
|
35290
|
-
.
|
|
35291
|
-
|
|
35292
|
-
|
|
35293
|
-
cursor: pointer;
|
|
35294
|
-
justify-content: center;
|
|
35295
|
-
border-radius: 4px;
|
|
35251
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
35252
|
+
min-height: auto;
|
|
35253
|
+
white-space: nowrap;
|
|
35296
35254
|
}
|
|
35297
35255
|
|
|
35298
|
-
.
|
|
35299
|
-
|
|
35256
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
35257
|
+
font-size: 13px;
|
|
35258
|
+
line-height: 20px;
|
|
35259
|
+
max-width: 100%;
|
|
35260
|
+
padding-right: 0;
|
|
35300
35261
|
}
|
|
35301
35262
|
|
|
35302
|
-
.
|
|
35303
|
-
|
|
35304
|
-
flex: 1;
|
|
35263
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
35264
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35305
35265
|
}
|
|
35306
35266
|
|
|
35307
|
-
.
|
|
35308
|
-
|
|
35267
|
+
.E_h6l1tj4 {
|
|
35268
|
+
width: 100%;
|
|
35269
|
+
display: inline-flex;
|
|
35270
|
+
align-items: center;
|
|
35271
|
+
justify-content: center;
|
|
35272
|
+
column-gap: 4px;
|
|
35309
35273
|
}
|
|
35310
35274
|
|
|
35311
|
-
.
|
|
35312
|
-
|
|
35313
|
-
|
|
35275
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
35276
|
+
display: inline-flex;
|
|
35277
|
+
align-items: center;
|
|
35278
|
+
width: 18px;
|
|
35279
|
+
height: 18px;
|
|
35280
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35281
|
+
justify-content: center;
|
|
35314
35282
|
}
|
|
35315
35283
|
|
|
35316
|
-
.
|
|
35317
|
-
|
|
35318
|
-
|
|
35284
|
+
.E_v18frne8 {
|
|
35285
|
+
width: 100%;
|
|
35286
|
+
display: flex;
|
|
35287
|
+
align-items: center;
|
|
35288
|
+
justify-content: center;
|
|
35289
|
+
column-gap: 6px;
|
|
35290
|
+
font-size: 13px;
|
|
35319
35291
|
}
|
|
35320
35292
|
|
|
35321
|
-
.
|
|
35322
|
-
display: flex;
|
|
35293
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
35294
|
+
display: inline-flex;
|
|
35323
35295
|
align-items: center;
|
|
35324
|
-
|
|
35296
|
+
min-width: 20px;
|
|
35297
|
+
min-height: 20px;
|
|
35298
|
+
color: rgba(44, 56, 82, 0.75);
|
|
35299
|
+
justify-content: center;
|
|
35325
35300
|
}
|
|
35326
35301
|
|
|
35327
35302
|
.E_t13ef470 {
|
|
@@ -35361,6 +35336,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35361
35336
|
background: rgba(163, 180, 204, 0.18);
|
|
35362
35337
|
}
|
|
35363
35338
|
|
|
35339
|
+
.E_t1gvlxt5 {
|
|
35340
|
+
min-width: 0;
|
|
35341
|
+
flex: 1;
|
|
35342
|
+
}
|
|
35343
|
+
|
|
35344
|
+
.E_t1gvlxt5 .tag {
|
|
35345
|
+
flex: 0 0 auto;
|
|
35346
|
+
}
|
|
35347
|
+
|
|
35348
|
+
.E_t1gvlxt5 .progress-title {
|
|
35349
|
+
flex: 2;
|
|
35350
|
+
max-width: fit-content;
|
|
35351
|
+
}
|
|
35352
|
+
|
|
35353
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35354
|
+
flex: 1;
|
|
35355
|
+
max-width: fit-content;
|
|
35356
|
+
}
|
|
35357
|
+
|
|
35358
|
+
.E_a1ji6r68 {
|
|
35359
|
+
display: flex;
|
|
35360
|
+
align-items: center;
|
|
35361
|
+
column-gap: var(--a1ji6r68-0);
|
|
35362
|
+
}
|
|
35363
|
+
|
|
35364
35364
|
.E_msn7nxt {
|
|
35365
35365
|
color: rgba(44, 56, 82, 0.6);
|
|
35366
35366
|
text-align: center;
|