@cloudtower/eagle 0.33.15 → 0.33.16
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/coreX/DateRangePicker/index.js +9 -1
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1974 -1892
- package/dist/esm/coreX/DateRangePicker/index.js +9 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/linaria.merged.scss +2012 -1918
- package/dist/src/coreX/KubeConfigModal/KubeConfigModal.style.d.ts +9 -0
- package/dist/src/coreX/KubeConfigModal/KubeConfigModal.type.d.ts +21 -0
- package/dist/src/coreX/KubeConfigModal/index.d.ts +4 -0
- package/dist/src/coreX/KubeConfigModal/utils.d.ts +2 -0
- package/dist/src/coreX/index.d.ts +1 -0
- package/dist/stories/docs/coreX/KubeConfigModal.stories.d.ts +83 -0
- package/dist/style.css +1688 -1610
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29715,83 +29715,6 @@ html body {
|
|
|
29715
29715
|
padding: 8px 12px;
|
|
29716
29716
|
}
|
|
29717
29717
|
|
|
29718
|
-
.E_m74vjol {
|
|
29719
|
-
display: flex;
|
|
29720
|
-
justify-content: space-between;
|
|
29721
|
-
width: 100%;
|
|
29722
|
-
}
|
|
29723
|
-
|
|
29724
|
-
.E_m74vjol .action {
|
|
29725
|
-
margin-left: 16px;
|
|
29726
|
-
}
|
|
29727
|
-
|
|
29728
|
-
.E_a1o35uvh.ant-alert-closable {
|
|
29729
|
-
padding-right: 12px;
|
|
29730
|
-
}
|
|
29731
|
-
|
|
29732
|
-
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
29733
|
-
height: fit-content;
|
|
29734
|
-
margin-left: 16px;
|
|
29735
|
-
}
|
|
29736
|
-
|
|
29737
|
-
.E_a1o35uvh .ant-alert-message {
|
|
29738
|
-
flex: 1;
|
|
29739
|
-
}
|
|
29740
|
-
|
|
29741
|
-
.E_b1nip9bk {
|
|
29742
|
-
padding: 4px 11px;
|
|
29743
|
-
}
|
|
29744
|
-
|
|
29745
|
-
.E_bqamoqe {
|
|
29746
|
-
white-space: nowrap;
|
|
29747
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29748
|
-
}
|
|
29749
|
-
|
|
29750
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29751
|
-
--color: #0080ff;
|
|
29752
|
-
}
|
|
29753
|
-
|
|
29754
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29755
|
-
--color: #0080ff;
|
|
29756
|
-
}
|
|
29757
|
-
|
|
29758
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29759
|
-
margin-left: 1px;
|
|
29760
|
-
}
|
|
29761
|
-
|
|
29762
|
-
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29763
|
-
border-top-right-radius: 0;
|
|
29764
|
-
border-bottom-right-radius: 0;
|
|
29765
|
-
}
|
|
29766
|
-
|
|
29767
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29768
|
-
border-top-left-radius: 0;
|
|
29769
|
-
border-bottom-left-radius: 0;
|
|
29770
|
-
}
|
|
29771
|
-
|
|
29772
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29773
|
-
border-radius: unset;
|
|
29774
|
-
}
|
|
29775
|
-
|
|
29776
|
-
.E_berrcjl {
|
|
29777
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29778
|
-
margin-bottom: 4px;
|
|
29779
|
-
}
|
|
29780
|
-
|
|
29781
|
-
.E_berrcjl .breadcrumb-link {
|
|
29782
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29783
|
-
cursor: pointer;
|
|
29784
|
-
transition: color 160ms ease;
|
|
29785
|
-
}
|
|
29786
|
-
|
|
29787
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29788
|
-
color: #0080ff;
|
|
29789
|
-
}
|
|
29790
|
-
|
|
29791
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29792
|
-
color: #005ed1;
|
|
29793
|
-
}
|
|
29794
|
-
|
|
29795
29718
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
29796
29719
|
justify-content: center;
|
|
29797
29720
|
}
|
|
@@ -30088,18 +30011,27 @@ html body {
|
|
|
30088
30011
|
justify-content: center;
|
|
30089
30012
|
}
|
|
30090
30013
|
|
|
30091
|
-
.
|
|
30014
|
+
.E_m74vjol {
|
|
30092
30015
|
display: flex;
|
|
30016
|
+
justify-content: space-between;
|
|
30017
|
+
width: 100%;
|
|
30093
30018
|
}
|
|
30094
30019
|
|
|
30095
|
-
.
|
|
30096
|
-
|
|
30097
|
-
border-top-left-radius: 5px;
|
|
30020
|
+
.E_m74vjol .action {
|
|
30021
|
+
margin-left: 16px;
|
|
30098
30022
|
}
|
|
30099
30023
|
|
|
30100
|
-
.
|
|
30101
|
-
|
|
30102
|
-
|
|
30024
|
+
.E_a1o35uvh.ant-alert-closable {
|
|
30025
|
+
padding-right: 12px;
|
|
30026
|
+
}
|
|
30027
|
+
|
|
30028
|
+
.E_a1o35uvh.ant-alert-closable .ant-alert-close-icon {
|
|
30029
|
+
height: fit-content;
|
|
30030
|
+
margin-left: 16px;
|
|
30031
|
+
}
|
|
30032
|
+
|
|
30033
|
+
.E_a1o35uvh .ant-alert-message {
|
|
30034
|
+
flex: 1;
|
|
30103
30035
|
}
|
|
30104
30036
|
|
|
30105
30037
|
.E_c1uzzomf {
|
|
@@ -30127,33 +30059,73 @@ html body {
|
|
|
30127
30059
|
text-align: center;
|
|
30128
30060
|
}
|
|
30129
30061
|
|
|
30130
|
-
.
|
|
30131
|
-
|
|
30132
|
-
|
|
30062
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30063
|
+
padding: 4px 8px 0 8px;
|
|
30064
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30065
|
+
font-size: 12px;
|
|
30133
30066
|
}
|
|
30134
30067
|
|
|
30135
|
-
.
|
|
30136
|
-
padding-
|
|
30137
|
-
padding-bottom: 0px;
|
|
30138
|
-
padding-left: 0px !important;
|
|
30139
|
-
padding-right: 24px;
|
|
30068
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30069
|
+
padding-bottom: 6px;
|
|
30140
30070
|
}
|
|
30141
30071
|
|
|
30142
|
-
.
|
|
30143
|
-
|
|
30072
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30073
|
+
padding-top: 4px;
|
|
30074
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30144
30075
|
}
|
|
30145
30076
|
|
|
30146
|
-
.
|
|
30147
|
-
padding:
|
|
30077
|
+
.E_b1nip9bk {
|
|
30078
|
+
padding: 4px 11px;
|
|
30148
30079
|
}
|
|
30149
30080
|
|
|
30150
|
-
.
|
|
30151
|
-
|
|
30152
|
-
|
|
30081
|
+
.E_bqamoqe {
|
|
30082
|
+
white-space: nowrap;
|
|
30083
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30153
30084
|
}
|
|
30154
30085
|
|
|
30155
|
-
.
|
|
30156
|
-
|
|
30086
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30087
|
+
--color: #0080ff;
|
|
30088
|
+
}
|
|
30089
|
+
|
|
30090
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30091
|
+
--color: #0080ff;
|
|
30092
|
+
}
|
|
30093
|
+
|
|
30094
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30095
|
+
margin-left: 1px;
|
|
30096
|
+
}
|
|
30097
|
+
|
|
30098
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30099
|
+
border-top-right-radius: 0;
|
|
30100
|
+
border-bottom-right-radius: 0;
|
|
30101
|
+
}
|
|
30102
|
+
|
|
30103
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30104
|
+
border-top-left-radius: 0;
|
|
30105
|
+
border-bottom-left-radius: 0;
|
|
30106
|
+
}
|
|
30107
|
+
|
|
30108
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30109
|
+
border-radius: unset;
|
|
30110
|
+
}
|
|
30111
|
+
|
|
30112
|
+
.E_berrcjl {
|
|
30113
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30114
|
+
margin-bottom: 4px;
|
|
30115
|
+
}
|
|
30116
|
+
|
|
30117
|
+
.E_berrcjl .breadcrumb-link {
|
|
30118
|
+
color: rgba(10, 37, 85, 0.6);
|
|
30119
|
+
cursor: pointer;
|
|
30120
|
+
transition: color 160ms ease;
|
|
30121
|
+
}
|
|
30122
|
+
|
|
30123
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
30124
|
+
color: #0080ff;
|
|
30125
|
+
}
|
|
30126
|
+
|
|
30127
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
30128
|
+
color: #005ed1;
|
|
30157
30129
|
}
|
|
30158
30130
|
|
|
30159
30131
|
.E_d1bw7c5z {
|
|
@@ -30252,6 +30224,49 @@ html body {
|
|
|
30252
30224
|
width: 102px;
|
|
30253
30225
|
}
|
|
30254
30226
|
|
|
30227
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
30228
|
+
border: 0px;
|
|
30229
|
+
background-color: #fff;
|
|
30230
|
+
}
|
|
30231
|
+
|
|
30232
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
30233
|
+
padding-top: 0px;
|
|
30234
|
+
padding-bottom: 0px;
|
|
30235
|
+
padding-left: 0px !important;
|
|
30236
|
+
padding-right: 24px;
|
|
30237
|
+
}
|
|
30238
|
+
|
|
30239
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
30240
|
+
right: 0px;
|
|
30241
|
+
}
|
|
30242
|
+
|
|
30243
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
30244
|
+
padding: 0px;
|
|
30245
|
+
}
|
|
30246
|
+
|
|
30247
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
30248
|
+
padding-right: 0px;
|
|
30249
|
+
cursor: default;
|
|
30250
|
+
}
|
|
30251
|
+
|
|
30252
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30253
|
+
display: flex;
|
|
30254
|
+
}
|
|
30255
|
+
|
|
30256
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:first-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:first-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:first-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:first-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:first-child .ant-time-picker-input {
|
|
30257
|
+
border-bottom-left-radius: 5px;
|
|
30258
|
+
border-top-left-radius: 5px;
|
|
30259
|
+
}
|
|
30260
|
+
|
|
30261
|
+
.E_itxley7.ant-input-group.ant-input-group-compact > *:last-child, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select:last-child > .ant-select-selector, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-calendar-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-select-auto-complete:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-cascader-picker-focused:last-child .ant-input, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-mention-wrapper:last-child .ant-mention-editor, .E_itxley7.ant-input-group.ant-input-group-compact > .ant-time-picker:last-child .ant-time-picker-input {
|
|
30262
|
+
border-bottom-right-radius: 5px;
|
|
30263
|
+
border-top-right-radius: 5px;
|
|
30264
|
+
}
|
|
30265
|
+
|
|
30266
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30267
|
+
line-height: 18px;
|
|
30268
|
+
}
|
|
30269
|
+
|
|
30255
30270
|
.E_c1yyuluq {
|
|
30256
30271
|
border-radius: 8px;
|
|
30257
30272
|
}
|
|
@@ -30260,19 +30275,32 @@ html body {
|
|
|
30260
30275
|
padding: 20px 24px 24px 24px;
|
|
30261
30276
|
}
|
|
30262
30277
|
|
|
30263
|
-
.
|
|
30264
|
-
|
|
30265
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30266
|
-
font-size: 12px;
|
|
30278
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
30279
|
+
margin-right: 8px;
|
|
30267
30280
|
}
|
|
30268
30281
|
|
|
30269
|
-
.
|
|
30270
|
-
|
|
30282
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
30283
|
+
margin-left: 8px;
|
|
30271
30284
|
}
|
|
30272
30285
|
|
|
30273
|
-
.
|
|
30274
|
-
|
|
30275
|
-
border-
|
|
30286
|
+
.E_cc368xp {
|
|
30287
|
+
color: #00122e;
|
|
30288
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30289
|
+
margin-right: 8px;
|
|
30290
|
+
padding-right: 8px;
|
|
30291
|
+
}
|
|
30292
|
+
|
|
30293
|
+
.E_i11o6xqj {
|
|
30294
|
+
display: flex;
|
|
30295
|
+
gap: 4px;
|
|
30296
|
+
}
|
|
30297
|
+
|
|
30298
|
+
.E_i11o6xqj .icon-wrapper {
|
|
30299
|
+
cursor: pointer;
|
|
30300
|
+
}
|
|
30301
|
+
|
|
30302
|
+
.E_d19ruhdj.icon-wrapper {
|
|
30303
|
+
cursor: not-allowed;
|
|
30276
30304
|
}
|
|
30277
30305
|
|
|
30278
30306
|
.E_phljevk {
|
|
@@ -30342,130 +30370,6 @@ html body {
|
|
|
30342
30370
|
line-height: 18px;
|
|
30343
30371
|
}
|
|
30344
30372
|
|
|
30345
|
-
.E_c1bus5hc {
|
|
30346
|
-
--color: white;
|
|
30347
|
-
height: 14px;
|
|
30348
|
-
width: 14px;
|
|
30349
|
-
border-radius: 50%;
|
|
30350
|
-
flex-shrink: 0;
|
|
30351
|
-
display: flex;
|
|
30352
|
-
align-items: center;
|
|
30353
|
-
justify-content: center;
|
|
30354
|
-
border: 1px solid var(--color);
|
|
30355
|
-
}
|
|
30356
|
-
|
|
30357
|
-
.E_c1bus5hc .circle-inner {
|
|
30358
|
-
position: relative;
|
|
30359
|
-
height: 10px;
|
|
30360
|
-
width: 10px;
|
|
30361
|
-
border-radius: 50%;
|
|
30362
|
-
overflow: hidden;
|
|
30363
|
-
}
|
|
30364
|
-
|
|
30365
|
-
.E_c1bus5hc .circle-content {
|
|
30366
|
-
position: absolute;
|
|
30367
|
-
height: 100%;
|
|
30368
|
-
width: 100%;
|
|
30369
|
-
left: 0;
|
|
30370
|
-
top: 0;
|
|
30371
|
-
border-radius: 50%;
|
|
30372
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30373
|
-
transform: rotate(180deg);
|
|
30374
|
-
}
|
|
30375
|
-
|
|
30376
|
-
.E_c1bus5hc .circle-child {
|
|
30377
|
-
position: absolute;
|
|
30378
|
-
height: 100%;
|
|
30379
|
-
width: 100%;
|
|
30380
|
-
left: 0;
|
|
30381
|
-
top: 0;
|
|
30382
|
-
margin-left: 50%;
|
|
30383
|
-
transform-origin: left;
|
|
30384
|
-
background: white;
|
|
30385
|
-
transform: rotate(0deg);
|
|
30386
|
-
}
|
|
30387
|
-
|
|
30388
|
-
.E_ivqqkzv {
|
|
30389
|
-
height: 24px;
|
|
30390
|
-
width: 56px !important;
|
|
30391
|
-
margin-right: 4px;
|
|
30392
|
-
}
|
|
30393
|
-
|
|
30394
|
-
.E_c1wk4q29 {
|
|
30395
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30396
|
-
}
|
|
30397
|
-
|
|
30398
|
-
.E_tju3gfj .date {
|
|
30399
|
-
margin-right: 4px;
|
|
30400
|
-
}
|
|
30401
|
-
|
|
30402
|
-
.E_s1dizucg.ant-switch {
|
|
30403
|
-
min-width: 40px;
|
|
30404
|
-
height: 24px;
|
|
30405
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30406
|
-
overflow: hidden;
|
|
30407
|
-
}
|
|
30408
|
-
|
|
30409
|
-
.E_s1dizucg.ant-switch:focus {
|
|
30410
|
-
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30411
|
-
}
|
|
30412
|
-
|
|
30413
|
-
.E_s1dizucg.ant-switch-small {
|
|
30414
|
-
min-width: 26px;
|
|
30415
|
-
height: 16px;
|
|
30416
|
-
}
|
|
30417
|
-
|
|
30418
|
-
.E_s1dizucg.ant-switch-large {
|
|
30419
|
-
min-width: 52px;
|
|
30420
|
-
height: 32px;
|
|
30421
|
-
}
|
|
30422
|
-
|
|
30423
|
-
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30424
|
-
height: 20px;
|
|
30425
|
-
width: 20px;
|
|
30426
|
-
}
|
|
30427
|
-
|
|
30428
|
-
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30429
|
-
border-radius: 10px;
|
|
30430
|
-
transition-delay: 120ms;
|
|
30431
|
-
}
|
|
30432
|
-
|
|
30433
|
-
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30434
|
-
height: 14px;
|
|
30435
|
-
width: 14px;
|
|
30436
|
-
top: 1px;
|
|
30437
|
-
left: 1px;
|
|
30438
|
-
}
|
|
30439
|
-
|
|
30440
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30441
|
-
height: 28px;
|
|
30442
|
-
width: 28px;
|
|
30443
|
-
}
|
|
30444
|
-
|
|
30445
|
-
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30446
|
-
border-radius: 14px;
|
|
30447
|
-
}
|
|
30448
|
-
|
|
30449
|
-
.E_s1dizucg.ant-switch-checked {
|
|
30450
|
-
background-color: #00ba5d;
|
|
30451
|
-
}
|
|
30452
|
-
|
|
30453
|
-
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30454
|
-
left: calc(100% - 20px - 2px);
|
|
30455
|
-
}
|
|
30456
|
-
|
|
30457
|
-
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30458
|
-
left: calc(100% - 14px - 1px);
|
|
30459
|
-
}
|
|
30460
|
-
|
|
30461
|
-
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30462
|
-
left: calc(100% - 28px - 2px);
|
|
30463
|
-
}
|
|
30464
|
-
|
|
30465
|
-
.E_c1up6e3y {
|
|
30466
|
-
margin-left: 5px;
|
|
30467
|
-
}
|
|
30468
|
-
|
|
30469
30373
|
.E_rapgekc.ant-radio-wrapper {
|
|
30470
30374
|
display: inline-flex;
|
|
30471
30375
|
align-items: baseline;
|
|
@@ -30645,106 +30549,219 @@ html body {
|
|
|
30645
30549
|
width: 36px;
|
|
30646
30550
|
}
|
|
30647
30551
|
|
|
30648
|
-
.
|
|
30649
|
-
|
|
30650
|
-
|
|
30651
|
-
|
|
30652
|
-
.E_i11gg7mj .ant-input-suffix {
|
|
30653
|
-
margin-left: 8px;
|
|
30552
|
+
.E_ivqqkzv {
|
|
30553
|
+
height: 24px;
|
|
30554
|
+
width: 56px !important;
|
|
30555
|
+
margin-right: 4px;
|
|
30654
30556
|
}
|
|
30655
30557
|
|
|
30656
|
-
.
|
|
30657
|
-
color:
|
|
30658
|
-
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
30659
|
-
margin-right: 8px;
|
|
30660
|
-
padding-right: 8px;
|
|
30558
|
+
.E_c1wk4q29 {
|
|
30559
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30661
30560
|
}
|
|
30662
30561
|
|
|
30663
|
-
.
|
|
30562
|
+
.E_c1bus5hc {
|
|
30563
|
+
--color: white;
|
|
30564
|
+
height: 14px;
|
|
30565
|
+
width: 14px;
|
|
30566
|
+
border-radius: 50%;
|
|
30567
|
+
flex-shrink: 0;
|
|
30664
30568
|
display: flex;
|
|
30665
|
-
|
|
30569
|
+
align-items: center;
|
|
30570
|
+
justify-content: center;
|
|
30571
|
+
border: 1px solid var(--color);
|
|
30666
30572
|
}
|
|
30667
30573
|
|
|
30668
|
-
.
|
|
30669
|
-
|
|
30574
|
+
.E_c1bus5hc .circle-inner {
|
|
30575
|
+
position: relative;
|
|
30576
|
+
height: 10px;
|
|
30577
|
+
width: 10px;
|
|
30578
|
+
border-radius: 50%;
|
|
30579
|
+
overflow: hidden;
|
|
30670
30580
|
}
|
|
30671
30581
|
|
|
30672
|
-
.
|
|
30673
|
-
|
|
30582
|
+
.E_c1bus5hc .circle-content {
|
|
30583
|
+
position: absolute;
|
|
30584
|
+
height: 100%;
|
|
30585
|
+
width: 100%;
|
|
30586
|
+
left: 0;
|
|
30587
|
+
top: 0;
|
|
30588
|
+
border-radius: 50%;
|
|
30589
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30590
|
+
transform: rotate(180deg);
|
|
30674
30591
|
}
|
|
30675
30592
|
|
|
30676
|
-
.
|
|
30677
|
-
|
|
30678
|
-
|
|
30593
|
+
.E_c1bus5hc .circle-child {
|
|
30594
|
+
position: absolute;
|
|
30595
|
+
height: 100%;
|
|
30596
|
+
width: 100%;
|
|
30597
|
+
left: 0;
|
|
30598
|
+
top: 0;
|
|
30599
|
+
margin-left: 50%;
|
|
30600
|
+
transform-origin: left;
|
|
30601
|
+
background: white;
|
|
30602
|
+
transform: rotate(0deg);
|
|
30679
30603
|
}
|
|
30680
30604
|
|
|
30681
|
-
.
|
|
30682
|
-
|
|
30683
|
-
border-radius: 3px;
|
|
30605
|
+
.E_tju3gfj .date {
|
|
30606
|
+
margin-right: 4px;
|
|
30684
30607
|
}
|
|
30685
30608
|
|
|
30686
|
-
.
|
|
30687
|
-
|
|
30688
|
-
|
|
30609
|
+
.E_s1dizucg.ant-switch {
|
|
30610
|
+
min-width: 40px;
|
|
30611
|
+
height: 24px;
|
|
30612
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30613
|
+
overflow: hidden;
|
|
30689
30614
|
}
|
|
30690
30615
|
|
|
30691
|
-
.
|
|
30692
|
-
|
|
30616
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30617
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30693
30618
|
}
|
|
30694
30619
|
|
|
30695
|
-
.
|
|
30696
|
-
|
|
30697
|
-
|
|
30698
|
-
display: inline-flex;
|
|
30699
|
-
align-items: center;
|
|
30700
|
-
border: none;
|
|
30620
|
+
.E_s1dizucg.ant-switch-small {
|
|
30621
|
+
min-width: 26px;
|
|
30622
|
+
height: 16px;
|
|
30701
30623
|
}
|
|
30702
30624
|
|
|
30703
|
-
.
|
|
30704
|
-
width:
|
|
30705
|
-
height:
|
|
30706
|
-
color: inherit;
|
|
30707
|
-
margin-left: 4px;
|
|
30708
|
-
opacity: 0.6;
|
|
30709
|
-
display: inline-flex;
|
|
30625
|
+
.E_s1dizucg.ant-switch-large {
|
|
30626
|
+
min-width: 52px;
|
|
30627
|
+
height: 32px;
|
|
30710
30628
|
}
|
|
30711
30629
|
|
|
30712
|
-
.
|
|
30713
|
-
|
|
30630
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
30631
|
+
height: 20px;
|
|
30632
|
+
width: 20px;
|
|
30714
30633
|
}
|
|
30715
30634
|
|
|
30716
|
-
.
|
|
30717
|
-
|
|
30718
|
-
|
|
30635
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
30636
|
+
border-radius: 10px;
|
|
30637
|
+
transition-delay: 120ms;
|
|
30719
30638
|
}
|
|
30720
30639
|
|
|
30721
|
-
.
|
|
30722
|
-
|
|
30723
|
-
|
|
30640
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
30641
|
+
height: 14px;
|
|
30642
|
+
width: 14px;
|
|
30643
|
+
top: 1px;
|
|
30644
|
+
left: 1px;
|
|
30724
30645
|
}
|
|
30725
30646
|
|
|
30726
|
-
.
|
|
30727
|
-
|
|
30728
|
-
|
|
30647
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
30648
|
+
height: 28px;
|
|
30649
|
+
width: 28px;
|
|
30729
30650
|
}
|
|
30730
30651
|
|
|
30731
|
-
.
|
|
30732
|
-
|
|
30733
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
30652
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
30653
|
+
border-radius: 14px;
|
|
30734
30654
|
}
|
|
30735
30655
|
|
|
30736
|
-
.
|
|
30737
|
-
color: #
|
|
30738
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
30656
|
+
.E_s1dizucg.ant-switch-checked {
|
|
30657
|
+
background-color: #00ba5d;
|
|
30739
30658
|
}
|
|
30740
30659
|
|
|
30741
|
-
.
|
|
30742
|
-
|
|
30743
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
30660
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
30661
|
+
left: calc(100% - 20px - 2px);
|
|
30744
30662
|
}
|
|
30745
30663
|
|
|
30746
|
-
.
|
|
30747
|
-
|
|
30664
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30665
|
+
left: calc(100% - 14px - 1px);
|
|
30666
|
+
}
|
|
30667
|
+
|
|
30668
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30669
|
+
left: calc(100% - 28px - 2px);
|
|
30670
|
+
}
|
|
30671
|
+
|
|
30672
|
+
.E_c1up6e3y {
|
|
30673
|
+
margin-left: 5px;
|
|
30674
|
+
}
|
|
30675
|
+
|
|
30676
|
+
.E_iq1gosr {
|
|
30677
|
+
display: inline-block;
|
|
30678
|
+
}
|
|
30679
|
+
|
|
30680
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30681
|
+
display: none;
|
|
30682
|
+
}
|
|
30683
|
+
|
|
30684
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30685
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30686
|
+
border-radius: 4px;
|
|
30687
|
+
}
|
|
30688
|
+
|
|
30689
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30690
|
+
visibility: hidden;
|
|
30691
|
+
}
|
|
30692
|
+
|
|
30693
|
+
.E_s1sck0th {
|
|
30694
|
+
padding: 0 8px;
|
|
30695
|
+
border-radius: 4px;
|
|
30696
|
+
}
|
|
30697
|
+
|
|
30698
|
+
.E_m855nr1 {
|
|
30699
|
+
padding: 2px 8px;
|
|
30700
|
+
border-radius: 3px;
|
|
30701
|
+
}
|
|
30702
|
+
|
|
30703
|
+
.E_l1270xpg {
|
|
30704
|
+
padding: 3px 8px;
|
|
30705
|
+
border-radius: 2px;
|
|
30706
|
+
}
|
|
30707
|
+
|
|
30708
|
+
.E_t14rextb.ant-tag:hover {
|
|
30709
|
+
opacity: unset;
|
|
30710
|
+
}
|
|
30711
|
+
|
|
30712
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30713
|
+
margin: 0;
|
|
30714
|
+
margin-right: 8px;
|
|
30715
|
+
display: inline-flex;
|
|
30716
|
+
align-items: center;
|
|
30717
|
+
border: none;
|
|
30718
|
+
}
|
|
30719
|
+
|
|
30720
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30721
|
+
width: 16px;
|
|
30722
|
+
height: 16px;
|
|
30723
|
+
color: inherit;
|
|
30724
|
+
margin-left: 4px;
|
|
30725
|
+
opacity: 0.6;
|
|
30726
|
+
display: inline-flex;
|
|
30727
|
+
}
|
|
30728
|
+
|
|
30729
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30730
|
+
opacity: 1;
|
|
30731
|
+
}
|
|
30732
|
+
|
|
30733
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30734
|
+
color: #0080ff;
|
|
30735
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30736
|
+
}
|
|
30737
|
+
|
|
30738
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30739
|
+
color: #f0483e;
|
|
30740
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30741
|
+
}
|
|
30742
|
+
|
|
30743
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30744
|
+
color: #e07f00;
|
|
30745
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30746
|
+
}
|
|
30747
|
+
|
|
30748
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30749
|
+
color: #008f4c;
|
|
30750
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30751
|
+
}
|
|
30752
|
+
|
|
30753
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30754
|
+
color: #1d326c;
|
|
30755
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30756
|
+
}
|
|
30757
|
+
|
|
30758
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30759
|
+
color: #7E41FF;
|
|
30760
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30761
|
+
}
|
|
30762
|
+
|
|
30763
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30764
|
+
color: #fff;
|
|
30748
30765
|
}
|
|
30749
30766
|
|
|
30750
30767
|
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
@@ -30771,19 +30788,6 @@ html body {
|
|
|
30771
30788
|
background-color: #7E41FF;
|
|
30772
30789
|
}
|
|
30773
30790
|
|
|
30774
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30775
|
-
display: none;
|
|
30776
|
-
}
|
|
30777
|
-
|
|
30778
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
30779
|
-
background: rgba(23, 38, 64, 0.8);
|
|
30780
|
-
border-radius: 4px;
|
|
30781
|
-
}
|
|
30782
|
-
|
|
30783
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
30784
|
-
visibility: hidden;
|
|
30785
|
-
}
|
|
30786
|
-
|
|
30787
30791
|
.E_s1dni7lo {
|
|
30788
30792
|
width: 430px !important;
|
|
30789
30793
|
}
|
|
@@ -30874,10 +30878,6 @@ html body {
|
|
|
30874
30878
|
opacity: 0;
|
|
30875
30879
|
}
|
|
30876
30880
|
|
|
30877
|
-
.E_iq1gosr {
|
|
30878
|
-
display: inline-block;
|
|
30879
|
-
}
|
|
30880
|
-
|
|
30881
30881
|
.E_fzh9mnb {
|
|
30882
30882
|
width: 100%;
|
|
30883
30883
|
height: 100%;
|
|
@@ -30934,6 +30934,62 @@ html body {
|
|
|
30934
30934
|
min-height: 0px;
|
|
30935
30935
|
}
|
|
30936
30936
|
|
|
30937
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30938
|
+
display: var(--a1wfy30z-0);
|
|
30939
|
+
}
|
|
30940
|
+
|
|
30941
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30942
|
+
padding: 4px 11px;
|
|
30943
|
+
display: inline-flex;
|
|
30944
|
+
line-height: 1.5715;
|
|
30945
|
+
height: inherit;
|
|
30946
|
+
}
|
|
30947
|
+
|
|
30948
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30949
|
+
content: var(--a1wfy30z-1);
|
|
30950
|
+
display: var(--a1wfy30z-2);
|
|
30951
|
+
flex: none;
|
|
30952
|
+
align-items: center;
|
|
30953
|
+
margin-left: 4px;
|
|
30954
|
+
}
|
|
30955
|
+
|
|
30956
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30957
|
+
content: var(--a1wfy30z-3);
|
|
30958
|
+
display: var(--a1wfy30z-4);
|
|
30959
|
+
flex: none;
|
|
30960
|
+
align-items: center;
|
|
30961
|
+
margin-right: 4px;
|
|
30962
|
+
cursor: auto;
|
|
30963
|
+
}
|
|
30964
|
+
|
|
30965
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30966
|
+
padding: 0;
|
|
30967
|
+
margin: 0;
|
|
30968
|
+
height: auto;
|
|
30969
|
+
font-size: inherit;
|
|
30970
|
+
}
|
|
30971
|
+
|
|
30972
|
+
.E_iouxfgt {
|
|
30973
|
+
display: inline-flex;
|
|
30974
|
+
align-items: center;
|
|
30975
|
+
}
|
|
30976
|
+
|
|
30977
|
+
.E_iouxfgt .icon-inner {
|
|
30978
|
+
display: inline-flex;
|
|
30979
|
+
align-items: center;
|
|
30980
|
+
justify-content: center;
|
|
30981
|
+
}
|
|
30982
|
+
|
|
30983
|
+
.E_iouxfgt .icon-inner + span,
|
|
30984
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30985
|
+
margin-left: 4px;
|
|
30986
|
+
}
|
|
30987
|
+
|
|
30988
|
+
.E_iouxfgt.is-rotate img,
|
|
30989
|
+
.E_iouxfgt.is-rotate svg {
|
|
30990
|
+
animation: rotate 680ms linear infinite;
|
|
30991
|
+
}
|
|
30992
|
+
|
|
30937
30993
|
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30938
30994
|
display: var(--ai7qkf2-0);
|
|
30939
30995
|
}
|
|
@@ -31004,25 +31060,21 @@ html body {
|
|
|
31004
31060
|
padding: 2px 8px;
|
|
31005
31061
|
}
|
|
31006
31062
|
|
|
31007
|
-
.
|
|
31008
|
-
|
|
31009
|
-
align-items: center;
|
|
31063
|
+
.E_atcz0kf .ant-input-suffix {
|
|
31064
|
+
margin-left: 8px;
|
|
31010
31065
|
}
|
|
31011
31066
|
|
|
31012
|
-
.
|
|
31013
|
-
|
|
31014
|
-
align-items: center;
|
|
31015
|
-
justify-content: center;
|
|
31067
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31068
|
+
padding: 2px 7px 2px 12px;
|
|
31016
31069
|
}
|
|
31017
31070
|
|
|
31018
|
-
.
|
|
31019
|
-
|
|
31020
|
-
margin-left: 4px;
|
|
31071
|
+
.E_owd0kml {
|
|
31072
|
+
display: inline-block;
|
|
31021
31073
|
}
|
|
31022
31074
|
|
|
31023
|
-
.
|
|
31024
|
-
|
|
31025
|
-
|
|
31075
|
+
.E_h1jsgezc {
|
|
31076
|
+
visibility: hidden;
|
|
31077
|
+
position: absolute;
|
|
31026
31078
|
}
|
|
31027
31079
|
|
|
31028
31080
|
.E_i1inqkme {
|
|
@@ -31038,58 +31090,6 @@ html body {
|
|
|
31038
31090
|
margin-right: 4px;
|
|
31039
31091
|
}
|
|
31040
31092
|
|
|
31041
|
-
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31042
|
-
display: var(--a1wfy30z-0);
|
|
31043
|
-
}
|
|
31044
|
-
|
|
31045
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
31046
|
-
padding: 4px 11px;
|
|
31047
|
-
display: inline-flex;
|
|
31048
|
-
line-height: 1.5715;
|
|
31049
|
-
height: inherit;
|
|
31050
|
-
}
|
|
31051
|
-
|
|
31052
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
31053
|
-
content: var(--a1wfy30z-1);
|
|
31054
|
-
display: var(--a1wfy30z-2);
|
|
31055
|
-
flex: none;
|
|
31056
|
-
align-items: center;
|
|
31057
|
-
margin-left: 4px;
|
|
31058
|
-
}
|
|
31059
|
-
|
|
31060
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
31061
|
-
content: var(--a1wfy30z-3);
|
|
31062
|
-
display: var(--a1wfy30z-4);
|
|
31063
|
-
flex: none;
|
|
31064
|
-
align-items: center;
|
|
31065
|
-
margin-right: 4px;
|
|
31066
|
-
cursor: auto;
|
|
31067
|
-
}
|
|
31068
|
-
|
|
31069
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
31070
|
-
padding: 0;
|
|
31071
|
-
margin: 0;
|
|
31072
|
-
height: auto;
|
|
31073
|
-
font-size: inherit;
|
|
31074
|
-
}
|
|
31075
|
-
|
|
31076
|
-
.E_atcz0kf .ant-input-suffix {
|
|
31077
|
-
margin-left: 8px;
|
|
31078
|
-
}
|
|
31079
|
-
|
|
31080
|
-
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
31081
|
-
padding: 2px 7px 2px 12px;
|
|
31082
|
-
}
|
|
31083
|
-
|
|
31084
|
-
.E_owd0kml {
|
|
31085
|
-
display: inline-block;
|
|
31086
|
-
}
|
|
31087
|
-
|
|
31088
|
-
.E_h1jsgezc {
|
|
31089
|
-
visibility: hidden;
|
|
31090
|
-
position: absolute;
|
|
31091
|
-
}
|
|
31092
|
-
|
|
31093
31093
|
.E_cnujxq2 {
|
|
31094
31094
|
display: flex;
|
|
31095
31095
|
flex-direction: column;
|
|
@@ -32353,16 +32353,53 @@ input.E_rf8rlle.ant-input {
|
|
|
32353
32353
|
line-height: 12px;
|
|
32354
32354
|
}
|
|
32355
32355
|
|
|
32356
|
-
.
|
|
32357
|
-
|
|
32358
|
-
|
|
32359
|
-
|
|
32360
|
-
|
|
32361
|
-
|
|
32362
|
-
|
|
32363
|
-
|
|
32364
|
-
|
|
32365
|
-
|
|
32356
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
32357
|
+
display: inline-flex;
|
|
32358
|
+
align-items: center;
|
|
32359
|
+
justify-content: center;
|
|
32360
|
+
color: #fff;
|
|
32361
|
+
font-weight: bold;
|
|
32362
|
+
font-size: 12px;
|
|
32363
|
+
width: 24px;
|
|
32364
|
+
height: 24px;
|
|
32365
|
+
border-radius: 50%;
|
|
32366
|
+
background: var(--a1b5xrg3-0);
|
|
32367
|
+
}
|
|
32368
|
+
|
|
32369
|
+
.E_a1b5xrg3.btn-item {
|
|
32370
|
+
transition: all 160ms ease;
|
|
32371
|
+
cursor: pointer;
|
|
32372
|
+
width: 56px;
|
|
32373
|
+
height: 40px;
|
|
32374
|
+
display: inline-flex;
|
|
32375
|
+
align-items: center;
|
|
32376
|
+
justify-content: center;
|
|
32377
|
+
border-radius: 6px;
|
|
32378
|
+
}
|
|
32379
|
+
|
|
32380
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32381
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32382
|
+
}
|
|
32383
|
+
|
|
32384
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32385
|
+
transform: translateY(2px);
|
|
32386
|
+
transition: all 320ms ease;
|
|
32387
|
+
}
|
|
32388
|
+
|
|
32389
|
+
.E_m196gn1d {
|
|
32390
|
+
min-width: 1280px;
|
|
32391
|
+
}
|
|
32392
|
+
|
|
32393
|
+
.E_s17wv897.ant-select, .E_s17wv897.ant-select div.ant-select-selector {
|
|
32394
|
+
border-radius: 6px;
|
|
32395
|
+
}
|
|
32396
|
+
|
|
32397
|
+
.E_s17wv897.ant-select.ant-select-single {
|
|
32398
|
+
width: 100%;
|
|
32399
|
+
color: #2d3a56;
|
|
32400
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32401
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32402
|
+
font-size: 13px;
|
|
32366
32403
|
}
|
|
32367
32404
|
|
|
32368
32405
|
.E_s17wv897.ant-select.ant-select-single[data-size=middle] {
|
|
@@ -32424,69 +32461,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32424
32461
|
transform: rotate(180deg);
|
|
32425
32462
|
}
|
|
32426
32463
|
|
|
32427
|
-
.E_m196gn1d {
|
|
32428
|
-
min-width: 1280px;
|
|
32429
|
-
}
|
|
32430
|
-
|
|
32431
|
-
.E_a1b5xrg3 .user-icon-inner {
|
|
32432
|
-
display: inline-flex;
|
|
32433
|
-
align-items: center;
|
|
32434
|
-
justify-content: center;
|
|
32435
|
-
color: #fff;
|
|
32436
|
-
font-weight: bold;
|
|
32437
|
-
font-size: 12px;
|
|
32438
|
-
width: 24px;
|
|
32439
|
-
height: 24px;
|
|
32440
|
-
border-radius: 50%;
|
|
32441
|
-
background: var(--a1b5xrg3-0);
|
|
32442
|
-
}
|
|
32443
|
-
|
|
32444
|
-
.E_a1b5xrg3.btn-item {
|
|
32445
|
-
transition: all 160ms ease;
|
|
32446
|
-
cursor: pointer;
|
|
32447
|
-
width: 56px;
|
|
32448
|
-
height: 40px;
|
|
32449
|
-
display: inline-flex;
|
|
32450
|
-
align-items: center;
|
|
32451
|
-
justify-content: center;
|
|
32452
|
-
border-radius: 6px;
|
|
32453
|
-
}
|
|
32454
|
-
|
|
32455
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32456
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32457
|
-
}
|
|
32458
|
-
|
|
32459
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32460
|
-
transform: translateY(2px);
|
|
32461
|
-
transition: all 320ms ease;
|
|
32462
|
-
}
|
|
32463
|
-
|
|
32464
|
-
.E_oa99sl3 {
|
|
32465
|
-
display: flex;
|
|
32466
|
-
justify-content: space-between;
|
|
32467
|
-
align-items: center;
|
|
32468
|
-
gap: 8px;
|
|
32469
|
-
}
|
|
32470
|
-
|
|
32471
|
-
.E_oa99sl3,
|
|
32472
|
-
.E_oa99sl3 :first-child {
|
|
32473
|
-
line-height: inherit !important;
|
|
32474
|
-
}
|
|
32475
|
-
|
|
32476
|
-
.E_lvp5pj7 {
|
|
32477
|
-
display: flex;
|
|
32478
|
-
justify-content: space-between;
|
|
32479
|
-
align-items: center;
|
|
32480
|
-
gap: 8px;
|
|
32481
|
-
min-width: 0;
|
|
32482
|
-
}
|
|
32483
|
-
|
|
32484
|
-
.E_s1io1lws {
|
|
32485
|
-
display: flex;
|
|
32486
|
-
align-items: center;
|
|
32487
|
-
flex-shrink: 0;
|
|
32488
|
-
}
|
|
32489
|
-
|
|
32490
32464
|
.E_s4ivdfu.ant-select .ant-select-selection-placeholder {
|
|
32491
32465
|
opacity: 1;
|
|
32492
32466
|
}
|
|
@@ -32644,6 +32618,32 @@ input.E_rf8rlle.ant-input {
|
|
|
32644
32618
|
color: rgba(0, 21, 64, 0.3);
|
|
32645
32619
|
}
|
|
32646
32620
|
|
|
32621
|
+
.E_oa99sl3 {
|
|
32622
|
+
display: flex;
|
|
32623
|
+
justify-content: space-between;
|
|
32624
|
+
align-items: center;
|
|
32625
|
+
gap: 8px;
|
|
32626
|
+
}
|
|
32627
|
+
|
|
32628
|
+
.E_oa99sl3,
|
|
32629
|
+
.E_oa99sl3 :first-child {
|
|
32630
|
+
line-height: inherit !important;
|
|
32631
|
+
}
|
|
32632
|
+
|
|
32633
|
+
.E_lvp5pj7 {
|
|
32634
|
+
display: flex;
|
|
32635
|
+
justify-content: space-between;
|
|
32636
|
+
align-items: center;
|
|
32637
|
+
gap: 8px;
|
|
32638
|
+
min-width: 0;
|
|
32639
|
+
}
|
|
32640
|
+
|
|
32641
|
+
.E_s1io1lws {
|
|
32642
|
+
display: flex;
|
|
32643
|
+
align-items: center;
|
|
32644
|
+
flex-shrink: 0;
|
|
32645
|
+
}
|
|
32646
|
+
|
|
32647
32647
|
.E_w1dxz879 {
|
|
32648
32648
|
display: flex;
|
|
32649
32649
|
flex-direction: column;
|
|
@@ -32955,46 +32955,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32955
32955
|
font-size: 14px;
|
|
32956
32956
|
}
|
|
32957
32957
|
|
|
32958
|
-
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
32959
|
-
margin-right: 2px;
|
|
32960
|
-
}
|
|
32961
|
-
|
|
32962
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
32963
|
-
padding-left: 8px;
|
|
32964
|
-
padding-right: 8px;
|
|
32965
|
-
font-size: 12px;
|
|
32966
|
-
}
|
|
32967
|
-
|
|
32968
|
-
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
32969
|
-
border-radius: 4px;
|
|
32970
|
-
}
|
|
32971
|
-
|
|
32972
|
-
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32973
|
-
border-radius: 4px;
|
|
32974
|
-
}
|
|
32975
|
-
|
|
32976
|
-
.E_ma64lna .antd5-segmented-item-label {
|
|
32977
|
-
padding-left: 12px;
|
|
32978
|
-
padding-right: 12px;
|
|
32979
|
-
}
|
|
32980
|
-
|
|
32981
|
-
.E_ckld275 {
|
|
32982
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32983
|
-
}
|
|
32984
|
-
|
|
32985
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32986
|
-
background-color: rgba(255, 255, 255, 0.6);
|
|
32987
|
-
color: rgba(44, 56, 82, 0.75);
|
|
32988
|
-
}
|
|
32989
|
-
|
|
32990
|
-
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
32991
|
-
background-color: transparent;
|
|
32992
|
-
}
|
|
32993
|
-
|
|
32994
|
-
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
32995
|
-
background-color: transparent;
|
|
32996
|
-
}
|
|
32997
|
-
|
|
32998
32958
|
.E_h12yihis {
|
|
32999
32959
|
height: 50px;
|
|
33000
32960
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -33255,6 +33215,65 @@ input.E_rf8rlle.ant-input {
|
|
|
33255
33215
|
position: static;
|
|
33256
33216
|
}
|
|
33257
33217
|
|
|
33218
|
+
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
33219
|
+
margin-right: 2px;
|
|
33220
|
+
}
|
|
33221
|
+
|
|
33222
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-label {
|
|
33223
|
+
padding-left: 8px;
|
|
33224
|
+
padding-right: 8px;
|
|
33225
|
+
font-size: 12px;
|
|
33226
|
+
}
|
|
33227
|
+
|
|
33228
|
+
.E_s1t2an3z.antd5-segmented-sm .antd5-segmented-item-selected {
|
|
33229
|
+
border-radius: 4px;
|
|
33230
|
+
}
|
|
33231
|
+
|
|
33232
|
+
.E_s1t2an3z.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33233
|
+
border-radius: 4px;
|
|
33234
|
+
}
|
|
33235
|
+
|
|
33236
|
+
.E_ma64lna .antd5-segmented-item-label {
|
|
33237
|
+
padding-left: 12px;
|
|
33238
|
+
padding-right: 12px;
|
|
33239
|
+
}
|
|
33240
|
+
|
|
33241
|
+
.E_ckld275 {
|
|
33242
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33243
|
+
}
|
|
33244
|
+
|
|
33245
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33246
|
+
background-color: rgba(255, 255, 255, 0.6);
|
|
33247
|
+
color: rgba(44, 56, 82, 0.75);
|
|
33248
|
+
}
|
|
33249
|
+
|
|
33250
|
+
.E_ckld275.antd5-segmented .antd5-segmented-thumb ~ .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled) {
|
|
33251
|
+
background-color: transparent;
|
|
33252
|
+
}
|
|
33253
|
+
|
|
33254
|
+
.E_ckld275.antd5-segmented .antd5-segmented-item:hover:not(.antd5-segmented-item-selected):not(.antd5-segmented-item-disabled)::after {
|
|
33255
|
+
background-color: transparent;
|
|
33256
|
+
}
|
|
33257
|
+
|
|
33258
|
+
.E_b14q2gmw {
|
|
33259
|
+
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);
|
|
33260
|
+
}
|
|
33261
|
+
|
|
33262
|
+
.E_c1eym6el {
|
|
33263
|
+
border-radius: 8px;
|
|
33264
|
+
background-color: white;
|
|
33265
|
+
}
|
|
33266
|
+
|
|
33267
|
+
.E_c1eym6el.hoverable {
|
|
33268
|
+
cursor: pointer;
|
|
33269
|
+
}
|
|
33270
|
+
|
|
33271
|
+
.E_c1eym6el.hoverable:hover {
|
|
33272
|
+
transition: all 200ms ease;
|
|
33273
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33274
|
+
transform: translateY(-4px);
|
|
33275
|
+
}
|
|
33276
|
+
|
|
33258
33277
|
.E_c1yd35n {
|
|
33259
33278
|
padding: 0 12px 14px 12px;
|
|
33260
33279
|
}
|
|
@@ -33435,1201 +33454,1145 @@ input.E_rf8rlle.ant-input {
|
|
|
33435
33454
|
animation: loading-indicator3 1100ms ease-out infinite;
|
|
33436
33455
|
}
|
|
33437
33456
|
|
|
33438
|
-
.
|
|
33439
|
-
|
|
33457
|
+
.E_sddwhm6 {
|
|
33458
|
+
margin: 0;
|
|
33459
|
+
border-radius: 20px;
|
|
33460
|
+
padding: 2px 10px;
|
|
33461
|
+
height: 22px;
|
|
33440
33462
|
}
|
|
33441
33463
|
|
|
33442
|
-
.
|
|
33443
|
-
|
|
33444
|
-
background-color: white;
|
|
33464
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
33465
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
33445
33466
|
}
|
|
33446
33467
|
|
|
33447
|
-
.
|
|
33448
|
-
|
|
33468
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
33469
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
33449
33470
|
}
|
|
33450
33471
|
|
|
33451
|
-
.
|
|
33452
|
-
|
|
33453
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
33454
|
-
transform: translateY(-4px);
|
|
33455
|
-
}
|
|
33456
|
-
|
|
33457
|
-
.E_w7ob4th.outside-tag {
|
|
33458
|
-
padding-left: 0;
|
|
33472
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
33473
|
+
color: #00122e;
|
|
33459
33474
|
}
|
|
33460
33475
|
|
|
33461
|
-
.
|
|
33462
|
-
|
|
33463
|
-
padding-right: 4px;
|
|
33464
|
-
margin-right: 4px;
|
|
33476
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
33477
|
+
margin-right: 6px;
|
|
33465
33478
|
}
|
|
33466
33479
|
|
|
33467
|
-
.
|
|
33468
|
-
|
|
33480
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
33481
|
+
margin-left: 8px;
|
|
33482
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33469
33483
|
}
|
|
33470
33484
|
|
|
33471
|
-
.
|
|
33472
|
-
|
|
33485
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
33486
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33473
33487
|
}
|
|
33474
33488
|
|
|
33475
|
-
.
|
|
33476
|
-
|
|
33489
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
33490
|
+
background-color: #0080ff;
|
|
33477
33491
|
}
|
|
33478
33492
|
|
|
33479
|
-
.
|
|
33480
|
-
color:
|
|
33493
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
33494
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
33481
33495
|
}
|
|
33482
33496
|
|
|
33483
|
-
.
|
|
33484
|
-
color:
|
|
33485
|
-
font-weight: normal;
|
|
33497
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
33498
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33486
33499
|
}
|
|
33487
33500
|
|
|
33488
|
-
.
|
|
33489
|
-
color:
|
|
33501
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
33502
|
+
background-color: #f0483e;
|
|
33490
33503
|
}
|
|
33491
33504
|
|
|
33492
|
-
.
|
|
33493
|
-
color:
|
|
33505
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
33506
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
33494
33507
|
}
|
|
33495
33508
|
|
|
33496
|
-
.
|
|
33497
|
-
|
|
33509
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
33510
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
33498
33511
|
}
|
|
33499
33512
|
|
|
33500
|
-
.
|
|
33501
|
-
|
|
33502
|
-
white-space: nowrap;
|
|
33503
|
-
text-overflow: ellipsis;
|
|
33513
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
33514
|
+
background-color: #fea008;
|
|
33504
33515
|
}
|
|
33505
33516
|
|
|
33506
|
-
.
|
|
33507
|
-
|
|
33517
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
33518
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
33508
33519
|
}
|
|
33509
33520
|
|
|
33510
|
-
.
|
|
33511
|
-
|
|
33521
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
33522
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
33512
33523
|
}
|
|
33513
33524
|
|
|
33514
|
-
.
|
|
33515
|
-
|
|
33516
|
-
justify-content: stretch;
|
|
33525
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
33526
|
+
background-color: #00ba5d;
|
|
33517
33527
|
}
|
|
33518
33528
|
|
|
33519
|
-
.
|
|
33520
|
-
|
|
33521
|
-
margin-right: 4px;
|
|
33522
|
-
flex: 1;
|
|
33523
|
-
overflow: visible;
|
|
33529
|
+
.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 {
|
|
33530
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
33524
33531
|
}
|
|
33525
33532
|
|
|
33526
|
-
.
|
|
33527
|
-
|
|
33528
|
-
min-height: unset;
|
|
33533
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
33534
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33529
33535
|
}
|
|
33530
33536
|
|
|
33531
|
-
.
|
|
33532
|
-
|
|
33533
|
-
line-height: 26px;
|
|
33534
|
-
width: 100%;
|
|
33535
|
-
padding: 0;
|
|
33536
|
-
font-size: 12px;
|
|
33537
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
33538
|
+
background-color: #6b7d99;
|
|
33537
33539
|
}
|
|
33538
33540
|
|
|
33539
|
-
.
|
|
33540
|
-
|
|
33541
|
+
.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 {
|
|
33542
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
33541
33543
|
}
|
|
33542
33544
|
|
|
33543
|
-
.
|
|
33544
|
-
|
|
33545
|
+
.E_satwmqm {
|
|
33546
|
+
width: 8px;
|
|
33547
|
+
height: 8px;
|
|
33548
|
+
border-radius: 50%;
|
|
33549
|
+
display: inline-block;
|
|
33545
33550
|
}
|
|
33546
33551
|
|
|
33547
|
-
.
|
|
33548
|
-
|
|
33549
|
-
|
|
33550
|
-
|
|
33552
|
+
button.E_l48ei06.ant-btn,
|
|
33553
|
+
button.E_l48ei06.ant-btn.ant-btn-sm,
|
|
33554
|
+
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
33555
|
+
font-size: 12px;
|
|
33556
|
+
line-height: 18px;
|
|
33557
|
+
height: 18px;
|
|
33551
33558
|
}
|
|
33552
33559
|
|
|
33553
|
-
.
|
|
33554
|
-
|
|
33560
|
+
button.E_l48ei06 {
|
|
33561
|
+
color: #0080FF;
|
|
33562
|
+
height: unset;
|
|
33555
33563
|
}
|
|
33556
33564
|
|
|
33557
|
-
.
|
|
33558
|
-
|
|
33559
|
-
padding-left: 12px;
|
|
33560
|
-
border-radius: 0 4px 4px 0;
|
|
33565
|
+
button.E_l48ei06 .button-prefix-icon {
|
|
33566
|
+
margin-right: 4px;
|
|
33561
33567
|
}
|
|
33562
33568
|
|
|
33563
|
-
.
|
|
33564
|
-
|
|
33565
|
-
width: 0;
|
|
33566
|
-
height: 0;
|
|
33567
|
-
border: 13px solid transparent;
|
|
33568
|
-
position: absolute;
|
|
33569
|
-
top: 0;
|
|
33570
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
33571
|
-
z-index: 2;
|
|
33572
|
-
position: relative;
|
|
33573
|
-
top: -50%;
|
|
33574
|
-
right: -100%;
|
|
33569
|
+
button.E_l48ei06 .button-suffix-icon {
|
|
33570
|
+
margin-left: 4px;
|
|
33575
33571
|
}
|
|
33576
33572
|
|
|
33577
|
-
.
|
|
33578
|
-
|
|
33573
|
+
button.E_l48ei06:hover, button.E_l48ei06.__pseudo-states-hover {
|
|
33574
|
+
color: #009DFF;
|
|
33579
33575
|
}
|
|
33580
33576
|
|
|
33581
|
-
.
|
|
33582
|
-
|
|
33583
|
-
width: 0;
|
|
33584
|
-
height: 0;
|
|
33585
|
-
border: 13px solid transparent;
|
|
33586
|
-
position: absolute;
|
|
33587
|
-
top: 0;
|
|
33588
|
-
border-left: 8px solid #fff;
|
|
33589
|
-
left: 0;
|
|
33577
|
+
button.E_l48ei06:active, button.E_l48ei06.__pseudo-states-active {
|
|
33578
|
+
color: #005ED1;
|
|
33590
33579
|
}
|
|
33591
33580
|
|
|
33592
|
-
.
|
|
33593
|
-
|
|
33581
|
+
button.E_l48ei06.ui-kit-link-disabled {
|
|
33582
|
+
color: #0080FF;
|
|
33594
33583
|
}
|
|
33595
33584
|
|
|
33596
|
-
.
|
|
33597
|
-
|
|
33585
|
+
button.E_l48ei06.ui-kit-link-primary {
|
|
33586
|
+
color: #00122E;
|
|
33598
33587
|
}
|
|
33599
33588
|
|
|
33600
|
-
.
|
|
33601
|
-
|
|
33589
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
33590
|
+
color: #0080FF;
|
|
33602
33591
|
}
|
|
33603
33592
|
|
|
33604
|
-
.
|
|
33605
|
-
|
|
33606
|
-
min-width: var(--item-min-width);
|
|
33593
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
33594
|
+
color: #005ED1;
|
|
33607
33595
|
}
|
|
33608
33596
|
|
|
33609
|
-
.
|
|
33610
|
-
|
|
33611
|
-
min-width: var(--item-min-width);
|
|
33597
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
33598
|
+
color: #00122E;
|
|
33612
33599
|
}
|
|
33613
33600
|
|
|
33614
|
-
.
|
|
33615
|
-
|
|
33616
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33601
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
33602
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33617
33603
|
}
|
|
33618
33604
|
|
|
33619
|
-
.
|
|
33620
|
-
|
|
33605
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
33606
|
+
color: #0080FF;
|
|
33621
33607
|
}
|
|
33622
33608
|
|
|
33623
|
-
.
|
|
33624
|
-
|
|
33625
|
-
row-gap: 2px;
|
|
33609
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
33610
|
+
color: #005ED1;
|
|
33626
33611
|
}
|
|
33627
33612
|
|
|
33628
|
-
.
|
|
33629
|
-
|
|
33613
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
33614
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
33630
33615
|
}
|
|
33631
33616
|
|
|
33632
|
-
.
|
|
33633
|
-
|
|
33617
|
+
.E_tc97u5y {
|
|
33618
|
+
height: 100%;
|
|
33634
33619
|
}
|
|
33635
33620
|
|
|
33636
|
-
.
|
|
33637
|
-
|
|
33621
|
+
.E_efzf37v .ant-table-content,
|
|
33622
|
+
.E_efzf37v .ant-table-body {
|
|
33623
|
+
overflow: visible !important;
|
|
33624
|
+
height: 100%;
|
|
33638
33625
|
}
|
|
33639
33626
|
|
|
33640
|
-
.
|
|
33641
|
-
|
|
33642
|
-
border-radius: 4px;
|
|
33643
|
-
height: 32px;
|
|
33644
|
-
display: flex;
|
|
33645
|
-
align-items: center;
|
|
33627
|
+
.E_efzf37v .ant-table-tbody .ant-table-placeholder td {
|
|
33628
|
+
height: 100%;
|
|
33646
33629
|
}
|
|
33647
33630
|
|
|
33648
|
-
.
|
|
33649
|
-
|
|
33650
|
-
|
|
33631
|
+
.E_efzf37v table {
|
|
33632
|
+
width: 100% !important;
|
|
33633
|
+
height: 100%;
|
|
33651
33634
|
}
|
|
33652
33635
|
|
|
33653
|
-
.
|
|
33654
|
-
|
|
33655
|
-
line-height: 20px;
|
|
33656
|
-
max-width: 100%;
|
|
33657
|
-
padding-right: 0;
|
|
33636
|
+
.E_efzf37v table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
33637
|
+
padding: 15px 0;
|
|
33658
33638
|
}
|
|
33659
33639
|
|
|
33660
|
-
.
|
|
33661
|
-
|
|
33640
|
+
.E_efzf37v table thead.ant-table-thead {
|
|
33641
|
+
display: none;
|
|
33662
33642
|
}
|
|
33663
33643
|
|
|
33664
|
-
.
|
|
33665
|
-
|
|
33666
|
-
display: inline-flex;
|
|
33667
|
-
align-items: center;
|
|
33668
|
-
justify-content: center;
|
|
33669
|
-
column-gap: 4px;
|
|
33644
|
+
.E_t1fisho6 {
|
|
33645
|
+
height: 100%;
|
|
33670
33646
|
}
|
|
33671
33647
|
|
|
33672
|
-
.
|
|
33673
|
-
|
|
33674
|
-
|
|
33675
|
-
width: 18px;
|
|
33676
|
-
height: 18px;
|
|
33677
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33678
|
-
justify-content: center;
|
|
33648
|
+
.E_t1fisho6 .ant-table.ant-table-small .ant-table-tbody > tr > td {
|
|
33649
|
+
padding-top: 6px;
|
|
33650
|
+
padding-bottom: 6px;
|
|
33679
33651
|
}
|
|
33680
33652
|
|
|
33681
|
-
.
|
|
33682
|
-
|
|
33683
|
-
display: flex;
|
|
33684
|
-
align-items: center;
|
|
33685
|
-
justify-content: center;
|
|
33686
|
-
column-gap: 6px;
|
|
33687
|
-
font-size: 13px;
|
|
33653
|
+
.E_t1fisho6 .active-row td:nth-child(1) {
|
|
33654
|
+
font-weight: 700;
|
|
33688
33655
|
}
|
|
33689
33656
|
|
|
33690
|
-
.
|
|
33691
|
-
|
|
33692
|
-
align-items: center;
|
|
33693
|
-
min-width: 20px;
|
|
33694
|
-
min-height: 20px;
|
|
33695
|
-
color: rgba(44, 56, 82, 0.75);
|
|
33696
|
-
justify-content: center;
|
|
33657
|
+
.E_t1fisho6.has-selection .active-row td:nth-child(2) {
|
|
33658
|
+
font-weight: 700;
|
|
33697
33659
|
}
|
|
33698
33660
|
|
|
33699
|
-
.
|
|
33700
|
-
|
|
33701
|
-
height: 18px;
|
|
33661
|
+
.E_t1fisho6 .ant-spin-nested-loading {
|
|
33662
|
+
height: 100%;
|
|
33702
33663
|
}
|
|
33703
33664
|
|
|
33704
|
-
.
|
|
33705
|
-
|
|
33706
|
-
|
|
33665
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin-container {
|
|
33666
|
+
height: 100%;
|
|
33667
|
+
overflow: visible;
|
|
33707
33668
|
}
|
|
33708
33669
|
|
|
33709
|
-
.
|
|
33710
|
-
|
|
33670
|
+
.E_t1fisho6 .ant-spin-nested-loading .ant-spin {
|
|
33671
|
+
max-height: none;
|
|
33711
33672
|
}
|
|
33712
33673
|
|
|
33713
|
-
.
|
|
33714
|
-
|
|
33715
|
-
height: 16px;
|
|
33674
|
+
.E_t1fisho6 td.ant-table-column-sort {
|
|
33675
|
+
background: transparent;
|
|
33716
33676
|
}
|
|
33717
33677
|
|
|
33718
|
-
.
|
|
33719
|
-
|
|
33720
|
-
|
|
33721
|
-
|
|
33722
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33723
|
-
word-break: break-all;
|
|
33724
|
-
display: inline;
|
|
33725
|
-
white-space: normal;
|
|
33678
|
+
.E_t1fisho6 td.ant-table-cell-fix-left,
|
|
33679
|
+
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
33680
|
+
background: #fff;
|
|
33681
|
+
padding: 0 !important;
|
|
33726
33682
|
}
|
|
33727
33683
|
|
|
33728
|
-
.
|
|
33729
|
-
|
|
33730
|
-
|
|
33684
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
33685
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33686
|
+
display: flex;
|
|
33687
|
+
align-items: center;
|
|
33688
|
+
height: 100%;
|
|
33689
|
+
padding: 8px;
|
|
33731
33690
|
}
|
|
33732
33691
|
|
|
33733
|
-
.
|
|
33734
|
-
|
|
33735
|
-
|
|
33736
|
-
|
|
33737
|
-
|
|
33692
|
+
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
33693
|
+
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
33694
|
+
overflow: hidden;
|
|
33695
|
+
text-overflow: ellipsis;
|
|
33696
|
+
width: 100%;
|
|
33738
33697
|
}
|
|
33739
33698
|
|
|
33740
|
-
.
|
|
33741
|
-
|
|
33699
|
+
.E_t1fisho6 .ant-table-container {
|
|
33700
|
+
height: 100%;
|
|
33742
33701
|
}
|
|
33743
33702
|
|
|
33744
|
-
.
|
|
33745
|
-
|
|
33703
|
+
.E_t1fisho6 .ant-table-container::before, .E_t1fisho6 .ant-table-container::after {
|
|
33704
|
+
box-shadow: none !important;
|
|
33746
33705
|
}
|
|
33747
33706
|
|
|
33748
|
-
.
|
|
33749
|
-
|
|
33707
|
+
.E_t1fisho6 div.ant-table {
|
|
33708
|
+
border-radius: 0px;
|
|
33709
|
+
border-left: none;
|
|
33710
|
+
border-right: none;
|
|
33711
|
+
border-bottom: none;
|
|
33712
|
+
height: 100%;
|
|
33713
|
+
font-size: 12px;
|
|
33714
|
+
background: transparent;
|
|
33750
33715
|
}
|
|
33751
33716
|
|
|
33752
|
-
.
|
|
33753
|
-
|
|
33717
|
+
.E_t1fisho6 div.ant-table .ant-table-header {
|
|
33718
|
+
position: relative;
|
|
33719
|
+
z-index: 3;
|
|
33720
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33721
|
+
margin-bottom: -1px;
|
|
33754
33722
|
}
|
|
33755
33723
|
|
|
33756
|
-
.
|
|
33724
|
+
.E_t1fisho6 div.ant-table .time-wrapper .date,
|
|
33725
|
+
.E_t1fisho6 div.ant-table .value {
|
|
33726
|
+
color: #2d3a56;
|
|
33727
|
+
}
|
|
33728
|
+
|
|
33729
|
+
.E_t1fisho6 div.ant-table .time-wrapper .time,
|
|
33730
|
+
.E_t1fisho6 div.ant-table .unit {
|
|
33757
33731
|
color: rgba(44, 56, 82, 0.6);
|
|
33758
33732
|
}
|
|
33759
33733
|
|
|
33760
|
-
.
|
|
33761
|
-
|
|
33762
|
-
|
|
33734
|
+
.E_t1fisho6 div.ant-table .ant-table-selection {
|
|
33735
|
+
position: unset;
|
|
33736
|
+
text-align: center;
|
|
33763
33737
|
}
|
|
33764
33738
|
|
|
33765
|
-
.
|
|
33766
|
-
|
|
33767
|
-
margin-right: 6px;
|
|
33739
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
33740
|
+
background: #fff;
|
|
33768
33741
|
}
|
|
33769
33742
|
|
|
33770
|
-
.
|
|
33771
|
-
|
|
33772
|
-
|
|
33773
|
-
|
|
33774
|
-
|
|
33743
|
+
.E_t1fisho6 div.ant-table .anticon-setting {
|
|
33744
|
+
cursor: pointer;
|
|
33745
|
+
position: absolute;
|
|
33746
|
+
top: 50%;
|
|
33747
|
+
right: 12px;
|
|
33748
|
+
transform: translateY(-50%);
|
|
33775
33749
|
}
|
|
33776
33750
|
|
|
33777
|
-
.
|
|
33778
|
-
|
|
33779
|
-
|
|
33780
|
-
|
|
33781
|
-
white-space: nowrap;
|
|
33751
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
33752
|
+
box-shadow: none;
|
|
33753
|
+
width: 1px;
|
|
33754
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33782
33755
|
}
|
|
33783
33756
|
|
|
33784
|
-
.
|
|
33785
|
-
|
|
33786
|
-
|
|
33787
|
-
|
|
33757
|
+
.E_t1fisho6 div.ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
33758
|
+
box-shadow: none;
|
|
33759
|
+
width: 1px;
|
|
33760
|
+
background: rgba(213, 219, 227, 0.6);
|
|
33788
33761
|
}
|
|
33789
33762
|
|
|
33790
|
-
.
|
|
33763
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody {
|
|
33791
33764
|
position: relative;
|
|
33792
33765
|
}
|
|
33793
33766
|
|
|
33794
|
-
.
|
|
33795
|
-
border-
|
|
33767
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td {
|
|
33768
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33769
|
+
border-bottom: 1px solid white;
|
|
33770
|
+
height: 40px;
|
|
33771
|
+
vertical-align: middle;
|
|
33772
|
+
transition: background 0ms;
|
|
33773
|
+
color: #00122e;
|
|
33796
33774
|
}
|
|
33797
33775
|
|
|
33798
|
-
.
|
|
33799
|
-
position: sticky;
|
|
33800
|
-
top: 0;
|
|
33801
|
-
z-index: 2;
|
|
33802
|
-
display: flex;
|
|
33803
|
-
padding: 8px;
|
|
33804
|
-
flex-wrap: nowrap;
|
|
33805
|
-
justify-content: flex-start;
|
|
33776
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
33806
33777
|
background: #f2f5fa;
|
|
33807
|
-
|
|
33808
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33809
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33810
|
-
}
|
|
33811
|
-
|
|
33812
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
33813
|
-
align-items: inherit;
|
|
33778
|
+
border-bottom-color: #f2f5fa;
|
|
33814
33779
|
}
|
|
33815
33780
|
|
|
33816
|
-
.
|
|
33817
|
-
|
|
33781
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
|
|
33782
|
+
height: auto;
|
|
33783
|
+
color: #00122e;
|
|
33784
|
+
font-size: 12px;
|
|
33785
|
+
text-align: left;
|
|
33786
|
+
transition: none;
|
|
33787
|
+
overflow: hidden;
|
|
33788
|
+
text-overflow: ellipsis;
|
|
33789
|
+
white-space: nowrap;
|
|
33818
33790
|
}
|
|
33819
33791
|
|
|
33820
|
-
.
|
|
33821
|
-
|
|
33822
|
-
justify-content: flex-start;
|
|
33823
|
-
align-items: flex-start;
|
|
33824
|
-
flex-wrap: wrap;
|
|
33825
|
-
padding: 8px;
|
|
33826
|
-
border: none;
|
|
33792
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link:hover {
|
|
33793
|
+
color: #0096ff;
|
|
33827
33794
|
}
|
|
33828
33795
|
|
|
33829
|
-
.
|
|
33830
|
-
|
|
33831
|
-
|
|
33832
|
-
|
|
33833
|
-
|
|
33796
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link > span {
|
|
33797
|
+
overflow: hidden;
|
|
33798
|
+
text-overflow: ellipsis;
|
|
33799
|
+
width: 100%;
|
|
33800
|
+
vertical-align: middle;
|
|
33834
33801
|
}
|
|
33835
33802
|
|
|
33836
|
-
.
|
|
33837
|
-
|
|
33838
|
-
flex-basis: 100%;
|
|
33839
|
-
order: 98;
|
|
33840
|
-
margin: 12px 0 0;
|
|
33803
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
33804
|
+
line-height: 0px;
|
|
33841
33805
|
}
|
|
33842
33806
|
|
|
33843
|
-
.
|
|
33844
|
-
|
|
33807
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
33808
|
+
padding-right: 25px;
|
|
33845
33809
|
}
|
|
33846
33810
|
|
|
33847
|
-
.
|
|
33848
|
-
|
|
33811
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
33812
|
+
border-top-color: transparent;
|
|
33849
33813
|
}
|
|
33850
33814
|
|
|
33851
|
-
.
|
|
33852
|
-
|
|
33853
|
-
|
|
33815
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
33816
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33817
|
+
border-color: transparent transparent white;
|
|
33854
33818
|
}
|
|
33855
33819
|
|
|
33856
|
-
.
|
|
33857
|
-
|
|
33858
|
-
margin: 0;
|
|
33820
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
33821
|
+
border-radius: 8px 0 0 8px;
|
|
33859
33822
|
}
|
|
33860
33823
|
|
|
33861
|
-
.
|
|
33862
|
-
|
|
33824
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
33825
|
+
border-radius: 8px 0 0 8px;
|
|
33863
33826
|
}
|
|
33864
33827
|
|
|
33865
|
-
.
|
|
33866
|
-
|
|
33828
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
33829
|
+
content: "";
|
|
33830
|
+
width: 4px;
|
|
33831
|
+
top: -1px;
|
|
33832
|
+
bottom: -1px;
|
|
33833
|
+
background: white;
|
|
33867
33834
|
}
|
|
33868
33835
|
|
|
33869
|
-
.
|
|
33870
|
-
|
|
33836
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
33837
|
+
border-radius: 0 8px 8px 0;
|
|
33871
33838
|
}
|
|
33872
33839
|
|
|
33873
|
-
.
|
|
33874
|
-
|
|
33840
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
33841
|
+
border-radius: 0;
|
|
33842
|
+
background: white;
|
|
33843
|
+
border-top: none;
|
|
33875
33844
|
}
|
|
33876
33845
|
|
|
33877
|
-
.
|
|
33878
|
-
|
|
33846
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
33847
|
+
border-top: 1px solid transparent;
|
|
33848
|
+
border-radius: 0 8px 8px 0;
|
|
33849
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33879
33850
|
}
|
|
33880
33851
|
|
|
33881
|
-
.
|
|
33882
|
-
|
|
33852
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
33853
|
+
background: white;
|
|
33854
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33883
33855
|
}
|
|
33884
33856
|
|
|
33885
|
-
.
|
|
33886
|
-
|
|
33857
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
33858
|
+
display: flex;
|
|
33859
|
+
align-items: center;
|
|
33860
|
+
height: 100%;
|
|
33861
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33887
33862
|
}
|
|
33888
33863
|
|
|
33889
|
-
.
|
|
33890
|
-
|
|
33891
|
-
|
|
33892
|
-
height: 24px;
|
|
33893
|
-
overflow: hidden;
|
|
33864
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
33865
|
+
background: white;
|
|
33866
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33894
33867
|
}
|
|
33895
33868
|
|
|
33896
|
-
.
|
|
33897
|
-
|
|
33898
|
-
|
|
33899
|
-
|
|
33900
|
-
|
|
33901
|
-
cursor: not-allowed;
|
|
33902
|
-
opacity: 0.5;
|
|
33903
|
-
}
|
|
33904
|
-
|
|
33905
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
33906
|
-
margin: 0;
|
|
33907
|
-
}
|
|
33908
|
-
|
|
33909
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
33910
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
33911
|
-
border-radius: 5px;
|
|
33912
|
-
font-size: 12px;
|
|
33913
|
-
}
|
|
33914
|
-
|
|
33915
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
33916
|
-
font-size: inherit;
|
|
33917
|
-
}
|
|
33918
|
-
|
|
33919
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
33920
|
-
min-height: 24px;
|
|
33921
|
-
font-size: 12px;
|
|
33922
|
-
position: relative;
|
|
33923
|
-
}
|
|
33924
|
-
|
|
33925
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
33926
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
33869
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
33870
|
+
display: flex;
|
|
33871
|
+
align-items: center;
|
|
33872
|
+
height: 100%;
|
|
33873
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33927
33874
|
}
|
|
33928
33875
|
|
|
33929
|
-
.
|
|
33930
|
-
|
|
33876
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
33877
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
33931
33878
|
}
|
|
33932
33879
|
|
|
33933
|
-
.
|
|
33934
|
-
|
|
33935
|
-
|
|
33936
|
-
margin-top: 8px;
|
|
33880
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
33881
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
33882
|
+
border-radius: 8px;
|
|
33937
33883
|
}
|
|
33938
33884
|
|
|
33939
|
-
.
|
|
33940
|
-
|
|
33941
|
-
height: 24px;
|
|
33885
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
33886
|
+
border-top-color: white;
|
|
33942
33887
|
}
|
|
33943
33888
|
|
|
33944
|
-
.
|
|
33945
|
-
|
|
33946
|
-
|
|
33947
|
-
color:
|
|
33889
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
33890
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33891
|
+
border-bottom-color: transparent;
|
|
33892
|
+
border-top-color: transparent;
|
|
33948
33893
|
}
|
|
33949
33894
|
|
|
33950
|
-
.
|
|
33951
|
-
|
|
33895
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
33896
|
+
border-radius: 8px 0 0 8px;
|
|
33952
33897
|
}
|
|
33953
33898
|
|
|
33954
|
-
.
|
|
33955
|
-
|
|
33956
|
-
height: 24px;
|
|
33957
|
-
padding: 4px;
|
|
33958
|
-
margin-right: 8px;
|
|
33899
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
33900
|
+
border-radius: 0 8px 8px 0;
|
|
33959
33901
|
}
|
|
33960
33902
|
|
|
33961
|
-
|
|
33962
|
-
|
|
33963
|
-
button.E_l48ei06.ant-btn.ant-btn-lg {
|
|
33964
|
-
font-size: 12px;
|
|
33965
|
-
line-height: 18px;
|
|
33966
|
-
height: 18px;
|
|
33903
|
+
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
33904
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33967
33905
|
}
|
|
33968
33906
|
|
|
33969
|
-
|
|
33970
|
-
|
|
33971
|
-
|
|
33907
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th {
|
|
33908
|
+
background: #fff;
|
|
33909
|
+
font-weight: 400;
|
|
33910
|
+
position: relative;
|
|
33911
|
+
border-bottom: none;
|
|
33912
|
+
color: #00122e;
|
|
33913
|
+
transition: none;
|
|
33914
|
+
padding: 14px 8px 14px 8px;
|
|
33915
|
+
line-height: 20px;
|
|
33972
33916
|
}
|
|
33973
33917
|
|
|
33974
|
-
|
|
33975
|
-
|
|
33918
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
33919
|
+
content: "";
|
|
33920
|
+
width: 1px;
|
|
33921
|
+
top: 0;
|
|
33922
|
+
bottom: 0;
|
|
33923
|
+
background: rgba(211, 218, 235, 0.6);
|
|
33924
|
+
position: absolute;
|
|
33925
|
+
right: 0;
|
|
33976
33926
|
}
|
|
33977
33927
|
|
|
33978
|
-
|
|
33979
|
-
|
|
33928
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank {
|
|
33929
|
+
padding: unset;
|
|
33980
33930
|
}
|
|
33981
33931
|
|
|
33982
|
-
|
|
33983
|
-
|
|
33932
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
33933
|
+
display: none;
|
|
33984
33934
|
}
|
|
33985
33935
|
|
|
33986
|
-
|
|
33987
|
-
|
|
33936
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33937
|
+
width: 100%;
|
|
33938
|
+
overflow: hidden;
|
|
33939
|
+
white-space: nowrap;
|
|
33940
|
+
text-overflow: ellipsis;
|
|
33988
33941
|
}
|
|
33989
33942
|
|
|
33990
|
-
|
|
33991
|
-
|
|
33943
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
33944
|
+
overflow: hidden;
|
|
33945
|
+
text-overflow: ellipsis;
|
|
33946
|
+
flex: 1;
|
|
33992
33947
|
}
|
|
33993
33948
|
|
|
33994
|
-
|
|
33995
|
-
|
|
33949
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
33950
|
+
padding: 15px 25px 15px 8px;
|
|
33996
33951
|
}
|
|
33997
33952
|
|
|
33998
|
-
|
|
33999
|
-
|
|
33953
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
33954
|
+
padding: 0;
|
|
34000
33955
|
}
|
|
34001
33956
|
|
|
34002
|
-
|
|
34003
|
-
|
|
33957
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
33958
|
+
position: absolute;
|
|
33959
|
+
right: 6px;
|
|
33960
|
+
top: 50%;
|
|
33961
|
+
transform: translateY(-50%);
|
|
33962
|
+
height: 16px;
|
|
33963
|
+
display: none;
|
|
33964
|
+
transition: transform 320ms ease;
|
|
34004
33965
|
}
|
|
34005
33966
|
|
|
34006
|
-
|
|
34007
|
-
|
|
33967
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
33968
|
+
display: block;
|
|
33969
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34008
33970
|
}
|
|
34009
33971
|
|
|
34010
|
-
|
|
34011
|
-
|
|
33972
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
33973
|
+
display: block;
|
|
34012
33974
|
}
|
|
34013
33975
|
|
|
34014
|
-
|
|
34015
|
-
|
|
33976
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
33977
|
+
display: none;
|
|
34016
33978
|
}
|
|
34017
33979
|
|
|
34018
|
-
|
|
34019
|
-
|
|
33980
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
33981
|
+
transform: translateY(-50%);
|
|
34020
33982
|
}
|
|
34021
33983
|
|
|
34022
|
-
|
|
34023
|
-
|
|
33984
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
33985
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
34024
33986
|
}
|
|
34025
33987
|
|
|
34026
|
-
.
|
|
34027
|
-
|
|
33988
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
33989
|
+
background: #f2f5fa;
|
|
34028
33990
|
}
|
|
34029
33991
|
|
|
34030
|
-
.
|
|
34031
|
-
|
|
34032
|
-
overflow: visible !important;
|
|
34033
|
-
height: 100%;
|
|
33992
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
33993
|
+
display: block;
|
|
34034
33994
|
}
|
|
34035
33995
|
|
|
34036
|
-
.
|
|
34037
|
-
|
|
33996
|
+
.E_t1fisho6 div.ant-table .ant-table-thead > tr > th.align-right {
|
|
33997
|
+
padding-right: 25px;
|
|
34038
33998
|
}
|
|
34039
33999
|
|
|
34040
|
-
.
|
|
34041
|
-
|
|
34042
|
-
height: 100%;
|
|
34000
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column {
|
|
34001
|
+
padding: 0 !important;
|
|
34043
34002
|
}
|
|
34044
34003
|
|
|
34045
|
-
.
|
|
34046
|
-
|
|
34004
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
34005
|
+
position: absolute;
|
|
34006
|
+
left: 50%;
|
|
34007
|
+
top: 50%;
|
|
34008
|
+
transform: translate(-50%, -50%);
|
|
34047
34009
|
}
|
|
34048
34010
|
|
|
34049
|
-
.
|
|
34011
|
+
.E_t1fisho6 div.ant-table .ant-table-selection-column:after {
|
|
34050
34012
|
display: none;
|
|
34051
34013
|
}
|
|
34052
34014
|
|
|
34053
|
-
.E_t1fisho6 {
|
|
34054
|
-
|
|
34015
|
+
.E_t1fisho6 div.ant-table .ant-table-hide-scrollbar {
|
|
34016
|
+
background: #fff;
|
|
34055
34017
|
}
|
|
34056
34018
|
|
|
34057
|
-
.E_t1fisho6 .ant-table
|
|
34058
|
-
|
|
34059
|
-
padding-bottom: 6px;
|
|
34019
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder {
|
|
34020
|
+
background: inherit;
|
|
34060
34021
|
}
|
|
34061
34022
|
|
|
34062
|
-
.E_t1fisho6 .
|
|
34063
|
-
|
|
34023
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder td {
|
|
34024
|
+
position: static;
|
|
34025
|
+
border: none;
|
|
34026
|
+
background: inherit !important;
|
|
34027
|
+
height: 100px;
|
|
34028
|
+
vertical-align: middle;
|
|
34064
34029
|
}
|
|
34065
34030
|
|
|
34066
|
-
.E_t1fisho6.
|
|
34067
|
-
|
|
34031
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .table-default-empty,
|
|
34032
|
+
.E_t1fisho6 div.ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
34033
|
+
font-weight: bold;
|
|
34034
|
+
font-size: 20px;
|
|
34035
|
+
color: rgba(10, 37, 85, 0.6);
|
|
34068
34036
|
}
|
|
34069
34037
|
|
|
34070
|
-
.E_t1fisho6 .ant-
|
|
34071
|
-
|
|
34038
|
+
.E_t1fisho6 div.ant-table th.ant-table-cell-scrollbar,
|
|
34039
|
+
.E_t1fisho6 div.ant-table th.cell__action_ {
|
|
34040
|
+
z-index: 10;
|
|
34072
34041
|
}
|
|
34073
34042
|
|
|
34074
|
-
.E_t1fisho6 .ant-
|
|
34075
|
-
|
|
34076
|
-
|
|
34043
|
+
.E_t1fisho6 div.ant-table td.cell__action_ {
|
|
34044
|
+
padding: 0 !important;
|
|
34045
|
+
position: relative;
|
|
34046
|
+
background: #fff;
|
|
34077
34047
|
}
|
|
34078
34048
|
|
|
34079
|
-
.E_t1fisho6 .ant-
|
|
34080
|
-
|
|
34049
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
34050
|
+
height: 100%;
|
|
34051
|
+
display: flex;
|
|
34052
|
+
align-items: center;
|
|
34053
|
+
justify-content: flex-end;
|
|
34054
|
+
padding-right: 8px;
|
|
34081
34055
|
}
|
|
34082
34056
|
|
|
34083
|
-
.E_t1fisho6
|
|
34084
|
-
|
|
34057
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
34058
|
+
width: 24px;
|
|
34059
|
+
height: 24px;
|
|
34060
|
+
cursor: pointer;
|
|
34061
|
+
justify-content: center;
|
|
34062
|
+
border-radius: 4px;
|
|
34085
34063
|
}
|
|
34086
34064
|
|
|
34087
|
-
.E_t1fisho6
|
|
34088
|
-
.E_t1fisho6 td.ant-table-cell-fix-right {
|
|
34065
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
34089
34066
|
background: #fff;
|
|
34090
|
-
padding: 0 !important;
|
|
34091
34067
|
}
|
|
34092
34068
|
|
|
34093
|
-
.
|
|
34094
|
-
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
34069
|
+
.E_r77hffu {
|
|
34095
34070
|
display: flex;
|
|
34096
34071
|
align-items: center;
|
|
34097
|
-
|
|
34098
|
-
|
|
34099
|
-
}
|
|
34100
|
-
|
|
34101
|
-
.E_t1fisho6 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
34102
|
-
.E_t1fisho6 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
34103
|
-
overflow: hidden;
|
|
34104
|
-
text-overflow: ellipsis;
|
|
34105
|
-
width: 100%;
|
|
34072
|
+
justify-content: space-between;
|
|
34073
|
+
column-gap: 6px;
|
|
34106
34074
|
}
|
|
34107
34075
|
|
|
34108
|
-
.
|
|
34109
|
-
|
|
34076
|
+
.E_p1cmxsf7 {
|
|
34077
|
+
display: flex;
|
|
34078
|
+
flex-direction: column;
|
|
34079
|
+
justify-content: center;
|
|
34080
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34110
34081
|
}
|
|
34111
34082
|
|
|
34112
|
-
.
|
|
34113
|
-
|
|
34083
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34084
|
+
font-size: 0;
|
|
34085
|
+
margin-bottom: unset;
|
|
34086
|
+
margin-inline-end: unset;
|
|
34114
34087
|
}
|
|
34115
34088
|
|
|
34116
|
-
.
|
|
34117
|
-
|
|
34118
|
-
border-left: none;
|
|
34119
|
-
border-right: none;
|
|
34120
|
-
border-bottom: none;
|
|
34121
|
-
height: 100%;
|
|
34122
|
-
font-size: 12px;
|
|
34123
|
-
background: transparent;
|
|
34089
|
+
.E_w7ob4th.outside-tag {
|
|
34090
|
+
padding-left: 0;
|
|
34124
34091
|
}
|
|
34125
34092
|
|
|
34126
|
-
.
|
|
34127
|
-
|
|
34128
|
-
|
|
34129
|
-
|
|
34130
|
-
margin-bottom: -1px;
|
|
34093
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34094
|
+
border-radius: 4px 0 0 4px;
|
|
34095
|
+
padding-right: 4px;
|
|
34096
|
+
margin-right: 4px;
|
|
34131
34097
|
}
|
|
34132
34098
|
|
|
34133
|
-
.
|
|
34134
|
-
|
|
34135
|
-
|
|
34099
|
+
.E_i1g85yz3 {
|
|
34100
|
+
margin-right: 4px;
|
|
34101
|
+
height: 16px;
|
|
34136
34102
|
}
|
|
34137
34103
|
|
|
34138
|
-
.
|
|
34139
|
-
|
|
34104
|
+
.E_t1dtlqs1 {
|
|
34105
|
+
margin-bottom: 4px;
|
|
34140
34106
|
color: rgba(44, 56, 82, 0.6);
|
|
34141
34107
|
}
|
|
34142
34108
|
|
|
34143
|
-
.
|
|
34144
|
-
|
|
34145
|
-
|
|
34109
|
+
.E_s1ese5oy {
|
|
34110
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34111
|
+
line-height: 32px;
|
|
34112
|
+
height: 32px;
|
|
34113
|
+
margin-bottom: 0;
|
|
34146
34114
|
}
|
|
34147
34115
|
|
|
34148
|
-
.
|
|
34149
|
-
|
|
34116
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34117
|
+
color: #0080ff;
|
|
34150
34118
|
}
|
|
34151
34119
|
|
|
34152
|
-
.
|
|
34153
|
-
|
|
34154
|
-
position: absolute;
|
|
34155
|
-
top: 50%;
|
|
34156
|
-
right: 12px;
|
|
34157
|
-
transform: translateY(-50%);
|
|
34120
|
+
.E_s1ese5oy.warning {
|
|
34121
|
+
color: #ffa500;
|
|
34158
34122
|
}
|
|
34159
34123
|
|
|
34160
|
-
.
|
|
34161
|
-
|
|
34162
|
-
width: 1px;
|
|
34163
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34124
|
+
.E_s1ese5oy.success {
|
|
34125
|
+
color: #00ba5d;
|
|
34164
34126
|
}
|
|
34165
34127
|
|
|
34166
|
-
.
|
|
34167
|
-
|
|
34168
|
-
width: 1px;
|
|
34169
|
-
background: rgba(213, 219, 227, 0.6);
|
|
34128
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34129
|
+
color: #f0483e;
|
|
34170
34130
|
}
|
|
34171
34131
|
|
|
34172
|
-
.
|
|
34173
|
-
|
|
34132
|
+
.E_s1ese5oy.normal {
|
|
34133
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34174
34134
|
}
|
|
34175
34135
|
|
|
34176
|
-
.
|
|
34177
|
-
|
|
34178
|
-
border-bottom: 1px solid white;
|
|
34179
|
-
height: 40px;
|
|
34180
|
-
vertical-align: middle;
|
|
34181
|
-
transition: background 0ms;
|
|
34136
|
+
.E_b1ibis43 {
|
|
34137
|
+
margin-bottom: 0;
|
|
34182
34138
|
color: #00122e;
|
|
34183
34139
|
}
|
|
34184
34140
|
|
|
34185
|
-
.
|
|
34186
|
-
|
|
34187
|
-
|
|
34188
|
-
}
|
|
34189
|
-
|
|
34190
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td .ant-btn.ant-btn-link {
|
|
34191
|
-
height: auto;
|
|
34192
|
-
color: #00122e;
|
|
34193
|
-
font-size: 12px;
|
|
34194
|
-
text-align: left;
|
|
34195
|
-
transition: none;
|
|
34196
|
-
overflow: hidden;
|
|
34197
|
-
text-overflow: ellipsis;
|
|
34198
|
-
white-space: nowrap;
|
|
34141
|
+
.E_b11xxjd2 {
|
|
34142
|
+
line-height: 32px;
|
|
34143
|
+
margin-right: 6px;
|
|
34199
34144
|
}
|
|
34200
34145
|
|
|
34201
|
-
.
|
|
34202
|
-
|
|
34146
|
+
.E_bsub5bw.with-description {
|
|
34147
|
+
height: 24px;
|
|
34148
|
+
flex: 1;
|
|
34149
|
+
position: relative;
|
|
34150
|
+
top: -7px;
|
|
34203
34151
|
}
|
|
34204
34152
|
|
|
34205
|
-
.
|
|
34153
|
+
.E_bsub5bw p {
|
|
34154
|
+
width: 100%;
|
|
34206
34155
|
overflow: hidden;
|
|
34207
34156
|
text-overflow: ellipsis;
|
|
34208
|
-
|
|
34209
|
-
vertical-align: middle;
|
|
34210
|
-
}
|
|
34211
|
-
|
|
34212
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
34213
|
-
line-height: 0px;
|
|
34214
|
-
}
|
|
34215
|
-
|
|
34216
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
34217
|
-
padding-right: 25px;
|
|
34218
|
-
}
|
|
34219
|
-
|
|
34220
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
34221
|
-
border-top-color: transparent;
|
|
34222
|
-
}
|
|
34223
|
-
|
|
34224
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
34225
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34226
|
-
border-color: transparent transparent white;
|
|
34227
|
-
}
|
|
34228
|
-
|
|
34229
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
34230
|
-
border-radius: 8px 0 0 8px;
|
|
34157
|
+
white-space: nowrap;
|
|
34231
34158
|
}
|
|
34232
34159
|
|
|
34233
|
-
.
|
|
34234
|
-
border
|
|
34160
|
+
.E_tmoyoag {
|
|
34161
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34162
|
+
border-radius: 8px;
|
|
34163
|
+
overflow: auto;
|
|
34235
34164
|
}
|
|
34236
34165
|
|
|
34237
|
-
.
|
|
34238
|
-
|
|
34239
|
-
width: 4px;
|
|
34240
|
-
top: -1px;
|
|
34241
|
-
bottom: -1px;
|
|
34242
|
-
background: white;
|
|
34166
|
+
.E_tmoyoag .ant-list {
|
|
34167
|
+
position: relative;
|
|
34243
34168
|
}
|
|
34244
34169
|
|
|
34245
|
-
.
|
|
34246
|
-
border-
|
|
34170
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
34171
|
+
border-bottom: none;
|
|
34247
34172
|
}
|
|
34248
34173
|
|
|
34249
|
-
.
|
|
34250
|
-
|
|
34251
|
-
|
|
34252
|
-
|
|
34174
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34175
|
+
position: sticky;
|
|
34176
|
+
top: 0;
|
|
34177
|
+
z-index: 2;
|
|
34178
|
+
display: flex;
|
|
34179
|
+
padding: 8px;
|
|
34180
|
+
flex-wrap: nowrap;
|
|
34181
|
+
justify-content: flex-start;
|
|
34182
|
+
background: #f2f5fa;
|
|
34183
|
+
font-size: 14px;
|
|
34184
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34185
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34253
34186
|
}
|
|
34254
34187
|
|
|
34255
|
-
.
|
|
34256
|
-
|
|
34257
|
-
border-radius: 0 8px 8px 0;
|
|
34258
|
-
background: rgba(225, 230, 241, 0.6);
|
|
34188
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34189
|
+
align-items: inherit;
|
|
34259
34190
|
}
|
|
34260
34191
|
|
|
34261
|
-
.
|
|
34262
|
-
|
|
34263
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34192
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
34193
|
+
margin-bottom: 0;
|
|
34264
34194
|
}
|
|
34265
34195
|
|
|
34266
|
-
.
|
|
34196
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34267
34197
|
display: flex;
|
|
34268
|
-
|
|
34269
|
-
|
|
34270
|
-
|
|
34271
|
-
|
|
34272
|
-
|
|
34273
|
-
.E_t1fisho6 div.ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
34274
|
-
background: white;
|
|
34275
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
34198
|
+
justify-content: flex-start;
|
|
34199
|
+
align-items: flex-start;
|
|
34200
|
+
flex-wrap: wrap;
|
|
34201
|
+
padding: 8px;
|
|
34202
|
+
border: none;
|
|
34276
34203
|
}
|
|
34277
34204
|
|
|
34278
|
-
.
|
|
34279
|
-
|
|
34280
|
-
|
|
34281
|
-
|
|
34282
|
-
|
|
34205
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34206
|
+
flex-basis: 100%;
|
|
34207
|
+
margin: 12px 0 0;
|
|
34208
|
+
order: 99;
|
|
34209
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34283
34210
|
}
|
|
34284
34211
|
|
|
34285
|
-
.
|
|
34286
|
-
|
|
34212
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34213
|
+
color: #f0483e;
|
|
34214
|
+
flex-basis: 100%;
|
|
34215
|
+
order: 98;
|
|
34216
|
+
margin: 12px 0 0;
|
|
34287
34217
|
}
|
|
34288
34218
|
|
|
34289
|
-
.
|
|
34290
|
-
|
|
34291
|
-
border-radius: 8px;
|
|
34219
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34220
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34292
34221
|
}
|
|
34293
34222
|
|
|
34294
|
-
.
|
|
34295
|
-
|
|
34223
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34224
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34296
34225
|
}
|
|
34297
34226
|
|
|
34298
|
-
.
|
|
34299
|
-
|
|
34300
|
-
|
|
34301
|
-
border-top-color: transparent;
|
|
34227
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34228
|
+
flex: 1 0 0;
|
|
34229
|
+
overflow: hidden;
|
|
34302
34230
|
}
|
|
34303
34231
|
|
|
34304
|
-
.
|
|
34305
|
-
|
|
34232
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34233
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34234
|
+
margin: 0;
|
|
34306
34235
|
}
|
|
34307
34236
|
|
|
34308
|
-
.
|
|
34309
|
-
|
|
34237
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34238
|
+
text-align: center;
|
|
34310
34239
|
}
|
|
34311
34240
|
|
|
34312
|
-
.
|
|
34313
|
-
|
|
34241
|
+
.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 > * {
|
|
34242
|
+
text-align: center;
|
|
34314
34243
|
}
|
|
34315
34244
|
|
|
34316
|
-
.
|
|
34317
|
-
|
|
34318
|
-
font-weight: 400;
|
|
34319
|
-
position: relative;
|
|
34320
|
-
border-bottom: none;
|
|
34321
|
-
color: #00122e;
|
|
34322
|
-
transition: none;
|
|
34323
|
-
padding: 14px 8px 14px 8px;
|
|
34324
|
-
line-height: 20px;
|
|
34245
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34246
|
+
text-align: left;
|
|
34325
34247
|
}
|
|
34326
34248
|
|
|
34327
|
-
.
|
|
34328
|
-
|
|
34329
|
-
width: 1px;
|
|
34330
|
-
top: 0;
|
|
34331
|
-
bottom: 0;
|
|
34332
|
-
background: rgba(211, 218, 235, 0.6);
|
|
34333
|
-
position: absolute;
|
|
34334
|
-
right: 0;
|
|
34249
|
+
.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 > * {
|
|
34250
|
+
text-align: left;
|
|
34335
34251
|
}
|
|
34336
34252
|
|
|
34337
|
-
.
|
|
34338
|
-
|
|
34253
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34254
|
+
text-align: right;
|
|
34339
34255
|
}
|
|
34340
34256
|
|
|
34341
|
-
.
|
|
34342
|
-
|
|
34257
|
+
.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 > * {
|
|
34258
|
+
text-align: right;
|
|
34343
34259
|
}
|
|
34344
34260
|
|
|
34345
|
-
.
|
|
34346
|
-
|
|
34347
|
-
overflow: hidden;
|
|
34348
|
-
white-space: nowrap;
|
|
34349
|
-
text-overflow: ellipsis;
|
|
34261
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34262
|
+
margin-right: 8px;
|
|
34350
34263
|
}
|
|
34351
34264
|
|
|
34352
|
-
.
|
|
34265
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34266
|
+
padding: 4px;
|
|
34267
|
+
width: 24px;
|
|
34268
|
+
height: 24px;
|
|
34353
34269
|
overflow: hidden;
|
|
34354
|
-
text-overflow: ellipsis;
|
|
34355
|
-
flex: 1;
|
|
34356
34270
|
}
|
|
34357
34271
|
|
|
34358
|
-
.
|
|
34359
|
-
padding:
|
|
34272
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34273
|
+
padding: 0;
|
|
34360
34274
|
}
|
|
34361
34275
|
|
|
34362
|
-
.
|
|
34363
|
-
|
|
34276
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34277
|
+
cursor: not-allowed;
|
|
34278
|
+
opacity: 0.5;
|
|
34364
34279
|
}
|
|
34365
34280
|
|
|
34366
|
-
.
|
|
34367
|
-
|
|
34368
|
-
right: 6px;
|
|
34369
|
-
top: 50%;
|
|
34370
|
-
transform: translateY(-50%);
|
|
34371
|
-
height: 16px;
|
|
34372
|
-
display: none;
|
|
34373
|
-
transition: transform 320ms ease;
|
|
34281
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34282
|
+
margin: 0;
|
|
34374
34283
|
}
|
|
34375
34284
|
|
|
34376
|
-
.
|
|
34377
|
-
|
|
34378
|
-
|
|
34285
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34286
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34287
|
+
border-radius: 5px;
|
|
34288
|
+
font-size: 12px;
|
|
34379
34289
|
}
|
|
34380
34290
|
|
|
34381
|
-
.
|
|
34382
|
-
|
|
34291
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34292
|
+
font-size: inherit;
|
|
34383
34293
|
}
|
|
34384
34294
|
|
|
34385
|
-
.
|
|
34386
|
-
|
|
34295
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34296
|
+
min-height: 24px;
|
|
34297
|
+
font-size: 12px;
|
|
34298
|
+
position: relative;
|
|
34387
34299
|
}
|
|
34388
34300
|
|
|
34389
|
-
.
|
|
34390
|
-
|
|
34301
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34302
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34391
34303
|
}
|
|
34392
34304
|
|
|
34393
|
-
.
|
|
34394
|
-
|
|
34305
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34306
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34395
34307
|
}
|
|
34396
34308
|
|
|
34397
|
-
.
|
|
34398
|
-
|
|
34309
|
+
.E_a138syjm {
|
|
34310
|
+
display: flex;
|
|
34311
|
+
align-items: center;
|
|
34312
|
+
margin-top: 8px;
|
|
34399
34313
|
}
|
|
34400
34314
|
|
|
34401
|
-
.
|
|
34402
|
-
|
|
34315
|
+
.E_a138syjm button.ant-btn {
|
|
34316
|
+
padding: 2px 8px;
|
|
34317
|
+
height: 24px;
|
|
34403
34318
|
}
|
|
34404
34319
|
|
|
34405
|
-
.
|
|
34406
|
-
|
|
34320
|
+
.E_a138syjm > span.maximum-desc {
|
|
34321
|
+
display: none;
|
|
34322
|
+
margin-left: 8px;
|
|
34323
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34407
34324
|
}
|
|
34408
34325
|
|
|
34409
|
-
.
|
|
34410
|
-
|
|
34326
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34327
|
+
display: inline;
|
|
34411
34328
|
}
|
|
34412
34329
|
|
|
34413
|
-
.
|
|
34414
|
-
|
|
34415
|
-
|
|
34416
|
-
|
|
34417
|
-
|
|
34330
|
+
.E_d77i8u0 {
|
|
34331
|
+
width: 24px;
|
|
34332
|
+
height: 24px;
|
|
34333
|
+
padding: 4px;
|
|
34334
|
+
margin-right: 8px;
|
|
34418
34335
|
}
|
|
34419
34336
|
|
|
34420
|
-
.
|
|
34421
|
-
|
|
34337
|
+
.E_sjob3jg {
|
|
34338
|
+
--item-min-width: 60px;
|
|
34422
34339
|
}
|
|
34423
34340
|
|
|
34424
|
-
.
|
|
34425
|
-
|
|
34341
|
+
.E_sjob3jg .ant-steps-item-tail, .E_sjob3jg .ant-steps-item-icon {
|
|
34342
|
+
display: none !important;
|
|
34426
34343
|
}
|
|
34427
34344
|
|
|
34428
|
-
.
|
|
34429
|
-
|
|
34345
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active {
|
|
34346
|
+
flex-shrink: 0 !important;
|
|
34430
34347
|
}
|
|
34431
34348
|
|
|
34432
|
-
.
|
|
34433
|
-
|
|
34434
|
-
border: none;
|
|
34435
|
-
background: inherit !important;
|
|
34436
|
-
height: 100px;
|
|
34437
|
-
vertical-align: middle;
|
|
34349
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .step-item-prefix-container {
|
|
34350
|
+
color: #0080ff;
|
|
34438
34351
|
}
|
|
34439
34352
|
|
|
34440
|
-
.
|
|
34441
|
-
|
|
34442
|
-
font-weight:
|
|
34443
|
-
font-size: 20px;
|
|
34444
|
-
color: rgba(10, 37, 85, 0.6);
|
|
34353
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34354
|
+
color: #0080ff;
|
|
34355
|
+
font-weight: normal;
|
|
34445
34356
|
}
|
|
34446
34357
|
|
|
34447
|
-
.
|
|
34448
|
-
|
|
34449
|
-
z-index: 10;
|
|
34358
|
+
.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 {
|
|
34359
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34450
34360
|
}
|
|
34451
34361
|
|
|
34452
|
-
.
|
|
34453
|
-
|
|
34454
|
-
position: relative;
|
|
34455
|
-
background: #fff;
|
|
34362
|
+
.E_sjob3jg .ant-steps-item.ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34363
|
+
color: #00122e;
|
|
34456
34364
|
}
|
|
34457
34365
|
|
|
34458
|
-
.
|
|
34459
|
-
|
|
34460
|
-
display: flex;
|
|
34461
|
-
align-items: center;
|
|
34462
|
-
justify-content: flex-end;
|
|
34463
|
-
padding-right: 8px;
|
|
34366
|
+
.E_sjob3jg .step-item-text {
|
|
34367
|
+
display: inline-block;
|
|
34464
34368
|
}
|
|
34465
34369
|
|
|
34466
|
-
.
|
|
34467
|
-
|
|
34468
|
-
|
|
34469
|
-
|
|
34470
|
-
justify-content: center;
|
|
34471
|
-
border-radius: 4px;
|
|
34370
|
+
.E_sjob3jg .step-item-title {
|
|
34371
|
+
overflow: hidden;
|
|
34372
|
+
white-space: nowrap;
|
|
34373
|
+
text-overflow: ellipsis;
|
|
34472
34374
|
}
|
|
34473
34375
|
|
|
34474
|
-
.
|
|
34475
|
-
|
|
34376
|
+
.E_hjvj6s6 .ant-steps-item-container {
|
|
34377
|
+
min-width: var(--item-min-width);
|
|
34476
34378
|
}
|
|
34477
34379
|
|
|
34478
|
-
.
|
|
34479
|
-
|
|
34480
|
-
border-radius: 20px;
|
|
34481
|
-
padding: 2px 10px;
|
|
34482
|
-
height: 22px;
|
|
34380
|
+
.E_hjvj6s6 .ant-steps-item-disabled {
|
|
34381
|
+
cursor: not-allowed !important;
|
|
34483
34382
|
}
|
|
34484
34383
|
|
|
34485
|
-
.
|
|
34486
|
-
|
|
34384
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
34385
|
+
flex-direction: row;
|
|
34386
|
+
justify-content: stretch;
|
|
34487
34387
|
}
|
|
34488
34388
|
|
|
34489
|
-
.
|
|
34490
|
-
|
|
34389
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
34390
|
+
padding: 0;
|
|
34391
|
+
margin-right: 4px;
|
|
34392
|
+
flex: 1;
|
|
34393
|
+
overflow: visible;
|
|
34491
34394
|
}
|
|
34492
34395
|
|
|
34493
|
-
.
|
|
34494
|
-
|
|
34396
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
34397
|
+
width: 100%;
|
|
34398
|
+
min-height: unset;
|
|
34495
34399
|
}
|
|
34496
34400
|
|
|
34497
|
-
.
|
|
34498
|
-
|
|
34401
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
34402
|
+
height: 26px;
|
|
34403
|
+
line-height: 26px;
|
|
34404
|
+
width: 100%;
|
|
34405
|
+
padding: 0;
|
|
34406
|
+
font-size: 12px;
|
|
34499
34407
|
}
|
|
34500
34408
|
|
|
34501
|
-
.
|
|
34502
|
-
margin-
|
|
34503
|
-
color: rgba(44, 56, 82, 0.6);
|
|
34409
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
34410
|
+
margin-right: 10px;
|
|
34504
34411
|
}
|
|
34505
34412
|
|
|
34506
|
-
.
|
|
34507
|
-
|
|
34413
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
34414
|
+
display: none;
|
|
34508
34415
|
}
|
|
34509
34416
|
|
|
34510
|
-
.
|
|
34511
|
-
|
|
34417
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
34418
|
+
padding-left: 8px;
|
|
34419
|
+
padding-right: 4px;
|
|
34420
|
+
border-radius: 4px 0 0 4px;
|
|
34512
34421
|
}
|
|
34513
34422
|
|
|
34514
|
-
.
|
|
34515
|
-
|
|
34423
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
34424
|
+
margin-right: 0;
|
|
34516
34425
|
}
|
|
34517
34426
|
|
|
34518
|
-
.
|
|
34519
|
-
|
|
34427
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
34428
|
+
padding-right: 8px;
|
|
34429
|
+
padding-left: 12px;
|
|
34430
|
+
border-radius: 0 4px 4px 0;
|
|
34520
34431
|
}
|
|
34521
34432
|
|
|
34522
|
-
.
|
|
34523
|
-
|
|
34433
|
+
.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 {
|
|
34434
|
+
content: "";
|
|
34435
|
+
width: 0;
|
|
34436
|
+
height: 0;
|
|
34437
|
+
border: 13px solid transparent;
|
|
34438
|
+
position: absolute;
|
|
34439
|
+
top: 0;
|
|
34440
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
34441
|
+
z-index: 2;
|
|
34442
|
+
position: relative;
|
|
34443
|
+
top: -50%;
|
|
34444
|
+
right: -100%;
|
|
34445
|
+
}
|
|
34446
|
+
|
|
34447
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(:first-child):not(:last-child) .ant-steps-item-container {
|
|
34448
|
+
padding: 0 4px 0 12px;
|
|
34449
|
+
}
|
|
34450
|
+
|
|
34451
|
+
.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 {
|
|
34452
|
+
content: "";
|
|
34453
|
+
width: 0;
|
|
34454
|
+
height: 0;
|
|
34455
|
+
border: 13px solid transparent;
|
|
34456
|
+
position: absolute;
|
|
34457
|
+
top: 0;
|
|
34458
|
+
border-left: 8px solid #fff;
|
|
34459
|
+
left: 0;
|
|
34460
|
+
}
|
|
34461
|
+
|
|
34462
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active {
|
|
34463
|
+
max-width: calc(100% - var(--item-min-width) * 2);
|
|
34524
34464
|
}
|
|
34525
34465
|
|
|
34526
|
-
.
|
|
34527
|
-
background-color: rgba(
|
|
34466
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
34467
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34528
34468
|
}
|
|
34529
34469
|
|
|
34530
|
-
.
|
|
34531
|
-
|
|
34470
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
34471
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
34532
34472
|
}
|
|
34533
34473
|
|
|
34534
|
-
.
|
|
34535
|
-
|
|
34474
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34475
|
+
cursor: pointer;
|
|
34476
|
+
min-width: var(--item-min-width);
|
|
34536
34477
|
}
|
|
34537
34478
|
|
|
34538
|
-
.
|
|
34539
|
-
|
|
34479
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait,
|
|
34480
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish {
|
|
34481
|
+
min-width: var(--item-min-width);
|
|
34540
34482
|
}
|
|
34541
34483
|
|
|
34542
|
-
.
|
|
34543
|
-
|
|
34484
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
34485
|
+
.E_hjvj6s6 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
34486
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34544
34487
|
}
|
|
34545
34488
|
|
|
34546
|
-
.
|
|
34547
|
-
|
|
34489
|
+
.E_hjvj6s6 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
34490
|
+
padding: 0;
|
|
34548
34491
|
}
|
|
34549
34492
|
|
|
34550
|
-
.
|
|
34551
|
-
|
|
34493
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical {
|
|
34494
|
+
width: 192px;
|
|
34495
|
+
row-gap: 2px;
|
|
34552
34496
|
}
|
|
34553
34497
|
|
|
34554
|
-
.
|
|
34498
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container:hover {
|
|
34555
34499
|
background-color: rgba(225, 230, 241, 0.6);
|
|
34556
34500
|
}
|
|
34557
34501
|
|
|
34558
|
-
.
|
|
34559
|
-
|
|
34502
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .preview-mode:not(.ant-steps-item-active) .ant-steps-item-container .ant-steps-item-title {
|
|
34503
|
+
color: #00122e !important;
|
|
34560
34504
|
}
|
|
34561
34505
|
|
|
34562
|
-
.
|
|
34563
|
-
background-color: rgba(
|
|
34506
|
+
.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 {
|
|
34507
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
34564
34508
|
}
|
|
34565
34509
|
|
|
34566
|
-
.
|
|
34567
|
-
|
|
34568
|
-
|
|
34569
|
-
|
|
34570
|
-
display:
|
|
34510
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container {
|
|
34511
|
+
padding: 0 8px;
|
|
34512
|
+
border-radius: 4px;
|
|
34513
|
+
height: 32px;
|
|
34514
|
+
display: flex;
|
|
34515
|
+
align-items: center;
|
|
34571
34516
|
}
|
|
34572
34517
|
|
|
34573
|
-
.
|
|
34574
|
-
|
|
34575
|
-
|
|
34518
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content {
|
|
34519
|
+
min-height: auto;
|
|
34520
|
+
white-space: nowrap;
|
|
34576
34521
|
}
|
|
34577
34522
|
|
|
34578
|
-
.
|
|
34579
|
-
|
|
34580
|
-
|
|
34581
|
-
|
|
34582
|
-
|
|
34523
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title {
|
|
34524
|
+
font-size: 13px;
|
|
34525
|
+
line-height: 20px;
|
|
34526
|
+
max-width: 100%;
|
|
34527
|
+
padding-right: 0;
|
|
34583
34528
|
}
|
|
34584
34529
|
|
|
34585
|
-
.
|
|
34586
|
-
|
|
34587
|
-
flex-direction: column;
|
|
34588
|
-
justify-content: center;
|
|
34589
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34530
|
+
.E_v4tv3mf .ant-steps.ant-steps-vertical .ant-steps-item-active .ant-steps-item-container {
|
|
34531
|
+
background: rgba(0, 128, 255, 0.1);
|
|
34590
34532
|
}
|
|
34591
34533
|
|
|
34592
|
-
.
|
|
34593
|
-
|
|
34594
|
-
|
|
34595
|
-
|
|
34534
|
+
.E_h6l1tj4 {
|
|
34535
|
+
width: 100%;
|
|
34536
|
+
display: inline-flex;
|
|
34537
|
+
align-items: center;
|
|
34538
|
+
justify-content: center;
|
|
34539
|
+
column-gap: 4px;
|
|
34596
34540
|
}
|
|
34597
34541
|
|
|
34598
|
-
.
|
|
34599
|
-
|
|
34542
|
+
.E_h6l1tj4 .step-item-prefix-container {
|
|
34543
|
+
display: inline-flex;
|
|
34544
|
+
align-items: center;
|
|
34545
|
+
width: 18px;
|
|
34546
|
+
height: 18px;
|
|
34547
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34548
|
+
justify-content: center;
|
|
34600
34549
|
}
|
|
34601
34550
|
|
|
34602
|
-
.
|
|
34603
|
-
|
|
34604
|
-
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34551
|
+
.E_v18frne8 {
|
|
34552
|
+
width: 100%;
|
|
34605
34553
|
display: flex;
|
|
34554
|
+
align-items: center;
|
|
34555
|
+
justify-content: center;
|
|
34556
|
+
column-gap: 6px;
|
|
34557
|
+
font-size: 13px;
|
|
34606
34558
|
}
|
|
34607
34559
|
|
|
34608
|
-
.
|
|
34609
|
-
|
|
34610
|
-
|
|
34611
|
-
|
|
34612
|
-
|
|
34560
|
+
.E_v18frne8 .step-item-prefix-container {
|
|
34561
|
+
display: inline-flex;
|
|
34562
|
+
align-items: center;
|
|
34563
|
+
min-width: 20px;
|
|
34564
|
+
min-height: 20px;
|
|
34565
|
+
color: rgba(44, 56, 82, 0.75);
|
|
34566
|
+
justify-content: center;
|
|
34613
34567
|
}
|
|
34614
34568
|
|
|
34615
|
-
.
|
|
34616
|
-
|
|
34569
|
+
.E_slr2ynn {
|
|
34570
|
+
padding: 0 8px;
|
|
34571
|
+
height: 18px;
|
|
34617
34572
|
}
|
|
34618
34573
|
|
|
34619
|
-
.
|
|
34620
|
-
|
|
34574
|
+
.E_m140wbb6 {
|
|
34575
|
+
padding: 2px 8px;
|
|
34576
|
+
height: 24px;
|
|
34621
34577
|
}
|
|
34622
34578
|
|
|
34623
|
-
.
|
|
34624
|
-
|
|
34579
|
+
.E_t1fozc1i {
|
|
34580
|
+
margin: 0;
|
|
34625
34581
|
}
|
|
34626
34582
|
|
|
34627
|
-
.
|
|
34628
|
-
|
|
34583
|
+
.E_i1vxv4ln {
|
|
34584
|
+
margin-right: 4px;
|
|
34585
|
+
height: 16px;
|
|
34629
34586
|
}
|
|
34630
34587
|
|
|
34631
|
-
.
|
|
34632
|
-
|
|
34588
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34589
|
+
font-weight: 700;
|
|
34590
|
+
color: #00122e;
|
|
34591
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34592
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34593
|
+
word-break: break-all;
|
|
34594
|
+
display: inline;
|
|
34595
|
+
white-space: normal;
|
|
34633
34596
|
}
|
|
34634
34597
|
|
|
34635
34598
|
.E_l1ucdodl {
|
|
@@ -34712,6 +34675,43 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
34712
34675
|
flex: 1;
|
|
34713
34676
|
}
|
|
34714
34677
|
|
|
34678
|
+
.E_t13ef470 {
|
|
34679
|
+
height: 100%;
|
|
34680
|
+
}
|
|
34681
|
+
|
|
34682
|
+
.E_t13ef470 .table-loading-item {
|
|
34683
|
+
padding: 12px 4px;
|
|
34684
|
+
border-bottom: 1px solid rgba(204, 212, 227, 0.18);
|
|
34685
|
+
display: flex;
|
|
34686
|
+
}
|
|
34687
|
+
|
|
34688
|
+
.E_t13ef470 .table-loading-item > * {
|
|
34689
|
+
height: 16px;
|
|
34690
|
+
margin: 4px;
|
|
34691
|
+
background: rgba(204, 212, 227, 0.18);
|
|
34692
|
+
border-radius: 2px;
|
|
34693
|
+
}
|
|
34694
|
+
|
|
34695
|
+
.E_t13ef470 .table-loading-item .checkbox-loading {
|
|
34696
|
+
width: 16px;
|
|
34697
|
+
}
|
|
34698
|
+
|
|
34699
|
+
.E_t13ef470 .table-loading-item .td-loading {
|
|
34700
|
+
flex: 1;
|
|
34701
|
+
}
|
|
34702
|
+
|
|
34703
|
+
.E_t13ef470 :nth-child(1) {
|
|
34704
|
+
padding: 8px 4px;
|
|
34705
|
+
}
|
|
34706
|
+
|
|
34707
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34708
|
+
background: rgba(107, 125, 153, 0.18);
|
|
34709
|
+
}
|
|
34710
|
+
|
|
34711
|
+
.E_t13ef470 :nth-child(1) > * {
|
|
34712
|
+
background: rgba(163, 180, 204, 0.18);
|
|
34713
|
+
}
|
|
34714
|
+
|
|
34715
34715
|
.E_t1gvlxt5 {
|
|
34716
34716
|
min-width: 0;
|
|
34717
34717
|
flex: 1;
|
|
@@ -35157,6 +35157,36 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35157
35157
|
margin-left: 8px;
|
|
35158
35158
|
}
|
|
35159
35159
|
|
|
35160
|
+
.E_s20iney.skeleton-box {
|
|
35161
|
+
display: flex;
|
|
35162
|
+
align-items: center;
|
|
35163
|
+
justify-content: center;
|
|
35164
|
+
position: relative;
|
|
35165
|
+
border-radius: 2px;
|
|
35166
|
+
background: rgba(225, 230, 241, 0.6);
|
|
35167
|
+
overflow: hidden;
|
|
35168
|
+
}
|
|
35169
|
+
|
|
35170
|
+
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
35171
|
+
width: 200%;
|
|
35172
|
+
height: 200%;
|
|
35173
|
+
transform: rotate(15deg);
|
|
35174
|
+
position: absolute;
|
|
35175
|
+
top: -50%;
|
|
35176
|
+
flex-shrink: 0;
|
|
35177
|
+
opacity: 0.8;
|
|
35178
|
+
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
35179
|
+
animation: shimmer 1100ms infinite;
|
|
35180
|
+
}
|
|
35181
|
+
|
|
35182
|
+
@keyframes shimmer {
|
|
35183
|
+
from {
|
|
35184
|
+
left: -120%;
|
|
35185
|
+
}
|
|
35186
|
+
to {
|
|
35187
|
+
left: 100%;
|
|
35188
|
+
}
|
|
35189
|
+
}
|
|
35160
35190
|
.E_t59qhqp {
|
|
35161
35191
|
background: #FFFFFF;
|
|
35162
35192
|
padding: 24px 32px;
|
|
@@ -35239,36 +35269,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35239
35269
|
background-color: #E07F00;
|
|
35240
35270
|
}
|
|
35241
35271
|
|
|
35242
|
-
.E_s20iney.skeleton-box {
|
|
35243
|
-
display: flex;
|
|
35244
|
-
align-items: center;
|
|
35245
|
-
justify-content: center;
|
|
35246
|
-
position: relative;
|
|
35247
|
-
border-radius: 2px;
|
|
35248
|
-
background: rgba(225, 230, 241, 0.6);
|
|
35249
|
-
overflow: hidden;
|
|
35250
|
-
}
|
|
35251
|
-
|
|
35252
|
-
.E_s20iney.skeleton-box > .skeleton-shimmer {
|
|
35253
|
-
width: 200%;
|
|
35254
|
-
height: 200%;
|
|
35255
|
-
transform: rotate(15deg);
|
|
35256
|
-
position: absolute;
|
|
35257
|
-
top: -50%;
|
|
35258
|
-
flex-shrink: 0;
|
|
35259
|
-
opacity: 0.8;
|
|
35260
|
-
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 85%);
|
|
35261
|
-
animation: shimmer 1100ms infinite;
|
|
35262
|
-
}
|
|
35263
|
-
|
|
35264
|
-
@keyframes shimmer {
|
|
35265
|
-
from {
|
|
35266
|
-
left: -120%;
|
|
35267
|
-
}
|
|
35268
|
-
to {
|
|
35269
|
-
left: 100%;
|
|
35270
|
-
}
|
|
35271
|
-
}
|
|
35272
35272
|
.E_t1g36k2w {
|
|
35273
35273
|
overflow: hidden;
|
|
35274
35274
|
height: 100%;
|
|
@@ -35329,26 +35329,14 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35329
35329
|
.E_t1616y1o {
|
|
35330
35330
|
color: #fff;
|
|
35331
35331
|
}
|
|
35332
|
-
|
|
35333
|
-
.E_a9y3flr {
|
|
35334
|
-
margin-left: 8px;
|
|
35335
|
-
}
|
|
35336
|
-
|
|
35337
|
-
.E_a1njc627 {
|
|
35338
|
-
font-size: 12px;
|
|
35339
|
-
color: #00122e;
|
|
35340
|
-
}
|
|
35341
|
-
|
|
35342
|
-
.E_i14c7jc8 {
|
|
35343
|
-
color: var(--i14c7jc8-0);
|
|
35332
|
+
|
|
35333
|
+
.E_a9y3flr {
|
|
35334
|
+
margin-left: 8px;
|
|
35344
35335
|
}
|
|
35345
35336
|
|
|
35346
|
-
.
|
|
35347
|
-
display: flex;
|
|
35348
|
-
align-items: center;
|
|
35349
|
-
column-gap: 4px;
|
|
35337
|
+
.E_a1njc627 {
|
|
35350
35338
|
font-size: 12px;
|
|
35351
|
-
color:
|
|
35339
|
+
color: #00122e;
|
|
35352
35340
|
}
|
|
35353
35341
|
|
|
35354
35342
|
.E_d1u4ndxc {
|
|
@@ -35382,6 +35370,18 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35382
35370
|
transform: translateX(100%);
|
|
35383
35371
|
}
|
|
35384
35372
|
}
|
|
35373
|
+
.E_i14c7jc8 {
|
|
35374
|
+
color: var(--i14c7jc8-0);
|
|
35375
|
+
}
|
|
35376
|
+
|
|
35377
|
+
.E_i1ibuolf {
|
|
35378
|
+
display: flex;
|
|
35379
|
+
align-items: center;
|
|
35380
|
+
column-gap: 4px;
|
|
35381
|
+
font-size: 12px;
|
|
35382
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35383
|
+
}
|
|
35384
|
+
|
|
35385
35385
|
.E_s1ebs0ra {
|
|
35386
35386
|
display: flex;
|
|
35387
35387
|
align-items: center;
|
|
@@ -35453,26 +35453,6 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35453
35453
|
background: #fff;
|
|
35454
35454
|
}
|
|
35455
35455
|
|
|
35456
|
-
.E_n12mqh7z {
|
|
35457
|
-
display: flex;
|
|
35458
|
-
align-items: center;
|
|
35459
|
-
font-size: 12px;
|
|
35460
|
-
line-height: 18px;
|
|
35461
|
-
}
|
|
35462
|
-
|
|
35463
|
-
.E_n12mqh7z:not(:last-child) {
|
|
35464
|
-
margin-bottom: 4px;
|
|
35465
|
-
}
|
|
35466
|
-
|
|
35467
|
-
.E_tf5bynu {
|
|
35468
|
-
margin: 0 3px;
|
|
35469
|
-
}
|
|
35470
|
-
|
|
35471
|
-
.E_tcckoz1 {
|
|
35472
|
-
max-height: 400px;
|
|
35473
|
-
overflow: auto;
|
|
35474
|
-
}
|
|
35475
|
-
|
|
35476
35456
|
.E_clm1wy1 {
|
|
35477
35457
|
width: 192px;
|
|
35478
35458
|
height: 246px;
|
|
@@ -35582,107 +35562,235 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35582
35562
|
border-radius: 2px;
|
|
35583
35563
|
}
|
|
35584
35564
|
|
|
35585
|
-
.
|
|
35586
|
-
|
|
35587
|
-
|
|
35565
|
+
.E_c18bcrac {
|
|
35566
|
+
display: inline-block;
|
|
35567
|
+
width: 100%;
|
|
35588
35568
|
}
|
|
35589
35569
|
|
|
35590
|
-
.
|
|
35570
|
+
.E_c18bcrac .recharts-wrapper {
|
|
35571
|
+
margin-left: 4px;
|
|
35572
|
+
}
|
|
35573
|
+
|
|
35574
|
+
.E_cro7kg2 {
|
|
35575
|
+
padding: 4px;
|
|
35576
|
+
}
|
|
35577
|
+
|
|
35578
|
+
.E_c14wcxf0 {
|
|
35579
|
+
display: flex;
|
|
35580
|
+
justify-content: space-between;
|
|
35581
|
+
align-items: center;
|
|
35582
|
+
font-size: 13px;
|
|
35583
|
+
line-height: 24px;
|
|
35584
|
+
color: #cccccc;
|
|
35591
35585
|
white-space: nowrap;
|
|
35592
35586
|
}
|
|
35593
35587
|
|
|
35594
|
-
.
|
|
35595
|
-
|
|
35596
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35597
|
-
-webkit-box-orient: vertical;
|
|
35598
|
-
word-break: break-all;
|
|
35588
|
+
.E_c14wcxf0 label {
|
|
35589
|
+
margin-right: 32px;
|
|
35599
35590
|
}
|
|
35600
35591
|
|
|
35601
|
-
.
|
|
35602
|
-
|
|
35592
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
35593
|
+
font-weight: bold;
|
|
35594
|
+
color: white;
|
|
35603
35595
|
}
|
|
35604
35596
|
|
|
35605
|
-
.
|
|
35606
|
-
|
|
35607
|
-
|
|
35597
|
+
.E_s11212zy {
|
|
35598
|
+
width: 8px;
|
|
35599
|
+
height: 8px;
|
|
35600
|
+
border-radius: 2px;
|
|
35601
|
+
display: inline-block;
|
|
35602
|
+
background: var(--s11212zy-0);
|
|
35603
|
+
border: 1px solid #fff;
|
|
35604
|
+
box-sizing: content-box;
|
|
35605
|
+
margin-right: 6px;
|
|
35608
35606
|
}
|
|
35609
35607
|
|
|
35610
|
-
.
|
|
35611
|
-
|
|
35608
|
+
.E_p1lyky6c > :first-child {
|
|
35609
|
+
font-weight: bold;
|
|
35610
|
+
color: white;
|
|
35611
|
+
margin-right: 4px;
|
|
35612
35612
|
}
|
|
35613
35613
|
|
|
35614
|
-
|
|
35615
|
-
|
|
35614
|
+
.E_c1up1pdz {
|
|
35615
|
+
width: 648px;
|
|
35616
35616
|
}
|
|
35617
35617
|
|
|
35618
|
-
.
|
|
35619
|
-
|
|
35618
|
+
.E_c1up1pdz.active {
|
|
35619
|
+
border-color: #0080ff;
|
|
35620
35620
|
}
|
|
35621
35621
|
|
|
35622
|
-
.
|
|
35623
|
-
|
|
35622
|
+
.E_c1up1pdz.active > header {
|
|
35623
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35624
35624
|
}
|
|
35625
35625
|
|
|
35626
|
-
.
|
|
35627
|
-
|
|
35626
|
+
.E_c1up1pdz .expand {
|
|
35627
|
+
padding: 12px;
|
|
35628
35628
|
}
|
|
35629
35629
|
|
|
35630
|
-
.
|
|
35631
|
-
display:
|
|
35632
|
-
|
|
35630
|
+
.E_c1up1pdz .field-item {
|
|
35631
|
+
display: flex;
|
|
35632
|
+
padding: 10px 0;
|
|
35633
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
35633
35634
|
}
|
|
35634
35635
|
|
|
35635
|
-
.
|
|
35636
|
-
|
|
35636
|
+
.E_c1up1pdz .field-item:last-child {
|
|
35637
|
+
border-bottom: none;
|
|
35638
|
+
padding-bottom: 0;
|
|
35637
35639
|
}
|
|
35638
35640
|
|
|
35639
|
-
.
|
|
35640
|
-
|
|
35641
|
+
.E_c1up1pdz .field-item label {
|
|
35642
|
+
line-height: 32px;
|
|
35643
|
+
width: 100px;
|
|
35644
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35641
35645
|
}
|
|
35642
35646
|
|
|
35643
|
-
.
|
|
35647
|
+
.E_c1up1pdz .help {
|
|
35648
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35649
|
+
margin-top: 5px;
|
|
35650
|
+
}
|
|
35651
|
+
|
|
35652
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
35653
|
+
.E_c1up1pdz .ant-picker {
|
|
35654
|
+
width: 128px;
|
|
35655
|
+
}
|
|
35656
|
+
|
|
35657
|
+
.E_c156wh19 {
|
|
35644
35658
|
display: flex;
|
|
35659
|
+
align-items: center;
|
|
35645
35660
|
justify-content: space-between;
|
|
35661
|
+
word-break: keep-all;
|
|
35662
|
+
}
|
|
35663
|
+
|
|
35664
|
+
.E_c156wh19 .title {
|
|
35665
|
+
margin: 0 16px 0 8px;
|
|
35666
|
+
}
|
|
35667
|
+
|
|
35668
|
+
.E_c156wh19 .retain {
|
|
35669
|
+
color: rgba(129, 138, 153, 0.6);
|
|
35670
|
+
}
|
|
35671
|
+
|
|
35672
|
+
.E_c156wh19 div.left {
|
|
35673
|
+
flex: 1;
|
|
35674
|
+
display: flex;
|
|
35675
|
+
overflow: hidden;
|
|
35646
35676
|
align-items: center;
|
|
35647
|
-
|
|
35648
|
-
line-height: 24px;
|
|
35649
|
-
color: #cccccc;
|
|
35677
|
+
justify-content: flex-start;
|
|
35650
35678
|
white-space: nowrap;
|
|
35651
35679
|
}
|
|
35652
35680
|
|
|
35653
|
-
.
|
|
35654
|
-
|
|
35681
|
+
.E_c156wh19 div.left .title {
|
|
35682
|
+
max-width: 100%;
|
|
35683
|
+
overflow: hidden;
|
|
35684
|
+
text-overflow: ellipsis;
|
|
35655
35685
|
}
|
|
35656
35686
|
|
|
35657
|
-
.
|
|
35658
|
-
|
|
35659
|
-
|
|
35687
|
+
.E_c156wh19 div.right {
|
|
35688
|
+
display: flex;
|
|
35689
|
+
align-items: center;
|
|
35690
|
+
}
|
|
35691
|
+
|
|
35692
|
+
.E_c156wh19 .reverse {
|
|
35693
|
+
display: flex;
|
|
35694
|
+
flex-direction: row-reverse;
|
|
35695
|
+
align-items: center;
|
|
35696
|
+
}
|
|
35697
|
+
|
|
35698
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
35699
|
+
margin-left: 8px;
|
|
35700
|
+
}
|
|
35701
|
+
|
|
35702
|
+
.E_c156wh19 .close {
|
|
35703
|
+
padding-left: 14px;
|
|
35704
|
+
margin-left: 14px;
|
|
35705
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
35706
|
+
cursor: pointer;
|
|
35707
|
+
}
|
|
35708
|
+
|
|
35709
|
+
.E_m126spxy {
|
|
35710
|
+
padding-bottom: 4px;
|
|
35711
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
35712
|
+
}
|
|
35713
|
+
|
|
35714
|
+
.E_m126spxy .ant-btn.ant-btn-link {
|
|
35715
|
+
padding: 1px 10px;
|
|
35716
|
+
color: rgba(62, 70, 82, 0.6);
|
|
35717
|
+
border-radius: 4px;
|
|
35718
|
+
}
|
|
35719
|
+
|
|
35720
|
+
.E_m126spxy .ant-btn.ant-btn-link.active {
|
|
35721
|
+
background: rgba(0, 128, 255, 0.1);
|
|
35722
|
+
color: #0096ff;
|
|
35723
|
+
}
|
|
35724
|
+
|
|
35725
|
+
.E_wpbf4pq {
|
|
35726
|
+
padding: 10px 0;
|
|
35727
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
35728
|
+
}
|
|
35729
|
+
|
|
35730
|
+
.E_wpbf4pq .ant-input,
|
|
35731
|
+
.E_wpbf4pq .ant-picker {
|
|
35732
|
+
width: 80px;
|
|
35733
|
+
margin: 0 9px;
|
|
35734
|
+
text-align: center;
|
|
35735
|
+
}
|
|
35736
|
+
|
|
35737
|
+
.E_wpbf4pq .options {
|
|
35738
|
+
padding: 12px 0 12px 16px;
|
|
35739
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
35740
|
+
margin: 5px 0 5px 8px;
|
|
35741
|
+
}
|
|
35742
|
+
|
|
35743
|
+
.E_wpbf4pq .week-day-option,
|
|
35744
|
+
.E_wpbf4pq .month-day-option {
|
|
35745
|
+
background: #f5f7fa;
|
|
35746
|
+
box-sizing: border-box;
|
|
35747
|
+
border-radius: 16px;
|
|
35748
|
+
margin-right: 8px;
|
|
35749
|
+
}
|
|
35750
|
+
|
|
35751
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
35752
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
35753
|
+
color: inherit;
|
|
35754
|
+
border-color: #d9d9d9;
|
|
35755
|
+
}
|
|
35756
|
+
|
|
35757
|
+
.E_wpbf4pq .week-day-option.active {
|
|
35758
|
+
background-color: #0096ff;
|
|
35759
|
+
border-color: #0096ff;
|
|
35760
|
+
color: #fff;
|
|
35761
|
+
}
|
|
35762
|
+
|
|
35763
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
35764
|
+
width: 110px;
|
|
35765
|
+
margin-top: 4px;
|
|
35766
|
+
}
|
|
35767
|
+
|
|
35768
|
+
.E_wpbf4pq .month-day-option {
|
|
35769
|
+
width: 32px;
|
|
35770
|
+
padding: 0;
|
|
35771
|
+
margin-bottom: 8px;
|
|
35772
|
+
}
|
|
35773
|
+
|
|
35774
|
+
.E_wpbf4pq .month-day-option.active {
|
|
35775
|
+
background-color: #0096ff;
|
|
35776
|
+
border-color: #0096ff;
|
|
35777
|
+
color: #fff;
|
|
35660
35778
|
}
|
|
35661
35779
|
|
|
35662
|
-
.
|
|
35663
|
-
|
|
35664
|
-
height: 8px;
|
|
35665
|
-
border-radius: 2px;
|
|
35666
|
-
display: inline-block;
|
|
35667
|
-
background: var(--s11212zy-0);
|
|
35668
|
-
border: 1px solid #fff;
|
|
35669
|
-
box-sizing: content-box;
|
|
35670
|
-
margin-right: 6px;
|
|
35780
|
+
.E_gmyahx3 {
|
|
35781
|
+
cursor: pointer;
|
|
35671
35782
|
}
|
|
35672
35783
|
|
|
35673
|
-
.
|
|
35674
|
-
|
|
35675
|
-
color: white;
|
|
35676
|
-
margin-right: 4px;
|
|
35784
|
+
.E_gmyahx3 .link-text {
|
|
35785
|
+
color: rgba(0, 21, 64, 0.3);
|
|
35677
35786
|
}
|
|
35678
35787
|
|
|
35679
|
-
.
|
|
35680
|
-
|
|
35681
|
-
align-items: center;
|
|
35788
|
+
.E_gmyahx3:hover .link-text {
|
|
35789
|
+
color: #0080ff;
|
|
35682
35790
|
}
|
|
35683
35791
|
|
|
35684
|
-
.
|
|
35685
|
-
margin
|
|
35792
|
+
span.E_tqjc4ui {
|
|
35793
|
+
margin: 0 2px;
|
|
35686
35794
|
}
|
|
35687
35795
|
|
|
35688
35796
|
.E_t1sqg15u {
|
|
@@ -35791,6 +35899,35 @@ span.E_tqjc4ui {
|
|
|
35791
35899
|
padding-right: 12px;
|
|
35792
35900
|
}
|
|
35793
35901
|
|
|
35902
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
35903
|
+
display: flex;
|
|
35904
|
+
align-items: center;
|
|
35905
|
+
}
|
|
35906
|
+
|
|
35907
|
+
.E_s1iv0tp1 .enabled-text {
|
|
35908
|
+
margin-right: 8px;
|
|
35909
|
+
}
|
|
35910
|
+
|
|
35911
|
+
.E_n12mqh7z {
|
|
35912
|
+
display: flex;
|
|
35913
|
+
align-items: center;
|
|
35914
|
+
font-size: 12px;
|
|
35915
|
+
line-height: 18px;
|
|
35916
|
+
}
|
|
35917
|
+
|
|
35918
|
+
.E_n12mqh7z:not(:last-child) {
|
|
35919
|
+
margin-bottom: 4px;
|
|
35920
|
+
}
|
|
35921
|
+
|
|
35922
|
+
.E_tf5bynu {
|
|
35923
|
+
margin: 0 3px;
|
|
35924
|
+
}
|
|
35925
|
+
|
|
35926
|
+
.E_tcckoz1 {
|
|
35927
|
+
max-height: 400px;
|
|
35928
|
+
overflow: auto;
|
|
35929
|
+
}
|
|
35930
|
+
|
|
35794
35931
|
.E_wg1tsps {
|
|
35795
35932
|
display: flex;
|
|
35796
35933
|
align-items: center;
|
|
@@ -35816,170 +35953,297 @@ span.E_tqjc4ui {
|
|
|
35816
35953
|
color: #00122e !important;
|
|
35817
35954
|
}
|
|
35818
35955
|
|
|
35819
|
-
.
|
|
35820
|
-
|
|
35956
|
+
.E_ou7iq30 {
|
|
35957
|
+
overflow: hidden;
|
|
35958
|
+
text-overflow: ellipsis;
|
|
35821
35959
|
}
|
|
35822
35960
|
|
|
35823
|
-
.
|
|
35824
|
-
|
|
35961
|
+
.E_s1tui002 {
|
|
35962
|
+
white-space: nowrap;
|
|
35825
35963
|
}
|
|
35826
35964
|
|
|
35827
|
-
.
|
|
35828
|
-
|
|
35965
|
+
.E_mxrc2zg {
|
|
35966
|
+
display: -webkit-box;
|
|
35967
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
35968
|
+
-webkit-box-orient: vertical;
|
|
35969
|
+
word-break: break-all;
|
|
35829
35970
|
}
|
|
35830
35971
|
|
|
35831
|
-
.
|
|
35832
|
-
|
|
35972
|
+
.E_t1vv6d68 .ant-tooltip-arrow {
|
|
35973
|
+
display: none;
|
|
35833
35974
|
}
|
|
35834
35975
|
|
|
35835
|
-
.
|
|
35976
|
+
.E_t1vv6d68 .ant-tooltip-inner {
|
|
35977
|
+
background: rgba(23, 38, 64, 0.8);
|
|
35978
|
+
border-radius: 4px;
|
|
35979
|
+
}
|
|
35980
|
+
|
|
35981
|
+
.E_t1vv6d68 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
35982
|
+
visibility: hidden;
|
|
35983
|
+
}
|
|
35984
|
+
|
|
35985
|
+
.E_skwah65 {
|
|
35986
|
+
height: 8px;
|
|
35987
|
+
box-sizing: border-box;
|
|
35988
|
+
border-radius: 2px;
|
|
35989
|
+
background: #f5f7fa;
|
|
35836
35990
|
display: flex;
|
|
35837
|
-
|
|
35838
|
-
|
|
35991
|
+
width: 100%;
|
|
35992
|
+
overflow: hidden;
|
|
35839
35993
|
}
|
|
35840
35994
|
|
|
35841
|
-
.
|
|
35842
|
-
|
|
35843
|
-
padding-bottom: 0;
|
|
35995
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
35996
|
+
margin-left: 1px;
|
|
35844
35997
|
}
|
|
35845
35998
|
|
|
35846
|
-
.
|
|
35847
|
-
|
|
35848
|
-
|
|
35849
|
-
|
|
35999
|
+
.E_t160l1cm {
|
|
36000
|
+
display: flex;
|
|
36001
|
+
flex-direction: column;
|
|
36002
|
+
flex: 1;
|
|
36003
|
+
/* FIXME:(yanzhen) do this better */
|
|
35850
36004
|
}
|
|
35851
36005
|
|
|
35852
|
-
.
|
|
35853
|
-
|
|
35854
|
-
|
|
36006
|
+
.E_t160l1cm .tab-bar {
|
|
36007
|
+
flex-shrink: 0;
|
|
36008
|
+
display: flex;
|
|
36009
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
35855
36010
|
}
|
|
35856
36011
|
|
|
35857
|
-
.
|
|
35858
|
-
|
|
35859
|
-
width: 128px;
|
|
36012
|
+
.E_t160l1cm .tab-content {
|
|
36013
|
+
height: 100%;
|
|
35860
36014
|
}
|
|
35861
36015
|
|
|
35862
|
-
.
|
|
36016
|
+
.E_t160l1cm .tab-menu-item {
|
|
36017
|
+
margin-right: 2px;
|
|
36018
|
+
padding: 1px 12px;
|
|
36019
|
+
line-height: 24px;
|
|
36020
|
+
height: 24px;
|
|
36021
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36022
|
+
border-radius: 4px 4px 0 0;
|
|
36023
|
+
cursor: pointer;
|
|
36024
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
36025
|
+
}
|
|
36026
|
+
|
|
36027
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
36028
|
+
padding-left: 0;
|
|
36029
|
+
}
|
|
36030
|
+
|
|
36031
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
36032
|
+
padding-left: 12px;
|
|
36033
|
+
}
|
|
36034
|
+
|
|
36035
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
36036
|
+
color: #0080ff;
|
|
36037
|
+
background: rgba(211, 218, 235, 0.6);
|
|
36038
|
+
}
|
|
36039
|
+
|
|
36040
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
36041
|
+
fill: #0080ff;
|
|
36042
|
+
}
|
|
36043
|
+
|
|
36044
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
36045
|
+
background: rgba(192, 203, 224, 0.6);
|
|
36046
|
+
}
|
|
36047
|
+
|
|
36048
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
36049
|
+
color: #0080ff;
|
|
36050
|
+
background: rgba(211, 218, 235, 0.6);
|
|
36051
|
+
}
|
|
36052
|
+
|
|
36053
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
36054
|
+
background: rgba(192, 203, 224, 0.6);
|
|
36055
|
+
}
|
|
36056
|
+
|
|
36057
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
36058
|
+
background: rgba(0, 128, 255, 0.16);
|
|
36059
|
+
}
|
|
36060
|
+
|
|
36061
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
36062
|
+
fill: #0080ff;
|
|
36063
|
+
}
|
|
36064
|
+
|
|
36065
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
36066
|
+
color: #0080ff;
|
|
36067
|
+
background: rgba(0, 128, 255, 0.1);
|
|
36068
|
+
}
|
|
36069
|
+
|
|
36070
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
36071
|
+
background: rgba(0, 128, 255, 0.16);
|
|
36072
|
+
}
|
|
36073
|
+
|
|
36074
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
36075
|
+
fill: #1d326c;
|
|
36076
|
+
}
|
|
36077
|
+
|
|
36078
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
36079
|
+
margin-left: 8px;
|
|
36080
|
+
height: 22px;
|
|
36081
|
+
}
|
|
36082
|
+
|
|
36083
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
36084
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
36085
|
+
}
|
|
36086
|
+
|
|
36087
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
36088
|
+
padding: 0;
|
|
35863
36089
|
display: flex;
|
|
35864
36090
|
align-items: center;
|
|
35865
|
-
|
|
35866
|
-
|
|
36091
|
+
overflow: hidden;
|
|
36092
|
+
}
|
|
36093
|
+
|
|
36094
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
36095
|
+
opacity: 0;
|
|
36096
|
+
max-width: 0;
|
|
36097
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
36098
|
+
}
|
|
36099
|
+
|
|
36100
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
36101
|
+
padding: 1px 12px;
|
|
36102
|
+
position: relative;
|
|
36103
|
+
display: flex;
|
|
36104
|
+
}
|
|
36105
|
+
|
|
36106
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
36107
|
+
opacity: 0;
|
|
36108
|
+
position: absolute;
|
|
36109
|
+
top: 50%;
|
|
36110
|
+
left: 0;
|
|
36111
|
+
transform: translate(-50%, -50%);
|
|
36112
|
+
transition: opacity 100ms linear;
|
|
36113
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
36114
|
+
}
|
|
36115
|
+
|
|
36116
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
36117
|
+
color: #0080ff;
|
|
36118
|
+
}
|
|
36119
|
+
|
|
36120
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36121
|
+
padding: 1px 12px;
|
|
36122
|
+
display: inline-block;
|
|
36123
|
+
opacity: 1;
|
|
36124
|
+
max-width: 160px;
|
|
36125
|
+
}
|
|
36126
|
+
|
|
36127
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36128
|
+
padding: 1px 12px;
|
|
36129
|
+
color: #005ed1;
|
|
36130
|
+
}
|
|
36131
|
+
|
|
36132
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36133
|
+
opacity: 1;
|
|
36134
|
+
}
|
|
36135
|
+
|
|
36136
|
+
.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 {
|
|
36137
|
+
background: rgba(0, 128, 255, 0.16);
|
|
36138
|
+
}
|
|
36139
|
+
|
|
36140
|
+
.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 {
|
|
36141
|
+
opacity: 0;
|
|
36142
|
+
}
|
|
36143
|
+
|
|
36144
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
36145
|
+
padding: 4px 16px;
|
|
36146
|
+
height: 32px;
|
|
36147
|
+
border-radius: 6px 6px 0 0;
|
|
35867
36148
|
}
|
|
35868
36149
|
|
|
35869
|
-
.
|
|
35870
|
-
|
|
36150
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
36151
|
+
padding-left: 0;
|
|
35871
36152
|
}
|
|
35872
36153
|
|
|
35873
|
-
.
|
|
35874
|
-
|
|
36154
|
+
.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 {
|
|
36155
|
+
padding-left: 16px;
|
|
35875
36156
|
}
|
|
35876
36157
|
|
|
35877
|
-
.
|
|
35878
|
-
|
|
35879
|
-
|
|
35880
|
-
overflow: hidden;
|
|
35881
|
-
align-items: center;
|
|
35882
|
-
justify-content: flex-start;
|
|
35883
|
-
white-space: nowrap;
|
|
36158
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
36159
|
+
margin-left: 11px;
|
|
36160
|
+
height: 24px;
|
|
35884
36161
|
}
|
|
35885
36162
|
|
|
35886
|
-
.
|
|
35887
|
-
|
|
35888
|
-
overflow: hidden;
|
|
35889
|
-
text-overflow: ellipsis;
|
|
36163
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
36164
|
+
padding: 0;
|
|
35890
36165
|
}
|
|
35891
36166
|
|
|
35892
|
-
.
|
|
35893
|
-
|
|
35894
|
-
align-items: center;
|
|
36167
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
36168
|
+
padding: 4px 16px;
|
|
35895
36169
|
}
|
|
35896
36170
|
|
|
35897
|
-
.
|
|
35898
|
-
|
|
35899
|
-
flex-direction: row-reverse;
|
|
35900
|
-
align-items: center;
|
|
36171
|
+
.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 {
|
|
36172
|
+
padding: 4px 16px;
|
|
35901
36173
|
}
|
|
35902
36174
|
|
|
35903
|
-
.
|
|
35904
|
-
|
|
36175
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
36176
|
+
background: #fff;
|
|
35905
36177
|
}
|
|
35906
36178
|
|
|
35907
|
-
.
|
|
35908
|
-
|
|
35909
|
-
margin-left: 14px;
|
|
35910
|
-
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
35911
|
-
cursor: pointer;
|
|
36179
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
36180
|
+
color: #005ed1;
|
|
35912
36181
|
}
|
|
35913
36182
|
|
|
35914
|
-
.
|
|
35915
|
-
|
|
35916
|
-
|
|
36183
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
36184
|
+
background: #fff;
|
|
36185
|
+
color: #1d326c;
|
|
35917
36186
|
}
|
|
35918
36187
|
|
|
35919
|
-
.
|
|
35920
|
-
|
|
35921
|
-
color: rgba(62, 70, 82, 0.6);
|
|
35922
|
-
border-radius: 4px;
|
|
36188
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
36189
|
+
color: rgba(45, 58, 86, 0.6);
|
|
35923
36190
|
}
|
|
35924
36191
|
|
|
35925
|
-
.
|
|
35926
|
-
|
|
35927
|
-
color: #0096ff;
|
|
36192
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
36193
|
+
color: #1d326c;
|
|
35928
36194
|
}
|
|
35929
36195
|
|
|
35930
|
-
.
|
|
35931
|
-
|
|
35932
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
36196
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
36197
|
+
fill: #d8deeb;
|
|
35933
36198
|
}
|
|
35934
36199
|
|
|
35935
|
-
.
|
|
35936
|
-
|
|
35937
|
-
width: 80px;
|
|
35938
|
-
margin: 0 9px;
|
|
35939
|
-
text-align: center;
|
|
36200
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
36201
|
+
fill: #1d326c;
|
|
35940
36202
|
}
|
|
35941
36203
|
|
|
35942
|
-
.
|
|
35943
|
-
|
|
35944
|
-
|
|
35945
|
-
|
|
36204
|
+
.E_t160l1cm .tab-content {
|
|
36205
|
+
flex: 1;
|
|
36206
|
+
display: flex;
|
|
36207
|
+
flex-direction: column;
|
|
35946
36208
|
}
|
|
35947
36209
|
|
|
35948
|
-
.
|
|
35949
|
-
|
|
35950
|
-
background: #f5f7fa;
|
|
35951
|
-
box-sizing: border-box;
|
|
35952
|
-
border-radius: 16px;
|
|
35953
|
-
margin-right: 8px;
|
|
36210
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
36211
|
+
overflow: visible;
|
|
35954
36212
|
}
|
|
35955
36213
|
|
|
35956
|
-
.
|
|
35957
|
-
|
|
35958
|
-
|
|
35959
|
-
border-color: #d9d9d9;
|
|
36214
|
+
.E_t14npdqr {
|
|
36215
|
+
max-width: 240px;
|
|
36216
|
+
animation: none;
|
|
35960
36217
|
}
|
|
35961
36218
|
|
|
35962
|
-
.
|
|
35963
|
-
|
|
35964
|
-
|
|
35965
|
-
color: #fff;
|
|
36219
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
36220
|
+
border: 1px solid #0080ff;
|
|
36221
|
+
padding: 0;
|
|
35966
36222
|
}
|
|
35967
36223
|
|
|
35968
|
-
.
|
|
35969
|
-
|
|
35970
|
-
|
|
36224
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
36225
|
+
margin: 0;
|
|
36226
|
+
height: 32px;
|
|
36227
|
+
line-height: 32px;
|
|
36228
|
+
font-size: 13px;
|
|
36229
|
+
padding: 0 10px;
|
|
36230
|
+
display: block;
|
|
36231
|
+
overflow: hidden;
|
|
36232
|
+
text-overflow: ellipsis;
|
|
36233
|
+
white-space: nowrap;
|
|
35971
36234
|
}
|
|
35972
36235
|
|
|
35973
|
-
.
|
|
35974
|
-
|
|
35975
|
-
|
|
35976
|
-
|
|
36236
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
36237
|
+
content: " ";
|
|
36238
|
+
height: 1px;
|
|
36239
|
+
width: calc(100% + 10px);
|
|
36240
|
+
background: rgba(172, 186, 211, 0.6);
|
|
36241
|
+
display: block;
|
|
35977
36242
|
}
|
|
35978
36243
|
|
|
35979
|
-
.
|
|
35980
|
-
|
|
35981
|
-
|
|
35982
|
-
color: #fff;
|
|
36244
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
36245
|
+
color: #0080ff;
|
|
36246
|
+
background: transparent;
|
|
35983
36247
|
}
|
|
35984
36248
|
|
|
35985
36249
|
.E_s1at6qmn.ant-layout-sider {
|
|
@@ -36046,340 +36310,246 @@ span.E_tqjc4ui {
|
|
|
36046
36310
|
}
|
|
36047
36311
|
|
|
36048
36312
|
.E_s1at6qmn .ant-menu-vertical .ant-menu-item > .icon-wrapper {
|
|
36049
|
-
margin-right: 12px;
|
|
36050
|
-
}
|
|
36051
|
-
|
|
36052
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
36053
|
-
margin: 0;
|
|
36054
|
-
margin-bottom: 2px;
|
|
36055
|
-
}
|
|
36056
|
-
|
|
36057
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
36058
|
-
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
36059
|
-
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
36060
|
-
border-radius: 6px;
|
|
36061
|
-
color: #fff;
|
|
36062
|
-
}
|
|
36063
|
-
|
|
36064
|
-
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
36065
|
-
color: #fff;
|
|
36066
|
-
}
|
|
36067
|
-
|
|
36068
|
-
.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 {
|
|
36069
|
-
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
36070
|
-
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
36071
|
-
border-radius: 6px;
|
|
36072
|
-
}
|
|
36073
|
-
|
|
36074
|
-
.E_s1wu0lms .ant-menu-item-group-title {
|
|
36075
|
-
white-space: nowrap;
|
|
36076
|
-
transition: all 0s;
|
|
36077
|
-
}
|
|
36078
|
-
|
|
36079
|
-
.E_s1wu0lms.shrink {
|
|
36080
|
-
transition: all 0s;
|
|
36081
|
-
overflow: hidden;
|
|
36082
|
-
}
|
|
36083
|
-
|
|
36084
|
-
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
36085
|
-
visibility: hidden;
|
|
36086
|
-
}
|
|
36087
|
-
|
|
36088
|
-
.E_s1wu0lms.shrink .ant-menu-item {
|
|
36089
|
-
width: 36px;
|
|
36090
|
-
padding: 0 6px;
|
|
36091
|
-
}
|
|
36092
|
-
|
|
36093
|
-
.E_n1ugzfva {
|
|
36094
|
-
display: flex;
|
|
36095
|
-
place-items: center;
|
|
36096
|
-
width: 100% !important;
|
|
36097
|
-
}
|
|
36098
|
-
|
|
36099
|
-
.E_n1ugzfva[disabled] {
|
|
36100
|
-
color: rgba(0, 0, 0, 0.25) !important;
|
|
36101
|
-
opacity: 1 !important;
|
|
36102
|
-
}
|
|
36103
|
-
|
|
36104
|
-
.E_n1ugzfva.ant-btn {
|
|
36105
|
-
width: 100%;
|
|
36106
|
-
color: #00122e;
|
|
36107
|
-
}
|
|
36108
|
-
|
|
36109
|
-
.E_n1ugzfva .icon-wrapper {
|
|
36110
|
-
margin-right: 12px;
|
|
36111
|
-
}
|
|
36112
|
-
|
|
36113
|
-
.E_n1ugzfva .link-title {
|
|
36114
|
-
flex: 1;
|
|
36115
|
-
overflow: hidden;
|
|
36116
|
-
white-space: nowrap;
|
|
36117
|
-
text-overflow: ellipsis;
|
|
36118
|
-
text-align: left;
|
|
36119
|
-
}
|
|
36120
|
-
|
|
36121
|
-
.E_skwah65 {
|
|
36122
|
-
height: 8px;
|
|
36123
|
-
box-sizing: border-box;
|
|
36124
|
-
border-radius: 2px;
|
|
36125
|
-
background: #f5f7fa;
|
|
36126
|
-
display: flex;
|
|
36127
|
-
width: 100%;
|
|
36128
|
-
overflow: hidden;
|
|
36129
|
-
}
|
|
36130
|
-
|
|
36131
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
36132
|
-
margin-left: 1px;
|
|
36133
|
-
}
|
|
36134
|
-
|
|
36135
|
-
.E_t160l1cm {
|
|
36136
|
-
display: flex;
|
|
36137
|
-
flex-direction: column;
|
|
36138
|
-
flex: 1;
|
|
36139
|
-
/* FIXME:(yanzhen) do this better */
|
|
36140
|
-
}
|
|
36141
|
-
|
|
36142
|
-
.E_t160l1cm .tab-bar {
|
|
36143
|
-
flex-shrink: 0;
|
|
36144
|
-
display: flex;
|
|
36145
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
36146
|
-
}
|
|
36147
|
-
|
|
36148
|
-
.E_t160l1cm .tab-content {
|
|
36149
|
-
height: 100%;
|
|
36150
|
-
}
|
|
36151
|
-
|
|
36152
|
-
.E_t160l1cm .tab-menu-item {
|
|
36153
|
-
margin-right: 2px;
|
|
36154
|
-
padding: 1px 12px;
|
|
36155
|
-
line-height: 24px;
|
|
36156
|
-
height: 24px;
|
|
36157
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36158
|
-
border-radius: 4px 4px 0 0;
|
|
36159
|
-
cursor: pointer;
|
|
36160
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
36161
|
-
}
|
|
36162
|
-
|
|
36163
|
-
.E_t160l1cm .tab-menu-item:first-child {
|
|
36164
|
-
padding-left: 0;
|
|
36165
|
-
}
|
|
36166
|
-
|
|
36167
|
-
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
36168
|
-
padding-left: 12px;
|
|
36313
|
+
margin-right: 12px;
|
|
36169
36314
|
}
|
|
36170
36315
|
|
|
36171
|
-
.
|
|
36172
|
-
|
|
36173
|
-
|
|
36316
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item:not(:last-child) {
|
|
36317
|
+
margin: 0;
|
|
36318
|
+
margin-bottom: 2px;
|
|
36174
36319
|
}
|
|
36175
36320
|
|
|
36176
|
-
.
|
|
36177
|
-
|
|
36321
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected {
|
|
36322
|
+
background: linear-gradient(90deg, #0080ff 0%, #005ed1 100%);
|
|
36323
|
+
box-shadow: 0px 1px 2px rgba(184, 192, 204, 0.6);
|
|
36324
|
+
border-radius: 6px;
|
|
36325
|
+
color: #fff;
|
|
36178
36326
|
}
|
|
36179
36327
|
|
|
36180
|
-
.
|
|
36181
|
-
|
|
36328
|
+
.E_s1at6qmn .ant-menu-vertical .ant-menu-item.ant-menu-item-selected a {
|
|
36329
|
+
color: #fff;
|
|
36182
36330
|
}
|
|
36183
36331
|
|
|
36184
|
-
.
|
|
36185
|
-
|
|
36186
|
-
|
|
36332
|
+
.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 {
|
|
36333
|
+
background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
|
|
36334
|
+
box-shadow: 0px 0px 4px rgba(235, 239, 245, 0.6), 0px 8px 16px rgba(129, 138, 153, 0.18);
|
|
36335
|
+
border-radius: 6px;
|
|
36187
36336
|
}
|
|
36188
36337
|
|
|
36189
|
-
.
|
|
36190
|
-
|
|
36338
|
+
.E_s1wu0lms .ant-menu-item-group-title {
|
|
36339
|
+
white-space: nowrap;
|
|
36340
|
+
transition: all 0s;
|
|
36191
36341
|
}
|
|
36192
36342
|
|
|
36193
|
-
.
|
|
36194
|
-
|
|
36343
|
+
.E_s1wu0lms.shrink {
|
|
36344
|
+
transition: all 0s;
|
|
36345
|
+
overflow: hidden;
|
|
36195
36346
|
}
|
|
36196
36347
|
|
|
36197
|
-
.
|
|
36198
|
-
|
|
36348
|
+
.E_s1wu0lms.shrink .ant-menu-item-group-title {
|
|
36349
|
+
visibility: hidden;
|
|
36199
36350
|
}
|
|
36200
36351
|
|
|
36201
|
-
.
|
|
36202
|
-
|
|
36203
|
-
|
|
36352
|
+
.E_s1wu0lms.shrink .ant-menu-item {
|
|
36353
|
+
width: 36px;
|
|
36354
|
+
padding: 0 6px;
|
|
36204
36355
|
}
|
|
36205
36356
|
|
|
36206
|
-
.
|
|
36207
|
-
|
|
36357
|
+
.E_n1ugzfva {
|
|
36358
|
+
display: flex;
|
|
36359
|
+
place-items: center;
|
|
36360
|
+
width: 100% !important;
|
|
36208
36361
|
}
|
|
36209
36362
|
|
|
36210
|
-
.
|
|
36211
|
-
|
|
36363
|
+
.E_n1ugzfva[disabled] {
|
|
36364
|
+
color: rgba(0, 0, 0, 0.25) !important;
|
|
36365
|
+
opacity: 1 !important;
|
|
36212
36366
|
}
|
|
36213
36367
|
|
|
36214
|
-
.
|
|
36215
|
-
|
|
36216
|
-
|
|
36368
|
+
.E_n1ugzfva.ant-btn {
|
|
36369
|
+
width: 100%;
|
|
36370
|
+
color: #00122e;
|
|
36217
36371
|
}
|
|
36218
36372
|
|
|
36219
|
-
.
|
|
36220
|
-
|
|
36373
|
+
.E_n1ugzfva .icon-wrapper {
|
|
36374
|
+
margin-right: 12px;
|
|
36221
36375
|
}
|
|
36222
36376
|
|
|
36223
|
-
.
|
|
36224
|
-
|
|
36225
|
-
display: flex;
|
|
36226
|
-
align-items: center;
|
|
36377
|
+
.E_n1ugzfva .link-title {
|
|
36378
|
+
flex: 1;
|
|
36227
36379
|
overflow: hidden;
|
|
36380
|
+
white-space: nowrap;
|
|
36381
|
+
text-overflow: ellipsis;
|
|
36382
|
+
text-align: left;
|
|
36228
36383
|
}
|
|
36229
36384
|
|
|
36230
|
-
.
|
|
36231
|
-
|
|
36232
|
-
max-width: 0;
|
|
36233
|
-
transition: max-width 320ms ease, opacity 240ms ease;
|
|
36385
|
+
.E_kr6am0s .ant-modal-body {
|
|
36386
|
+
padding: 60px 128px;
|
|
36234
36387
|
}
|
|
36235
36388
|
|
|
36236
|
-
.
|
|
36237
|
-
padding: 1px 12px;
|
|
36238
|
-
position: relative;
|
|
36389
|
+
.E_k1h3cl5q {
|
|
36239
36390
|
display: flex;
|
|
36391
|
+
flex-direction: column;
|
|
36392
|
+
height: 100%;
|
|
36240
36393
|
}
|
|
36241
36394
|
|
|
36242
|
-
.
|
|
36243
|
-
|
|
36244
|
-
|
|
36245
|
-
|
|
36246
|
-
left: 0;
|
|
36247
|
-
transform: translate(-50%, -50%);
|
|
36248
|
-
transition: opacity 100ms linear;
|
|
36249
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
36395
|
+
.E_k1a6j97w {
|
|
36396
|
+
color: #00122e;
|
|
36397
|
+
font-size: 32px !important;
|
|
36398
|
+
margin-bottom: 16px;
|
|
36250
36399
|
}
|
|
36251
36400
|
|
|
36252
|
-
.
|
|
36253
|
-
|
|
36401
|
+
.E_k1uim1fg {
|
|
36402
|
+
margin-bottom: 32px;
|
|
36403
|
+
color: #00122e;
|
|
36254
36404
|
}
|
|
36255
36405
|
|
|
36256
|
-
.
|
|
36257
|
-
|
|
36258
|
-
|
|
36259
|
-
|
|
36260
|
-
|
|
36406
|
+
.E_kobelzt {
|
|
36407
|
+
font-family: Roboto Mono, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
|
|
36408
|
+
min-height: 0;
|
|
36409
|
+
flex: 1;
|
|
36410
|
+
padding: 16px;
|
|
36411
|
+
background-color: #2d3a56;
|
|
36412
|
+
color: #fff;
|
|
36413
|
+
overflow: auto;
|
|
36414
|
+
max-width: 100%;
|
|
36415
|
+
min-height: 0;
|
|
36416
|
+
border-radius: 8px;
|
|
36417
|
+
white-space: pre-wrap;
|
|
36261
36418
|
}
|
|
36262
36419
|
|
|
36263
|
-
.
|
|
36264
|
-
|
|
36265
|
-
|
|
36420
|
+
.E_kxzv3id {
|
|
36421
|
+
width: 100%;
|
|
36422
|
+
display: flex;
|
|
36423
|
+
justify-content: space-between;
|
|
36424
|
+
padding: 0 128px;
|
|
36266
36425
|
}
|
|
36267
36426
|
|
|
36268
|
-
.
|
|
36269
|
-
|
|
36427
|
+
.E_eld9lt {
|
|
36428
|
+
display: flex;
|
|
36429
|
+
flex-direction: column;
|
|
36430
|
+
justify-content: center;
|
|
36431
|
+
align-items: center;
|
|
36432
|
+
height: 100%;
|
|
36270
36433
|
}
|
|
36271
36434
|
|
|
36272
|
-
.
|
|
36273
|
-
|
|
36435
|
+
.E_e1505fqc {
|
|
36436
|
+
display: flex;
|
|
36437
|
+
flex-direction: column;
|
|
36438
|
+
align-items: center;
|
|
36274
36439
|
}
|
|
36275
36440
|
|
|
36276
|
-
.
|
|
36277
|
-
|
|
36441
|
+
.E_e1505fqc .title {
|
|
36442
|
+
margin-bottom: 8px;
|
|
36443
|
+
background-clip: text;
|
|
36444
|
+
-webkit-background-clip: text;
|
|
36445
|
+
-webkit-text-fill-color: transparent;
|
|
36446
|
+
background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
|
|
36278
36447
|
}
|
|
36279
36448
|
|
|
36280
|
-
.
|
|
36281
|
-
padding:
|
|
36282
|
-
height: 32px;
|
|
36283
|
-
border-radius: 6px 6px 0 0;
|
|
36449
|
+
.E_i5w779o {
|
|
36450
|
+
padding: 8px 0;
|
|
36284
36451
|
}
|
|
36285
36452
|
|
|
36286
|
-
.
|
|
36287
|
-
|
|
36453
|
+
.E_i5w779o .col-label {
|
|
36454
|
+
flex-shrink: unset;
|
|
36288
36455
|
}
|
|
36289
36456
|
|
|
36290
|
-
.
|
|
36291
|
-
|
|
36457
|
+
.E_i5w779o .col-label * {
|
|
36458
|
+
line-height: 18px;
|
|
36292
36459
|
}
|
|
36293
36460
|
|
|
36294
|
-
.
|
|
36295
|
-
|
|
36296
|
-
|
|
36461
|
+
.E_i5w779o .col-content {
|
|
36462
|
+
flex: 1 1 0;
|
|
36463
|
+
display: flex;
|
|
36464
|
+
align-items: center;
|
|
36297
36465
|
}
|
|
36298
36466
|
|
|
36299
|
-
.
|
|
36300
|
-
|
|
36467
|
+
.E_i5w779o .col-content * {
|
|
36468
|
+
line-height: 18px;
|
|
36301
36469
|
}
|
|
36302
36470
|
|
|
36303
|
-
.
|
|
36304
|
-
padding:
|
|
36471
|
+
.E_l18dja44 {
|
|
36472
|
+
padding: 6px 0;
|
|
36305
36473
|
}
|
|
36306
36474
|
|
|
36307
|
-
.
|
|
36308
|
-
|
|
36475
|
+
.E_l18dja44 .col-label * {
|
|
36476
|
+
font-size: 13px;
|
|
36477
|
+
line-height: 20px;
|
|
36309
36478
|
}
|
|
36310
36479
|
|
|
36311
|
-
.
|
|
36312
|
-
|
|
36480
|
+
.E_l18dja44 .col-content * {
|
|
36481
|
+
font-size: 14px;
|
|
36482
|
+
line-height: 20px;
|
|
36313
36483
|
}
|
|
36314
36484
|
|
|
36315
|
-
.
|
|
36316
|
-
|
|
36485
|
+
.E_c8c2hys {
|
|
36486
|
+
display: flex;
|
|
36487
|
+
justify-content: space-between;
|
|
36488
|
+
flex: 1;
|
|
36489
|
+
min-width: 0;
|
|
36317
36490
|
}
|
|
36318
36491
|
|
|
36319
|
-
.
|
|
36320
|
-
|
|
36321
|
-
color: #1d326c;
|
|
36492
|
+
.E_n4m6c4d {
|
|
36493
|
+
color: rgba(0, 21, 64, 0.3);
|
|
36322
36494
|
}
|
|
36323
36495
|
|
|
36324
|
-
.
|
|
36325
|
-
|
|
36496
|
+
.E_cyms3br {
|
|
36497
|
+
background: #fff;
|
|
36498
|
+
width: 100%;
|
|
36499
|
+
border-radius: 8px;
|
|
36500
|
+
border: 1px solid rgb(228, 233, 242);
|
|
36326
36501
|
}
|
|
36327
36502
|
|
|
36328
|
-
.
|
|
36329
|
-
|
|
36503
|
+
.E_cyms3br .ant-list {
|
|
36504
|
+
padding: 12px;
|
|
36330
36505
|
}
|
|
36331
36506
|
|
|
36332
|
-
.
|
|
36333
|
-
|
|
36507
|
+
.E_cyms3br .ant-list-item {
|
|
36508
|
+
padding: 4px 0;
|
|
36334
36509
|
}
|
|
36335
36510
|
|
|
36336
|
-
.
|
|
36337
|
-
|
|
36511
|
+
.E_cyms3br .ant-alert {
|
|
36512
|
+
margin-left: 24px;
|
|
36338
36513
|
}
|
|
36339
36514
|
|
|
36340
|
-
.
|
|
36341
|
-
|
|
36515
|
+
.E_cyms3br header {
|
|
36516
|
+
background: rgba(225, 230, 241, 0.6);
|
|
36517
|
+
font-size: 12px;
|
|
36518
|
+
color: rgb(29, 50, 108);
|
|
36519
|
+
font-weight: 700;
|
|
36520
|
+
padding: 6px 12px;
|
|
36342
36521
|
display: flex;
|
|
36343
|
-
flex-direction:
|
|
36344
|
-
|
|
36345
|
-
|
|
36346
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
36347
|
-
overflow: visible;
|
|
36348
|
-
}
|
|
36349
|
-
|
|
36350
|
-
.E_t14npdqr {
|
|
36351
|
-
max-width: 240px;
|
|
36352
|
-
animation: none;
|
|
36353
|
-
}
|
|
36354
|
-
|
|
36355
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
36356
|
-
border: 1px solid #0080ff;
|
|
36357
|
-
padding: 0;
|
|
36522
|
+
flex-direction: row;
|
|
36523
|
+
align-items: center;
|
|
36524
|
+
justify-content: space-between;
|
|
36358
36525
|
}
|
|
36359
36526
|
|
|
36360
|
-
.
|
|
36361
|
-
|
|
36362
|
-
|
|
36363
|
-
|
|
36364
|
-
|
|
36365
|
-
|
|
36366
|
-
|
|
36367
|
-
|
|
36368
|
-
|
|
36369
|
-
white-space: nowrap;
|
|
36527
|
+
.E_cyms3br header .switch-text {
|
|
36528
|
+
display: flex;
|
|
36529
|
+
flex-direction: row;
|
|
36530
|
+
align-items: center;
|
|
36531
|
+
justify-content: space-between;
|
|
36532
|
+
gap: 6px;
|
|
36533
|
+
font-size: 12px;
|
|
36534
|
+
font-weight: 400;
|
|
36535
|
+
color: rgb(0, 18, 46);
|
|
36370
36536
|
}
|
|
36371
36537
|
|
|
36372
|
-
.
|
|
36373
|
-
|
|
36374
|
-
|
|
36375
|
-
width: calc(100% + 10px);
|
|
36376
|
-
background: rgba(172, 186, 211, 0.6);
|
|
36377
|
-
display: block;
|
|
36538
|
+
.E_c157gu4z .ant-list-item {
|
|
36539
|
+
display: flex;
|
|
36540
|
+
flex-direction: row;
|
|
36378
36541
|
}
|
|
36379
36542
|
|
|
36380
|
-
.
|
|
36381
|
-
|
|
36382
|
-
|
|
36543
|
+
.E_c157gu4z .description {
|
|
36544
|
+
flex-grow: 1;
|
|
36545
|
+
margin-left: 8px;
|
|
36546
|
+
}
|
|
36547
|
+
|
|
36548
|
+
.E_eu1sysj {
|
|
36549
|
+
display: flex;
|
|
36550
|
+
flex-direction: column;
|
|
36551
|
+
align-items: center;
|
|
36552
|
+
justify-content: center;
|
|
36383
36553
|
}
|
|
36384
36554
|
|
|
36385
36555
|
.E_d11hhzf9 {
|
|
@@ -36430,110 +36600,108 @@ span.E_tqjc4ui {
|
|
|
36430
36600
|
padding: unset;
|
|
36431
36601
|
}
|
|
36432
36602
|
|
|
36433
|
-
.
|
|
36603
|
+
.E_c14ouk5o {
|
|
36604
|
+
width: 100%;
|
|
36605
|
+
height: 100%;
|
|
36606
|
+
display: flex;
|
|
36607
|
+
font-size: 12px;
|
|
36608
|
+
line-height: 18px;
|
|
36434
36609
|
padding: 8px 0;
|
|
36610
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
36435
36611
|
}
|
|
36436
36612
|
|
|
36437
|
-
.
|
|
36438
|
-
|
|
36613
|
+
.E_c14ouk5o:last-of-type {
|
|
36614
|
+
box-shadow: none;
|
|
36615
|
+
padding-bottom: 0;
|
|
36439
36616
|
}
|
|
36440
36617
|
|
|
36441
|
-
.
|
|
36442
|
-
|
|
36618
|
+
.E_c14ouk5o.collapsed {
|
|
36619
|
+
flex-direction: column;
|
|
36443
36620
|
}
|
|
36444
36621
|
|
|
36445
|
-
.
|
|
36446
|
-
flex: 1 1 0;
|
|
36622
|
+
.E_c14ouk5o.collapsed .collapsed-content {
|
|
36447
36623
|
display: flex;
|
|
36448
|
-
align-items: center;
|
|
36449
36624
|
}
|
|
36450
36625
|
|
|
36451
|
-
.
|
|
36452
|
-
|
|
36626
|
+
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
36627
|
+
flex: 1;
|
|
36628
|
+
display: flex;
|
|
36629
|
+
justify-content: space-between;
|
|
36453
36630
|
}
|
|
36454
36631
|
|
|
36455
|
-
.
|
|
36456
|
-
|
|
36632
|
+
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
36633
|
+
height: auto;
|
|
36457
36634
|
}
|
|
36458
36635
|
|
|
36459
|
-
.
|
|
36460
|
-
|
|
36461
|
-
line-height: 20px;
|
|
36636
|
+
.E_c14ouk5o.collapsed .extra-content {
|
|
36637
|
+
margin-left: 162px;
|
|
36462
36638
|
}
|
|
36463
36639
|
|
|
36464
|
-
.
|
|
36465
|
-
|
|
36466
|
-
|
|
36640
|
+
.E_c14ouk5o .col-label {
|
|
36641
|
+
width: 216px;
|
|
36642
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36643
|
+
margin-right: 12px;
|
|
36644
|
+
flex-shrink: 0;
|
|
36467
36645
|
}
|
|
36468
36646
|
|
|
36469
|
-
.
|
|
36470
|
-
|
|
36471
|
-
|
|
36472
|
-
flex: 1;
|
|
36473
|
-
min-width: 0;
|
|
36647
|
+
.E_c14ouk5o .col-content {
|
|
36648
|
+
color: #2d3a56;
|
|
36649
|
+
/* make btn link in info row have the same height as normal text */
|
|
36474
36650
|
}
|
|
36475
36651
|
|
|
36476
|
-
.
|
|
36477
|
-
|
|
36652
|
+
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
36653
|
+
height: auto;
|
|
36478
36654
|
}
|
|
36479
36655
|
|
|
36480
|
-
.
|
|
36481
|
-
|
|
36482
|
-
width: 100%;
|
|
36483
|
-
border-radius: 8px;
|
|
36484
|
-
border: 1px solid rgb(228, 233, 242);
|
|
36656
|
+
.E_cevhqx7 {
|
|
36657
|
+
color: #00122e;
|
|
36485
36658
|
}
|
|
36486
36659
|
|
|
36487
|
-
.
|
|
36488
|
-
|
|
36660
|
+
.E_snbqlt4 {
|
|
36661
|
+
margin-top: 8px;
|
|
36662
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36489
36663
|
}
|
|
36490
36664
|
|
|
36491
|
-
.
|
|
36492
|
-
|
|
36665
|
+
.E_c1ss4prm {
|
|
36666
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36493
36667
|
}
|
|
36494
36668
|
|
|
36495
|
-
.
|
|
36496
|
-
margin-
|
|
36669
|
+
.E_c1ss4prm li {
|
|
36670
|
+
margin-bottom: 4px;
|
|
36497
36671
|
}
|
|
36498
36672
|
|
|
36499
|
-
.
|
|
36673
|
+
.E_c1ss4prm li:last-child {
|
|
36674
|
+
margin-bottom: 0;
|
|
36675
|
+
}
|
|
36676
|
+
|
|
36677
|
+
.E_ms3tlei {
|
|
36500
36678
|
background: rgba(225, 230, 241, 0.6);
|
|
36501
|
-
|
|
36502
|
-
|
|
36503
|
-
|
|
36504
|
-
padding: 6px 12px;
|
|
36505
|
-
display: flex;
|
|
36506
|
-
flex-direction: row;
|
|
36507
|
-
align-items: center;
|
|
36508
|
-
justify-content: space-between;
|
|
36679
|
+
padding: 8px;
|
|
36680
|
+
border-radius: 6px;
|
|
36681
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36509
36682
|
}
|
|
36510
36683
|
|
|
36511
|
-
.
|
|
36512
|
-
|
|
36513
|
-
flex-direction: row;
|
|
36514
|
-
align-items: center;
|
|
36515
|
-
justify-content: space-between;
|
|
36516
|
-
gap: 6px;
|
|
36517
|
-
font-size: 12px;
|
|
36518
|
-
font-weight: 400;
|
|
36519
|
-
color: rgb(0, 18, 46);
|
|
36684
|
+
.E_ms3tlei li {
|
|
36685
|
+
margin-bottom: 4px;
|
|
36520
36686
|
}
|
|
36521
36687
|
|
|
36522
|
-
.
|
|
36523
|
-
|
|
36524
|
-
flex-direction: row;
|
|
36688
|
+
.E_ms3tlei li:last-child {
|
|
36689
|
+
margin-bottom: 0;
|
|
36525
36690
|
}
|
|
36526
36691
|
|
|
36527
|
-
.
|
|
36528
|
-
|
|
36529
|
-
margin-left: 8px;
|
|
36692
|
+
.E_du44iy7 {
|
|
36693
|
+
margin-bottom: 4px;
|
|
36530
36694
|
}
|
|
36531
36695
|
|
|
36532
|
-
.
|
|
36533
|
-
|
|
36534
|
-
|
|
36535
|
-
|
|
36536
|
-
|
|
36696
|
+
.E_s1qmhanr {
|
|
36697
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36698
|
+
margin-bottom: 8px;
|
|
36699
|
+
}
|
|
36700
|
+
|
|
36701
|
+
.E_drje1h0 {
|
|
36702
|
+
height: 1px;
|
|
36703
|
+
background: #e4e9f2;
|
|
36704
|
+
margin: 16px 0;
|
|
36537
36705
|
}
|
|
36538
36706
|
|
|
36539
36707
|
.E_c1kchka8 {
|
|
@@ -36822,6 +36990,8 @@ span.E_tqjc4ui {
|
|
|
36822
36990
|
|
|
36823
36991
|
.E_a120uq8m .date-range-picker-calendar {
|
|
36824
36992
|
flex: 1;
|
|
36993
|
+
border-top-left-radius: 8px;
|
|
36994
|
+
border-top-right-radius: 8px;
|
|
36825
36995
|
}
|
|
36826
36996
|
|
|
36827
36997
|
.E_a15s9m0d {
|
|
@@ -36851,6 +37021,7 @@ span.E_tqjc4ui {
|
|
|
36851
37021
|
.E_a15s9m0d .time-input-main .time-input-container .end-time p,
|
|
36852
37022
|
.E_a15s9m0d .time-input-main .time-input-container .to p {
|
|
36853
37023
|
margin: 0;
|
|
37024
|
+
margin-bottom: 2px;
|
|
36854
37025
|
}
|
|
36855
37026
|
|
|
36856
37027
|
.E_a15s9m0d .time-input-main .time-input-container .start-time.validate-failed,
|
|
@@ -36894,6 +37065,7 @@ span.E_tqjc4ui {
|
|
|
36894
37065
|
list-style: none;
|
|
36895
37066
|
padding: 0;
|
|
36896
37067
|
margin-top: 12px;
|
|
37068
|
+
margin-bottom: 12px;
|
|
36897
37069
|
}
|
|
36898
37070
|
|
|
36899
37071
|
.E_r5hl59d .past-time-list li {
|
|
@@ -36973,12 +37145,22 @@ span.E_tqjc4ui {
|
|
|
36973
37145
|
padding: 0 12px 0 16px;
|
|
36974
37146
|
}
|
|
36975
37147
|
|
|
37148
|
+
.E_dhqt3dw.date-range-picker.large .date-input-content {
|
|
37149
|
+
padding-left: 40px;
|
|
37150
|
+
transform: translateX(-40px);
|
|
37151
|
+
}
|
|
37152
|
+
|
|
36976
37153
|
.E_dhqt3dw.date-range-picker.medium {
|
|
36977
37154
|
height: 32px;
|
|
36978
37155
|
line-height: 32px;
|
|
36979
37156
|
padding: 0 8px 0 12px;
|
|
36980
37157
|
}
|
|
36981
37158
|
|
|
37159
|
+
.E_dhqt3dw.date-range-picker.medium .date-input-content {
|
|
37160
|
+
padding-left: 36px;
|
|
37161
|
+
transform: translateX(-36px);
|
|
37162
|
+
}
|
|
37163
|
+
|
|
36982
37164
|
.E_dhqt3dw.date-range-picker .date-input-content {
|
|
36983
37165
|
flex: 1;
|
|
36984
37166
|
display: flex;
|
|
@@ -37020,6 +37202,10 @@ span.E_tqjc4ui {
|
|
|
37020
37202
|
cursor: pointer;
|
|
37021
37203
|
}
|
|
37022
37204
|
|
|
37205
|
+
.E_d956d92 .ant-popover-inner {
|
|
37206
|
+
border-radius: 8px;
|
|
37207
|
+
}
|
|
37208
|
+
|
|
37023
37209
|
.E_d956d92 .ant-popover-inner-content .tab-menu .tab-bar {
|
|
37024
37210
|
padding: 12px 12px 0 12px;
|
|
37025
37211
|
}
|
|
@@ -37098,110 +37284,6 @@ span.E_tqjc4ui {
|
|
|
37098
37284
|
padding: 0;
|
|
37099
37285
|
}
|
|
37100
37286
|
|
|
37101
|
-
.E_c1ss4prm {
|
|
37102
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37103
|
-
}
|
|
37104
|
-
|
|
37105
|
-
.E_c1ss4prm li {
|
|
37106
|
-
margin-bottom: 4px;
|
|
37107
|
-
}
|
|
37108
|
-
|
|
37109
|
-
.E_c1ss4prm li:last-child {
|
|
37110
|
-
margin-bottom: 0;
|
|
37111
|
-
}
|
|
37112
|
-
|
|
37113
|
-
.E_ms3tlei {
|
|
37114
|
-
background: rgba(225, 230, 241, 0.6);
|
|
37115
|
-
padding: 8px;
|
|
37116
|
-
border-radius: 6px;
|
|
37117
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37118
|
-
}
|
|
37119
|
-
|
|
37120
|
-
.E_ms3tlei li {
|
|
37121
|
-
margin-bottom: 4px;
|
|
37122
|
-
}
|
|
37123
|
-
|
|
37124
|
-
.E_ms3tlei li:last-child {
|
|
37125
|
-
margin-bottom: 0;
|
|
37126
|
-
}
|
|
37127
|
-
|
|
37128
|
-
.E_du44iy7 {
|
|
37129
|
-
margin-bottom: 4px;
|
|
37130
|
-
}
|
|
37131
|
-
|
|
37132
|
-
.E_s1qmhanr {
|
|
37133
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37134
|
-
margin-bottom: 8px;
|
|
37135
|
-
}
|
|
37136
|
-
|
|
37137
|
-
.E_drje1h0 {
|
|
37138
|
-
height: 1px;
|
|
37139
|
-
background: #e4e9f2;
|
|
37140
|
-
margin: 16px 0;
|
|
37141
|
-
}
|
|
37142
|
-
|
|
37143
|
-
.E_cevhqx7 {
|
|
37144
|
-
color: #00122e;
|
|
37145
|
-
}
|
|
37146
|
-
|
|
37147
|
-
.E_snbqlt4 {
|
|
37148
|
-
margin-top: 8px;
|
|
37149
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37150
|
-
}
|
|
37151
|
-
|
|
37152
|
-
.E_c14ouk5o {
|
|
37153
|
-
width: 100%;
|
|
37154
|
-
height: 100%;
|
|
37155
|
-
display: flex;
|
|
37156
|
-
font-size: 12px;
|
|
37157
|
-
line-height: 18px;
|
|
37158
|
-
padding: 8px 0;
|
|
37159
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
37160
|
-
}
|
|
37161
|
-
|
|
37162
|
-
.E_c14ouk5o:last-of-type {
|
|
37163
|
-
box-shadow: none;
|
|
37164
|
-
padding-bottom: 0;
|
|
37165
|
-
}
|
|
37166
|
-
|
|
37167
|
-
.E_c14ouk5o.collapsed {
|
|
37168
|
-
flex-direction: column;
|
|
37169
|
-
}
|
|
37170
|
-
|
|
37171
|
-
.E_c14ouk5o.collapsed .collapsed-content {
|
|
37172
|
-
display: flex;
|
|
37173
|
-
}
|
|
37174
|
-
|
|
37175
|
-
.E_c14ouk5o.collapsed .collapsed-content > span {
|
|
37176
|
-
flex: 1;
|
|
37177
|
-
display: flex;
|
|
37178
|
-
justify-content: space-between;
|
|
37179
|
-
}
|
|
37180
|
-
|
|
37181
|
-
.E_c14ouk5o.collapsed .collapsed-content > span .ant-btn {
|
|
37182
|
-
height: auto;
|
|
37183
|
-
}
|
|
37184
|
-
|
|
37185
|
-
.E_c14ouk5o.collapsed .extra-content {
|
|
37186
|
-
margin-left: 162px;
|
|
37187
|
-
}
|
|
37188
|
-
|
|
37189
|
-
.E_c14ouk5o .col-label {
|
|
37190
|
-
width: 216px;
|
|
37191
|
-
color: rgba(44, 56, 82, 0.6);
|
|
37192
|
-
margin-right: 12px;
|
|
37193
|
-
flex-shrink: 0;
|
|
37194
|
-
}
|
|
37195
|
-
|
|
37196
|
-
.E_c14ouk5o .col-content {
|
|
37197
|
-
color: #2d3a56;
|
|
37198
|
-
/* make btn link in info row have the same height as normal text */
|
|
37199
|
-
}
|
|
37200
|
-
|
|
37201
|
-
.E_c14ouk5o .col-content .ant-btn.ant-btn-link {
|
|
37202
|
-
height: auto;
|
|
37203
|
-
}
|
|
37204
|
-
|
|
37205
37287
|
.E_l12xdkhl {
|
|
37206
37288
|
width: 64px;
|
|
37207
37289
|
height: 64px;
|