@cloudtower/eagle 0.31.26 → 0.31.27
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 +1730 -1730
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +1770 -1770
- package/package.json +4 -4
package/dist/style.css
CHANGED
|
@@ -29558,6 +29558,19 @@ html body {
|
|
|
29558
29558
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29559
29559
|
}
|
|
29560
29560
|
}
|
|
29561
|
+
.E_m74vjol {
|
|
29562
|
+
display: flex;
|
|
29563
|
+
justify-content: space-between;
|
|
29564
|
+
width: 100%;
|
|
29565
|
+
}
|
|
29566
|
+
.E_m74vjol .action {
|
|
29567
|
+
margin-left: 16px;
|
|
29568
|
+
}
|
|
29569
|
+
|
|
29570
|
+
.E_a1o35uvh .ant-alert-message {
|
|
29571
|
+
width: 100%;
|
|
29572
|
+
}
|
|
29573
|
+
|
|
29561
29574
|
.E_c18gxmrl {
|
|
29562
29575
|
border: 1px solid #d8deeb;
|
|
29563
29576
|
border-radius: 4px;
|
|
@@ -29578,19 +29591,6 @@ html body {
|
|
|
29578
29591
|
padding: 8px 12px;
|
|
29579
29592
|
}
|
|
29580
29593
|
|
|
29581
|
-
.E_m74vjol {
|
|
29582
|
-
display: flex;
|
|
29583
|
-
justify-content: space-between;
|
|
29584
|
-
width: 100%;
|
|
29585
|
-
}
|
|
29586
|
-
.E_m74vjol .action {
|
|
29587
|
-
margin-left: 16px;
|
|
29588
|
-
}
|
|
29589
|
-
|
|
29590
|
-
.E_a1o35uvh .ant-alert-message {
|
|
29591
|
-
width: 100%;
|
|
29592
|
-
}
|
|
29593
|
-
|
|
29594
29594
|
.E_berrcjl {
|
|
29595
29595
|
color: rgba(10, 37, 85, 0.6);
|
|
29596
29596
|
margin-bottom: 4px;
|
|
@@ -29636,6 +29636,28 @@ html body {
|
|
|
29636
29636
|
border-radius: unset;
|
|
29637
29637
|
}
|
|
29638
29638
|
|
|
29639
|
+
.E_c1uzzomf {
|
|
29640
|
+
margin-bottom: 16px;
|
|
29641
|
+
}
|
|
29642
|
+
.E_c1uzzomf .card-title {
|
|
29643
|
+
font-size: 16px;
|
|
29644
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29645
|
+
font-weight: 700;
|
|
29646
|
+
line-height: 32px;
|
|
29647
|
+
}
|
|
29648
|
+
.E_c1uzzomf .card-body {
|
|
29649
|
+
padding: 24px;
|
|
29650
|
+
border-radius: 8px;
|
|
29651
|
+
background: #fff;
|
|
29652
|
+
}
|
|
29653
|
+
.E_c1uzzomf .empty {
|
|
29654
|
+
font-weight: 700;
|
|
29655
|
+
font-size: 14px;
|
|
29656
|
+
line-height: 22px;
|
|
29657
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29658
|
+
text-align: center;
|
|
29659
|
+
}
|
|
29660
|
+
|
|
29639
29661
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29640
29662
|
justify-content: center;
|
|
29641
29663
|
}
|
|
@@ -29973,28 +29995,6 @@ button.E_n7k2c6r {
|
|
|
29973
29995
|
width: 102px;
|
|
29974
29996
|
}
|
|
29975
29997
|
|
|
29976
|
-
.E_c1uzzomf {
|
|
29977
|
-
margin-bottom: 16px;
|
|
29978
|
-
}
|
|
29979
|
-
.E_c1uzzomf .card-title {
|
|
29980
|
-
font-size: 16px;
|
|
29981
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29982
|
-
font-weight: 700;
|
|
29983
|
-
line-height: 32px;
|
|
29984
|
-
}
|
|
29985
|
-
.E_c1uzzomf .card-body {
|
|
29986
|
-
padding: 24px;
|
|
29987
|
-
border-radius: 8px;
|
|
29988
|
-
background: #fff;
|
|
29989
|
-
}
|
|
29990
|
-
.E_c1uzzomf .empty {
|
|
29991
|
-
font-weight: 700;
|
|
29992
|
-
font-size: 14px;
|
|
29993
|
-
line-height: 22px;
|
|
29994
|
-
color: rgba(0, 21, 64, 0.3);
|
|
29995
|
-
text-align: center;
|
|
29996
|
-
}
|
|
29997
|
-
|
|
29998
29998
|
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29999
29999
|
padding: 4px 8px 0 8px;
|
|
30000
30000
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -30008,6 +30008,17 @@ button.E_n7k2c6r {
|
|
|
30008
30008
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30009
30009
|
}
|
|
30010
30010
|
|
|
30011
|
+
.E_c1yyuluq {
|
|
30012
|
+
border-radius: 8px;
|
|
30013
|
+
}
|
|
30014
|
+
.E_c1yyuluq .ant-card-body {
|
|
30015
|
+
padding: 20px 24px 24px 24px;
|
|
30016
|
+
}
|
|
30017
|
+
|
|
30018
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30019
|
+
display: flex;
|
|
30020
|
+
}
|
|
30021
|
+
|
|
30011
30022
|
.E_ccrbeuz .ant-collapse-item {
|
|
30012
30023
|
border: 0px;
|
|
30013
30024
|
background-color: #fff;
|
|
@@ -30030,21 +30041,6 @@ button.E_n7k2c6r {
|
|
|
30030
30041
|
cursor: default;
|
|
30031
30042
|
}
|
|
30032
30043
|
|
|
30033
|
-
.E_c1yyuluq {
|
|
30034
|
-
border-radius: 8px;
|
|
30035
|
-
}
|
|
30036
|
-
.E_c1yyuluq .ant-card-body {
|
|
30037
|
-
padding: 20px 24px 24px 24px;
|
|
30038
|
-
}
|
|
30039
|
-
|
|
30040
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30041
|
-
display: flex;
|
|
30042
|
-
}
|
|
30043
|
-
|
|
30044
|
-
.E_sx1bpnu .ant-input-sm {
|
|
30045
|
-
line-height: 18px;
|
|
30046
|
-
}
|
|
30047
|
-
|
|
30048
30044
|
.E_phljevk {
|
|
30049
30045
|
display: flex;
|
|
30050
30046
|
justify-content: space-between;
|
|
@@ -30102,6 +30098,10 @@ button.E_n7k2c6r {
|
|
|
30102
30098
|
line-height: 18px;
|
|
30103
30099
|
}
|
|
30104
30100
|
|
|
30101
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30102
|
+
line-height: 18px;
|
|
30103
|
+
}
|
|
30104
|
+
|
|
30105
30105
|
.E_i11gg7mj .ant-input-prefix {
|
|
30106
30106
|
margin-right: 8px;
|
|
30107
30107
|
}
|
|
@@ -30274,6 +30274,118 @@ button.E_n7k2c6r {
|
|
|
30274
30274
|
width: 36px;
|
|
30275
30275
|
}
|
|
30276
30276
|
|
|
30277
|
+
.E_c18bcrac {
|
|
30278
|
+
display: inline-block;
|
|
30279
|
+
width: 100%;
|
|
30280
|
+
}
|
|
30281
|
+
.E_c18bcrac .recharts-wrapper {
|
|
30282
|
+
margin-left: 4px;
|
|
30283
|
+
}
|
|
30284
|
+
|
|
30285
|
+
.E_cro7kg2 {
|
|
30286
|
+
padding: 4px;
|
|
30287
|
+
}
|
|
30288
|
+
|
|
30289
|
+
.E_c14wcxf0 {
|
|
30290
|
+
display: flex;
|
|
30291
|
+
justify-content: space-between;
|
|
30292
|
+
align-items: center;
|
|
30293
|
+
font-size: 13px;
|
|
30294
|
+
line-height: 24px;
|
|
30295
|
+
color: #cccccc;
|
|
30296
|
+
white-space: nowrap;
|
|
30297
|
+
}
|
|
30298
|
+
.E_c14wcxf0 label {
|
|
30299
|
+
margin-right: 32px;
|
|
30300
|
+
}
|
|
30301
|
+
|
|
30302
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
30303
|
+
font-weight: bold;
|
|
30304
|
+
color: white;
|
|
30305
|
+
}
|
|
30306
|
+
|
|
30307
|
+
.E_s11212zy {
|
|
30308
|
+
width: 8px;
|
|
30309
|
+
height: 8px;
|
|
30310
|
+
border-radius: 2px;
|
|
30311
|
+
display: inline-block;
|
|
30312
|
+
background: var(--s11212zy-0);
|
|
30313
|
+
border: 1px solid #fff;
|
|
30314
|
+
box-sizing: content-box;
|
|
30315
|
+
margin-right: 6px;
|
|
30316
|
+
}
|
|
30317
|
+
|
|
30318
|
+
.E_p1lyky6c > :first-child {
|
|
30319
|
+
font-weight: bold;
|
|
30320
|
+
color: white;
|
|
30321
|
+
margin-right: 4px;
|
|
30322
|
+
}
|
|
30323
|
+
|
|
30324
|
+
.E_ivqqkzv {
|
|
30325
|
+
height: 24px;
|
|
30326
|
+
width: 56px !important;
|
|
30327
|
+
margin-right: 4px;
|
|
30328
|
+
}
|
|
30329
|
+
|
|
30330
|
+
.E_c1wk4q29 {
|
|
30331
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30332
|
+
}
|
|
30333
|
+
|
|
30334
|
+
.E_s1dizucg.ant-switch {
|
|
30335
|
+
min-width: 40px;
|
|
30336
|
+
height: 24px;
|
|
30337
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30338
|
+
overflow: hidden;
|
|
30339
|
+
}
|
|
30340
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30341
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30342
|
+
}
|
|
30343
|
+
.E_s1dizucg.ant-switch-small {
|
|
30344
|
+
min-width: 26px;
|
|
30345
|
+
height: 16px;
|
|
30346
|
+
}
|
|
30347
|
+
.E_s1dizucg.ant-switch-large {
|
|
30348
|
+
min-width: 52px;
|
|
30349
|
+
height: 32px;
|
|
30350
|
+
}
|
|
30351
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30352
|
+
height: 20px;
|
|
30353
|
+
width: 20px;
|
|
30354
|
+
}
|
|
30355
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30356
|
+
border-radius: 10px;
|
|
30357
|
+
transition-delay: 120ms;
|
|
30358
|
+
}
|
|
30359
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30360
|
+
height: 14px;
|
|
30361
|
+
width: 14px;
|
|
30362
|
+
top: 1px;
|
|
30363
|
+
left: 1px;
|
|
30364
|
+
}
|
|
30365
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30366
|
+
height: 28px;
|
|
30367
|
+
width: 28px;
|
|
30368
|
+
}
|
|
30369
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30370
|
+
border-radius: 14px;
|
|
30371
|
+
}
|
|
30372
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30373
|
+
background-color: #00ba5d;
|
|
30374
|
+
}
|
|
30375
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30376
|
+
left: calc(100% - 20px - 2px);
|
|
30377
|
+
}
|
|
30378
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30379
|
+
left: calc(100% - 14px - 1px);
|
|
30380
|
+
}
|
|
30381
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30382
|
+
left: calc(100% - 28px - 2px);
|
|
30383
|
+
}
|
|
30384
|
+
|
|
30385
|
+
.E_c1up6e3y {
|
|
30386
|
+
margin-left: 5px;
|
|
30387
|
+
}
|
|
30388
|
+
|
|
30277
30389
|
.E_c1bus5hc {
|
|
30278
30390
|
--color: white;
|
|
30279
30391
|
height: 14px;
|
|
@@ -30314,97 +30426,104 @@ button.E_n7k2c6r {
|
|
|
30314
30426
|
transform: rotate(0deg);
|
|
30315
30427
|
}
|
|
30316
30428
|
|
|
30317
|
-
.
|
|
30318
|
-
|
|
30319
|
-
height: 246px;
|
|
30320
|
-
border-radius: 4px;
|
|
30321
|
-
}
|
|
30322
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
30323
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30324
|
-
width: 100%;
|
|
30325
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
30326
|
-
border-top: none;
|
|
30429
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30430
|
+
display: none;
|
|
30327
30431
|
}
|
|
30328
|
-
.
|
|
30329
|
-
|
|
30330
|
-
|
|
30432
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30433
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30434
|
+
border-radius: 4px;
|
|
30331
30435
|
}
|
|
30332
|
-
.
|
|
30333
|
-
|
|
30334
|
-
width: 100%;
|
|
30335
|
-
height: 180px;
|
|
30336
|
-
border-spacing: 0;
|
|
30436
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30437
|
+
visibility: hidden;
|
|
30337
30438
|
}
|
|
30338
|
-
|
|
30339
|
-
.
|
|
30340
|
-
|
|
30439
|
+
|
|
30440
|
+
.E_s1dni7lo {
|
|
30441
|
+
width: 430px !important;
|
|
30341
30442
|
}
|
|
30342
|
-
|
|
30343
|
-
.
|
|
30344
|
-
|
|
30443
|
+
|
|
30444
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30445
|
+
padding: 8px 16px;
|
|
30446
|
+
line-height: 18px;
|
|
30447
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30448
|
+
height: 34px;
|
|
30449
|
+
min-height: 34px;
|
|
30450
|
+
box-sizing: border-box;
|
|
30451
|
+
margin-top: 8px;
|
|
30345
30452
|
}
|
|
30346
|
-
|
|
30347
|
-
.
|
|
30348
|
-
|
|
30453
|
+
|
|
30454
|
+
.E_o1ugr09p {
|
|
30455
|
+
display: flex;
|
|
30456
|
+
flex-direction: column;
|
|
30457
|
+
margin: 1px 8px;
|
|
30458
|
+
padding: 8px;
|
|
30459
|
+
border-radius: 4px;
|
|
30349
30460
|
}
|
|
30350
|
-
.
|
|
30351
|
-
|
|
30352
|
-
opacity: 0.4;
|
|
30461
|
+
.E_o1ugr09p .selected-icon {
|
|
30462
|
+
display: none;
|
|
30353
30463
|
}
|
|
30354
|
-
.
|
|
30355
|
-
|
|
30356
|
-
opacity: 1;
|
|
30464
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30465
|
+
padding-left: 8px;
|
|
30357
30466
|
}
|
|
30358
|
-
.
|
|
30359
|
-
color:
|
|
30467
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30468
|
+
background-color: white;
|
|
30360
30469
|
}
|
|
30361
|
-
.
|
|
30362
|
-
|
|
30470
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30471
|
+
color: #0080ff;
|
|
30363
30472
|
}
|
|
30364
|
-
|
|
30365
|
-
|
|
30366
|
-
|
|
30367
|
-
|
|
30368
|
-
|
|
30369
|
-
|
|
30473
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30474
|
+
display: block;
|
|
30475
|
+
}
|
|
30476
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30477
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30478
|
+
}
|
|
30479
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30480
|
+
color: #0080ff;
|
|
30481
|
+
}
|
|
30482
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30483
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30484
|
+
color: #0080ff;
|
|
30370
30485
|
}
|
|
30371
30486
|
|
|
30372
|
-
.
|
|
30373
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30487
|
+
.E_o1ifxsq4 {
|
|
30374
30488
|
display: flex;
|
|
30375
30489
|
justify-content: space-between;
|
|
30376
|
-
|
|
30377
|
-
|
|
30490
|
+
height: 20px;
|
|
30491
|
+
line-height: 20px;
|
|
30378
30492
|
}
|
|
30379
|
-
.
|
|
30380
|
-
|
|
30493
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30494
|
+
color: #2d3a56;
|
|
30495
|
+
overflow: hidden;
|
|
30496
|
+
text-overflow: ellipsis;
|
|
30381
30497
|
}
|
|
30382
|
-
|
|
30383
|
-
|
|
30498
|
+
|
|
30499
|
+
.E_o1zue7 {
|
|
30500
|
+
display: flex;
|
|
30501
|
+
justify-content: space-between;
|
|
30502
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30503
|
+
height: 18px;
|
|
30504
|
+
line-height: 18px;
|
|
30505
|
+
margin-top: 2px;
|
|
30384
30506
|
}
|
|
30385
30507
|
|
|
30386
|
-
.
|
|
30387
|
-
|
|
30508
|
+
.E_tyfmlxg {
|
|
30509
|
+
border: none;
|
|
30510
|
+
margin-right: 0;
|
|
30511
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30388
30512
|
}
|
|
30389
|
-
|
|
30390
|
-
|
|
30391
|
-
|
|
30513
|
+
|
|
30514
|
+
.E_o18uybox {
|
|
30515
|
+
pointer-events: none;
|
|
30516
|
+
height: 32px;
|
|
30517
|
+
width: 100%;
|
|
30518
|
+
opacity: 0;
|
|
30392
30519
|
}
|
|
30393
|
-
|
|
30520
|
+
|
|
30521
|
+
.E_iq1gosr {
|
|
30394
30522
|
display: inline-block;
|
|
30395
|
-
width: 2px;
|
|
30396
|
-
height: 2px;
|
|
30397
|
-
border-radius: 1px;
|
|
30398
|
-
background: #0096ff;
|
|
30399
|
-
}
|
|
30400
|
-
.E_cxhf7dh .dot:not(:last-child) {
|
|
30401
|
-
margin-right: 2px;
|
|
30402
30523
|
}
|
|
30403
|
-
|
|
30404
|
-
|
|
30405
|
-
|
|
30406
|
-
background: #0096ff;
|
|
30407
|
-
border-radius: 2px;
|
|
30524
|
+
|
|
30525
|
+
.E_tju3gfj .date {
|
|
30526
|
+
margin-right: 4px;
|
|
30408
30527
|
}
|
|
30409
30528
|
|
|
30410
30529
|
.E_s1ebs0ra {
|
|
@@ -30468,137 +30587,6 @@ button.E_n7k2c6r {
|
|
|
30468
30587
|
background: #fff;
|
|
30469
30588
|
}
|
|
30470
30589
|
|
|
30471
|
-
.E_s1dizucg.ant-switch {
|
|
30472
|
-
min-width: 40px;
|
|
30473
|
-
height: 24px;
|
|
30474
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30475
|
-
overflow: hidden;
|
|
30476
|
-
}
|
|
30477
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30478
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30479
|
-
}
|
|
30480
|
-
.E_s1dizucg.ant-switch-small {
|
|
30481
|
-
min-width: 26px;
|
|
30482
|
-
height: 16px;
|
|
30483
|
-
}
|
|
30484
|
-
.E_s1dizucg.ant-switch-large {
|
|
30485
|
-
min-width: 52px;
|
|
30486
|
-
height: 32px;
|
|
30487
|
-
}
|
|
30488
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30489
|
-
height: 20px;
|
|
30490
|
-
width: 20px;
|
|
30491
|
-
}
|
|
30492
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30493
|
-
border-radius: 10px;
|
|
30494
|
-
transition-delay: 120ms;
|
|
30495
|
-
}
|
|
30496
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30497
|
-
height: 14px;
|
|
30498
|
-
width: 14px;
|
|
30499
|
-
top: 1px;
|
|
30500
|
-
left: 1px;
|
|
30501
|
-
}
|
|
30502
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30503
|
-
height: 28px;
|
|
30504
|
-
width: 28px;
|
|
30505
|
-
}
|
|
30506
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30507
|
-
border-radius: 14px;
|
|
30508
|
-
}
|
|
30509
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30510
|
-
background-color: #00ba5d;
|
|
30511
|
-
}
|
|
30512
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30513
|
-
left: calc(100% - 20px - 2px);
|
|
30514
|
-
}
|
|
30515
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30516
|
-
left: calc(100% - 14px - 1px);
|
|
30517
|
-
}
|
|
30518
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30519
|
-
left: calc(100% - 28px - 2px);
|
|
30520
|
-
}
|
|
30521
|
-
|
|
30522
|
-
.E_c1up6e3y {
|
|
30523
|
-
margin-left: 5px;
|
|
30524
|
-
}
|
|
30525
|
-
|
|
30526
|
-
.E_ivqqkzv {
|
|
30527
|
-
height: 24px;
|
|
30528
|
-
width: 56px !important;
|
|
30529
|
-
margin-right: 4px;
|
|
30530
|
-
}
|
|
30531
|
-
|
|
30532
|
-
.E_c1wk4q29 {
|
|
30533
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30534
|
-
}
|
|
30535
|
-
|
|
30536
|
-
.E_c18bcrac {
|
|
30537
|
-
display: inline-block;
|
|
30538
|
-
width: 100%;
|
|
30539
|
-
}
|
|
30540
|
-
.E_c18bcrac .recharts-wrapper {
|
|
30541
|
-
margin-left: 4px;
|
|
30542
|
-
}
|
|
30543
|
-
|
|
30544
|
-
.E_cro7kg2 {
|
|
30545
|
-
padding: 4px;
|
|
30546
|
-
}
|
|
30547
|
-
|
|
30548
|
-
.E_c14wcxf0 {
|
|
30549
|
-
display: flex;
|
|
30550
|
-
justify-content: space-between;
|
|
30551
|
-
align-items: center;
|
|
30552
|
-
font-size: 13px;
|
|
30553
|
-
line-height: 24px;
|
|
30554
|
-
color: #cccccc;
|
|
30555
|
-
white-space: nowrap;
|
|
30556
|
-
}
|
|
30557
|
-
.E_c14wcxf0 label {
|
|
30558
|
-
margin-right: 32px;
|
|
30559
|
-
}
|
|
30560
|
-
|
|
30561
|
-
.E_coy29mj.E_c14wcxf0 {
|
|
30562
|
-
font-weight: bold;
|
|
30563
|
-
color: white;
|
|
30564
|
-
}
|
|
30565
|
-
|
|
30566
|
-
.E_s11212zy {
|
|
30567
|
-
width: 8px;
|
|
30568
|
-
height: 8px;
|
|
30569
|
-
border-radius: 2px;
|
|
30570
|
-
display: inline-block;
|
|
30571
|
-
background: var(--s11212zy-0);
|
|
30572
|
-
border: 1px solid #fff;
|
|
30573
|
-
box-sizing: content-box;
|
|
30574
|
-
margin-right: 6px;
|
|
30575
|
-
}
|
|
30576
|
-
|
|
30577
|
-
.E_p1lyky6c > :first-child {
|
|
30578
|
-
font-weight: bold;
|
|
30579
|
-
color: white;
|
|
30580
|
-
margin-right: 4px;
|
|
30581
|
-
}
|
|
30582
|
-
|
|
30583
|
-
.E_tju3gfj .date {
|
|
30584
|
-
margin-right: 4px;
|
|
30585
|
-
}
|
|
30586
|
-
|
|
30587
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30588
|
-
display: none;
|
|
30589
|
-
}
|
|
30590
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
30591
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30592
|
-
border-radius: 4px;
|
|
30593
|
-
}
|
|
30594
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30595
|
-
visibility: hidden;
|
|
30596
|
-
}
|
|
30597
|
-
|
|
30598
|
-
.E_iq1gosr {
|
|
30599
|
-
display: inline-block;
|
|
30600
|
-
}
|
|
30601
|
-
|
|
30602
30590
|
.E_s1sck0th {
|
|
30603
30591
|
padding: 0 8px;
|
|
30604
30592
|
border-radius: 4px;
|
|
@@ -30681,126 +30669,187 @@ button.E_n7k2c6r {
|
|
|
30681
30669
|
background-color: #7E41FF;
|
|
30682
30670
|
}
|
|
30683
30671
|
|
|
30684
|
-
.
|
|
30685
|
-
width:
|
|
30686
|
-
|
|
30687
|
-
|
|
30688
|
-
.E_d1wwmmm5 .ant-select-item-group {
|
|
30689
|
-
padding: 8px 16px;
|
|
30690
|
-
line-height: 18px;
|
|
30691
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30692
|
-
height: 34px;
|
|
30693
|
-
min-height: 34px;
|
|
30694
|
-
box-sizing: border-box;
|
|
30695
|
-
margin-top: 8px;
|
|
30696
|
-
}
|
|
30697
|
-
|
|
30698
|
-
.E_o1ugr09p {
|
|
30699
|
-
display: flex;
|
|
30700
|
-
flex-direction: column;
|
|
30701
|
-
margin: 1px 8px;
|
|
30702
|
-
padding: 8px;
|
|
30672
|
+
.E_clm1wy1 {
|
|
30673
|
+
width: 192px;
|
|
30674
|
+
height: 246px;
|
|
30703
30675
|
border-radius: 4px;
|
|
30704
30676
|
}
|
|
30705
|
-
.
|
|
30706
|
-
|
|
30677
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30678
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30679
|
+
width: 100%;
|
|
30680
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30681
|
+
border-top: none;
|
|
30707
30682
|
}
|
|
30708
|
-
.
|
|
30709
|
-
|
|
30683
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30684
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30685
|
+
padding: 0 16px;
|
|
30710
30686
|
}
|
|
30711
|
-
.
|
|
30712
|
-
|
|
30687
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30688
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30689
|
+
width: 100%;
|
|
30690
|
+
height: 180px;
|
|
30691
|
+
border-spacing: 0;
|
|
30713
30692
|
}
|
|
30714
|
-
.
|
|
30715
|
-
|
|
30693
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30694
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30695
|
+
margin-bottom: 8px;
|
|
30716
30696
|
}
|
|
30717
|
-
.
|
|
30718
|
-
|
|
30697
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30698
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30699
|
+
width: 22px;
|
|
30719
30700
|
}
|
|
30720
|
-
.
|
|
30721
|
-
|
|
30701
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30702
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30703
|
+
padding: 0;
|
|
30722
30704
|
}
|
|
30723
|
-
.
|
|
30724
|
-
color:
|
|
30705
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30706
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30707
|
+
opacity: 0.4;
|
|
30725
30708
|
}
|
|
30726
|
-
.
|
|
30727
|
-
|
|
30728
|
-
|
|
30709
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30710
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30711
|
+
opacity: 1;
|
|
30712
|
+
}
|
|
30713
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30714
|
+
color: #3e4652;
|
|
30715
|
+
}
|
|
30716
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30717
|
+
pointer-events: none;
|
|
30729
30718
|
}
|
|
30730
30719
|
|
|
30731
|
-
.
|
|
30720
|
+
.E_t1tsm00v {
|
|
30721
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30722
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30723
|
+
backdrop-filter: blur(10px);
|
|
30724
|
+
padding: 7px 10px;
|
|
30725
|
+
}
|
|
30726
|
+
|
|
30727
|
+
.E_c167wnad {
|
|
30728
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30732
30729
|
display: flex;
|
|
30733
30730
|
justify-content: space-between;
|
|
30734
|
-
|
|
30735
|
-
|
|
30731
|
+
align-items: center;
|
|
30732
|
+
padding: 8px 16px;
|
|
30736
30733
|
}
|
|
30737
|
-
.
|
|
30738
|
-
|
|
30739
|
-
|
|
30740
|
-
|
|
30734
|
+
.E_c167wnad .anticon {
|
|
30735
|
+
cursor: pointer;
|
|
30736
|
+
}
|
|
30737
|
+
.E_c167wnad .anticon:hover {
|
|
30738
|
+
color: #0096ff;
|
|
30741
30739
|
}
|
|
30742
30740
|
|
|
30743
|
-
.
|
|
30741
|
+
.E_cxhf7dh {
|
|
30742
|
+
text-align: center;
|
|
30743
|
+
}
|
|
30744
|
+
.E_cxhf7dh .dots {
|
|
30744
30745
|
display: flex;
|
|
30745
|
-
justify-content:
|
|
30746
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30747
|
-
height: 18px;
|
|
30748
|
-
line-height: 18px;
|
|
30749
|
-
margin-top: 2px;
|
|
30746
|
+
justify-content: center;
|
|
30750
30747
|
}
|
|
30751
|
-
|
|
30752
|
-
|
|
30753
|
-
|
|
30754
|
-
|
|
30755
|
-
|
|
30748
|
+
.E_cxhf7dh .dot {
|
|
30749
|
+
display: inline-block;
|
|
30750
|
+
width: 2px;
|
|
30751
|
+
height: 2px;
|
|
30752
|
+
border-radius: 1px;
|
|
30753
|
+
background: #0096ff;
|
|
30756
30754
|
}
|
|
30757
|
-
|
|
30758
|
-
|
|
30759
|
-
|
|
30760
|
-
|
|
30761
|
-
width:
|
|
30762
|
-
|
|
30755
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30756
|
+
margin-right: 2px;
|
|
30757
|
+
}
|
|
30758
|
+
.E_cxhf7dh .bar {
|
|
30759
|
+
width: 9px;
|
|
30760
|
+
height: 2px;
|
|
30761
|
+
background: #0096ff;
|
|
30762
|
+
border-radius: 2px;
|
|
30763
30763
|
}
|
|
30764
30764
|
|
|
30765
|
-
.
|
|
30766
|
-
|
|
30765
|
+
.E_t1sqg15u {
|
|
30766
|
+
background: white;
|
|
30767
30767
|
}
|
|
30768
|
-
.
|
|
30769
|
-
|
|
30768
|
+
.E_t1sqg15u.inline .table-row {
|
|
30769
|
+
flex-direction: column;
|
|
30770
30770
|
}
|
|
30771
|
-
.
|
|
30772
|
-
|
|
30771
|
+
.E_t1sqg15u.inline .table-row > label {
|
|
30772
|
+
padding: 0 16px 7px 0;
|
|
30773
30773
|
}
|
|
30774
|
-
|
|
30775
|
-
|
|
30776
|
-
margin: 0 2px;
|
|
30774
|
+
.E_t1sqg15u.has-border .table-header {
|
|
30775
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30777
30776
|
}
|
|
30778
|
-
|
|
30779
|
-
|
|
30777
|
+
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30778
|
+
border-top: none !important;
|
|
30779
|
+
}
|
|
30780
|
+
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30781
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30782
|
+
}
|
|
30783
|
+
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30784
|
+
padding-bottom: 0;
|
|
30785
|
+
}
|
|
30786
|
+
.E_t1sqg15u.align-right .content {
|
|
30787
|
+
text-align: right;
|
|
30788
|
+
}
|
|
30789
|
+
.E_t1sqg15u .uuid-row {
|
|
30790
|
+
display: flex;
|
|
30791
|
+
justify-content: space-between;
|
|
30792
|
+
}
|
|
30793
|
+
.E_t1sqg15u .uuid-row .id-text {
|
|
30794
|
+
white-space: nowrap;
|
|
30780
30795
|
overflow: hidden;
|
|
30781
30796
|
text-overflow: ellipsis;
|
|
30782
30797
|
}
|
|
30783
30798
|
|
|
30784
|
-
.
|
|
30785
|
-
|
|
30799
|
+
.E_t4zczcp {
|
|
30800
|
+
display: flex;
|
|
30801
|
+
justify-content: space-between;
|
|
30802
|
+
align-items: center;
|
|
30803
|
+
padding: 8px;
|
|
30804
|
+
min-height: 32px;
|
|
30805
|
+
}
|
|
30806
|
+
.E_t4zczcp .table-title {
|
|
30807
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30808
|
+
font-weight: 600;
|
|
30809
|
+
font-size: 12px;
|
|
30810
|
+
line-height: 8px;
|
|
30811
|
+
}
|
|
30812
|
+
.E_t4zczcp .edit-icon {
|
|
30813
|
+
font-size: 16px;
|
|
30814
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30815
|
+
cursor: pointer;
|
|
30786
30816
|
}
|
|
30787
30817
|
|
|
30788
|
-
.
|
|
30789
|
-
|
|
30790
|
-
|
|
30791
|
-
-webkit-box-orient: vertical;
|
|
30792
|
-
word-break: break-all;
|
|
30818
|
+
.E_t1s7goww {
|
|
30819
|
+
font-size: 12px;
|
|
30820
|
+
line-height: 18px;
|
|
30793
30821
|
}
|
|
30794
30822
|
|
|
30795
|
-
.
|
|
30823
|
+
.E_t93e4cf {
|
|
30824
|
+
display: flex;
|
|
30825
|
+
padding: 8px 0;
|
|
30826
|
+
color: #2d3a56;
|
|
30827
|
+
}
|
|
30828
|
+
.E_t93e4cf .hidden {
|
|
30796
30829
|
display: none;
|
|
30797
30830
|
}
|
|
30798
|
-
.
|
|
30799
|
-
|
|
30800
|
-
border-radius: 4px;
|
|
30831
|
+
.E_t93e4cf .ant-btn-link {
|
|
30832
|
+
height: auto;
|
|
30801
30833
|
}
|
|
30802
|
-
.
|
|
30803
|
-
|
|
30834
|
+
.E_t93e4cf .content {
|
|
30835
|
+
overflow: hidden;
|
|
30836
|
+
overflow-x: auto;
|
|
30837
|
+
width: 100%;
|
|
30838
|
+
white-space: pre-wrap;
|
|
30839
|
+
}
|
|
30840
|
+
.E_t93e4cf .content .ant-btn {
|
|
30841
|
+
white-space: pre-wrap;
|
|
30842
|
+
text-align: left;
|
|
30843
|
+
}
|
|
30844
|
+
.E_t93e4cf .content .unit-chart {
|
|
30845
|
+
justify-content: flex-start;
|
|
30846
|
+
}
|
|
30847
|
+
|
|
30848
|
+
.E_rhz2uv5 {
|
|
30849
|
+
width: var(--rhz2uv5-0);
|
|
30850
|
+
flex-shrink: 0;
|
|
30851
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30852
|
+
padding-right: 12px;
|
|
30804
30853
|
}
|
|
30805
30854
|
|
|
30806
30855
|
.E_n12mqh7z {
|
|
@@ -30822,251 +30871,89 @@ span.E_tqjc4ui {
|
|
|
30822
30871
|
overflow: auto;
|
|
30823
30872
|
}
|
|
30824
30873
|
|
|
30825
|
-
.
|
|
30826
|
-
background: #edf0f7;
|
|
30827
|
-
padding: 32px 8px;
|
|
30828
|
-
overflow: auto;
|
|
30829
|
-
}
|
|
30830
|
-
.E_s1at6qmn .ant-layout-sider-children {
|
|
30874
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
30831
30875
|
display: flex;
|
|
30832
|
-
|
|
30833
|
-
justify-content: space-between;
|
|
30876
|
+
align-items: center;
|
|
30834
30877
|
}
|
|
30835
|
-
.
|
|
30836
|
-
|
|
30878
|
+
.E_s1iv0tp1 .enabled-text {
|
|
30879
|
+
margin-right: 8px;
|
|
30837
30880
|
}
|
|
30838
|
-
|
|
30839
|
-
|
|
30881
|
+
|
|
30882
|
+
span.E_tqjc4ui {
|
|
30883
|
+
margin: 0 2px;
|
|
30840
30884
|
}
|
|
30841
|
-
|
|
30842
|
-
|
|
30843
|
-
|
|
30885
|
+
|
|
30886
|
+
.E_skwah65 {
|
|
30887
|
+
height: 8px;
|
|
30888
|
+
box-sizing: border-box;
|
|
30889
|
+
border-radius: 2px;
|
|
30890
|
+
background: #f5f7fa;
|
|
30891
|
+
display: flex;
|
|
30892
|
+
width: 100%;
|
|
30844
30893
|
overflow: hidden;
|
|
30845
|
-
text-overflow: ellipsis;
|
|
30846
30894
|
}
|
|
30847
|
-
.
|
|
30848
|
-
margin-
|
|
30895
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
30896
|
+
margin-left: 1px;
|
|
30849
30897
|
}
|
|
30850
|
-
|
|
30851
|
-
|
|
30898
|
+
|
|
30899
|
+
.E_wg1tsps {
|
|
30900
|
+
display: flex;
|
|
30901
|
+
align-items: center;
|
|
30902
|
+
justify-content: flex-end;
|
|
30852
30903
|
}
|
|
30853
|
-
|
|
30854
|
-
|
|
30855
|
-
|
|
30856
|
-
|
|
30904
|
+
|
|
30905
|
+
.E_b1ctd5xy {
|
|
30906
|
+
display: flex;
|
|
30907
|
+
align-items: center;
|
|
30908
|
+
width: calc(100% - 40px);
|
|
30857
30909
|
}
|
|
30858
|
-
.
|
|
30859
|
-
|
|
30860
|
-
}
|
|
30861
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
30862
|
-
padding-bottom: 24px;
|
|
30863
|
-
}
|
|
30864
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
30865
|
-
margin-bottom: 24px;
|
|
30866
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
30867
|
-
}
|
|
30868
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
30869
|
-
transition: none;
|
|
30870
|
-
display: flex;
|
|
30871
|
-
align-items: center;
|
|
30872
|
-
height: 32px;
|
|
30873
|
-
line-height: 22px;
|
|
30874
|
-
padding: 0 8px;
|
|
30875
|
-
}
|
|
30876
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
30877
|
-
margin-right: 12px;
|
|
30878
|
-
}
|
|
30879
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
30880
|
-
margin: 0;
|
|
30881
|
-
margin-bottom: 2px;
|
|
30882
|
-
}
|
|
30883
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
30884
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
30885
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
30886
|
-
border-radius: 6px;
|
|
30887
|
-
color: #fff;
|
|
30888
|
-
}
|
|
30889
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
30890
|
-
color: #fff;
|
|
30891
|
-
}
|
|
30892
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
30893
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
30894
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
30895
|
-
border-radius: 6px;
|
|
30896
|
-
}
|
|
30897
|
-
|
|
30898
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
30899
|
-
white-space: nowrap;
|
|
30900
|
-
transition: all 0s;
|
|
30901
|
-
}
|
|
30902
|
-
.E_s1wu0lms.shrink {
|
|
30903
|
-
transition: all 0s;
|
|
30904
|
-
overflow: hidden;
|
|
30905
|
-
}
|
|
30906
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
30907
|
-
visibility: hidden;
|
|
30908
|
-
}
|
|
30909
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
30910
|
-
width: 36px;
|
|
30911
|
-
padding: 0 6px;
|
|
30912
|
-
}
|
|
30913
|
-
|
|
30914
|
-
.E_n1ugzfva {
|
|
30915
|
-
display: flex;
|
|
30916
|
-
place-items: center;
|
|
30917
|
-
width: 100% !important;
|
|
30918
|
-
}
|
|
30919
|
-
.E_n1ugzfva[disabled] {
|
|
30920
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
30921
|
-
opacity: 1 !important;
|
|
30922
|
-
}
|
|
30923
|
-
.E_n1ugzfva.ant-btn {
|
|
30910
|
+
.E_b1ctd5xy .chart {
|
|
30911
|
+
display: inline-block;
|
|
30924
30912
|
width: 100%;
|
|
30925
|
-
color: #00122e;
|
|
30926
|
-
}
|
|
30927
|
-
.E_n1ugzfva .icon-wrapper {
|
|
30928
|
-
margin-right: 12px;
|
|
30929
|
-
}
|
|
30930
|
-
.E_n1ugzfva .link-title {
|
|
30931
|
-
flex: 1;
|
|
30932
|
-
overflow: hidden;
|
|
30933
|
-
white-space: nowrap;
|
|
30934
|
-
text-overflow: ellipsis;
|
|
30935
|
-
text-align: left;
|
|
30936
30913
|
}
|
|
30937
30914
|
|
|
30938
|
-
.
|
|
30939
|
-
|
|
30940
|
-
}
|
|
30941
|
-
.E_t1sqg15u.inline .table-row {
|
|
30942
|
-
flex-direction: column;
|
|
30943
|
-
}
|
|
30944
|
-
.E_t1sqg15u.inline .table-row > label {
|
|
30945
|
-
padding: 0 16px 7px 0;
|
|
30946
|
-
}
|
|
30947
|
-
.E_t1sqg15u.has-border .table-header {
|
|
30948
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
30949
|
-
}
|
|
30950
|
-
.E_t1sqg15u.has-border .hiddenBorder {
|
|
30951
|
-
border-top: none !important;
|
|
30952
|
-
}
|
|
30953
|
-
.E_t1sqg15u.has-border .table-row + .table-row {
|
|
30954
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
30955
|
-
}
|
|
30956
|
-
.E_t1sqg15u.has-border .table-row:last-of-type {
|
|
30957
|
-
padding-bottom: 0;
|
|
30958
|
-
}
|
|
30959
|
-
.E_t1sqg15u.align-right .content {
|
|
30960
|
-
text-align: right;
|
|
30961
|
-
}
|
|
30962
|
-
.E_t1sqg15u .uuid-row {
|
|
30963
|
-
display: flex;
|
|
30964
|
-
justify-content: space-between;
|
|
30915
|
+
.E_u1p8acpn {
|
|
30916
|
+
min-width: 40px;
|
|
30965
30917
|
}
|
|
30966
|
-
.
|
|
30967
|
-
|
|
30968
|
-
overflow: hidden;
|
|
30969
|
-
text-overflow: ellipsis;
|
|
30918
|
+
.E_u1p8acpn .unit {
|
|
30919
|
+
color: #00122e !important;
|
|
30970
30920
|
}
|
|
30971
30921
|
|
|
30972
|
-
.
|
|
30973
|
-
display: flex;
|
|
30974
|
-
justify-content: space-between;
|
|
30975
|
-
align-items: center;
|
|
30976
|
-
padding: 8px;
|
|
30977
|
-
min-height: 32px;
|
|
30978
|
-
}
|
|
30979
|
-
.E_t4zczcp .table-title {
|
|
30980
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30981
|
-
font-weight: 600;
|
|
30982
|
-
font-size: 12px;
|
|
30983
|
-
line-height: 8px;
|
|
30984
|
-
}
|
|
30985
|
-
.E_t4zczcp .edit-icon {
|
|
30986
|
-
font-size: 16px;
|
|
30987
|
-
color: rgba(10, 37, 85, 0.6);
|
|
30922
|
+
.E_gmyahx3 {
|
|
30988
30923
|
cursor: pointer;
|
|
30989
30924
|
}
|
|
30990
|
-
|
|
30991
|
-
.
|
|
30992
|
-
font-size: 12px;
|
|
30993
|
-
line-height: 18px;
|
|
30994
|
-
}
|
|
30995
|
-
|
|
30996
|
-
.E_t93e4cf {
|
|
30997
|
-
display: flex;
|
|
30998
|
-
padding: 8px 0;
|
|
30999
|
-
color: #2d3a56;
|
|
31000
|
-
}
|
|
31001
|
-
.E_t93e4cf .hidden {
|
|
31002
|
-
display: none;
|
|
31003
|
-
}
|
|
31004
|
-
.E_t93e4cf .ant-btn-link {
|
|
31005
|
-
height: auto;
|
|
31006
|
-
}
|
|
31007
|
-
.E_t93e4cf .content {
|
|
31008
|
-
overflow: hidden;
|
|
31009
|
-
overflow-x: auto;
|
|
31010
|
-
width: 100%;
|
|
31011
|
-
white-space: pre-wrap;
|
|
31012
|
-
}
|
|
31013
|
-
.E_t93e4cf .content .ant-btn {
|
|
31014
|
-
white-space: pre-wrap;
|
|
31015
|
-
text-align: left;
|
|
31016
|
-
}
|
|
31017
|
-
.E_t93e4cf .content .unit-chart {
|
|
31018
|
-
justify-content: flex-start;
|
|
30925
|
+
.E_gmyahx3 .link-text {
|
|
30926
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31019
30927
|
}
|
|
31020
|
-
|
|
31021
|
-
|
|
31022
|
-
width: var(--rhz2uv5-0);
|
|
31023
|
-
flex-shrink: 0;
|
|
31024
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31025
|
-
padding-right: 12px;
|
|
30928
|
+
.E_gmyahx3:hover .link-text {
|
|
30929
|
+
color: #0080ff;
|
|
31026
30930
|
}
|
|
31027
30931
|
|
|
31028
|
-
.
|
|
31029
|
-
height: 8px;
|
|
31030
|
-
box-sizing: border-box;
|
|
31031
|
-
border-radius: 2px;
|
|
31032
|
-
background: #f5f7fa;
|
|
31033
|
-
display: flex;
|
|
31034
|
-
width: 100%;
|
|
30932
|
+
.E_ou7iq30 {
|
|
31035
30933
|
overflow: hidden;
|
|
31036
|
-
|
|
31037
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
31038
|
-
margin-left: 1px;
|
|
30934
|
+
text-overflow: ellipsis;
|
|
31039
30935
|
}
|
|
31040
30936
|
|
|
31041
|
-
.
|
|
31042
|
-
|
|
31043
|
-
align-items: center;
|
|
31044
|
-
justify-content: flex-end;
|
|
30937
|
+
.E_s1tui002 {
|
|
30938
|
+
white-space: nowrap;
|
|
31045
30939
|
}
|
|
31046
30940
|
|
|
31047
|
-
.
|
|
31048
|
-
display:
|
|
31049
|
-
|
|
31050
|
-
|
|
31051
|
-
|
|
31052
|
-
.E_b1ctd5xy .chart {
|
|
31053
|
-
display: inline-block;
|
|
31054
|
-
width: 100%;
|
|
30941
|
+
.E_mxrc2zg {
|
|
30942
|
+
display: -webkit-box;
|
|
30943
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
30944
|
+
-webkit-box-orient: vertical;
|
|
30945
|
+
word-break: break-all;
|
|
31055
30946
|
}
|
|
31056
30947
|
|
|
31057
|
-
.
|
|
31058
|
-
|
|
31059
|
-
}
|
|
31060
|
-
.E_u1p8acpn .unit {
|
|
31061
|
-
color: #00122e !important;
|
|
30948
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
30949
|
+
display: none;
|
|
31062
30950
|
}
|
|
31063
|
-
|
|
31064
|
-
|
|
31065
|
-
|
|
31066
|
-
align-items: center;
|
|
30951
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
30952
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30953
|
+
border-radius: 4px;
|
|
31067
30954
|
}
|
|
31068
|
-
.
|
|
31069
|
-
|
|
30955
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30956
|
+
visibility: hidden;
|
|
31070
30957
|
}
|
|
31071
30958
|
|
|
31072
30959
|
.E_c1up1pdz {
|
|
@@ -31209,207 +31096,151 @@ span.E_tqjc4ui {
|
|
|
31209
31096
|
color: #fff;
|
|
31210
31097
|
}
|
|
31211
31098
|
|
|
31212
|
-
.
|
|
31099
|
+
.E_s1at6qmn.ant-layout-sider {
|
|
31100
|
+
background: #edf0f7;
|
|
31101
|
+
padding: 32px 8px;
|
|
31102
|
+
overflow: auto;
|
|
31103
|
+
}
|
|
31104
|
+
.E_s1at6qmn .ant-layout-sider-children {
|
|
31213
31105
|
display: flex;
|
|
31214
31106
|
flex-direction: column;
|
|
31215
|
-
|
|
31216
|
-
/* FIXME:(yanzhen) do this better */
|
|
31107
|
+
justify-content: space-between;
|
|
31217
31108
|
}
|
|
31218
|
-
.
|
|
31219
|
-
flex-shrink: 0;
|
|
31109
|
+
.E_s1at6qmn footer {
|
|
31220
31110
|
display: flex;
|
|
31221
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31222
31111
|
}
|
|
31223
|
-
.
|
|
31224
|
-
|
|
31112
|
+
.E_s1at6qmn .ant-menu {
|
|
31113
|
+
background: #edf0f7;
|
|
31225
31114
|
}
|
|
31226
|
-
.
|
|
31227
|
-
|
|
31228
|
-
|
|
31229
|
-
|
|
31230
|
-
|
|
31231
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31232
|
-
border-radius: 4px 4px 0 0;
|
|
31233
|
-
cursor: pointer;
|
|
31234
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31115
|
+
.E_s1at6qmn .ant-menu a {
|
|
31116
|
+
color: #00122e;
|
|
31117
|
+
width: 180px;
|
|
31118
|
+
overflow: hidden;
|
|
31119
|
+
text-overflow: ellipsis;
|
|
31235
31120
|
}
|
|
31236
|
-
.
|
|
31237
|
-
|
|
31121
|
+
.E_s1at6qmn .ant-menu-vertical {
|
|
31122
|
+
margin-bottom: 24px;
|
|
31238
31123
|
}
|
|
31239
|
-
.
|
|
31240
|
-
|
|
31241
|
-
}
|
|
31242
|
-
.E_t160l1cm .tab-menu-item:hover {
|
|
31243
|
-
color: #0080ff;
|
|
31244
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31245
|
-
}
|
|
31246
|
-
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31247
|
-
fill: #0080ff;
|
|
31248
|
-
}
|
|
31249
|
-
.E_t160l1cm .tab-menu-item:active {
|
|
31250
|
-
background: rgba(192, 203, 224, 0.6);
|
|
31251
|
-
}
|
|
31252
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31253
|
-
color: #0080ff;
|
|
31254
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31255
|
-
}
|
|
31256
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31257
|
-
background: rgba(192, 203, 224, 0.6);
|
|
31258
|
-
}
|
|
31259
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31260
|
-
background: rgba(0, 128, 255, 0.16);
|
|
31261
|
-
}
|
|
31262
|
-
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31263
|
-
fill: #0080ff;
|
|
31264
|
-
}
|
|
31265
|
-
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31266
|
-
color: #0080ff;
|
|
31267
|
-
background: rgba(0, 128, 255, 0.1);
|
|
31124
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item {
|
|
31125
|
+
margin: 0;
|
|
31268
31126
|
}
|
|
31269
|
-
.
|
|
31270
|
-
|
|
31127
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title {
|
|
31128
|
+
font-size: 12px;
|
|
31129
|
+
padding: 0 8px 4px;
|
|
31130
|
+
line-height: 18px;
|
|
31271
31131
|
}
|
|
31272
|
-
.
|
|
31273
|
-
|
|
31132
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group .ant-menu-item-group-title:empty {
|
|
31133
|
+
padding: 0;
|
|
31274
31134
|
}
|
|
31275
|
-
.
|
|
31276
|
-
|
|
31277
|
-
height: 22px;
|
|
31135
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child) {
|
|
31136
|
+
padding-bottom: 24px;
|
|
31278
31137
|
}
|
|
31279
|
-
.
|
|
31280
|
-
|
|
31138
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item-group:not(:last-child).split {
|
|
31139
|
+
margin-bottom: 24px;
|
|
31140
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31281
31141
|
}
|
|
31282
|
-
.
|
|
31283
|
-
|
|
31142
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item {
|
|
31143
|
+
transition: none;
|
|
31284
31144
|
display: flex;
|
|
31285
31145
|
align-items: center;
|
|
31286
|
-
overflow: hidden;
|
|
31287
|
-
}
|
|
31288
|
-
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31289
|
-
opacity: 0;
|
|
31290
|
-
max-width: 0;
|
|
31291
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31292
|
-
}
|
|
31293
|
-
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31294
|
-
padding: 1px 12px;
|
|
31295
|
-
position: relative;
|
|
31296
|
-
display: flex;
|
|
31297
|
-
}
|
|
31298
|
-
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31299
|
-
opacity: 0;
|
|
31300
|
-
position: absolute;
|
|
31301
|
-
top: 50%;
|
|
31302
|
-
left: 0;
|
|
31303
|
-
transform: translate(-50%, -50%);
|
|
31304
|
-
transition: opacity 100ms linear;
|
|
31305
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
31306
|
-
}
|
|
31307
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31308
|
-
color: #0080ff;
|
|
31309
|
-
}
|
|
31310
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31311
|
-
padding: 1px 12px;
|
|
31312
|
-
display: inline-block;
|
|
31313
|
-
opacity: 1;
|
|
31314
|
-
max-width: 160px;
|
|
31315
|
-
}
|
|
31316
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31317
|
-
padding: 1px 12px;
|
|
31318
|
-
color: #005ed1;
|
|
31319
|
-
}
|
|
31320
|
-
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31321
|
-
opacity: 1;
|
|
31322
|
-
}
|
|
31323
|
-
.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 {
|
|
31324
|
-
background: rgba(0, 128, 255, 0.16);
|
|
31325
|
-
}
|
|
31326
|
-
.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 {
|
|
31327
|
-
opacity: 0;
|
|
31328
|
-
}
|
|
31329
|
-
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31330
|
-
padding: 4px 16px;
|
|
31331
31146
|
height: 32px;
|
|
31332
|
-
|
|
31147
|
+
line-height: 22px;
|
|
31148
|
+
padding: 0 8px;
|
|
31333
31149
|
}
|
|
31334
|
-
.
|
|
31335
|
-
|
|
31150
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
31151
|
+
margin-right: 12px;
|
|
31336
31152
|
}
|
|
31337
|
-
.
|
|
31338
|
-
|
|
31153
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
31154
|
+
margin: 0;
|
|
31155
|
+
margin-bottom: 2px;
|
|
31339
31156
|
}
|
|
31340
|
-
.
|
|
31341
|
-
|
|
31342
|
-
|
|
31157
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
31158
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
31159
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
31160
|
+
border-radius: 6px;
|
|
31161
|
+
color: #fff;
|
|
31343
31162
|
}
|
|
31344
|
-
.
|
|
31345
|
-
|
|
31163
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
31164
|
+
color: #fff;
|
|
31346
31165
|
}
|
|
31347
|
-
.
|
|
31348
|
-
|
|
31166
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item:hover, .E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(.ant-menu-item-selected).ant-menu-item-active {
|
|
31167
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
31168
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
31169
|
+
border-radius: 6px;
|
|
31349
31170
|
}
|
|
31350
|
-
|
|
31351
|
-
|
|
31171
|
+
|
|
31172
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
31173
|
+
white-space: nowrap;
|
|
31174
|
+
transition: all 0s;
|
|
31352
31175
|
}
|
|
31353
|
-
.
|
|
31354
|
-
|
|
31176
|
+
.E_s1wu0lms.shrink {
|
|
31177
|
+
transition: all 0s;
|
|
31178
|
+
overflow: hidden;
|
|
31355
31179
|
}
|
|
31356
|
-
.
|
|
31357
|
-
|
|
31180
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
31181
|
+
visibility: hidden;
|
|
31358
31182
|
}
|
|
31359
|
-
.
|
|
31360
|
-
|
|
31361
|
-
|
|
31183
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
31184
|
+
width: 36px;
|
|
31185
|
+
padding: 0 6px;
|
|
31362
31186
|
}
|
|
31363
|
-
|
|
31364
|
-
|
|
31187
|
+
|
|
31188
|
+
.E_n1ugzfva {
|
|
31189
|
+
display: flex;
|
|
31190
|
+
place-items: center;
|
|
31191
|
+
width: 100% !important;
|
|
31365
31192
|
}
|
|
31366
|
-
.
|
|
31367
|
-
color:
|
|
31193
|
+
.E_n1ugzfva[disabled] {
|
|
31194
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
31195
|
+
opacity: 1 !important;
|
|
31368
31196
|
}
|
|
31369
|
-
.
|
|
31370
|
-
|
|
31197
|
+
.E_n1ugzfva.ant-btn {
|
|
31198
|
+
width: 100%;
|
|
31199
|
+
color: #00122e;
|
|
31371
31200
|
}
|
|
31372
|
-
.
|
|
31373
|
-
|
|
31201
|
+
.E_n1ugzfva .icon-wrapper {
|
|
31202
|
+
margin-right: 12px;
|
|
31374
31203
|
}
|
|
31375
|
-
.
|
|
31204
|
+
.E_n1ugzfva .link-title {
|
|
31376
31205
|
flex: 1;
|
|
31377
|
-
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
|
|
31381
|
-
overflow: visible;
|
|
31206
|
+
overflow: hidden;
|
|
31207
|
+
white-space: nowrap;
|
|
31208
|
+
text-overflow: ellipsis;
|
|
31209
|
+
text-align: left;
|
|
31382
31210
|
}
|
|
31383
31211
|
|
|
31384
|
-
.
|
|
31385
|
-
|
|
31386
|
-
|
|
31212
|
+
.E_f7pxqmh {
|
|
31213
|
+
width: 100%;
|
|
31214
|
+
margin-bottom: 0 !important;
|
|
31215
|
+
flex-flow: nowrap !important;
|
|
31216
|
+
line-break: auto;
|
|
31387
31217
|
}
|
|
31388
|
-
.
|
|
31389
|
-
|
|
31390
|
-
padding: 0;
|
|
31218
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
31219
|
+
text-align: left !important;
|
|
31220
|
+
padding-bottom: 0 !important;
|
|
31391
31221
|
}
|
|
31392
|
-
.
|
|
31393
|
-
|
|
31394
|
-
height:
|
|
31395
|
-
line-height: 32px;
|
|
31222
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31223
|
+
min-height: 32px;
|
|
31224
|
+
height: auto;
|
|
31396
31225
|
font-size: 13px;
|
|
31397
|
-
|
|
31398
|
-
|
|
31399
|
-
overflow: hidden;
|
|
31400
|
-
text-overflow: ellipsis;
|
|
31401
|
-
white-space: nowrap;
|
|
31226
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31227
|
+
white-space: normal;
|
|
31402
31228
|
}
|
|
31403
|
-
.
|
|
31404
|
-
|
|
31405
|
-
height: 1px;
|
|
31406
|
-
width: calc(100% + 10px);
|
|
31407
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31408
|
-
display: block;
|
|
31229
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31230
|
+
border-color: #ff4d4f !important;
|
|
31409
31231
|
}
|
|
31410
|
-
.
|
|
31411
|
-
color: #
|
|
31412
|
-
|
|
31232
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31233
|
+
border-color: #ff4d4f !important;
|
|
31234
|
+
}
|
|
31235
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
31236
|
+
margin-top: 4px;
|
|
31237
|
+
font-size: 12px;
|
|
31238
|
+
min-height: 0px;
|
|
31239
|
+
}
|
|
31240
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
31241
|
+
font-size: 12px;
|
|
31242
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31243
|
+
min-height: 0px;
|
|
31413
31244
|
}
|
|
31414
31245
|
|
|
31415
31246
|
.E_iouxfgt {
|
|
@@ -31430,110 +31261,25 @@ span.E_tqjc4ui {
|
|
|
31430
31261
|
animation: rotate 680ms linear infinite;
|
|
31431
31262
|
}
|
|
31432
31263
|
|
|
31433
|
-
.
|
|
31434
|
-
|
|
31264
|
+
.E_fzh9mnb {
|
|
31265
|
+
width: 100%;
|
|
31266
|
+
height: 100%;
|
|
31267
|
+
min-height: 124px;
|
|
31268
|
+
display: flex;
|
|
31269
|
+
flex-direction: column;
|
|
31270
|
+
justify-content: center;
|
|
31271
|
+
align-items: center;
|
|
31435
31272
|
}
|
|
31436
|
-
.
|
|
31437
|
-
|
|
31438
|
-
|
|
31439
|
-
|
|
31440
|
-
|
|
31441
|
-
|
|
31442
|
-
.
|
|
31443
|
-
|
|
31444
|
-
|
|
31445
|
-
|
|
31446
|
-
align-items: center;
|
|
31447
|
-
margin-left: 4px;
|
|
31448
|
-
}
|
|
31449
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31450
|
-
content: var(--a1wfy30z-3);
|
|
31451
|
-
display: var(--a1wfy30z-4);
|
|
31452
|
-
flex: none;
|
|
31453
|
-
align-items: center;
|
|
31454
|
-
margin-right: 4px;
|
|
31455
|
-
cursor: auto;
|
|
31456
|
-
}
|
|
31457
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31458
|
-
padding: 0;
|
|
31459
|
-
margin: 0;
|
|
31460
|
-
height: auto;
|
|
31461
|
-
font-size: inherit;
|
|
31462
|
-
}
|
|
31463
|
-
|
|
31464
|
-
.E_i1inqkme {
|
|
31465
|
-
height: 18px;
|
|
31466
|
-
line-height: 18px;
|
|
31467
|
-
padding: 0 4px;
|
|
31468
|
-
border-radius: 4px;
|
|
31469
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31470
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31471
|
-
display: flex;
|
|
31472
|
-
align-items: center;
|
|
31473
|
-
white-space: nowrap;
|
|
31474
|
-
margin-right: 4px;
|
|
31475
|
-
}
|
|
31476
|
-
|
|
31477
|
-
.E_f7pxqmh {
|
|
31478
|
-
width: 100%;
|
|
31479
|
-
margin-bottom: 0 !important;
|
|
31480
|
-
flex-flow: nowrap !important;
|
|
31481
|
-
line-break: auto;
|
|
31482
|
-
}
|
|
31483
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
31484
|
-
text-align: left !important;
|
|
31485
|
-
padding-bottom: 0 !important;
|
|
31486
|
-
}
|
|
31487
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
31488
|
-
min-height: 32px;
|
|
31489
|
-
height: auto;
|
|
31490
|
-
font-size: 13px;
|
|
31491
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31492
|
-
white-space: normal;
|
|
31493
|
-
}
|
|
31494
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
31495
|
-
border-color: #ff4d4f !important;
|
|
31496
|
-
}
|
|
31497
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input-password {
|
|
31498
|
-
border-color: #ff4d4f !important;
|
|
31499
|
-
}
|
|
31500
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
31501
|
-
margin-top: 4px;
|
|
31502
|
-
font-size: 12px;
|
|
31503
|
-
min-height: 0px;
|
|
31504
|
-
}
|
|
31505
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
31506
|
-
font-size: 12px;
|
|
31507
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31508
|
-
min-height: 0px;
|
|
31509
|
-
}
|
|
31510
|
-
|
|
31511
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31512
|
-
margin-left: 8px;
|
|
31513
|
-
}
|
|
31514
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31515
|
-
padding: 2px 7px 2px 12px;
|
|
31516
|
-
}
|
|
31517
|
-
|
|
31518
|
-
.E_fzh9mnb {
|
|
31519
|
-
width: 100%;
|
|
31520
|
-
height: 100%;
|
|
31521
|
-
min-height: 124px;
|
|
31522
|
-
display: flex;
|
|
31523
|
-
flex-direction: column;
|
|
31524
|
-
justify-content: center;
|
|
31525
|
-
align-items: center;
|
|
31526
|
-
}
|
|
31527
|
-
.E_fzh9mnb .error-text {
|
|
31528
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31529
|
-
margin-bottom: 16px;
|
|
31530
|
-
font-size: 18px;
|
|
31531
|
-
}
|
|
31532
|
-
|
|
31533
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31534
|
-
display: var(--ai7qkf2-0);
|
|
31535
|
-
}
|
|
31536
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31273
|
+
.E_fzh9mnb .error-text {
|
|
31274
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31275
|
+
margin-bottom: 16px;
|
|
31276
|
+
font-size: 18px;
|
|
31277
|
+
}
|
|
31278
|
+
|
|
31279
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
31280
|
+
display: var(--ai7qkf2-0);
|
|
31281
|
+
}
|
|
31282
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
31537
31283
|
display: inline-flex;
|
|
31538
31284
|
line-height: 1.5715;
|
|
31539
31285
|
height: 100%;
|
|
@@ -31590,179 +31336,463 @@ span.E_tqjc4ui {
|
|
|
31590
31336
|
padding: 2px 8px;
|
|
31591
31337
|
}
|
|
31592
31338
|
|
|
31593
|
-
.
|
|
31594
|
-
display:
|
|
31339
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31340
|
+
display: var(--a1wfy30z-0);
|
|
31595
31341
|
}
|
|
31596
|
-
|
|
31597
|
-
|
|
31598
|
-
|
|
31599
|
-
|
|
31342
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31343
|
+
padding: 4px 11px;
|
|
31344
|
+
display: inline-flex;
|
|
31345
|
+
line-height: 1.5715;
|
|
31346
|
+
height: inherit;
|
|
31600
31347
|
}
|
|
31601
|
-
|
|
31602
|
-
|
|
31603
|
-
|
|
31604
|
-
|
|
31605
|
-
|
|
31606
|
-
|
|
31607
|
-
line-height: 40px;
|
|
31348
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31349
|
+
content: var(--a1wfy30z-1);
|
|
31350
|
+
display: var(--a1wfy30z-2);
|
|
31351
|
+
flex: none;
|
|
31352
|
+
align-items: center;
|
|
31353
|
+
margin-left: 4px;
|
|
31608
31354
|
}
|
|
31609
|
-
|
|
31610
|
-
|
|
31611
|
-
|
|
31612
|
-
|
|
31613
|
-
|
|
31614
|
-
|
|
31615
|
-
|
|
31355
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31356
|
+
content: var(--a1wfy30z-3);
|
|
31357
|
+
display: var(--a1wfy30z-4);
|
|
31358
|
+
flex: none;
|
|
31359
|
+
align-items: center;
|
|
31360
|
+
margin-right: 4px;
|
|
31361
|
+
cursor: auto;
|
|
31616
31362
|
}
|
|
31617
|
-
|
|
31618
|
-
|
|
31619
|
-
|
|
31620
|
-
|
|
31621
|
-
font-
|
|
31622
|
-
font-size: 32px;
|
|
31623
|
-
line-height: 40px;
|
|
31363
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
31364
|
+
padding: 0;
|
|
31365
|
+
margin: 0;
|
|
31366
|
+
height: auto;
|
|
31367
|
+
font-size: inherit;
|
|
31624
31368
|
}
|
|
31625
31369
|
|
|
31626
|
-
.
|
|
31627
|
-
|
|
31628
|
-
|
|
31629
|
-
|
|
31630
|
-
|
|
31631
|
-
|
|
31370
|
+
.E_i1inqkme {
|
|
31371
|
+
height: 18px;
|
|
31372
|
+
line-height: 18px;
|
|
31373
|
+
padding: 0 4px;
|
|
31374
|
+
border-radius: 4px;
|
|
31375
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31376
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31377
|
+
display: flex;
|
|
31378
|
+
align-items: center;
|
|
31379
|
+
white-space: nowrap;
|
|
31380
|
+
margin-right: 4px;
|
|
31632
31381
|
}
|
|
31633
31382
|
|
|
31634
|
-
.
|
|
31635
|
-
|
|
31636
|
-
|
|
31637
|
-
|
|
31638
|
-
|
|
31639
|
-
line-height: 24px;
|
|
31383
|
+
.E_t160l1cm {
|
|
31384
|
+
display: flex;
|
|
31385
|
+
flex-direction: column;
|
|
31386
|
+
flex: 1;
|
|
31387
|
+
/* FIXME:(yanzhen) do this better */
|
|
31640
31388
|
}
|
|
31641
|
-
|
|
31642
|
-
|
|
31643
|
-
|
|
31644
|
-
|
|
31645
|
-
font-weight: bold;
|
|
31646
|
-
font-size: 18px;
|
|
31647
|
-
line-height: 22px;
|
|
31389
|
+
.E_t160l1cm .tab-bar {
|
|
31390
|
+
flex-shrink: 0;
|
|
31391
|
+
display: flex;
|
|
31392
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
31648
31393
|
}
|
|
31649
|
-
|
|
31650
|
-
|
|
31651
|
-
font-family: Inter;
|
|
31652
|
-
font-style: normal;
|
|
31653
|
-
font-weight: normal;
|
|
31654
|
-
font-size: 18px;
|
|
31655
|
-
line-height: 22px;
|
|
31394
|
+
.E_t160l1cm .tab-content {
|
|
31395
|
+
height: 100%;
|
|
31656
31396
|
}
|
|
31657
|
-
|
|
31658
|
-
|
|
31659
|
-
|
|
31660
|
-
|
|
31661
|
-
|
|
31662
|
-
|
|
31663
|
-
|
|
31397
|
+
.E_t160l1cm .tab-menu-item {
|
|
31398
|
+
margin-right: 2px;
|
|
31399
|
+
padding: 1px 12px;
|
|
31400
|
+
line-height: 24px;
|
|
31401
|
+
height: 24px;
|
|
31402
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31403
|
+
border-radius: 4px 4px 0 0;
|
|
31404
|
+
cursor: pointer;
|
|
31405
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
31664
31406
|
}
|
|
31665
|
-
|
|
31666
|
-
|
|
31667
|
-
font-family: Inter;
|
|
31668
|
-
font-style: normal;
|
|
31669
|
-
font-weight: normal;
|
|
31670
|
-
font-size: 16px;
|
|
31671
|
-
line-height: 22px;
|
|
31407
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
31408
|
+
padding-left: 0;
|
|
31672
31409
|
}
|
|
31673
|
-
|
|
31674
|
-
|
|
31675
|
-
font-family: Inter;
|
|
31676
|
-
font-style: normal;
|
|
31677
|
-
font-weight: bold;
|
|
31678
|
-
font-size: 14px;
|
|
31679
|
-
line-height: 20px;
|
|
31410
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
31411
|
+
padding-left: 12px;
|
|
31680
31412
|
}
|
|
31681
|
-
|
|
31682
|
-
|
|
31683
|
-
|
|
31684
|
-
font-style: normal;
|
|
31685
|
-
font-weight: normal;
|
|
31686
|
-
font-size: 14px;
|
|
31687
|
-
line-height: 20px;
|
|
31413
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
31414
|
+
color: #0080ff;
|
|
31415
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31688
31416
|
}
|
|
31689
|
-
|
|
31690
|
-
|
|
31691
|
-
font-family: Inter;
|
|
31692
|
-
font-style: normal;
|
|
31693
|
-
font-weight: bold;
|
|
31694
|
-
font-size: 12px;
|
|
31695
|
-
line-height: 18px;
|
|
31417
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
31418
|
+
fill: #0080ff;
|
|
31696
31419
|
}
|
|
31697
|
-
|
|
31698
|
-
.
|
|
31699
|
-
|
|
31700
|
-
|
|
31701
|
-
|
|
31420
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
31421
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31422
|
+
}
|
|
31423
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
31424
|
+
color: #0080ff;
|
|
31425
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31426
|
+
}
|
|
31427
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
31428
|
+
background: rgba(192, 203, 224, 0.6);
|
|
31429
|
+
}
|
|
31430
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
31431
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31432
|
+
}
|
|
31433
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
31434
|
+
fill: #0080ff;
|
|
31435
|
+
}
|
|
31436
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
31437
|
+
color: #0080ff;
|
|
31438
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31439
|
+
}
|
|
31440
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
31441
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31442
|
+
}
|
|
31443
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
31444
|
+
fill: #1d326c;
|
|
31445
|
+
}
|
|
31446
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
31447
|
+
margin-left: 8px;
|
|
31448
|
+
height: 22px;
|
|
31449
|
+
}
|
|
31450
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
31451
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
31452
|
+
}
|
|
31453
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
31454
|
+
padding: 0;
|
|
31455
|
+
display: flex;
|
|
31456
|
+
align-items: center;
|
|
31457
|
+
overflow: hidden;
|
|
31458
|
+
}
|
|
31459
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
31460
|
+
opacity: 0;
|
|
31461
|
+
max-width: 0;
|
|
31462
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
31463
|
+
}
|
|
31464
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
31465
|
+
padding: 1px 12px;
|
|
31466
|
+
position: relative;
|
|
31467
|
+
display: flex;
|
|
31468
|
+
}
|
|
31469
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
31470
|
+
opacity: 0;
|
|
31471
|
+
position: absolute;
|
|
31472
|
+
top: 50%;
|
|
31473
|
+
left: 0;
|
|
31474
|
+
transform: translate(-50%, -50%);
|
|
31475
|
+
transition: opacity 100ms linear;
|
|
31476
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
31477
|
+
}
|
|
31478
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
31479
|
+
color: #0080ff;
|
|
31480
|
+
}
|
|
31481
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31482
|
+
padding: 1px 12px;
|
|
31483
|
+
display: inline-block;
|
|
31484
|
+
opacity: 1;
|
|
31485
|
+
max-width: 160px;
|
|
31486
|
+
}
|
|
31487
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31488
|
+
padding: 1px 12px;
|
|
31489
|
+
color: #005ed1;
|
|
31490
|
+
}
|
|
31491
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31492
|
+
opacity: 1;
|
|
31493
|
+
}
|
|
31494
|
+
.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 {
|
|
31495
|
+
background: rgba(0, 128, 255, 0.16);
|
|
31496
|
+
}
|
|
31497
|
+
.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 {
|
|
31498
|
+
opacity: 0;
|
|
31499
|
+
}
|
|
31500
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
31501
|
+
padding: 4px 16px;
|
|
31502
|
+
height: 32px;
|
|
31503
|
+
border-radius: 6px 6px 0 0;
|
|
31504
|
+
}
|
|
31505
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
31506
|
+
padding-left: 0;
|
|
31507
|
+
}
|
|
31508
|
+
.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 {
|
|
31509
|
+
padding-left: 16px;
|
|
31510
|
+
}
|
|
31511
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
31512
|
+
margin-left: 11px;
|
|
31513
|
+
height: 24px;
|
|
31514
|
+
}
|
|
31515
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
31516
|
+
padding: 0;
|
|
31517
|
+
}
|
|
31518
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
31519
|
+
padding: 4px 16px;
|
|
31520
|
+
}
|
|
31521
|
+
.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 {
|
|
31522
|
+
padding: 4px 16px;
|
|
31523
|
+
}
|
|
31524
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
31525
|
+
background: #fff;
|
|
31526
|
+
}
|
|
31527
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
31528
|
+
color: #005ed1;
|
|
31529
|
+
}
|
|
31530
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
31531
|
+
background: #fff;
|
|
31532
|
+
color: #1d326c;
|
|
31533
|
+
}
|
|
31534
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
31535
|
+
color: rgba(45, 58, 86, 0.6);
|
|
31536
|
+
}
|
|
31537
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
31538
|
+
color: #1d326c;
|
|
31539
|
+
}
|
|
31540
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
31541
|
+
fill: #d8deeb;
|
|
31542
|
+
}
|
|
31543
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
31544
|
+
fill: #1d326c;
|
|
31545
|
+
}
|
|
31546
|
+
.E_t160l1cm .tab-content {
|
|
31547
|
+
flex: 1;
|
|
31548
|
+
display: flex;
|
|
31549
|
+
flex-direction: column;
|
|
31550
|
+
}
|
|
31551
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
31552
|
+
overflow: visible;
|
|
31553
|
+
}
|
|
31554
|
+
|
|
31555
|
+
.E_t14npdqr {
|
|
31556
|
+
max-width: 240px;
|
|
31557
|
+
animation: none;
|
|
31558
|
+
}
|
|
31559
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
31560
|
+
border: 1px solid #0080ff;
|
|
31561
|
+
padding: 0;
|
|
31562
|
+
}
|
|
31563
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31564
|
+
margin: 0;
|
|
31565
|
+
height: 32px;
|
|
31566
|
+
line-height: 32px;
|
|
31567
|
+
font-size: 13px;
|
|
31568
|
+
padding: 0 10px;
|
|
31569
|
+
display: block;
|
|
31570
|
+
overflow: hidden;
|
|
31571
|
+
text-overflow: ellipsis;
|
|
31572
|
+
white-space: nowrap;
|
|
31573
|
+
}
|
|
31574
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
31575
|
+
content: " ";
|
|
31576
|
+
height: 1px;
|
|
31577
|
+
width: calc(100% + 10px);
|
|
31578
|
+
background: rgba(172, 186, 211, 0.6);
|
|
31579
|
+
display: block;
|
|
31580
|
+
}
|
|
31581
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
31582
|
+
color: #0080ff;
|
|
31583
|
+
background: transparent;
|
|
31584
|
+
}
|
|
31585
|
+
|
|
31586
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31587
|
+
margin-left: 8px;
|
|
31588
|
+
}
|
|
31589
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31590
|
+
padding: 2px 7px 2px 12px;
|
|
31591
|
+
}
|
|
31592
|
+
|
|
31593
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
31594
|
+
display: inline-flex;
|
|
31595
|
+
align-items: center;
|
|
31596
|
+
justify-content: center;
|
|
31597
|
+
color: #fff;
|
|
31598
|
+
font-weight: bold;
|
|
31702
31599
|
font-size: 12px;
|
|
31703
|
-
|
|
31600
|
+
width: 24px;
|
|
31601
|
+
height: 24px;
|
|
31602
|
+
border-radius: 50%;
|
|
31603
|
+
background: var(--a1b5xrg3-0);
|
|
31604
|
+
}
|
|
31605
|
+
.E_a1b5xrg3.btn-item {
|
|
31606
|
+
transition: all 160ms ease;
|
|
31607
|
+
cursor: pointer;
|
|
31608
|
+
width: 56px;
|
|
31609
|
+
height: 40px;
|
|
31610
|
+
display: inline-flex;
|
|
31611
|
+
align-items: center;
|
|
31612
|
+
justify-content: center;
|
|
31613
|
+
border-radius: 6px;
|
|
31614
|
+
}
|
|
31615
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
31616
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31617
|
+
}
|
|
31618
|
+
.E_a1b5xrg3.btn-item:active {
|
|
31619
|
+
transform: translateY(2px);
|
|
31620
|
+
transition: all 320ms ease;
|
|
31704
31621
|
}
|
|
31705
31622
|
|
|
31706
|
-
.
|
|
31623
|
+
.E_owd0kml {
|
|
31624
|
+
display: inline-block;
|
|
31625
|
+
}
|
|
31626
|
+
|
|
31627
|
+
.E_h1jsgezc {
|
|
31628
|
+
visibility: hidden;
|
|
31629
|
+
position: absolute;
|
|
31630
|
+
}
|
|
31631
|
+
|
|
31632
|
+
.E_dsnbhzf {
|
|
31707
31633
|
font-family: Inter;
|
|
31708
31634
|
font-style: normal;
|
|
31709
31635
|
font-weight: bold;
|
|
31710
|
-
|
|
31711
|
-
|
|
31712
|
-
font-size: 12px;
|
|
31713
|
-
line-height: 18px;
|
|
31636
|
+
font-size: 32px;
|
|
31637
|
+
line-height: 40px;
|
|
31714
31638
|
}
|
|
31715
31639
|
|
|
31716
|
-
.
|
|
31640
|
+
.E_d1mvo22k {
|
|
31717
31641
|
font-family: Inter;
|
|
31718
31642
|
font-style: normal;
|
|
31719
|
-
font-weight:
|
|
31720
|
-
|
|
31721
|
-
|
|
31722
|
-
font-size: 12px;
|
|
31723
|
-
line-height: 18px;
|
|
31643
|
+
font-weight: bold;
|
|
31644
|
+
font-size: 24px;
|
|
31645
|
+
line-height: 32px;
|
|
31724
31646
|
}
|
|
31725
31647
|
|
|
31726
|
-
.
|
|
31648
|
+
.E_d1b444tr {
|
|
31727
31649
|
font-family: Inter;
|
|
31728
31650
|
font-style: normal;
|
|
31729
31651
|
font-weight: normal;
|
|
31730
|
-
font-size:
|
|
31731
|
-
line-height:
|
|
31652
|
+
font-size: 32px;
|
|
31653
|
+
line-height: 40px;
|
|
31732
31654
|
}
|
|
31733
31655
|
|
|
31734
|
-
.
|
|
31656
|
+
.E_dvs0kue {
|
|
31735
31657
|
font-family: Inter;
|
|
31736
31658
|
font-style: normal;
|
|
31737
31659
|
font-weight: bold;
|
|
31738
|
-
font-size:
|
|
31660
|
+
font-size: 20px;
|
|
31739
31661
|
line-height: 24px;
|
|
31740
31662
|
}
|
|
31741
31663
|
|
|
31742
|
-
.
|
|
31664
|
+
.E_d1hcbfcq {
|
|
31743
31665
|
font-family: Inter;
|
|
31744
31666
|
font-style: normal;
|
|
31745
31667
|
font-weight: normal;
|
|
31746
|
-
font-size:
|
|
31668
|
+
font-size: 20px;
|
|
31747
31669
|
line-height: 24px;
|
|
31748
31670
|
}
|
|
31749
31671
|
|
|
31750
|
-
.
|
|
31672
|
+
.E_d1cz922v {
|
|
31751
31673
|
font-family: Inter;
|
|
31752
31674
|
font-style: normal;
|
|
31753
31675
|
font-weight: bold;
|
|
31754
|
-
font-size:
|
|
31755
|
-
line-height:
|
|
31676
|
+
font-size: 18px;
|
|
31677
|
+
line-height: 22px;
|
|
31756
31678
|
}
|
|
31757
31679
|
|
|
31758
|
-
.
|
|
31680
|
+
.E_d3nzbrm {
|
|
31759
31681
|
font-family: Inter;
|
|
31760
31682
|
font-style: normal;
|
|
31761
31683
|
font-weight: normal;
|
|
31762
|
-
|
|
31763
|
-
|
|
31764
|
-
|
|
31765
|
-
|
|
31684
|
+
font-size: 18px;
|
|
31685
|
+
line-height: 22px;
|
|
31686
|
+
}
|
|
31687
|
+
|
|
31688
|
+
.E_h1g0p5ob {
|
|
31689
|
+
font-family: Inter;
|
|
31690
|
+
font-style: normal;
|
|
31691
|
+
font-weight: bold;
|
|
31692
|
+
font-size: 16px;
|
|
31693
|
+
line-height: 22px;
|
|
31694
|
+
}
|
|
31695
|
+
|
|
31696
|
+
.E_hydo2ej {
|
|
31697
|
+
font-family: Inter;
|
|
31698
|
+
font-style: normal;
|
|
31699
|
+
font-weight: normal;
|
|
31700
|
+
font-size: 16px;
|
|
31701
|
+
line-height: 22px;
|
|
31702
|
+
}
|
|
31703
|
+
|
|
31704
|
+
.E_h1hbuq0r {
|
|
31705
|
+
font-family: Inter;
|
|
31706
|
+
font-style: normal;
|
|
31707
|
+
font-weight: bold;
|
|
31708
|
+
font-size: 14px;
|
|
31709
|
+
line-height: 20px;
|
|
31710
|
+
}
|
|
31711
|
+
|
|
31712
|
+
.E_h13bondg {
|
|
31713
|
+
font-family: Inter;
|
|
31714
|
+
font-style: normal;
|
|
31715
|
+
font-weight: normal;
|
|
31716
|
+
font-size: 14px;
|
|
31717
|
+
line-height: 20px;
|
|
31718
|
+
}
|
|
31719
|
+
|
|
31720
|
+
.E_h1mhvdlx {
|
|
31721
|
+
font-family: Inter;
|
|
31722
|
+
font-style: normal;
|
|
31723
|
+
font-weight: bold;
|
|
31724
|
+
font-size: 12px;
|
|
31725
|
+
line-height: 18px;
|
|
31726
|
+
}
|
|
31727
|
+
|
|
31728
|
+
.E_h1inmfq6 {
|
|
31729
|
+
font-family: Inter;
|
|
31730
|
+
font-style: normal;
|
|
31731
|
+
font-weight: normal;
|
|
31732
|
+
font-size: 12px;
|
|
31733
|
+
line-height: 18px;
|
|
31734
|
+
}
|
|
31735
|
+
|
|
31736
|
+
.E_h1kfc0la {
|
|
31737
|
+
font-family: Inter;
|
|
31738
|
+
font-style: normal;
|
|
31739
|
+
font-weight: bold;
|
|
31740
|
+
text-transform: uppercase;
|
|
31741
|
+
font-feature-settings: "cpsp" on;
|
|
31742
|
+
font-size: 12px;
|
|
31743
|
+
line-height: 18px;
|
|
31744
|
+
}
|
|
31745
|
+
|
|
31746
|
+
.E_h10xnyuu {
|
|
31747
|
+
font-family: Inter;
|
|
31748
|
+
font-style: normal;
|
|
31749
|
+
font-weight: normal;
|
|
31750
|
+
text-transform: uppercase;
|
|
31751
|
+
font-feature-settings: "cpsp" on;
|
|
31752
|
+
font-size: 12px;
|
|
31753
|
+
line-height: 18px;
|
|
31754
|
+
}
|
|
31755
|
+
|
|
31756
|
+
.E_lrcmi0v {
|
|
31757
|
+
font-family: Inter;
|
|
31758
|
+
font-style: normal;
|
|
31759
|
+
font-weight: normal;
|
|
31760
|
+
font-size: 16px;
|
|
31761
|
+
line-height: 24px;
|
|
31762
|
+
}
|
|
31763
|
+
|
|
31764
|
+
.E_lzt43lp {
|
|
31765
|
+
font-family: Inter;
|
|
31766
|
+
font-style: normal;
|
|
31767
|
+
font-weight: bold;
|
|
31768
|
+
font-size: 16px;
|
|
31769
|
+
line-height: 24px;
|
|
31770
|
+
}
|
|
31771
|
+
|
|
31772
|
+
.E_l5yc9nt {
|
|
31773
|
+
font-family: Inter;
|
|
31774
|
+
font-style: normal;
|
|
31775
|
+
font-weight: normal;
|
|
31776
|
+
font-size: 16px;
|
|
31777
|
+
line-height: 24px;
|
|
31778
|
+
}
|
|
31779
|
+
|
|
31780
|
+
.E_l1fbkbzo {
|
|
31781
|
+
font-family: Inter;
|
|
31782
|
+
font-style: normal;
|
|
31783
|
+
font-weight: bold;
|
|
31784
|
+
font-size: 16px;
|
|
31785
|
+
line-height: 24px;
|
|
31786
|
+
}
|
|
31787
|
+
|
|
31788
|
+
.E_lahvcax {
|
|
31789
|
+
font-family: Inter;
|
|
31790
|
+
font-style: normal;
|
|
31791
|
+
font-weight: normal;
|
|
31792
|
+
text-transform: uppercase;
|
|
31793
|
+
font-feature-settings: "cpsp" on;
|
|
31794
|
+
font-size: 16px;
|
|
31795
|
+
line-height: 24px;
|
|
31766
31796
|
}
|
|
31767
31797
|
|
|
31768
31798
|
.E_l11q3pxd {
|
|
@@ -32074,36 +32104,6 @@ span.E_tqjc4ui {
|
|
|
32074
32104
|
line-height: 12px;
|
|
32075
32105
|
}
|
|
32076
32106
|
|
|
32077
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32078
|
-
display: inline-flex;
|
|
32079
|
-
align-items: center;
|
|
32080
|
-
justify-content: center;
|
|
32081
|
-
color: #fff;
|
|
32082
|
-
font-weight: bold;
|
|
32083
|
-
font-size: 12px;
|
|
32084
|
-
width: 24px;
|
|
32085
|
-
height: 24px;
|
|
32086
|
-
border-radius: 50%;
|
|
32087
|
-
background: var(--a1b5xrg3-0);
|
|
32088
|
-
}
|
|
32089
|
-
.E_a1b5xrg3.btn-item {
|
|
32090
|
-
transition: all 160ms ease;
|
|
32091
|
-
cursor: pointer;
|
|
32092
|
-
width: 56px;
|
|
32093
|
-
height: 40px;
|
|
32094
|
-
display: inline-flex;
|
|
32095
|
-
align-items: center;
|
|
32096
|
-
justify-content: center;
|
|
32097
|
-
border-radius: 6px;
|
|
32098
|
-
}
|
|
32099
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32100
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32101
|
-
}
|
|
32102
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32103
|
-
transform: translateY(2px);
|
|
32104
|
-
transition: all 320ms ease;
|
|
32105
|
-
}
|
|
32106
|
-
|
|
32107
32107
|
.E_m196gn1d {
|
|
32108
32108
|
min-width: 1280px;
|
|
32109
32109
|
}
|
|
@@ -32854,6 +32854,31 @@ input.E_rf8rlle.ant-input {
|
|
|
32854
32854
|
transform: rotate(180deg);
|
|
32855
32855
|
}
|
|
32856
32856
|
|
|
32857
|
+
.E_oa99sl3 {
|
|
32858
|
+
display: flex;
|
|
32859
|
+
justify-content: space-between;
|
|
32860
|
+
align-items: center;
|
|
32861
|
+
gap: 8px;
|
|
32862
|
+
}
|
|
32863
|
+
.E_oa99sl3,
|
|
32864
|
+
.E_oa99sl3 :first-child {
|
|
32865
|
+
line-height: inherit !important;
|
|
32866
|
+
}
|
|
32867
|
+
|
|
32868
|
+
.E_lvp5pj7 {
|
|
32869
|
+
display: flex;
|
|
32870
|
+
justify-content: space-between;
|
|
32871
|
+
align-items: center;
|
|
32872
|
+
gap: 8px;
|
|
32873
|
+
min-width: 0;
|
|
32874
|
+
}
|
|
32875
|
+
|
|
32876
|
+
.E_s1io1lws {
|
|
32877
|
+
display: flex;
|
|
32878
|
+
align-items: center;
|
|
32879
|
+
flex-shrink: 0;
|
|
32880
|
+
}
|
|
32881
|
+
|
|
32857
32882
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32858
32883
|
opacity: 1;
|
|
32859
32884
|
}
|
|
@@ -32981,31 +33006,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32981
33006
|
color: rgba(0, 21, 64, 0.3);
|
|
32982
33007
|
}
|
|
32983
33008
|
|
|
32984
|
-
.E_oa99sl3 {
|
|
32985
|
-
display: flex;
|
|
32986
|
-
justify-content: space-between;
|
|
32987
|
-
align-items: center;
|
|
32988
|
-
gap: 8px;
|
|
32989
|
-
}
|
|
32990
|
-
.E_oa99sl3,
|
|
32991
|
-
.E_oa99sl3 :first-child {
|
|
32992
|
-
line-height: inherit !important;
|
|
32993
|
-
}
|
|
32994
|
-
|
|
32995
|
-
.E_lvp5pj7 {
|
|
32996
|
-
display: flex;
|
|
32997
|
-
justify-content: space-between;
|
|
32998
|
-
align-items: center;
|
|
32999
|
-
gap: 8px;
|
|
33000
|
-
min-width: 0;
|
|
33001
|
-
}
|
|
33002
|
-
|
|
33003
|
-
.E_s1io1lws {
|
|
33004
|
-
display: flex;
|
|
33005
|
-
align-items: center;
|
|
33006
|
-
flex-shrink: 0;
|
|
33007
|
-
}
|
|
33008
|
-
|
|
33009
33009
|
.E_w1dxz879 {
|
|
33010
33010
|
display: flex;
|
|
33011
33011
|
flex-direction: column;
|
|
@@ -33021,25 +33021,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33021
33021
|
opacity: 0.8;
|
|
33022
33022
|
}
|
|
33023
33023
|
|
|
33024
|
-
.E_h1ol2wl7 {
|
|
33025
|
-
font-weight: bold;
|
|
33026
|
-
background-color: unset;
|
|
33027
|
-
padding: unset;
|
|
33028
|
-
}
|
|
33029
|
-
|
|
33030
|
-
.E_suhck3k {
|
|
33031
|
-
height: 24px;
|
|
33032
|
-
width: 24px;
|
|
33033
|
-
border-radius: 6px;
|
|
33034
|
-
padding: 4px;
|
|
33035
|
-
}
|
|
33036
|
-
.E_suhck3k:hover {
|
|
33037
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
33038
|
-
}
|
|
33039
|
-
.E_suhck3k:hover svg path {
|
|
33040
|
-
fill: blue;
|
|
33041
|
-
}
|
|
33042
|
-
|
|
33043
33024
|
.E_ryby9ds {
|
|
33044
33025
|
display: flex;
|
|
33045
33026
|
align-items: center;
|
|
@@ -33056,6 +33037,19 @@ input.E_rf8rlle.ant-input {
|
|
|
33056
33037
|
margin-right: 6px;
|
|
33057
33038
|
}
|
|
33058
33039
|
|
|
33040
|
+
.E_suhck3k {
|
|
33041
|
+
height: 24px;
|
|
33042
|
+
width: 24px;
|
|
33043
|
+
border-radius: 6px;
|
|
33044
|
+
padding: 4px;
|
|
33045
|
+
}
|
|
33046
|
+
.E_suhck3k:hover {
|
|
33047
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33048
|
+
}
|
|
33049
|
+
.E_suhck3k:hover svg path {
|
|
33050
|
+
fill: blue;
|
|
33051
|
+
}
|
|
33052
|
+
|
|
33059
33053
|
.E_hrhfj7c {
|
|
33060
33054
|
display: none;
|
|
33061
33055
|
}
|
|
@@ -33275,6 +33269,12 @@ input.E_rf8rlle.ant-input {
|
|
|
33275
33269
|
font-size: 14px;
|
|
33276
33270
|
}
|
|
33277
33271
|
|
|
33272
|
+
.E_h1ol2wl7 {
|
|
33273
|
+
font-weight: bold;
|
|
33274
|
+
background-color: unset;
|
|
33275
|
+
padding: unset;
|
|
33276
|
+
}
|
|
33277
|
+
|
|
33278
33278
|
.E_h12yihis {
|
|
33279
33279
|
height: 50px;
|
|
33280
33280
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33972,38 +33972,65 @@ input.E_rf8rlle.ant-input {
|
|
|
33972
33972
|
padding: 0;
|
|
33973
33973
|
}
|
|
33974
33974
|
|
|
33975
|
-
.
|
|
33976
|
-
|
|
33975
|
+
.E_b14q2gmw {
|
|
33976
|
+
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);
|
|
33977
33977
|
}
|
|
33978
33978
|
|
|
33979
|
-
.
|
|
33980
|
-
|
|
33981
|
-
|
|
33979
|
+
.E_c1eym6el {
|
|
33980
|
+
border-radius: 8px;
|
|
33981
|
+
background-color: white;
|
|
33982
33982
|
}
|
|
33983
|
-
.
|
|
33984
|
-
|
|
33983
|
+
.E_c1eym6el.hoverable {
|
|
33984
|
+
cursor: pointer;
|
|
33985
33985
|
}
|
|
33986
|
-
.
|
|
33987
|
-
|
|
33986
|
+
.E_c1eym6el.hoverable:hover {
|
|
33987
|
+
transition: all 200ms ease;
|
|
33988
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33989
|
+
transform: translateY(-4px);
|
|
33988
33990
|
}
|
|
33989
33991
|
|
|
33990
|
-
.
|
|
33991
|
-
padding
|
|
33992
|
-
padding-right: 12px;
|
|
33992
|
+
.E_c1yd35n {
|
|
33993
|
+
padding: 0 12px 14px 12px;
|
|
33993
33994
|
}
|
|
33994
33995
|
|
|
33995
|
-
.
|
|
33996
|
-
|
|
33997
|
-
|
|
33998
|
-
|
|
33999
|
-
|
|
34000
|
-
|
|
33996
|
+
.E_c1kghdax {
|
|
33997
|
+
color: #2d3a56;
|
|
33998
|
+
padding: 7px 12px;
|
|
33999
|
+
display: flex;
|
|
34000
|
+
justify-content: space-between;
|
|
34001
|
+
align-items: center;
|
|
34001
34002
|
}
|
|
34002
|
-
.
|
|
34003
|
-
|
|
34003
|
+
.E_c1kghdax.has-arrow {
|
|
34004
|
+
padding-left: 10px;
|
|
34004
34005
|
}
|
|
34005
|
-
.
|
|
34006
|
-
|
|
34006
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34007
|
+
cursor: pointer;
|
|
34008
|
+
color: #00122e;
|
|
34009
|
+
}
|
|
34010
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34011
|
+
color: #2d3a56;
|
|
34012
|
+
font-weight: 600;
|
|
34013
|
+
}
|
|
34014
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34015
|
+
transform: rotate(90deg);
|
|
34016
|
+
}
|
|
34017
|
+
.E_c1kghdax .sub-info {
|
|
34018
|
+
font-size: 12px;
|
|
34019
|
+
line-height: 18px;
|
|
34020
|
+
}
|
|
34021
|
+
.E_c1kghdax .title-wrapper {
|
|
34022
|
+
display: flex;
|
|
34023
|
+
align-items: center;
|
|
34024
|
+
user-select: none;
|
|
34025
|
+
flex-grow: 1;
|
|
34026
|
+
font-size: 12px;
|
|
34027
|
+
line-height: 18px;
|
|
34028
|
+
color: #2d3a56;
|
|
34029
|
+
font-weight: 700;
|
|
34030
|
+
}
|
|
34031
|
+
.E_c1kghdax .collapse-arrow {
|
|
34032
|
+
transition: all 50ms ease-out 0ms;
|
|
34033
|
+
margin-right: 2px;
|
|
34007
34034
|
}
|
|
34008
34035
|
|
|
34009
34036
|
.E_ckui4s7 {
|
|
@@ -34070,65 +34097,38 @@ input.E_rf8rlle.ant-input {
|
|
|
34070
34097
|
margin-left: 24px;
|
|
34071
34098
|
}
|
|
34072
34099
|
|
|
34073
|
-
.
|
|
34074
|
-
|
|
34075
|
-
padding: 7px 12px;
|
|
34076
|
-
display: flex;
|
|
34077
|
-
justify-content: space-between;
|
|
34078
|
-
align-items: center;
|
|
34079
|
-
}
|
|
34080
|
-
.E_c1kghdax.has-arrow {
|
|
34081
|
-
padding-left: 10px;
|
|
34082
|
-
}
|
|
34083
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34084
|
-
cursor: pointer;
|
|
34085
|
-
color: #00122e;
|
|
34086
|
-
}
|
|
34087
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34088
|
-
color: #2d3a56;
|
|
34089
|
-
font-weight: 600;
|
|
34090
|
-
}
|
|
34091
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34092
|
-
transform: rotate(90deg);
|
|
34100
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34101
|
+
margin-right: 2px;
|
|
34093
34102
|
}
|
|
34094
|
-
|
|
34095
|
-
|
|
34096
|
-
|
|
34103
|
+
|
|
34104
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
34105
|
+
padding-left: 8px;
|
|
34106
|
+
padding-right: 8px;
|
|
34097
34107
|
}
|
|
34098
|
-
.
|
|
34099
|
-
|
|
34100
|
-
align-items: center;
|
|
34101
|
-
user-select: none;
|
|
34102
|
-
flex-grow: 1;
|
|
34103
|
-
font-size: 12px;
|
|
34104
|
-
line-height: 18px;
|
|
34105
|
-
color: #2d3a56;
|
|
34106
|
-
font-weight: 700;
|
|
34108
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
34109
|
+
border-radius: 4px;
|
|
34107
34110
|
}
|
|
34108
|
-
.
|
|
34109
|
-
|
|
34110
|
-
margin-right: 2px;
|
|
34111
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34112
|
+
border-radius: 4px;
|
|
34111
34113
|
}
|
|
34112
34114
|
|
|
34113
|
-
.
|
|
34114
|
-
padding:
|
|
34115
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
34116
|
+
padding-left: 12px;
|
|
34117
|
+
padding-right: 12px;
|
|
34115
34118
|
}
|
|
34116
34119
|
|
|
34117
|
-
.
|
|
34118
|
-
|
|
34120
|
+
.E_ckld275 {
|
|
34121
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34119
34122
|
}
|
|
34120
|
-
|
|
34121
|
-
.
|
|
34122
|
-
|
|
34123
|
-
background-color: white;
|
|
34123
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34124
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
34125
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34124
34126
|
}
|
|
34125
|
-
.
|
|
34126
|
-
|
|
34127
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
34128
|
+
background-color: transparent;
|
|
34127
34129
|
}
|
|
34128
|
-
.
|
|
34129
|
-
|
|
34130
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34131
|
-
transform: translateY(-4px);
|
|
34130
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
34131
|
+
background-color: transparent;
|
|
34132
34132
|
}
|
|
34133
34133
|
|
|
34134
34134
|
.E_lht19u8 {
|
|
@@ -34180,42 +34180,374 @@ input.E_rf8rlle.ant-input {
|
|
|
34180
34180
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
34181
34181
|
}
|
|
34182
34182
|
|
|
34183
|
-
.
|
|
34184
|
-
|
|
34185
|
-
}
|
|
34186
|
-
.E_w7ob4th.outside-tag .inside-tag {
|
|
34187
|
-
border-radius: 4px 0 0 4px;
|
|
34188
|
-
padding-right: 4px;
|
|
34189
|
-
margin-right: 4px;
|
|
34183
|
+
.E_tc97u5y {
|
|
34184
|
+
height: 100%;
|
|
34190
34185
|
}
|
|
34191
34186
|
|
|
34192
|
-
.
|
|
34193
|
-
|
|
34194
|
-
height:
|
|
34187
|
+
.E_efzf37v .ant-table-content {
|
|
34188
|
+
overflow: visible !important;
|
|
34189
|
+
height: 100%;
|
|
34190
|
+
}
|
|
34191
|
+
.E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34192
|
+
height: 100%;
|
|
34193
|
+
}
|
|
34194
|
+
.E_efzf37v .ant-table-content table {
|
|
34195
|
+
width: 100% !important;
|
|
34196
|
+
height: 100%;
|
|
34197
|
+
}
|
|
34198
|
+
.E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34199
|
+
padding: 15px 0;
|
|
34200
|
+
}
|
|
34201
|
+
.E_efzf37v .ant-table-content table thead.ant-table-thead {
|
|
34202
|
+
display: none;
|
|
34195
34203
|
}
|
|
34196
34204
|
|
|
34197
|
-
.
|
|
34198
|
-
|
|
34199
|
-
|
|
34205
|
+
.E_t1fisho6 {
|
|
34206
|
+
height: 100%;
|
|
34207
|
+
}
|
|
34208
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
34209
|
+
padding-top: 6px;
|
|
34210
|
+
padding-bottom: 6px;
|
|
34211
|
+
}
|
|
34212
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
34213
|
+
font-weight: 700;
|
|
34214
|
+
}
|
|
34215
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
34216
|
+
font-weight: 700;
|
|
34217
|
+
}
|
|
34218
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
34219
|
+
height: 100%;
|
|
34220
|
+
}
|
|
34221
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
34222
|
+
height: 100%;
|
|
34223
|
+
overflow: visible;
|
|
34224
|
+
}
|
|
34225
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
34226
|
+
max-height: none;
|
|
34227
|
+
}
|
|
34228
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
34229
|
+
background: transparent;
|
|
34230
|
+
}
|
|
34231
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
34232
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
34233
|
+
background: #fff;
|
|
34234
|
+
padding: 0 !important;
|
|
34235
|
+
}
|
|
34236
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34237
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34238
|
+
display: flex;
|
|
34239
|
+
align-items: center;
|
|
34240
|
+
height: 100%;
|
|
34241
|
+
padding: 8px;
|
|
34242
|
+
}
|
|
34243
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34244
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34245
|
+
overflow: hidden;
|
|
34246
|
+
text-overflow: ellipsis;
|
|
34247
|
+
width: 100%;
|
|
34248
|
+
}
|
|
34249
|
+
.E_t1fisho6 .ant-table-container {
|
|
34250
|
+
height: 100%;
|
|
34251
|
+
}
|
|
34252
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
34253
|
+
box-shadow: none !important;
|
|
34254
|
+
}
|
|
34255
|
+
.E_t1fisho6 div.ant-table {
|
|
34256
|
+
border-radius: 0px;
|
|
34257
|
+
border-left: none;
|
|
34258
|
+
border-right: none;
|
|
34259
|
+
border-bottom: none;
|
|
34260
|
+
height: 100%;
|
|
34261
|
+
font-size: 12px;
|
|
34262
|
+
background: transparent;
|
|
34263
|
+
}
|
|
34264
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
34265
|
+
position: relative;
|
|
34266
|
+
z-index: 3;
|
|
34267
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34268
|
+
margin-bottom: -1px;
|
|
34269
|
+
}
|
|
34270
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
34271
|
+
.E_t1fisho6 div.ant-table .value {
|
|
34272
|
+
color: #2d3a56;
|
|
34273
|
+
}
|
|
34274
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
34275
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
34276
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34277
|
+
}
|
|
34278
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
34279
|
+
position: unset;
|
|
34280
|
+
text-align: center;
|
|
34281
|
+
}
|
|
34282
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34283
|
+
background: #fff;
|
|
34284
|
+
}
|
|
34285
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
34286
|
+
cursor: pointer;
|
|
34287
|
+
position: absolute;
|
|
34288
|
+
top: 50%;
|
|
34289
|
+
right: 12px;
|
|
34290
|
+
transform: translateY(-50%);
|
|
34291
|
+
}
|
|
34292
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34293
|
+
box-shadow: none;
|
|
34294
|
+
width: 1px;
|
|
34295
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34296
|
+
}
|
|
34297
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34298
|
+
box-shadow: none;
|
|
34299
|
+
width: 1px;
|
|
34300
|
+
background: rgba(213, 219, 227, 0.6);
|
|
34301
|
+
}
|
|
34302
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
34303
|
+
position: relative;
|
|
34304
|
+
}
|
|
34305
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
34306
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34307
|
+
border-bottom: 1px solid white;
|
|
34308
|
+
height: 40px;
|
|
34309
|
+
vertical-align: middle;
|
|
34310
|
+
transition: background 0ms;
|
|
34311
|
+
color: #00122e;
|
|
34312
|
+
}
|
|
34313
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34314
|
+
background: #f2f5fa;
|
|
34315
|
+
border-bottom-color: #f2f5fa;
|
|
34316
|
+
}
|
|
34317
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34318
|
+
height: auto;
|
|
34319
|
+
color: #00122e;
|
|
34320
|
+
font-size: 12px;
|
|
34321
|
+
text-align: left;
|
|
34322
|
+
transition: none;
|
|
34323
|
+
overflow: hidden;
|
|
34324
|
+
text-overflow: ellipsis;
|
|
34325
|
+
white-space: nowrap;
|
|
34326
|
+
}
|
|
34327
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34328
|
+
color: #0096ff;
|
|
34329
|
+
}
|
|
34330
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34331
|
+
overflow: hidden;
|
|
34332
|
+
text-overflow: ellipsis;
|
|
34333
|
+
width: 100%;
|
|
34334
|
+
vertical-align: middle;
|
|
34335
|
+
}
|
|
34336
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34337
|
+
line-height: 0px;
|
|
34338
|
+
}
|
|
34339
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34340
|
+
padding-right: 25px;
|
|
34341
|
+
}
|
|
34342
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34343
|
+
border-top-color: transparent;
|
|
34344
|
+
}
|
|
34345
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34346
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34347
|
+
border-color: transparent transparent white;
|
|
34348
|
+
}
|
|
34349
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34350
|
+
border-radius: 8px 0 0 8px;
|
|
34351
|
+
}
|
|
34352
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34353
|
+
border-radius: 8px 0 0 8px;
|
|
34354
|
+
}
|
|
34355
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34356
|
+
content: "";
|
|
34357
|
+
width: 4px;
|
|
34358
|
+
top: -1px;
|
|
34359
|
+
bottom: -1px;
|
|
34360
|
+
background: white;
|
|
34361
|
+
}
|
|
34362
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34363
|
+
border-radius: 0 8px 8px 0;
|
|
34364
|
+
}
|
|
34365
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34366
|
+
border-radius: 0;
|
|
34367
|
+
background: white;
|
|
34368
|
+
border-top: none;
|
|
34369
|
+
}
|
|
34370
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34371
|
+
border-top: 1px solid transparent;
|
|
34372
|
+
border-radius: 0 8px 8px 0;
|
|
34373
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34374
|
+
}
|
|
34375
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34376
|
+
background: white;
|
|
34377
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34378
|
+
}
|
|
34379
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34380
|
+
display: flex;
|
|
34381
|
+
align-items: center;
|
|
34382
|
+
height: 100%;
|
|
34383
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34384
|
+
}
|
|
34385
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34386
|
+
background: white;
|
|
34387
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34388
|
+
}
|
|
34389
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
34390
|
+
display: flex;
|
|
34391
|
+
align-items: center;
|
|
34392
|
+
height: 100%;
|
|
34393
|
+
background: rgba(225, 230, 241, 0.6);
|
|
34394
|
+
}
|
|
34395
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
34396
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34397
|
+
}
|
|
34398
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
34399
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
34400
|
+
border-radius: 8px;
|
|
34401
|
+
}
|
|
34402
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
34403
|
+
border-top-color: white;
|
|
34404
|
+
}
|
|
34405
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
34406
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34407
|
+
border-bottom-color: transparent;
|
|
34408
|
+
border-top-color: transparent;
|
|
34409
|
+
}
|
|
34410
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
34411
|
+
border-radius: 8px 0 0 8px;
|
|
34412
|
+
}
|
|
34413
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
34414
|
+
border-radius: 0 8px 8px 0;
|
|
34415
|
+
}
|
|
34416
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
34417
|
+
background: rgba(0, 136, 255, 0.1);
|
|
34418
|
+
}
|
|
34419
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
34420
|
+
background: #fff;
|
|
34421
|
+
font-weight: 400;
|
|
34422
|
+
position: relative;
|
|
34423
|
+
border-bottom: none;
|
|
34424
|
+
color: #00122e;
|
|
34425
|
+
transition: none;
|
|
34426
|
+
padding: 14px 8px 14px 8px;
|
|
34427
|
+
line-height: 20px;
|
|
34428
|
+
}
|
|
34429
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
34430
|
+
content: "";
|
|
34431
|
+
width: 1px;
|
|
34432
|
+
top: 0;
|
|
34433
|
+
bottom: 0;
|
|
34434
|
+
background: rgba(211, 218, 235, 0.6);
|
|
34435
|
+
position: absolute;
|
|
34436
|
+
right: 0;
|
|
34437
|
+
}
|
|
34438
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
34439
|
+
padding: unset;
|
|
34440
|
+
}
|
|
34441
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
34442
|
+
display: none;
|
|
34443
|
+
}
|
|
34444
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34445
|
+
width: 100%;
|
|
34446
|
+
overflow: hidden;
|
|
34447
|
+
white-space: nowrap;
|
|
34448
|
+
text-overflow: ellipsis;
|
|
34449
|
+
}
|
|
34450
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
34451
|
+
overflow: hidden;
|
|
34452
|
+
text-overflow: ellipsis;
|
|
34453
|
+
flex: 1;
|
|
34454
|
+
}
|
|
34455
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
34456
|
+
padding: 15px 25px 15px 8px;
|
|
34457
|
+
}
|
|
34458
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
34459
|
+
padding: 0;
|
|
34460
|
+
}
|
|
34461
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
34462
|
+
position: absolute;
|
|
34463
|
+
right: 6px;
|
|
34464
|
+
top: 50%;
|
|
34465
|
+
transform: translateY(-50%);
|
|
34466
|
+
height: 16px;
|
|
34467
|
+
display: none;
|
|
34468
|
+
transition: transform 320ms ease;
|
|
34469
|
+
}
|
|
34470
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
34471
|
+
display: block;
|
|
34472
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34473
|
+
}
|
|
34474
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
34475
|
+
display: block;
|
|
34476
|
+
}
|
|
34477
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
34478
|
+
display: none;
|
|
34479
|
+
}
|
|
34480
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
34481
|
+
transform: translateY(-50%);
|
|
34482
|
+
}
|
|
34483
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
34484
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34485
|
+
}
|
|
34486
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
34487
|
+
background: #f2f5fa;
|
|
34488
|
+
}
|
|
34489
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
34490
|
+
display: block;
|
|
34491
|
+
}
|
|
34492
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
34493
|
+
padding-right: 25px;
|
|
34494
|
+
}
|
|
34495
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34496
|
+
padding: 0 !important;
|
|
34497
|
+
}
|
|
34498
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34499
|
+
position: absolute;
|
|
34500
|
+
left: 50%;
|
|
34501
|
+
top: 50%;
|
|
34502
|
+
transform: translate(-50%, -50%);
|
|
34503
|
+
}
|
|
34504
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34505
|
+
display: none;
|
|
34506
|
+
}
|
|
34507
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34508
|
+
background: #fff;
|
|
34509
|
+
}
|
|
34510
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34511
|
+
background: inherit;
|
|
34512
|
+
}
|
|
34513
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34514
|
+
position: static;
|
|
34515
|
+
border: none;
|
|
34516
|
+
background: inherit !important;
|
|
34517
|
+
height: 100px;
|
|
34518
|
+
vertical-align: middle;
|
|
34519
|
+
}
|
|
34520
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34521
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34522
|
+
font-weight: bold;
|
|
34523
|
+
font-size: 20px;
|
|
34524
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34525
|
+
}
|
|
34526
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34527
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34528
|
+
z-index: 10;
|
|
34200
34529
|
}
|
|
34201
|
-
|
|
34202
|
-
|
|
34203
|
-
|
|
34530
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34531
|
+
padding: 0 !important;
|
|
34532
|
+
position: relative;
|
|
34533
|
+
background: #fff;
|
|
34204
34534
|
}
|
|
34205
|
-
|
|
34206
|
-
|
|
34207
|
-
|
|
34208
|
-
|
|
34535
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34536
|
+
height: 100%;
|
|
34537
|
+
display: flex;
|
|
34538
|
+
align-items: center;
|
|
34539
|
+
justify-content: flex-end;
|
|
34540
|
+
padding-right: 8px;
|
|
34209
34541
|
}
|
|
34210
|
-
|
|
34211
|
-
|
|
34212
|
-
|
|
34213
|
-
|
|
34214
|
-
|
|
34215
|
-
border:
|
|
34216
|
-
|
|
34217
|
-
|
|
34218
|
-
|
|
34542
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34543
|
+
width: 24px;
|
|
34544
|
+
height: 24px;
|
|
34545
|
+
cursor: pointer;
|
|
34546
|
+
justify-content: center;
|
|
34547
|
+
border-radius: 4px;
|
|
34548
|
+
}
|
|
34549
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34550
|
+
background: #fff;
|
|
34219
34551
|
}
|
|
34220
34552
|
|
|
34221
34553
|
button.E_l48ei06.ant-btn {
|
|
@@ -34324,417 +34656,261 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34324
34656
|
background-color: #00ba5d;
|
|
34325
34657
|
}
|
|
34326
34658
|
.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 {
|
|
34327
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
34328
|
-
}
|
|
34329
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34330
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
34331
|
-
}
|
|
34332
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34333
|
-
background-color: #6b7d99;
|
|
34334
|
-
}
|
|
34335
|
-
.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 {
|
|
34336
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
34337
|
-
}
|
|
34338
|
-
|
|
34339
|
-
.E_satwmqm {
|
|
34340
|
-
width: 8px;
|
|
34341
|
-
height: 8px;
|
|
34342
|
-
border-radius: 50%;
|
|
34343
|
-
display: inline-block;
|
|
34344
|
-
}
|
|
34345
|
-
|
|
34346
|
-
.E_tc97u5y {
|
|
34347
|
-
height: 100%;
|
|
34348
|
-
}
|
|
34349
|
-
|
|
34350
|
-
.E_efzf37v .ant-table-content {
|
|
34351
|
-
overflow: visible !important;
|
|
34352
|
-
height: 100%;
|
|
34353
|
-
}
|
|
34354
|
-
.E_efzf37v .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
34355
|
-
height: 100%;
|
|
34356
|
-
}
|
|
34357
|
-
.E_efzf37v .ant-table-content table {
|
|
34358
|
-
width: 100% !important;
|
|
34359
|
-
height: 100%;
|
|
34360
|
-
}
|
|
34361
|
-
.E_efzf37v .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34362
|
-
padding: 15px 0;
|
|
34363
|
-
}
|
|
34364
|
-
.E_efzf37v .ant-table-content table thead.ant-table-thead {
|
|
34365
|
-
display: none;
|
|
34366
|
-
}
|
|
34367
|
-
|
|
34368
|
-
.E_t1fisho6 {
|
|
34369
|
-
height: 100%;
|
|
34370
|
-
}
|
|
34371
|
-
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
34372
|
-
padding-top: 6px;
|
|
34373
|
-
padding-bottom: 6px;
|
|
34374
|
-
}
|
|
34375
|
-
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
34376
|
-
font-weight: 700;
|
|
34377
|
-
}
|
|
34378
|
-
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
34379
|
-
font-weight: 700;
|
|
34380
|
-
}
|
|
34381
|
-
.E_t1fisho6 .ant-spin-nested-loading {
|
|
34382
|
-
height: 100%;
|
|
34383
|
-
}
|
|
34384
|
-
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
34385
|
-
height: 100%;
|
|
34386
|
-
overflow: visible;
|
|
34387
|
-
}
|
|
34388
|
-
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
34389
|
-
max-height: none;
|
|
34390
|
-
}
|
|
34391
|
-
.E_t1fisho6 td.ant-table-column-sort {
|
|
34392
|
-
background: transparent;
|
|
34393
|
-
}
|
|
34394
|
-
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
34395
|
-
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
34396
|
-
background: #fff;
|
|
34397
|
-
padding: 0 !important;
|
|
34398
|
-
}
|
|
34399
|
-
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
34400
|
-
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34401
|
-
display: flex;
|
|
34402
|
-
align-items: center;
|
|
34403
|
-
height: 100%;
|
|
34404
|
-
padding: 8px;
|
|
34405
|
-
}
|
|
34406
|
-
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34407
|
-
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34408
|
-
overflow: hidden;
|
|
34409
|
-
text-overflow: ellipsis;
|
|
34410
|
-
width: 100%;
|
|
34411
|
-
}
|
|
34412
|
-
.E_t1fisho6 .ant-table-container {
|
|
34413
|
-
height: 100%;
|
|
34414
|
-
}
|
|
34415
|
-
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
34416
|
-
box-shadow: none !important;
|
|
34417
|
-
}
|
|
34418
|
-
.E_t1fisho6 div.ant-table {
|
|
34419
|
-
border-radius: 0px;
|
|
34420
|
-
border-left: none;
|
|
34421
|
-
border-right: none;
|
|
34422
|
-
border-bottom: none;
|
|
34423
|
-
height: 100%;
|
|
34424
|
-
font-size: 12px;
|
|
34425
|
-
background: transparent;
|
|
34426
|
-
}
|
|
34427
|
-
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
34428
|
-
position: relative;
|
|
34429
|
-
z-index: 3;
|
|
34430
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
34431
|
-
margin-bottom: -1px;
|
|
34432
|
-
}
|
|
34433
|
-
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
34434
|
-
.E_t1fisho6 div.ant-table .value {
|
|
34435
|
-
color: #2d3a56;
|
|
34436
|
-
}
|
|
34437
|
-
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
34438
|
-
.E_t1fisho6 div.ant-table .unit {
|
|
34439
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34440
|
-
}
|
|
34441
|
-
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
34442
|
-
position: unset;
|
|
34443
|
-
text-align: center;
|
|
34444
|
-
}
|
|
34445
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
34446
|
-
background: #fff;
|
|
34447
|
-
}
|
|
34448
|
-
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
34449
|
-
cursor: pointer;
|
|
34450
|
-
position: absolute;
|
|
34451
|
-
top: 50%;
|
|
34452
|
-
right: 12px;
|
|
34453
|
-
transform: translateY(-50%);
|
|
34454
|
-
}
|
|
34455
|
-
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
34456
|
-
box-shadow: none;
|
|
34457
|
-
width: 1px;
|
|
34458
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34459
|
-
}
|
|
34460
|
-
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
34461
|
-
box-shadow: none;
|
|
34462
|
-
width: 1px;
|
|
34463
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34464
|
-
}
|
|
34465
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
34466
|
-
position: relative;
|
|
34467
|
-
}
|
|
34468
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
34469
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34470
|
-
border-bottom: 1px solid white;
|
|
34471
|
-
height: 40px;
|
|
34472
|
-
vertical-align: middle;
|
|
34473
|
-
transition: background 0ms;
|
|
34474
|
-
color: #00122e;
|
|
34475
|
-
}
|
|
34476
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
34477
|
-
background: #f2f5fa;
|
|
34478
|
-
border-bottom-color: #f2f5fa;
|
|
34479
|
-
}
|
|
34480
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
34481
|
-
height: auto;
|
|
34482
|
-
color: #00122e;
|
|
34483
|
-
font-size: 12px;
|
|
34484
|
-
text-align: left;
|
|
34485
|
-
transition: none;
|
|
34486
|
-
overflow: hidden;
|
|
34487
|
-
text-overflow: ellipsis;
|
|
34488
|
-
white-space: nowrap;
|
|
34489
|
-
}
|
|
34490
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
34491
|
-
color: #0096ff;
|
|
34492
|
-
}
|
|
34493
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
34494
|
-
overflow: hidden;
|
|
34495
|
-
text-overflow: ellipsis;
|
|
34496
|
-
width: 100%;
|
|
34497
|
-
vertical-align: middle;
|
|
34498
|
-
}
|
|
34499
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34500
|
-
line-height: 0px;
|
|
34501
|
-
}
|
|
34502
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34503
|
-
padding-right: 25px;
|
|
34504
|
-
}
|
|
34505
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34506
|
-
border-top-color: transparent;
|
|
34507
|
-
}
|
|
34508
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34509
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34510
|
-
border-color: transparent transparent white;
|
|
34511
|
-
}
|
|
34512
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34513
|
-
border-radius: 8px 0 0 8px;
|
|
34514
|
-
}
|
|
34515
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
34516
|
-
border-radius: 8px 0 0 8px;
|
|
34517
|
-
}
|
|
34518
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
34519
|
-
content: "";
|
|
34520
|
-
width: 4px;
|
|
34521
|
-
top: -1px;
|
|
34522
|
-
bottom: -1px;
|
|
34523
|
-
background: white;
|
|
34524
|
-
}
|
|
34525
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
34526
|
-
border-radius: 0 8px 8px 0;
|
|
34527
|
-
}
|
|
34528
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
34529
|
-
border-radius: 0;
|
|
34530
|
-
background: white;
|
|
34531
|
-
border-top: none;
|
|
34532
|
-
}
|
|
34533
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
34534
|
-
border-top: 1px solid transparent;
|
|
34535
|
-
border-radius: 0 8px 8px 0;
|
|
34536
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34537
|
-
}
|
|
34538
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
34539
|
-
background: white;
|
|
34540
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34541
|
-
}
|
|
34542
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34543
|
-
display: flex;
|
|
34544
|
-
align-items: center;
|
|
34545
|
-
height: 100%;
|
|
34546
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34659
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
34547
34660
|
}
|
|
34548
|
-
.
|
|
34549
|
-
background:
|
|
34550
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34661
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
34662
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34551
34663
|
}
|
|
34552
|
-
.
|
|
34553
|
-
|
|
34554
|
-
align-items: center;
|
|
34555
|
-
height: 100%;
|
|
34556
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34664
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
34665
|
+
background-color: #6b7d99;
|
|
34557
34666
|
}
|
|
34558
|
-
.
|
|
34559
|
-
|
|
34667
|
+
.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 {
|
|
34668
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
34560
34669
|
}
|
|
34561
|
-
|
|
34562
|
-
|
|
34563
|
-
|
|
34670
|
+
|
|
34671
|
+
.E_satwmqm {
|
|
34672
|
+
width: 8px;
|
|
34673
|
+
height: 8px;
|
|
34674
|
+
border-radius: 50%;
|
|
34675
|
+
display: inline-block;
|
|
34564
34676
|
}
|
|
34565
|
-
|
|
34566
|
-
|
|
34677
|
+
|
|
34678
|
+
.E_w7ob4th.outside-tag {
|
|
34679
|
+
padding-left: 0;
|
|
34567
34680
|
}
|
|
34568
|
-
.
|
|
34569
|
-
|
|
34570
|
-
|
|
34571
|
-
|
|
34681
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34682
|
+
border-radius: 4px 0 0 4px;
|
|
34683
|
+
padding-right: 4px;
|
|
34684
|
+
margin-right: 4px;
|
|
34572
34685
|
}
|
|
34573
|
-
|
|
34574
|
-
|
|
34686
|
+
|
|
34687
|
+
.E_sjob3jg {
|
|
34688
|
+
--item-min-width: 60px;
|
|
34575
34689
|
}
|
|
34576
|
-
.
|
|
34577
|
-
|
|
34690
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34691
|
+
display: none !important;
|
|
34578
34692
|
}
|
|
34579
|
-
.
|
|
34580
|
-
|
|
34693
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34694
|
+
flex-shrink: 0 !important;
|
|
34581
34695
|
}
|
|
34582
|
-
.
|
|
34583
|
-
|
|
34584
|
-
font-weight: 400;
|
|
34585
|
-
position: relative;
|
|
34586
|
-
border-bottom: none;
|
|
34587
|
-
color: #00122e;
|
|
34588
|
-
transition: none;
|
|
34589
|
-
padding: 14px 8px 14px 8px;
|
|
34590
|
-
line-height: 20px;
|
|
34696
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34697
|
+
color: #0080ff;
|
|
34591
34698
|
}
|
|
34592
|
-
.
|
|
34593
|
-
|
|
34594
|
-
|
|
34595
|
-
top: 0;
|
|
34596
|
-
bottom: 0;
|
|
34597
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34598
|
-
position: absolute;
|
|
34599
|
-
right: 0;
|
|
34699
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34700
|
+
color: #0080ff;
|
|
34701
|
+
font-weight: normal;
|
|
34600
34702
|
}
|
|
34601
|
-
.
|
|
34602
|
-
|
|
34703
|
+
.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 {
|
|
34704
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34603
34705
|
}
|
|
34604
|
-
.
|
|
34605
|
-
|
|
34706
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34707
|
+
color: #00122e;
|
|
34606
34708
|
}
|
|
34607
|
-
.
|
|
34608
|
-
|
|
34709
|
+
.E_sjob3jg .step-item-text {
|
|
34710
|
+
display: inline-block;
|
|
34711
|
+
}
|
|
34712
|
+
.E_sjob3jg .step-item-title {
|
|
34609
34713
|
overflow: hidden;
|
|
34610
34714
|
white-space: nowrap;
|
|
34611
34715
|
text-overflow: ellipsis;
|
|
34612
34716
|
}
|
|
34613
|
-
|
|
34614
|
-
|
|
34615
|
-
|
|
34717
|
+
|
|
34718
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34719
|
+
min-width: var(--item-min-width);
|
|
34720
|
+
}
|
|
34721
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34722
|
+
cursor: not-allowed !important;
|
|
34723
|
+
}
|
|
34724
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34725
|
+
flex-direction: row;
|
|
34726
|
+
justify-content: stretch;
|
|
34727
|
+
}
|
|
34728
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34729
|
+
padding: 0;
|
|
34730
|
+
margin-right: 4px;
|
|
34616
34731
|
flex: 1;
|
|
34732
|
+
overflow: visible;
|
|
34617
34733
|
}
|
|
34618
|
-
.
|
|
34619
|
-
|
|
34734
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34735
|
+
width: 100%;
|
|
34736
|
+
min-height: unset;
|
|
34620
34737
|
}
|
|
34621
|
-
.
|
|
34738
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34739
|
+
height: 26px;
|
|
34740
|
+
line-height: 26px;
|
|
34741
|
+
width: 100%;
|
|
34622
34742
|
padding: 0;
|
|
34743
|
+
font-size: 12px;
|
|
34623
34744
|
}
|
|
34624
|
-
.
|
|
34625
|
-
|
|
34626
|
-
|
|
34627
|
-
|
|
34628
|
-
transform: translateY(-50%);
|
|
34629
|
-
height: 16px;
|
|
34745
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34746
|
+
margin-right: 10px;
|
|
34747
|
+
}
|
|
34748
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34630
34749
|
display: none;
|
|
34631
|
-
transition: transform 320ms ease;
|
|
34632
34750
|
}
|
|
34633
|
-
.
|
|
34634
|
-
|
|
34635
|
-
|
|
34751
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34752
|
+
padding-left: 8px;
|
|
34753
|
+
padding-right: 4px;
|
|
34754
|
+
border-radius: 4px 0 0 4px;
|
|
34636
34755
|
}
|
|
34637
|
-
.
|
|
34638
|
-
|
|
34756
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34757
|
+
margin-right: 0;
|
|
34639
34758
|
}
|
|
34640
|
-
.
|
|
34641
|
-
|
|
34759
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34760
|
+
padding-right: 8px;
|
|
34761
|
+
padding-left: 12px;
|
|
34762
|
+
border-radius: 0 4px 4px 0;
|
|
34642
34763
|
}
|
|
34643
|
-
.
|
|
34644
|
-
|
|
34764
|
+
.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 {
|
|
34765
|
+
content: "";
|
|
34766
|
+
width: 0;
|
|
34767
|
+
height: 0;
|
|
34768
|
+
border: 13px solid transparent;
|
|
34769
|
+
position: absolute;
|
|
34770
|
+
top: 0;
|
|
34771
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34772
|
+
z-index: 2;
|
|
34773
|
+
position: relative;
|
|
34774
|
+
top: -50%;
|
|
34775
|
+
right: -100%;
|
|
34645
34776
|
}
|
|
34646
|
-
.
|
|
34647
|
-
|
|
34777
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34778
|
+
padding: 0 4px 0 12px;
|
|
34648
34779
|
}
|
|
34649
|
-
.
|
|
34650
|
-
|
|
34780
|
+
.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 {
|
|
34781
|
+
content: "";
|
|
34782
|
+
width: 0;
|
|
34783
|
+
height: 0;
|
|
34784
|
+
border: 13px solid transparent;
|
|
34785
|
+
position: absolute;
|
|
34786
|
+
top: 0;
|
|
34787
|
+
border-left: 8px solid #fff;
|
|
34788
|
+
left: 0;
|
|
34651
34789
|
}
|
|
34652
|
-
.
|
|
34653
|
-
|
|
34790
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
34791
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
34654
34792
|
}
|
|
34655
|
-
.
|
|
34656
|
-
|
|
34793
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
34794
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34657
34795
|
}
|
|
34658
|
-
.
|
|
34659
|
-
|
|
34796
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
34797
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
34660
34798
|
}
|
|
34661
|
-
.
|
|
34662
|
-
|
|
34663
|
-
|
|
34664
|
-
top: 50%;
|
|
34665
|
-
transform: translate(-50%, -50%);
|
|
34799
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34800
|
+
cursor: pointer;
|
|
34801
|
+
min-width: var(--item-min-width);
|
|
34666
34802
|
}
|
|
34667
|
-
.
|
|
34668
|
-
|
|
34803
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
34804
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34805
|
+
min-width: var(--item-min-width);
|
|
34669
34806
|
}
|
|
34670
|
-
.
|
|
34671
|
-
|
|
34807
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
34808
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
34809
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34672
34810
|
}
|
|
34673
|
-
.
|
|
34674
|
-
|
|
34811
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
34812
|
+
padding: 0;
|
|
34675
34813
|
}
|
|
34676
|
-
|
|
34677
|
-
|
|
34678
|
-
|
|
34679
|
-
|
|
34680
|
-
height: 100px;
|
|
34681
|
-
vertical-align: middle;
|
|
34814
|
+
|
|
34815
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
34816
|
+
width: 192px;
|
|
34817
|
+
row-gap: 2px;
|
|
34682
34818
|
}
|
|
34683
|
-
.
|
|
34684
|
-
|
|
34685
|
-
font-weight: bold;
|
|
34686
|
-
font-size: 20px;
|
|
34687
|
-
color: rgba(10, 37, 85, 0.6);
|
|
34819
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
34820
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34688
34821
|
}
|
|
34689
|
-
.
|
|
34690
|
-
|
|
34691
|
-
z-index: 10;
|
|
34822
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
34823
|
+
color: #00122e !important;
|
|
34692
34824
|
}
|
|
34693
|
-
.
|
|
34694
|
-
|
|
34695
|
-
position: relative;
|
|
34696
|
-
background: #fff;
|
|
34825
|
+
.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 {
|
|
34826
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34697
34827
|
}
|
|
34698
|
-
.
|
|
34699
|
-
|
|
34828
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
34829
|
+
padding: 0 8px;
|
|
34830
|
+
border-radius: 4px;
|
|
34831
|
+
height: 32px;
|
|
34700
34832
|
display: flex;
|
|
34701
34833
|
align-items: center;
|
|
34702
|
-
justify-content: flex-end;
|
|
34703
|
-
padding-right: 8px;
|
|
34704
34834
|
}
|
|
34705
|
-
.
|
|
34706
|
-
|
|
34707
|
-
|
|
34708
|
-
|
|
34835
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
34836
|
+
min-height: auto;
|
|
34837
|
+
white-space: nowrap;
|
|
34838
|
+
}
|
|
34839
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34840
|
+
font-size: 13px;
|
|
34841
|
+
line-height: 20px;
|
|
34842
|
+
max-width: 100%;
|
|
34843
|
+
padding-right: 0;
|
|
34844
|
+
}
|
|
34845
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34846
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34847
|
+
}
|
|
34848
|
+
|
|
34849
|
+
.E_h6l1tj4 {
|
|
34850
|
+
width: 100%;
|
|
34851
|
+
display: inline-flex;
|
|
34852
|
+
align-items: center;
|
|
34709
34853
|
justify-content: center;
|
|
34710
|
-
|
|
34854
|
+
column-gap: 4px;
|
|
34711
34855
|
}
|
|
34712
|
-
.
|
|
34713
|
-
|
|
34856
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34857
|
+
display: inline-flex;
|
|
34858
|
+
align-items: center;
|
|
34859
|
+
width: 18px;
|
|
34860
|
+
height: 18px;
|
|
34861
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34862
|
+
justify-content: center;
|
|
34714
34863
|
}
|
|
34715
34864
|
|
|
34716
|
-
.
|
|
34717
|
-
width:
|
|
34718
|
-
height: 64px;
|
|
34719
|
-
max-width: 64px;
|
|
34720
|
-
max-height: 64px;
|
|
34721
|
-
overflow: hidden;
|
|
34865
|
+
.E_v18frne8 {
|
|
34866
|
+
width: 100%;
|
|
34722
34867
|
display: flex;
|
|
34723
34868
|
align-items: center;
|
|
34724
34869
|
justify-content: center;
|
|
34725
|
-
|
|
34726
|
-
|
|
34870
|
+
column-gap: 6px;
|
|
34871
|
+
font-size: 13px;
|
|
34727
34872
|
}
|
|
34728
|
-
.
|
|
34729
|
-
|
|
34873
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34874
|
+
display: inline-flex;
|
|
34875
|
+
align-items: center;
|
|
34876
|
+
min-width: 20px;
|
|
34877
|
+
min-height: 20px;
|
|
34878
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34879
|
+
justify-content: center;
|
|
34730
34880
|
}
|
|
34731
|
-
|
|
34732
|
-
|
|
34733
|
-
|
|
34734
|
-
|
|
34735
|
-
|
|
34736
|
-
|
|
34737
|
-
|
|
34881
|
+
|
|
34882
|
+
.E_slr2ynn {
|
|
34883
|
+
padding: 0 8px;
|
|
34884
|
+
height: 18px;
|
|
34885
|
+
}
|
|
34886
|
+
|
|
34887
|
+
.E_m140wbb6 {
|
|
34888
|
+
padding: 2px 8px;
|
|
34889
|
+
height: 24px;
|
|
34890
|
+
}
|
|
34891
|
+
|
|
34892
|
+
.E_t1fozc1i {
|
|
34893
|
+
margin: 0;
|
|
34894
|
+
}
|
|
34895
|
+
|
|
34896
|
+
.E_i1vxv4ln {
|
|
34897
|
+
margin-right: 4px;
|
|
34898
|
+
height: 16px;
|
|
34899
|
+
}
|
|
34900
|
+
|
|
34901
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34902
|
+
font-weight: 700;
|
|
34903
|
+
color: #00122e;
|
|
34904
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34905
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34906
|
+
word-break: break-all;
|
|
34907
|
+
display: inline;
|
|
34908
|
+
white-space: normal;
|
|
34909
|
+
}
|
|
34910
|
+
|
|
34911
|
+
.E_i1g85yz3 {
|
|
34912
|
+
margin-right: 4px;
|
|
34913
|
+
height: 16px;
|
|
34738
34914
|
}
|
|
34739
34915
|
|
|
34740
34916
|
.E_t1dtlqs1 {
|
|
@@ -34821,316 +34997,116 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34821
34997
|
display: flex;
|
|
34822
34998
|
justify-content: flex-start;
|
|
34823
34999
|
align-items: flex-start;
|
|
34824
|
-
flex-wrap: wrap;
|
|
34825
|
-
padding: 8px;
|
|
34826
|
-
border: none;
|
|
34827
|
-
}
|
|
34828
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34829
|
-
flex-basis: 100%;
|
|
34830
|
-
margin: 12px 0 0;
|
|
34831
|
-
order: 99;
|
|
34832
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34833
|
-
}
|
|
34834
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34835
|
-
color: #f0483e;
|
|
34836
|
-
flex-basis: 100%;
|
|
34837
|
-
order: 98;
|
|
34838
|
-
margin: 12px 0 0;
|
|
34839
|
-
}
|
|
34840
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34841
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34842
|
-
}
|
|
34843
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34844
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
34845
|
-
}
|
|
34846
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34847
|
-
flex: 1 0 0;
|
|
34848
|
-
overflow: hidden;
|
|
34849
|
-
}
|
|
34850
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34851
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34852
|
-
margin: 0;
|
|
34853
|
-
}
|
|
34854
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34855
|
-
text-align: center;
|
|
34856
|
-
}
|
|
34857
|
-
.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 > * {
|
|
34858
|
-
text-align: center;
|
|
34859
|
-
}
|
|
34860
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34861
|
-
text-align: left;
|
|
34862
|
-
}
|
|
34863
|
-
.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 > * {
|
|
34864
|
-
text-align: left;
|
|
34865
|
-
}
|
|
34866
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34867
|
-
text-align: right;
|
|
34868
|
-
}
|
|
34869
|
-
.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 > * {
|
|
34870
|
-
text-align: right;
|
|
34871
|
-
}
|
|
34872
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34873
|
-
margin-right: 8px;
|
|
34874
|
-
}
|
|
34875
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34876
|
-
padding: 4px;
|
|
34877
|
-
width: 24px;
|
|
34878
|
-
height: 24px;
|
|
34879
|
-
overflow: hidden;
|
|
34880
|
-
}
|
|
34881
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34882
|
-
padding: 0;
|
|
34883
|
-
}
|
|
34884
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34885
|
-
cursor: not-allowed;
|
|
34886
|
-
opacity: 0.5;
|
|
34887
|
-
}
|
|
34888
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34889
|
-
margin: 0;
|
|
34890
|
-
}
|
|
34891
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34892
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34893
|
-
border-radius: 5px;
|
|
34894
|
-
font-size: 12px;
|
|
34895
|
-
}
|
|
34896
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34897
|
-
font-size: inherit;
|
|
34898
|
-
}
|
|
34899
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34900
|
-
min-height: 24px;
|
|
34901
|
-
font-size: 12px;
|
|
34902
|
-
position: relative;
|
|
34903
|
-
}
|
|
34904
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34905
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34906
|
-
}
|
|
34907
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34908
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34909
|
-
}
|
|
34910
|
-
|
|
34911
|
-
.E_a138syjm {
|
|
34912
|
-
display: flex;
|
|
34913
|
-
align-items: center;
|
|
34914
|
-
margin-top: 8px;
|
|
34915
|
-
}
|
|
34916
|
-
.E_a138syjm button.ant-btn {
|
|
34917
|
-
padding: 2px 8px;
|
|
34918
|
-
height: 24px;
|
|
34919
|
-
}
|
|
34920
|
-
.E_a138syjm > span.maximum-desc {
|
|
34921
|
-
display: none;
|
|
34922
|
-
margin-left: 8px;
|
|
34923
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34924
|
-
}
|
|
34925
|
-
.E_a138syjm > span.maximum-desc.disabled {
|
|
34926
|
-
display: inline;
|
|
34927
|
-
}
|
|
34928
|
-
|
|
34929
|
-
.E_d77i8u0 {
|
|
34930
|
-
width: 24px;
|
|
34931
|
-
height: 24px;
|
|
34932
|
-
padding: 4px;
|
|
34933
|
-
margin-right: 8px;
|
|
34934
|
-
}
|
|
34935
|
-
|
|
34936
|
-
.E_i1g85yz3 {
|
|
34937
|
-
margin-right: 4px;
|
|
34938
|
-
height: 16px;
|
|
34939
|
-
}
|
|
34940
|
-
|
|
34941
|
-
.E_sjob3jg {
|
|
34942
|
-
--item-min-width: 60px;
|
|
34943
|
-
}
|
|
34944
|
-
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34945
|
-
display: none !important;
|
|
34946
|
-
}
|
|
34947
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34948
|
-
flex-shrink: 0 !important;
|
|
34949
|
-
}
|
|
34950
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34951
|
-
color: #0080ff;
|
|
34952
|
-
}
|
|
34953
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34954
|
-
color: #0080ff;
|
|
34955
|
-
font-weight: normal;
|
|
34956
|
-
}
|
|
34957
|
-
.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 {
|
|
34958
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34959
|
-
}
|
|
34960
|
-
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34961
|
-
color: #00122e;
|
|
34962
|
-
}
|
|
34963
|
-
.E_sjob3jg .step-item-text {
|
|
34964
|
-
display: inline-block;
|
|
34965
|
-
}
|
|
34966
|
-
.E_sjob3jg .step-item-title {
|
|
34967
|
-
overflow: hidden;
|
|
34968
|
-
white-space: nowrap;
|
|
34969
|
-
text-overflow: ellipsis;
|
|
34970
|
-
}
|
|
34971
|
-
|
|
34972
|
-
.E_hjvj6s6 .ant-steps-item-container {
|
|
34973
|
-
min-width: var(--item-min-width);
|
|
34974
|
-
}
|
|
34975
|
-
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34976
|
-
cursor: not-allowed !important;
|
|
34977
|
-
}
|
|
34978
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34979
|
-
flex-direction: row;
|
|
34980
|
-
justify-content: stretch;
|
|
34981
|
-
}
|
|
34982
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34983
|
-
padding: 0;
|
|
34984
|
-
margin-right: 4px;
|
|
34985
|
-
flex: 1;
|
|
34986
|
-
overflow: visible;
|
|
34987
|
-
}
|
|
34988
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34989
|
-
width: 100%;
|
|
34990
|
-
min-height: unset;
|
|
34991
|
-
}
|
|
34992
|
-
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34993
|
-
height: 26px;
|
|
34994
|
-
line-height: 26px;
|
|
34995
|
-
width: 100%;
|
|
34996
|
-
padding: 0;
|
|
34997
|
-
font-size: 12px;
|
|
35000
|
+
flex-wrap: wrap;
|
|
35001
|
+
padding: 8px;
|
|
35002
|
+
border: none;
|
|
34998
35003
|
}
|
|
34999
|
-
.
|
|
35000
|
-
|
|
35004
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35005
|
+
flex-basis: 100%;
|
|
35006
|
+
margin: 12px 0 0;
|
|
35007
|
+
order: 99;
|
|
35008
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35001
35009
|
}
|
|
35002
|
-
.
|
|
35003
|
-
|
|
35010
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
35011
|
+
color: #f0483e;
|
|
35012
|
+
flex-basis: 100%;
|
|
35013
|
+
order: 98;
|
|
35014
|
+
margin: 12px 0 0;
|
|
35004
35015
|
}
|
|
35005
|
-
.
|
|
35006
|
-
|
|
35007
|
-
padding-right: 4px;
|
|
35008
|
-
border-radius: 4px 0 0 4px;
|
|
35016
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35017
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35009
35018
|
}
|
|
35010
|
-
.
|
|
35011
|
-
|
|
35019
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35020
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35012
35021
|
}
|
|
35013
|
-
.
|
|
35014
|
-
|
|
35015
|
-
|
|
35016
|
-
border-radius: 0 4px 4px 0;
|
|
35022
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
35023
|
+
flex: 1 0 0;
|
|
35024
|
+
overflow: hidden;
|
|
35017
35025
|
}
|
|
35018
|
-
.
|
|
35019
|
-
|
|
35020
|
-
|
|
35021
|
-
height: 0;
|
|
35022
|
-
border: 13px solid transparent;
|
|
35023
|
-
position: absolute;
|
|
35024
|
-
top: 0;
|
|
35025
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
35026
|
-
z-index: 2;
|
|
35027
|
-
position: relative;
|
|
35028
|
-
top: -50%;
|
|
35029
|
-
right: -100%;
|
|
35026
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35027
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35028
|
+
margin: 0;
|
|
35030
35029
|
}
|
|
35031
|
-
.
|
|
35032
|
-
|
|
35030
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35031
|
+
text-align: center;
|
|
35033
35032
|
}
|
|
35034
|
-
.
|
|
35035
|
-
|
|
35036
|
-
width: 0;
|
|
35037
|
-
height: 0;
|
|
35038
|
-
border: 13px solid transparent;
|
|
35039
|
-
position: absolute;
|
|
35040
|
-
top: 0;
|
|
35041
|
-
border-left: 8px solid #fff;
|
|
35042
|
-
left: 0;
|
|
35033
|
+
.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 > * {
|
|
35034
|
+
text-align: center;
|
|
35043
35035
|
}
|
|
35044
|
-
.
|
|
35045
|
-
|
|
35036
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35037
|
+
text-align: left;
|
|
35046
35038
|
}
|
|
35047
|
-
.
|
|
35048
|
-
|
|
35039
|
+
.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 > * {
|
|
35040
|
+
text-align: left;
|
|
35049
35041
|
}
|
|
35050
|
-
.
|
|
35051
|
-
|
|
35042
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35043
|
+
text-align: right;
|
|
35052
35044
|
}
|
|
35053
|
-
.
|
|
35054
|
-
|
|
35055
|
-
min-width: var(--item-min-width);
|
|
35045
|
+
.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 > * {
|
|
35046
|
+
text-align: right;
|
|
35056
35047
|
}
|
|
35057
|
-
.
|
|
35058
|
-
|
|
35059
|
-
min-width: var(--item-min-width);
|
|
35048
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35049
|
+
margin-right: 8px;
|
|
35060
35050
|
}
|
|
35061
|
-
.
|
|
35062
|
-
|
|
35063
|
-
|
|
35051
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
35052
|
+
padding: 4px;
|
|
35053
|
+
width: 24px;
|
|
35054
|
+
height: 24px;
|
|
35055
|
+
overflow: hidden;
|
|
35064
35056
|
}
|
|
35065
|
-
.
|
|
35057
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
35066
35058
|
padding: 0;
|
|
35067
35059
|
}
|
|
35068
|
-
|
|
35069
|
-
|
|
35070
|
-
|
|
35071
|
-
row-gap: 2px;
|
|
35072
|
-
}
|
|
35073
|
-
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
35074
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35060
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
35061
|
+
cursor: not-allowed;
|
|
35062
|
+
opacity: 0.5;
|
|
35075
35063
|
}
|
|
35076
|
-
.
|
|
35077
|
-
|
|
35064
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
35065
|
+
margin: 0;
|
|
35078
35066
|
}
|
|
35079
|
-
.
|
|
35080
|
-
|
|
35067
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
35068
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
35069
|
+
border-radius: 5px;
|
|
35070
|
+
font-size: 12px;
|
|
35081
35071
|
}
|
|
35082
|
-
.
|
|
35083
|
-
|
|
35084
|
-
border-radius: 4px;
|
|
35085
|
-
height: 32px;
|
|
35086
|
-
display: flex;
|
|
35087
|
-
align-items: center;
|
|
35072
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
35073
|
+
font-size: inherit;
|
|
35088
35074
|
}
|
|
35089
|
-
.
|
|
35090
|
-
min-height:
|
|
35091
|
-
|
|
35075
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
35076
|
+
min-height: 24px;
|
|
35077
|
+
font-size: 12px;
|
|
35078
|
+
position: relative;
|
|
35092
35079
|
}
|
|
35093
|
-
.
|
|
35094
|
-
|
|
35095
|
-
line-height: 20px;
|
|
35096
|
-
max-width: 100%;
|
|
35097
|
-
padding-right: 0;
|
|
35080
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
35081
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35098
35082
|
}
|
|
35099
|
-
.
|
|
35100
|
-
background: rgba(
|
|
35083
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
35084
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35101
35085
|
}
|
|
35102
35086
|
|
|
35103
|
-
.
|
|
35104
|
-
|
|
35105
|
-
display: inline-flex;
|
|
35087
|
+
.E_a138syjm {
|
|
35088
|
+
display: flex;
|
|
35106
35089
|
align-items: center;
|
|
35107
|
-
|
|
35108
|
-
column-gap: 4px;
|
|
35090
|
+
margin-top: 8px;
|
|
35109
35091
|
}
|
|
35110
|
-
.
|
|
35111
|
-
|
|
35112
|
-
|
|
35113
|
-
width: 18px;
|
|
35114
|
-
height: 18px;
|
|
35115
|
-
color: rgba(44, 56, 82, 0.75);
|
|
35116
|
-
justify-content: center;
|
|
35092
|
+
.E_a138syjm button.ant-btn {
|
|
35093
|
+
padding: 2px 8px;
|
|
35094
|
+
height: 24px;
|
|
35117
35095
|
}
|
|
35118
|
-
|
|
35119
|
-
|
|
35120
|
-
|
|
35121
|
-
|
|
35122
|
-
align-items: center;
|
|
35123
|
-
justify-content: center;
|
|
35124
|
-
column-gap: 6px;
|
|
35125
|
-
font-size: 13px;
|
|
35096
|
+
.E_a138syjm > span.maximum-desc {
|
|
35097
|
+
display: none;
|
|
35098
|
+
margin-left: 8px;
|
|
35099
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35126
35100
|
}
|
|
35127
|
-
.
|
|
35128
|
-
display: inline
|
|
35129
|
-
|
|
35130
|
-
|
|
35131
|
-
|
|
35132
|
-
|
|
35133
|
-
|
|
35101
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
35102
|
+
display: inline;
|
|
35103
|
+
}
|
|
35104
|
+
|
|
35105
|
+
.E_d77i8u0 {
|
|
35106
|
+
width: 24px;
|
|
35107
|
+
height: 24px;
|
|
35108
|
+
padding: 4px;
|
|
35109
|
+
margin-right: 8px;
|
|
35134
35110
|
}
|
|
35135
35111
|
|
|
35136
35112
|
.E_r77hffu {
|
|
@@ -35150,6 +35126,30 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35150
35126
|
font-size: 0;
|
|
35151
35127
|
}
|
|
35152
35128
|
|
|
35129
|
+
.E_l12xdkhl {
|
|
35130
|
+
width: 64px;
|
|
35131
|
+
height: 64px;
|
|
35132
|
+
max-width: 64px;
|
|
35133
|
+
max-height: 64px;
|
|
35134
|
+
overflow: hidden;
|
|
35135
|
+
display: flex;
|
|
35136
|
+
align-items: center;
|
|
35137
|
+
justify-content: center;
|
|
35138
|
+
position: relative;
|
|
35139
|
+
opacity: 0.6;
|
|
35140
|
+
}
|
|
35141
|
+
.E_l12xdkhl .icon-wrapper {
|
|
35142
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
35143
|
+
}
|
|
35144
|
+
@keyframes rotate {
|
|
35145
|
+
from {
|
|
35146
|
+
transform: rotate(0deg);
|
|
35147
|
+
}
|
|
35148
|
+
to {
|
|
35149
|
+
transform: rotate(360deg);
|
|
35150
|
+
}
|
|
35151
|
+
}
|
|
35152
|
+
|
|
35153
35153
|
.E_t13ef470 {
|
|
35154
35154
|
height: 100%;
|
|
35155
35155
|
}
|
|
@@ -35180,6 +35180,28 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35180
35180
|
background: rgba(163, 180, 204, 0.18);
|
|
35181
35181
|
}
|
|
35182
35182
|
|
|
35183
|
+
.E_t1gvlxt5 {
|
|
35184
|
+
min-width: 0;
|
|
35185
|
+
flex: 1;
|
|
35186
|
+
}
|
|
35187
|
+
.E_t1gvlxt5 .tag {
|
|
35188
|
+
flex: 0 0 auto;
|
|
35189
|
+
}
|
|
35190
|
+
.E_t1gvlxt5 .progress-title {
|
|
35191
|
+
flex: 2;
|
|
35192
|
+
max-width: fit-content;
|
|
35193
|
+
}
|
|
35194
|
+
.E_t1gvlxt5 .progress-desc {
|
|
35195
|
+
flex: 1;
|
|
35196
|
+
max-width: fit-content;
|
|
35197
|
+
}
|
|
35198
|
+
|
|
35199
|
+
.E_a1ji6r68 {
|
|
35200
|
+
display: flex;
|
|
35201
|
+
align-items: center;
|
|
35202
|
+
column-gap: var(--a1ji6r68-0);
|
|
35203
|
+
}
|
|
35204
|
+
|
|
35183
35205
|
.E_msn7nxt {
|
|
35184
35206
|
color: rgba(44, 56, 82, 0.6);
|
|
35185
35207
|
text-align: center;
|
|
@@ -35341,28 +35363,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35341
35363
|
margin-left: 8px;
|
|
35342
35364
|
}
|
|
35343
35365
|
|
|
35344
|
-
.E_t1gvlxt5 {
|
|
35345
|
-
min-width: 0;
|
|
35346
|
-
flex: 1;
|
|
35347
|
-
}
|
|
35348
|
-
.E_t1gvlxt5 .tag {
|
|
35349
|
-
flex: 0 0 auto;
|
|
35350
|
-
}
|
|
35351
|
-
.E_t1gvlxt5 .progress-title {
|
|
35352
|
-
flex: 2;
|
|
35353
|
-
max-width: fit-content;
|
|
35354
|
-
}
|
|
35355
|
-
.E_t1gvlxt5 .progress-desc {
|
|
35356
|
-
flex: 1;
|
|
35357
|
-
max-width: fit-content;
|
|
35358
|
-
}
|
|
35359
|
-
|
|
35360
|
-
.E_a1ji6r68 {
|
|
35361
|
-
display: flex;
|
|
35362
|
-
align-items: center;
|
|
35363
|
-
column-gap: var(--a1ji6r68-0);
|
|
35364
|
-
}
|
|
35365
|
-
|
|
35366
35366
|
.E_s20iney.skeleton-box {
|
|
35367
35367
|
display: flex;
|
|
35368
35368
|
align-items: center;
|