@cloudtower/eagle 0.27.92 → 0.27.93
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core/Avatar/index.js +37 -0
- package/dist/cjs/core/Nav/index.js +37 -0
- package/dist/cjs/core/Nav/style.js +13 -0
- package/dist/cjs/core/index.js +24 -24
- package/dist/cjs/index.js +250 -246
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1292 -1292
- package/dist/esm/core/Avatar/index.js +31 -0
- package/dist/esm/core/Nav/index.js +30 -0
- package/dist/esm/core/Nav/style.js +10 -0
- package/dist/esm/index.js +3 -1
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/index.d.ts +3 -3
- package/dist/style.css +1080 -1080
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -29597,25 +29597,6 @@ html body {
|
|
|
29597
29597
|
padding: 8px 12px;
|
|
29598
29598
|
}
|
|
29599
29599
|
|
|
29600
|
-
.E_berrcjl {
|
|
29601
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29602
|
-
margin-bottom: 4px;
|
|
29603
|
-
}
|
|
29604
|
-
|
|
29605
|
-
.E_berrcjl .breadcrumb-link {
|
|
29606
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29607
|
-
cursor: pointer;
|
|
29608
|
-
transition: color 160ms ease;
|
|
29609
|
-
}
|
|
29610
|
-
|
|
29611
|
-
.E_berrcjl .breadcrumb-link:hover {
|
|
29612
|
-
color: #0080ff;
|
|
29613
|
-
}
|
|
29614
|
-
|
|
29615
|
-
.E_berrcjl .breadcrumb-link:active {
|
|
29616
|
-
color: #005ed1;
|
|
29617
|
-
}
|
|
29618
|
-
|
|
29619
29600
|
.E_m74vjol {
|
|
29620
29601
|
display: flex;
|
|
29621
29602
|
justify-content: space-between;
|
|
@@ -29630,39 +29611,23 @@ html body {
|
|
|
29630
29611
|
width: 100%;
|
|
29631
29612
|
}
|
|
29632
29613
|
|
|
29633
|
-
.
|
|
29634
|
-
|
|
29635
|
-
|
|
29636
|
-
|
|
29637
|
-
.E_bqamoqe {
|
|
29638
|
-
white-space: nowrap;
|
|
29639
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29640
|
-
}
|
|
29641
|
-
|
|
29642
|
-
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29643
|
-
--color: #0080ff;
|
|
29644
|
-
}
|
|
29645
|
-
|
|
29646
|
-
.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] {
|
|
29647
|
-
--color: #0080ff;
|
|
29648
|
-
}
|
|
29649
|
-
|
|
29650
|
-
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29651
|
-
margin-left: 1px;
|
|
29614
|
+
.E_berrcjl {
|
|
29615
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29616
|
+
margin-bottom: 4px;
|
|
29652
29617
|
}
|
|
29653
29618
|
|
|
29654
|
-
.
|
|
29655
|
-
|
|
29656
|
-
|
|
29619
|
+
.E_berrcjl .breadcrumb-link {
|
|
29620
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29621
|
+
cursor: pointer;
|
|
29622
|
+
transition: color 160ms ease;
|
|
29657
29623
|
}
|
|
29658
29624
|
|
|
29659
|
-
.
|
|
29660
|
-
|
|
29661
|
-
border-bottom-left-radius: 0;
|
|
29625
|
+
.E_berrcjl .breadcrumb-link:hover {
|
|
29626
|
+
color: #0080ff;
|
|
29662
29627
|
}
|
|
29663
29628
|
|
|
29664
|
-
.
|
|
29665
|
-
|
|
29629
|
+
.E_berrcjl .breadcrumb-link:active {
|
|
29630
|
+
color: #005ed1;
|
|
29666
29631
|
}
|
|
29667
29632
|
|
|
29668
29633
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
@@ -29952,19 +29917,6 @@ html body {
|
|
|
29952
29917
|
padding: 0;
|
|
29953
29918
|
}
|
|
29954
29919
|
|
|
29955
|
-
.E_i1inqkme {
|
|
29956
|
-
height: 18px;
|
|
29957
|
-
line-height: 18px;
|
|
29958
|
-
padding: 0 4px;
|
|
29959
|
-
border-radius: 4px;
|
|
29960
|
-
background: rgba(235, 239, 245, 0.6);
|
|
29961
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
29962
|
-
display: flex;
|
|
29963
|
-
align-items: center;
|
|
29964
|
-
white-space: nowrap;
|
|
29965
|
-
margin-right: 4px;
|
|
29966
|
-
}
|
|
29967
|
-
|
|
29968
29920
|
.E_fzh9mnb {
|
|
29969
29921
|
width: 100%;
|
|
29970
29922
|
height: 100%;
|
|
@@ -29981,114 +29933,54 @@ html body {
|
|
|
29981
29933
|
font-size: 18px;
|
|
29982
29934
|
}
|
|
29983
29935
|
|
|
29984
|
-
.
|
|
29985
|
-
|
|
29986
|
-
margin-bottom: 0 !important;
|
|
29987
|
-
flex-flow: nowrap !important;
|
|
29988
|
-
line-break: auto;
|
|
29989
|
-
}
|
|
29990
|
-
|
|
29991
|
-
.E_f7pxqmh > .ant-form-item-label {
|
|
29992
|
-
text-align: left !important;
|
|
29993
|
-
padding-bottom: 0 !important;
|
|
29994
|
-
}
|
|
29995
|
-
|
|
29996
|
-
.E_f7pxqmh > .ant-form-item-label > label {
|
|
29997
|
-
min-height: 32px;
|
|
29998
|
-
height: auto;
|
|
29999
|
-
font-size: 13px;
|
|
29936
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
29937
|
+
padding: 4px 8px 0 8px;
|
|
30000
29938
|
color: rgba(44, 56, 82, 0.6);
|
|
30001
|
-
white-space: normal;
|
|
30002
|
-
}
|
|
30003
|
-
|
|
30004
|
-
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30005
|
-
border-color: #ff4d4f !important;
|
|
30006
|
-
}
|
|
30007
|
-
|
|
30008
|
-
.E_f7pxqmh .ant-form-item-explain {
|
|
30009
|
-
margin-top: 4px;
|
|
30010
|
-
font-size: 12px;
|
|
30011
|
-
min-height: 0px;
|
|
30012
|
-
}
|
|
30013
|
-
|
|
30014
|
-
.E_f7pxqmh .ant-form-item-extra {
|
|
30015
29939
|
font-size: 12px;
|
|
30016
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30017
|
-
min-height: 0px;
|
|
30018
|
-
}
|
|
30019
|
-
|
|
30020
|
-
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30021
|
-
display: var(--ai7qkf2-0);
|
|
30022
|
-
}
|
|
30023
|
-
|
|
30024
|
-
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30025
|
-
display: inline-flex;
|
|
30026
|
-
line-height: 1.5715;
|
|
30027
|
-
height: 100%;
|
|
30028
|
-
width: 100%;
|
|
30029
29940
|
}
|
|
30030
29941
|
|
|
30031
|
-
.
|
|
30032
|
-
|
|
30033
|
-
display: var(--ai7qkf2-2);
|
|
30034
|
-
flex: none;
|
|
30035
|
-
align-items: center;
|
|
30036
|
-
margin-left: 4px;
|
|
30037
|
-
padding: 5px 12px 5px 0;
|
|
30038
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29942
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
29943
|
+
padding-bottom: 6px;
|
|
30039
29944
|
}
|
|
30040
29945
|
|
|
30041
|
-
.
|
|
30042
|
-
|
|
30043
|
-
|
|
30044
|
-
flex: none;
|
|
30045
|
-
align-items: center;
|
|
30046
|
-
margin-right: 4px;
|
|
30047
|
-
cursor: auto;
|
|
30048
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29946
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
29947
|
+
padding-top: 4px;
|
|
29948
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30049
29949
|
}
|
|
30050
29950
|
|
|
30051
|
-
.
|
|
30052
|
-
|
|
29951
|
+
.E_b1nip9bk {
|
|
29952
|
+
padding: 4px 11px;
|
|
30053
29953
|
}
|
|
30054
29954
|
|
|
30055
|
-
.
|
|
30056
|
-
|
|
30057
|
-
|
|
29955
|
+
.E_bqamoqe {
|
|
29956
|
+
white-space: nowrap;
|
|
29957
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30058
29958
|
}
|
|
30059
29959
|
|
|
30060
|
-
.
|
|
30061
|
-
|
|
30062
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30063
|
-
z-index: 1;
|
|
29960
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29961
|
+
--color: #0080ff;
|
|
30064
29962
|
}
|
|
30065
29963
|
|
|
30066
|
-
.
|
|
30067
|
-
|
|
30068
|
-
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
29964
|
+
.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] {
|
|
29965
|
+
--color: #0080ff;
|
|
30069
29966
|
}
|
|
30070
29967
|
|
|
30071
|
-
.
|
|
30072
|
-
|
|
30073
|
-
border: 1px;
|
|
30074
|
-
padding: 5px 12px;
|
|
30075
|
-
font-size: inherit;
|
|
29968
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
29969
|
+
margin-left: 1px;
|
|
30076
29970
|
}
|
|
30077
29971
|
|
|
30078
|
-
.
|
|
30079
|
-
|
|
30080
|
-
border:
|
|
30081
|
-
padding: 8px 16px;
|
|
29972
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
29973
|
+
border-top-right-radius: 0;
|
|
29974
|
+
border-bottom-right-radius: 0;
|
|
30082
29975
|
}
|
|
30083
29976
|
|
|
30084
|
-
.
|
|
30085
|
-
|
|
30086
|
-
border:
|
|
30087
|
-
padding: 2px 8px;
|
|
29977
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
29978
|
+
border-top-left-radius: 0;
|
|
29979
|
+
border-bottom-left-radius: 0;
|
|
30088
29980
|
}
|
|
30089
29981
|
|
|
30090
|
-
.
|
|
30091
|
-
|
|
29982
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29983
|
+
border-radius: unset;
|
|
30092
29984
|
}
|
|
30093
29985
|
|
|
30094
29986
|
.E_c1uzzomf {
|
|
@@ -30116,146 +30008,67 @@ html body {
|
|
|
30116
30008
|
text-align: center;
|
|
30117
30009
|
}
|
|
30118
30010
|
|
|
30119
|
-
.
|
|
30120
|
-
|
|
30011
|
+
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30012
|
+
display: flex;
|
|
30121
30013
|
}
|
|
30122
30014
|
|
|
30123
|
-
.
|
|
30124
|
-
|
|
30015
|
+
.E_d1bw7c5z {
|
|
30016
|
+
position: relative;
|
|
30017
|
+
max-width: 388px;
|
|
30018
|
+
min-width: 285px;
|
|
30125
30019
|
}
|
|
30126
30020
|
|
|
30127
|
-
.
|
|
30128
|
-
|
|
30021
|
+
.E_d1bw7c5z .center {
|
|
30022
|
+
position: absolute;
|
|
30023
|
+
font-size: 12px;
|
|
30024
|
+
width: 80px;
|
|
30025
|
+
height: 100px;
|
|
30026
|
+
top: 0;
|
|
30027
|
+
left: 35px;
|
|
30028
|
+
display: flex;
|
|
30029
|
+
flex-direction: column;
|
|
30030
|
+
justify-content: center;
|
|
30129
30031
|
align-items: center;
|
|
30032
|
+
color: #00122e;
|
|
30130
30033
|
}
|
|
30131
30034
|
|
|
30132
|
-
.
|
|
30133
|
-
|
|
30134
|
-
|
|
30135
|
-
justify-content: center;
|
|
30035
|
+
.E_d1bw7c5z .center .number {
|
|
30036
|
+
font-size: 24px;
|
|
30037
|
+
font-weight: 700;
|
|
30136
30038
|
}
|
|
30137
30039
|
|
|
30138
|
-
.
|
|
30139
|
-
|
|
30140
|
-
|
|
30040
|
+
.E_d1bw7c5z .center .text {
|
|
30041
|
+
padding: 0 5px;
|
|
30042
|
+
font-size: 12px;
|
|
30043
|
+
width: inherit;
|
|
30044
|
+
text-align: center;
|
|
30141
30045
|
}
|
|
30142
30046
|
|
|
30143
|
-
.
|
|
30144
|
-
|
|
30145
|
-
animation: rotate 680ms linear infinite;
|
|
30047
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30048
|
+
display: flex;
|
|
30146
30049
|
}
|
|
30147
30050
|
|
|
30148
|
-
.
|
|
30149
|
-
|
|
30150
|
-
|
|
30151
|
-
|
|
30051
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30052
|
+
position: relative !important;
|
|
30053
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30054
|
+
left: 0 !important;
|
|
30055
|
+
bottom: 0 !important;
|
|
30056
|
+
display: flex;
|
|
30057
|
+
align-items: center;
|
|
30152
30058
|
}
|
|
30153
30059
|
|
|
30154
|
-
.
|
|
30155
|
-
|
|
30060
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30061
|
+
width: 100%;
|
|
30156
30062
|
}
|
|
30157
30063
|
|
|
30158
|
-
.
|
|
30159
|
-
|
|
30160
|
-
|
|
30064
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30065
|
+
width: 100%;
|
|
30066
|
+
margin-right: 0 !important;
|
|
30067
|
+
line-height: 18px;
|
|
30161
30068
|
}
|
|
30162
30069
|
|
|
30163
|
-
.
|
|
30164
|
-
|
|
30165
|
-
}
|
|
30166
|
-
|
|
30167
|
-
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30168
|
-
padding: 4px 11px;
|
|
30169
|
-
display: inline-flex;
|
|
30170
|
-
line-height: 1.5715;
|
|
30171
|
-
height: inherit;
|
|
30172
|
-
}
|
|
30173
|
-
|
|
30174
|
-
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30175
|
-
content: var(--a1wfy30z-1);
|
|
30176
|
-
display: var(--a1wfy30z-2);
|
|
30177
|
-
flex: none;
|
|
30178
|
-
align-items: center;
|
|
30179
|
-
margin-left: 4px;
|
|
30180
|
-
}
|
|
30181
|
-
|
|
30182
|
-
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30183
|
-
content: var(--a1wfy30z-3);
|
|
30184
|
-
display: var(--a1wfy30z-4);
|
|
30185
|
-
flex: none;
|
|
30186
|
-
align-items: center;
|
|
30187
|
-
margin-right: 4px;
|
|
30188
|
-
cursor: auto;
|
|
30189
|
-
}
|
|
30190
|
-
|
|
30191
|
-
.E_a1wfy30z .ant-input-number-input {
|
|
30192
|
-
padding: 0;
|
|
30193
|
-
margin: 0;
|
|
30194
|
-
height: auto;
|
|
30195
|
-
font-size: inherit;
|
|
30196
|
-
}
|
|
30197
|
-
|
|
30198
|
-
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
30199
|
-
display: flex;
|
|
30200
|
-
}
|
|
30201
|
-
|
|
30202
|
-
.E_d1bw7c5z {
|
|
30203
|
-
position: relative;
|
|
30204
|
-
max-width: 388px;
|
|
30205
|
-
min-width: 285px;
|
|
30206
|
-
}
|
|
30207
|
-
|
|
30208
|
-
.E_d1bw7c5z .center {
|
|
30209
|
-
position: absolute;
|
|
30210
|
-
font-size: 12px;
|
|
30211
|
-
width: 80px;
|
|
30212
|
-
height: 100px;
|
|
30213
|
-
top: 0;
|
|
30214
|
-
left: 35px;
|
|
30215
|
-
display: flex;
|
|
30216
|
-
flex-direction: column;
|
|
30217
|
-
justify-content: center;
|
|
30218
|
-
align-items: center;
|
|
30219
|
-
color: #00122e;
|
|
30220
|
-
}
|
|
30221
|
-
|
|
30222
|
-
.E_d1bw7c5z .center .number {
|
|
30223
|
-
font-size: 24px;
|
|
30224
|
-
font-weight: 700;
|
|
30225
|
-
}
|
|
30226
|
-
|
|
30227
|
-
.E_d1bw7c5z .center .text {
|
|
30228
|
-
padding: 0 5px;
|
|
30229
|
-
font-size: 12px;
|
|
30230
|
-
width: inherit;
|
|
30231
|
-
text-align: center;
|
|
30232
|
-
}
|
|
30233
|
-
|
|
30234
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
30235
|
-
display: flex;
|
|
30236
|
-
}
|
|
30237
|
-
|
|
30238
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30239
|
-
position: relative !important;
|
|
30240
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30241
|
-
left: 0 !important;
|
|
30242
|
-
bottom: 0 !important;
|
|
30243
|
-
display: flex;
|
|
30244
|
-
align-items: center;
|
|
30245
|
-
}
|
|
30246
|
-
|
|
30247
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30248
|
-
width: 100%;
|
|
30249
|
-
}
|
|
30250
|
-
|
|
30251
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30252
|
-
width: 100%;
|
|
30253
|
-
margin-right: 0 !important;
|
|
30254
|
-
line-height: 18px;
|
|
30255
|
-
}
|
|
30256
|
-
|
|
30257
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30258
|
-
border-radius: 2px;
|
|
30070
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30071
|
+
border-radius: 2px;
|
|
30259
30072
|
}
|
|
30260
30073
|
|
|
30261
30074
|
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
@@ -30295,121 +30108,303 @@ html body {
|
|
|
30295
30108
|
width: 102px;
|
|
30296
30109
|
}
|
|
30297
30110
|
|
|
30298
|
-
.
|
|
30299
|
-
|
|
30300
|
-
|
|
30301
|
-
margin-right: 4px;
|
|
30111
|
+
.E_iouxfgt {
|
|
30112
|
+
display: inline-flex;
|
|
30113
|
+
align-items: center;
|
|
30302
30114
|
}
|
|
30303
30115
|
|
|
30304
|
-
.
|
|
30305
|
-
|
|
30116
|
+
.E_iouxfgt .icon-inner {
|
|
30117
|
+
display: inline-flex;
|
|
30118
|
+
align-items: center;
|
|
30119
|
+
justify-content: center;
|
|
30306
30120
|
}
|
|
30307
30121
|
|
|
30308
|
-
.
|
|
30309
|
-
|
|
30122
|
+
.E_iouxfgt .icon-inner + span,
|
|
30123
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
30124
|
+
margin-left: 4px;
|
|
30310
30125
|
}
|
|
30311
30126
|
|
|
30312
|
-
.
|
|
30127
|
+
.E_iouxfgt.is-rotate img,
|
|
30128
|
+
.E_iouxfgt.is-rotate svg {
|
|
30129
|
+
animation: rotate 680ms linear infinite;
|
|
30130
|
+
}
|
|
30131
|
+
|
|
30132
|
+
.E_f7pxqmh {
|
|
30313
30133
|
width: 100%;
|
|
30314
|
-
|
|
30315
|
-
|
|
30316
|
-
|
|
30317
|
-
font-size: 13px;
|
|
30134
|
+
margin-bottom: 0 !important;
|
|
30135
|
+
flex-flow: nowrap !important;
|
|
30136
|
+
line-break: auto;
|
|
30318
30137
|
}
|
|
30319
30138
|
|
|
30320
|
-
.
|
|
30321
|
-
|
|
30139
|
+
.E_f7pxqmh > .ant-form-item-label {
|
|
30140
|
+
text-align: left !important;
|
|
30141
|
+
padding-bottom: 0 !important;
|
|
30322
30142
|
}
|
|
30323
30143
|
|
|
30324
|
-
.
|
|
30325
|
-
height:
|
|
30144
|
+
.E_f7pxqmh > .ant-form-item-label > label {
|
|
30145
|
+
min-height: 32px;
|
|
30146
|
+
height: auto;
|
|
30326
30147
|
font-size: 13px;
|
|
30148
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30149
|
+
white-space: normal;
|
|
30327
30150
|
}
|
|
30328
30151
|
|
|
30329
|
-
.
|
|
30330
|
-
|
|
30331
|
-
transition: 160ms ease;
|
|
30152
|
+
.E_f7pxqmh.ant-form-item-has-error .ant-input {
|
|
30153
|
+
border-color: #ff4d4f !important;
|
|
30332
30154
|
}
|
|
30333
30155
|
|
|
30334
|
-
.
|
|
30335
|
-
|
|
30156
|
+
.E_f7pxqmh .ant-form-item-explain {
|
|
30157
|
+
margin-top: 4px;
|
|
30158
|
+
font-size: 12px;
|
|
30159
|
+
min-height: 0px;
|
|
30336
30160
|
}
|
|
30337
30161
|
|
|
30338
|
-
.
|
|
30339
|
-
|
|
30340
|
-
|
|
30162
|
+
.E_f7pxqmh .ant-form-item-extra {
|
|
30163
|
+
font-size: 12px;
|
|
30164
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30165
|
+
min-height: 0px;
|
|
30341
30166
|
}
|
|
30342
30167
|
|
|
30343
|
-
.
|
|
30344
|
-
|
|
30168
|
+
.E_sx1bpnu .ant-input-sm {
|
|
30169
|
+
line-height: 18px;
|
|
30345
30170
|
}
|
|
30346
30171
|
|
|
30347
|
-
.
|
|
30348
|
-
|
|
30349
|
-
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30172
|
+
.E_ai7qkf2 .ant-input-number-handler-wrap {
|
|
30173
|
+
display: var(--ai7qkf2-0);
|
|
30350
30174
|
}
|
|
30351
30175
|
|
|
30352
|
-
.
|
|
30353
|
-
|
|
30176
|
+
.E_ai7qkf2 .ant-input-number-input-wrap {
|
|
30177
|
+
display: inline-flex;
|
|
30178
|
+
line-height: 1.5715;
|
|
30179
|
+
height: 100%;
|
|
30180
|
+
width: 100%;
|
|
30354
30181
|
}
|
|
30355
30182
|
|
|
30356
|
-
.
|
|
30357
|
-
|
|
30358
|
-
|
|
30359
|
-
|
|
30183
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::after {
|
|
30184
|
+
content: var(--ai7qkf2-1);
|
|
30185
|
+
display: var(--ai7qkf2-2);
|
|
30186
|
+
flex: none;
|
|
30187
|
+
align-items: center;
|
|
30188
|
+
margin-left: 4px;
|
|
30189
|
+
padding: 5px 12px 5px 0;
|
|
30190
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30360
30191
|
}
|
|
30361
30192
|
|
|
30362
|
-
.
|
|
30363
|
-
|
|
30193
|
+
.E_ai7qkf2 .ant-input-number-input-wrap::before {
|
|
30194
|
+
content: var(--ai7qkf2-3);
|
|
30195
|
+
display: var(--ai7qkf2-4);
|
|
30196
|
+
flex: none;
|
|
30197
|
+
align-items: center;
|
|
30198
|
+
margin-right: 4px;
|
|
30199
|
+
cursor: auto;
|
|
30200
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30364
30201
|
}
|
|
30365
30202
|
|
|
30366
|
-
.
|
|
30367
|
-
|
|
30203
|
+
.ant-input-group.ant-input-group-compact > .E_ai7qkf2 {
|
|
30204
|
+
border-radius: 0;
|
|
30368
30205
|
}
|
|
30369
30206
|
|
|
30370
|
-
.
|
|
30371
|
-
|
|
30372
|
-
|
|
30207
|
+
.E_ai7qkf2.ant-input-number {
|
|
30208
|
+
width: 100%;
|
|
30209
|
+
border-radius: 6px;
|
|
30373
30210
|
}
|
|
30374
30211
|
|
|
30375
|
-
.
|
|
30376
|
-
|
|
30212
|
+
.E_ai7qkf2.ant-input-number:not([disabled]):focus, .E_ai7qkf2.ant-input-number:not([disabled]):active, .E_ai7qkf2.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
30213
|
+
border-color: #0096ff;
|
|
30214
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30215
|
+
z-index: 1;
|
|
30377
30216
|
}
|
|
30378
30217
|
|
|
30379
|
-
.
|
|
30380
|
-
|
|
30381
|
-
|
|
30382
|
-
white-space: pre-wrap;
|
|
30218
|
+
.E_ai7qkf2.ant-input-number.error:not([disabled]):hover, .E_ai7qkf2.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
30219
|
+
border-color: #e75a3a;
|
|
30220
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30383
30221
|
}
|
|
30384
30222
|
|
|
30385
|
-
.
|
|
30386
|
-
|
|
30387
|
-
|
|
30223
|
+
.E_ai7qkf2 .ant-input-number-input {
|
|
30224
|
+
height: 30px;
|
|
30225
|
+
border: 1px;
|
|
30226
|
+
padding: 5px 12px;
|
|
30227
|
+
font-size: inherit;
|
|
30388
30228
|
}
|
|
30389
30229
|
|
|
30390
|
-
.
|
|
30391
|
-
|
|
30230
|
+
.E_ai7qkf2.ant-input-number-lg input {
|
|
30231
|
+
height: 38px;
|
|
30232
|
+
border: 1px;
|
|
30233
|
+
padding: 8px 16px;
|
|
30392
30234
|
}
|
|
30393
30235
|
|
|
30394
|
-
.
|
|
30395
|
-
|
|
30236
|
+
.E_ai7qkf2.ant-input-number-sm input {
|
|
30237
|
+
height: 22px;
|
|
30238
|
+
border: 1px;
|
|
30239
|
+
padding: 2px 8px;
|
|
30396
30240
|
}
|
|
30397
30241
|
|
|
30398
|
-
.
|
|
30399
|
-
|
|
30400
|
-
background: #0080ff;
|
|
30242
|
+
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
30243
|
+
display: var(--a1wfy30z-0);
|
|
30401
30244
|
}
|
|
30402
30245
|
|
|
30403
|
-
.
|
|
30404
|
-
|
|
30405
|
-
|
|
30406
|
-
|
|
30407
|
-
height:
|
|
30408
|
-
background: #fff;
|
|
30246
|
+
.E_a1wfy30z .ant-input-number-input-wrap {
|
|
30247
|
+
padding: 4px 11px;
|
|
30248
|
+
display: inline-flex;
|
|
30249
|
+
line-height: 1.5715;
|
|
30250
|
+
height: inherit;
|
|
30409
30251
|
}
|
|
30410
30252
|
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30253
|
+
.E_a1wfy30z .ant-input-number-input-wrap::after {
|
|
30254
|
+
content: var(--a1wfy30z-1);
|
|
30255
|
+
display: var(--a1wfy30z-2);
|
|
30256
|
+
flex: none;
|
|
30257
|
+
align-items: center;
|
|
30258
|
+
margin-left: 4px;
|
|
30259
|
+
}
|
|
30260
|
+
|
|
30261
|
+
.E_a1wfy30z .ant-input-number-input-wrap::before {
|
|
30262
|
+
content: var(--a1wfy30z-3);
|
|
30263
|
+
display: var(--a1wfy30z-4);
|
|
30264
|
+
flex: none;
|
|
30265
|
+
align-items: center;
|
|
30266
|
+
margin-right: 4px;
|
|
30267
|
+
cursor: auto;
|
|
30268
|
+
}
|
|
30269
|
+
|
|
30270
|
+
.E_a1wfy30z .ant-input-number-input {
|
|
30271
|
+
padding: 0;
|
|
30272
|
+
margin: 0;
|
|
30273
|
+
height: auto;
|
|
30274
|
+
font-size: inherit;
|
|
30275
|
+
}
|
|
30276
|
+
|
|
30277
|
+
.E_i1inqkme {
|
|
30278
|
+
height: 18px;
|
|
30279
|
+
line-height: 18px;
|
|
30280
|
+
padding: 0 4px;
|
|
30281
|
+
border-radius: 4px;
|
|
30282
|
+
background: rgba(235, 239, 245, 0.6);
|
|
30283
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
30284
|
+
display: flex;
|
|
30285
|
+
align-items: center;
|
|
30286
|
+
white-space: nowrap;
|
|
30287
|
+
margin-right: 4px;
|
|
30288
|
+
}
|
|
30289
|
+
|
|
30290
|
+
.E_owd0kml {
|
|
30291
|
+
display: inline-block;
|
|
30292
|
+
}
|
|
30293
|
+
|
|
30294
|
+
.E_h1jsgezc {
|
|
30295
|
+
visibility: hidden;
|
|
30296
|
+
position: absolute;
|
|
30297
|
+
}
|
|
30298
|
+
|
|
30299
|
+
.E_atcz0kf .ant-input-suffix {
|
|
30300
|
+
margin-left: 8px;
|
|
30301
|
+
}
|
|
30302
|
+
|
|
30303
|
+
.E_atcz0kf.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
|
|
30304
|
+
padding: 2px 7px 2px 12px;
|
|
30305
|
+
}
|
|
30306
|
+
|
|
30307
|
+
.E_phljevk {
|
|
30308
|
+
display: flex;
|
|
30309
|
+
justify-content: space-between;
|
|
30310
|
+
align-items: center;
|
|
30311
|
+
padding: 10px 0;
|
|
30312
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30313
|
+
font-size: 12px;
|
|
30314
|
+
line-height: 24px;
|
|
30315
|
+
}
|
|
30316
|
+
|
|
30317
|
+
.E_phljevk .pagination-left {
|
|
30318
|
+
padding: 2px 8px;
|
|
30319
|
+
}
|
|
30320
|
+
|
|
30321
|
+
.E_phljevk .dropdown-trigger {
|
|
30322
|
+
display: flex;
|
|
30323
|
+
align-items: center;
|
|
30324
|
+
border-radius: 6px;
|
|
30325
|
+
cursor: pointer;
|
|
30326
|
+
transition: all 0.3s ease;
|
|
30327
|
+
}
|
|
30328
|
+
|
|
30329
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
30330
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30331
|
+
color: #0080ff;
|
|
30332
|
+
}
|
|
30333
|
+
|
|
30334
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
30335
|
+
margin-left: 4px;
|
|
30336
|
+
}
|
|
30337
|
+
|
|
30338
|
+
.E_phljevk .pagination-right {
|
|
30339
|
+
display: flex;
|
|
30340
|
+
align-items: center;
|
|
30341
|
+
color: #0080ff;
|
|
30342
|
+
font-weight: bold;
|
|
30343
|
+
}
|
|
30344
|
+
|
|
30345
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
30346
|
+
margin-left: 4px;
|
|
30347
|
+
}
|
|
30348
|
+
|
|
30349
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
30350
|
+
.E_phljevk .pagination-right .next-btn {
|
|
30351
|
+
padding: 0 8px;
|
|
30352
|
+
}
|
|
30353
|
+
|
|
30354
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
30355
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
30356
|
+
color: #0080ff;
|
|
30357
|
+
}
|
|
30358
|
+
|
|
30359
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
30360
|
+
transform: rotate(180deg);
|
|
30361
|
+
}
|
|
30362
|
+
|
|
30363
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
30364
|
+
max-height: calc(100vh - 128px);
|
|
30365
|
+
overflow-y: auto;
|
|
30366
|
+
}
|
|
30367
|
+
|
|
30368
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30369
|
+
padding: 4px 20px;
|
|
30370
|
+
font-size: 12px;
|
|
30371
|
+
line-height: 18px;
|
|
30372
|
+
}
|
|
30373
|
+
|
|
30374
|
+
.E_rapgekc.ant-radio-wrapper {
|
|
30375
|
+
display: inline-flex;
|
|
30376
|
+
align-items: baseline;
|
|
30377
|
+
white-space: pre-wrap;
|
|
30378
|
+
}
|
|
30379
|
+
|
|
30380
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio {
|
|
30381
|
+
position: relative;
|
|
30382
|
+
top: 3px;
|
|
30383
|
+
}
|
|
30384
|
+
|
|
30385
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
30386
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30387
|
+
}
|
|
30388
|
+
|
|
30389
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
30390
|
+
border-color: #0080ff;
|
|
30391
|
+
}
|
|
30392
|
+
|
|
30393
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
30394
|
+
border-color: #0080ff;
|
|
30395
|
+
background: #0080ff;
|
|
30396
|
+
}
|
|
30397
|
+
|
|
30398
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
30399
|
+
top: 4px;
|
|
30400
|
+
left: 4px;
|
|
30401
|
+
width: 6px;
|
|
30402
|
+
height: 6px;
|
|
30403
|
+
background: #fff;
|
|
30404
|
+
}
|
|
30405
|
+
|
|
30406
|
+
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
30407
|
+
opacity: 0.5;
|
|
30413
30408
|
}
|
|
30414
30409
|
|
|
30415
30410
|
.E_rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
@@ -30555,96 +30550,144 @@ html body {
|
|
|
30555
30550
|
width: 36px;
|
|
30556
30551
|
}
|
|
30557
30552
|
|
|
30558
|
-
.
|
|
30559
|
-
|
|
30553
|
+
.E_s177mls5.ant-select, .E_s177mls5.ant-select .ant-select-selector {
|
|
30554
|
+
border-radius: 6px;
|
|
30560
30555
|
}
|
|
30561
30556
|
|
|
30562
|
-
.
|
|
30563
|
-
|
|
30564
|
-
|
|
30557
|
+
.E_s177mls5.ant-select.ant-select-single {
|
|
30558
|
+
width: 100%;
|
|
30559
|
+
color: #2d3a56;
|
|
30560
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
30561
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
30562
|
+
font-size: 13px;
|
|
30565
30563
|
}
|
|
30566
30564
|
|
|
30567
|
-
.
|
|
30568
|
-
|
|
30569
|
-
justify-content: space-between;
|
|
30570
|
-
align-items: center;
|
|
30571
|
-
padding: 10px 0;
|
|
30572
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30573
|
-
font-size: 12px;
|
|
30574
|
-
line-height: 24px;
|
|
30565
|
+
.E_s177mls5.ant-select.ant-select-single[data-size=middle] {
|
|
30566
|
+
height: 30px;
|
|
30575
30567
|
}
|
|
30576
30568
|
|
|
30577
|
-
.
|
|
30578
|
-
|
|
30569
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-lg {
|
|
30570
|
+
height: 38px;
|
|
30571
|
+
font-size: 13px;
|
|
30579
30572
|
}
|
|
30580
30573
|
|
|
30581
|
-
.
|
|
30582
|
-
|
|
30583
|
-
|
|
30584
|
-
border-radius: 6px;
|
|
30585
|
-
cursor: pointer;
|
|
30586
|
-
transition: all 0.3s ease;
|
|
30574
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow,
|
|
30575
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
30576
|
+
transition: 160ms ease;
|
|
30587
30577
|
}
|
|
30588
30578
|
|
|
30589
|
-
.
|
|
30590
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30579
|
+
.E_s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
30591
30580
|
color: #0080ff;
|
|
30592
30581
|
}
|
|
30593
30582
|
|
|
30594
|
-
.
|
|
30595
|
-
|
|
30583
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
30584
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
30585
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
30596
30586
|
}
|
|
30597
30587
|
|
|
30598
|
-
.
|
|
30599
|
-
display: flex;
|
|
30600
|
-
align-items: center;
|
|
30588
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30601
30589
|
color: #0080ff;
|
|
30602
|
-
font-weight: bold;
|
|
30603
|
-
}
|
|
30604
|
-
|
|
30605
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
30606
|
-
margin-left: 4px;
|
|
30607
30590
|
}
|
|
30608
30591
|
|
|
30609
|
-
.
|
|
30610
|
-
|
|
30611
|
-
|
|
30592
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
30593
|
+
border-color: #0080ff;
|
|
30594
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
30612
30595
|
}
|
|
30613
30596
|
|
|
30614
|
-
.
|
|
30615
|
-
|
|
30616
|
-
color: #0080ff;
|
|
30597
|
+
.E_s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30598
|
+
transform: rotate(180deg);
|
|
30617
30599
|
}
|
|
30618
30600
|
|
|
30619
|
-
.
|
|
30620
|
-
|
|
30601
|
+
.E_s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
30602
|
+
background: rgba(211, 218, 235, 0.6);
|
|
30603
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
30604
|
+
cursor: "not-allowed";
|
|
30621
30605
|
}
|
|
30622
30606
|
|
|
30623
|
-
.
|
|
30624
|
-
|
|
30625
|
-
overflow-y: auto;
|
|
30607
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
30608
|
+
border-color: #f0483e !important;
|
|
30626
30609
|
}
|
|
30627
30610
|
|
|
30628
|
-
.
|
|
30629
|
-
|
|
30630
|
-
font-size: 12px;
|
|
30631
|
-
line-height: 18px;
|
|
30611
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
30612
|
+
color: #1d326c;
|
|
30632
30613
|
}
|
|
30633
30614
|
|
|
30634
|
-
.
|
|
30635
|
-
|
|
30636
|
-
|
|
30637
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30638
|
-
overflow: hidden;
|
|
30615
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .E_s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
30616
|
+
border-color: #0080ff;
|
|
30617
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
30639
30618
|
}
|
|
30640
30619
|
|
|
30641
|
-
.
|
|
30642
|
-
|
|
30620
|
+
.E_s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
30621
|
+
transform: rotate(180deg);
|
|
30643
30622
|
}
|
|
30644
30623
|
|
|
30645
|
-
.
|
|
30646
|
-
|
|
30647
|
-
height:
|
|
30624
|
+
.E_c1bus5hc {
|
|
30625
|
+
--color: white;
|
|
30626
|
+
height: 14px;
|
|
30627
|
+
width: 14px;
|
|
30628
|
+
border-radius: 50%;
|
|
30629
|
+
flex-shrink: 0;
|
|
30630
|
+
display: flex;
|
|
30631
|
+
align-items: center;
|
|
30632
|
+
justify-content: center;
|
|
30633
|
+
border: 1px solid var(--color);
|
|
30634
|
+
}
|
|
30635
|
+
|
|
30636
|
+
.E_c1bus5hc .circle-inner {
|
|
30637
|
+
position: relative;
|
|
30638
|
+
height: 10px;
|
|
30639
|
+
width: 10px;
|
|
30640
|
+
border-radius: 50%;
|
|
30641
|
+
overflow: hidden;
|
|
30642
|
+
}
|
|
30643
|
+
|
|
30644
|
+
.E_c1bus5hc .circle-content {
|
|
30645
|
+
position: absolute;
|
|
30646
|
+
height: 100%;
|
|
30647
|
+
width: 100%;
|
|
30648
|
+
left: 0;
|
|
30649
|
+
top: 0;
|
|
30650
|
+
border-radius: 50%;
|
|
30651
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30652
|
+
transform: rotate(180deg);
|
|
30653
|
+
}
|
|
30654
|
+
|
|
30655
|
+
.E_c1bus5hc .circle-child {
|
|
30656
|
+
position: absolute;
|
|
30657
|
+
height: 100%;
|
|
30658
|
+
width: 100%;
|
|
30659
|
+
left: 0;
|
|
30660
|
+
top: 0;
|
|
30661
|
+
margin-left: 50%;
|
|
30662
|
+
transform-origin: left;
|
|
30663
|
+
background: white;
|
|
30664
|
+
transform: rotate(0deg);
|
|
30665
|
+
}
|
|
30666
|
+
|
|
30667
|
+
.E_ivqqkzv {
|
|
30668
|
+
height: 24px;
|
|
30669
|
+
width: 56px !important;
|
|
30670
|
+
margin-right: 4px;
|
|
30671
|
+
}
|
|
30672
|
+
|
|
30673
|
+
.E_c1wk4q29 {
|
|
30674
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30675
|
+
}
|
|
30676
|
+
|
|
30677
|
+
.E_s1dizucg.ant-switch {
|
|
30678
|
+
min-width: 40px;
|
|
30679
|
+
height: 24px;
|
|
30680
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30681
|
+
overflow: hidden;
|
|
30682
|
+
}
|
|
30683
|
+
|
|
30684
|
+
.E_s1dizucg.ant-switch:focus {
|
|
30685
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30686
|
+
}
|
|
30687
|
+
|
|
30688
|
+
.E_s1dizucg.ant-switch-small {
|
|
30689
|
+
min-width: 26px;
|
|
30690
|
+
height: 16px;
|
|
30648
30691
|
}
|
|
30649
30692
|
|
|
30650
30693
|
.E_s1dizucg.ant-switch-large {
|
|
@@ -30698,186 +30741,311 @@ html body {
|
|
|
30698
30741
|
margin-left: 5px;
|
|
30699
30742
|
}
|
|
30700
30743
|
|
|
30701
|
-
.
|
|
30702
|
-
|
|
30703
|
-
|
|
30704
|
-
width: 14px;
|
|
30705
|
-
border-radius: 50%;
|
|
30706
|
-
flex-shrink: 0;
|
|
30707
|
-
display: flex;
|
|
30708
|
-
align-items: center;
|
|
30709
|
-
justify-content: center;
|
|
30710
|
-
border: 1px solid var(--color);
|
|
30744
|
+
.E_s1sck0th {
|
|
30745
|
+
padding: 0 8px;
|
|
30746
|
+
border-radius: 4px;
|
|
30711
30747
|
}
|
|
30712
30748
|
|
|
30713
|
-
.
|
|
30714
|
-
|
|
30715
|
-
|
|
30716
|
-
width: 10px;
|
|
30717
|
-
border-radius: 50%;
|
|
30718
|
-
overflow: hidden;
|
|
30749
|
+
.E_m855nr1 {
|
|
30750
|
+
padding: 2px 8px;
|
|
30751
|
+
border-radius: 3px;
|
|
30719
30752
|
}
|
|
30720
30753
|
|
|
30721
|
-
.
|
|
30722
|
-
|
|
30723
|
-
|
|
30724
|
-
width: 100%;
|
|
30725
|
-
left: 0;
|
|
30726
|
-
top: 0;
|
|
30727
|
-
border-radius: 50%;
|
|
30728
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
30729
|
-
transform: rotate(180deg);
|
|
30754
|
+
.E_l1270xpg {
|
|
30755
|
+
padding: 3px 8px;
|
|
30756
|
+
border-radius: 2px;
|
|
30730
30757
|
}
|
|
30731
30758
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30734
|
-
height: 100%;
|
|
30735
|
-
width: 100%;
|
|
30736
|
-
left: 0;
|
|
30737
|
-
top: 0;
|
|
30738
|
-
margin-left: 50%;
|
|
30739
|
-
transform-origin: left;
|
|
30740
|
-
background: white;
|
|
30741
|
-
transform: rotate(0deg);
|
|
30759
|
+
.E_t14rextb.ant-tag:hover {
|
|
30760
|
+
opacity: unset;
|
|
30742
30761
|
}
|
|
30743
30762
|
|
|
30744
|
-
.
|
|
30763
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
30764
|
+
margin: 0;
|
|
30765
|
+
margin-right: 8px;
|
|
30745
30766
|
display: inline-flex;
|
|
30746
30767
|
align-items: center;
|
|
30747
|
-
|
|
30748
|
-
color: #fff;
|
|
30749
|
-
font-weight: bold;
|
|
30750
|
-
font-size: 12px;
|
|
30751
|
-
width: 24px;
|
|
30752
|
-
height: 24px;
|
|
30753
|
-
border-radius: 50%;
|
|
30754
|
-
background: var(--a1b5xrg3-0);
|
|
30768
|
+
border: none;
|
|
30755
30769
|
}
|
|
30756
30770
|
|
|
30757
|
-
.
|
|
30758
|
-
|
|
30759
|
-
|
|
30760
|
-
|
|
30761
|
-
|
|
30771
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
30772
|
+
width: 16px;
|
|
30773
|
+
height: 16px;
|
|
30774
|
+
color: inherit;
|
|
30775
|
+
margin-left: 4px;
|
|
30776
|
+
opacity: 0.6;
|
|
30762
30777
|
display: inline-flex;
|
|
30763
|
-
align-items: center;
|
|
30764
|
-
justify-content: center;
|
|
30765
|
-
border-radius: 6px;
|
|
30766
|
-
}
|
|
30767
|
-
|
|
30768
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
30769
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
30770
30778
|
}
|
|
30771
30779
|
|
|
30772
|
-
.
|
|
30773
|
-
|
|
30774
|
-
transition: all 320ms ease;
|
|
30780
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
30781
|
+
opacity: 1;
|
|
30775
30782
|
}
|
|
30776
30783
|
|
|
30777
|
-
.
|
|
30778
|
-
|
|
30779
|
-
|
|
30784
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
30785
|
+
color: #0080ff;
|
|
30786
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
30780
30787
|
}
|
|
30781
30788
|
|
|
30782
|
-
.
|
|
30783
|
-
|
|
30784
|
-
|
|
30785
|
-
margin: 0 auto;
|
|
30786
|
-
height: 100%;
|
|
30789
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
30790
|
+
color: #f0483e;
|
|
30791
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
30787
30792
|
}
|
|
30788
30793
|
|
|
30789
|
-
.
|
|
30790
|
-
|
|
30791
|
-
|
|
30792
|
-
margin: 0 auto;
|
|
30793
|
-
display: flex;
|
|
30794
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
30795
|
+
color: #e07f00;
|
|
30796
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
30794
30797
|
}
|
|
30795
30798
|
|
|
30796
|
-
.
|
|
30797
|
-
|
|
30798
|
-
|
|
30799
|
-
flex-shrink: 0;
|
|
30800
|
-
flex-basis: 21%;
|
|
30799
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
30800
|
+
color: #008f4c;
|
|
30801
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
30801
30802
|
}
|
|
30802
30803
|
|
|
30803
|
-
.
|
|
30804
|
-
|
|
30805
|
-
|
|
30806
|
-
padding-right: 44px;
|
|
30804
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
30805
|
+
color: #1d326c;
|
|
30806
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
30807
30807
|
}
|
|
30808
30808
|
|
|
30809
|
-
.
|
|
30810
|
-
|
|
30809
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
30810
|
+
color: #7E41FF;
|
|
30811
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
30811
30812
|
}
|
|
30812
30813
|
|
|
30813
|
-
.
|
|
30814
|
-
|
|
30815
|
-
flex-grow: 0;
|
|
30816
|
-
flex-shrink: 0;
|
|
30817
|
-
flex-basis: 58%;
|
|
30814
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
30815
|
+
color: #fff;
|
|
30818
30816
|
}
|
|
30819
30817
|
|
|
30820
|
-
.
|
|
30821
|
-
|
|
30818
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
30819
|
+
background-color: #f0483e;
|
|
30822
30820
|
}
|
|
30823
30821
|
|
|
30824
|
-
.
|
|
30825
|
-
|
|
30822
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
30823
|
+
background-color: #fea008;
|
|
30826
30824
|
}
|
|
30827
30825
|
|
|
30828
|
-
.
|
|
30829
|
-
|
|
30830
|
-
width: 100%;
|
|
30831
|
-
max-width: 648px;
|
|
30826
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
30827
|
+
background-color: #00ba5d;
|
|
30832
30828
|
}
|
|
30833
30829
|
|
|
30834
|
-
.
|
|
30835
|
-
|
|
30830
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
30831
|
+
background-color: #0080ff;
|
|
30836
30832
|
}
|
|
30837
30833
|
|
|
30838
|
-
.
|
|
30839
|
-
|
|
30840
|
-
padding: 0;
|
|
30841
|
-
width: 100%;
|
|
30842
|
-
max-width: 648px;
|
|
30843
|
-
overflow: hidden;
|
|
30834
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
30835
|
+
background-color: #6b7d99;
|
|
30844
30836
|
}
|
|
30845
30837
|
|
|
30846
|
-
.
|
|
30847
|
-
|
|
30838
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
30839
|
+
background-color: #7E41FF;
|
|
30848
30840
|
}
|
|
30849
30841
|
|
|
30850
|
-
.
|
|
30851
|
-
|
|
30852
|
-
overflow-y: auto;
|
|
30842
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
30843
|
+
display: none;
|
|
30853
30844
|
}
|
|
30854
30845
|
|
|
30855
|
-
.
|
|
30856
|
-
|
|
30857
|
-
|
|
30846
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
30847
|
+
background: rgba(23, 38, 64, 0.8);
|
|
30848
|
+
border-radius: 4px;
|
|
30858
30849
|
}
|
|
30859
30850
|
|
|
30860
|
-
.
|
|
30861
|
-
margin:
|
|
30862
|
-
width: 100%;
|
|
30863
|
-
max-width: 1024px;
|
|
30851
|
+
.E_tju3gfj .date {
|
|
30852
|
+
margin-right: 4px;
|
|
30864
30853
|
}
|
|
30865
30854
|
|
|
30866
|
-
.
|
|
30867
|
-
|
|
30855
|
+
.E_s1dni7lo {
|
|
30856
|
+
width: 430px !important;
|
|
30868
30857
|
}
|
|
30869
30858
|
|
|
30870
|
-
.
|
|
30871
|
-
|
|
30872
|
-
|
|
30873
|
-
|
|
30874
|
-
|
|
30875
|
-
|
|
30859
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
30860
|
+
padding: 8px 16px;
|
|
30861
|
+
line-height: 18px;
|
|
30862
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30863
|
+
height: 34px;
|
|
30864
|
+
min-height: 34px;
|
|
30865
|
+
box-sizing: border-box;
|
|
30866
|
+
margin-top: 8px;
|
|
30876
30867
|
}
|
|
30877
30868
|
|
|
30878
|
-
.
|
|
30879
|
-
|
|
30880
|
-
|
|
30869
|
+
.E_o1ugr09p {
|
|
30870
|
+
display: flex;
|
|
30871
|
+
flex-direction: column;
|
|
30872
|
+
margin: 1px 8px;
|
|
30873
|
+
padding: 8px;
|
|
30874
|
+
border-radius: 4px;
|
|
30875
|
+
}
|
|
30876
|
+
|
|
30877
|
+
.E_o1ugr09p .selected-icon {
|
|
30878
|
+
display: none;
|
|
30879
|
+
}
|
|
30880
|
+
|
|
30881
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
30882
|
+
padding-left: 8px;
|
|
30883
|
+
}
|
|
30884
|
+
|
|
30885
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
30886
|
+
background-color: white;
|
|
30887
|
+
}
|
|
30888
|
+
|
|
30889
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
30890
|
+
color: #0080ff;
|
|
30891
|
+
}
|
|
30892
|
+
|
|
30893
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
30894
|
+
display: block;
|
|
30895
|
+
}
|
|
30896
|
+
|
|
30897
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
30898
|
+
background: rgba(0, 136, 255, 0.16);
|
|
30899
|
+
}
|
|
30900
|
+
|
|
30901
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
30902
|
+
color: #0080ff;
|
|
30903
|
+
}
|
|
30904
|
+
|
|
30905
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
30906
|
+
background: rgba(0, 136, 255, 0.1);
|
|
30907
|
+
color: #0080ff;
|
|
30908
|
+
}
|
|
30909
|
+
|
|
30910
|
+
.E_o1ifxsq4 {
|
|
30911
|
+
display: flex;
|
|
30912
|
+
justify-content: space-between;
|
|
30913
|
+
height: 20px;
|
|
30914
|
+
line-height: 20px;
|
|
30915
|
+
}
|
|
30916
|
+
|
|
30917
|
+
.E_o1ifxsq4 .timezone-title {
|
|
30918
|
+
color: #2d3a56;
|
|
30919
|
+
overflow: hidden;
|
|
30920
|
+
text-overflow: ellipsis;
|
|
30921
|
+
}
|
|
30922
|
+
|
|
30923
|
+
.E_o1zue7 {
|
|
30924
|
+
display: flex;
|
|
30925
|
+
justify-content: space-between;
|
|
30926
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30927
|
+
height: 18px;
|
|
30928
|
+
line-height: 18px;
|
|
30929
|
+
margin-top: 2px;
|
|
30930
|
+
}
|
|
30931
|
+
|
|
30932
|
+
.E_tyfmlxg {
|
|
30933
|
+
border: none;
|
|
30934
|
+
margin-right: 0;
|
|
30935
|
+
background: rgba(225, 230, 241, 0.6);
|
|
30936
|
+
}
|
|
30937
|
+
|
|
30938
|
+
.E_o18uybox {
|
|
30939
|
+
pointer-events: none;
|
|
30940
|
+
height: 32px;
|
|
30941
|
+
width: 100%;
|
|
30942
|
+
opacity: 0;
|
|
30943
|
+
}
|
|
30944
|
+
|
|
30945
|
+
.E_cnujxq2 {
|
|
30946
|
+
display: flex;
|
|
30947
|
+
flex-direction: column;
|
|
30948
|
+
}
|
|
30949
|
+
|
|
30950
|
+
.E_m7s48ia {
|
|
30951
|
+
max-width: 1120px;
|
|
30952
|
+
width: 100%;
|
|
30953
|
+
margin: 0 auto;
|
|
30954
|
+
height: 100%;
|
|
30955
|
+
}
|
|
30956
|
+
|
|
30957
|
+
.E_wt5zbg6 {
|
|
30958
|
+
max-width: 1120px;
|
|
30959
|
+
width: 100%;
|
|
30960
|
+
margin: 0 auto;
|
|
30961
|
+
display: flex;
|
|
30962
|
+
}
|
|
30963
|
+
|
|
30964
|
+
.E_wt5zbg6 .left,
|
|
30965
|
+
.E_wt5zbg6 .right {
|
|
30966
|
+
flex-grow: 0;
|
|
30967
|
+
flex-shrink: 0;
|
|
30968
|
+
flex-basis: 21%;
|
|
30969
|
+
}
|
|
30970
|
+
|
|
30971
|
+
.E_wt5zbg6 .left {
|
|
30972
|
+
display: flex;
|
|
30973
|
+
justify-content: flex-end;
|
|
30974
|
+
padding-right: 44px;
|
|
30975
|
+
}
|
|
30976
|
+
|
|
30977
|
+
.E_wt5zbg6 .right {
|
|
30978
|
+
padding-left: 44px;
|
|
30979
|
+
}
|
|
30980
|
+
|
|
30981
|
+
.E_wt5zbg6 .middle {
|
|
30982
|
+
margin-bottom: 40px;
|
|
30983
|
+
flex-grow: 0;
|
|
30984
|
+
flex-shrink: 0;
|
|
30985
|
+
flex-basis: 58%;
|
|
30986
|
+
}
|
|
30987
|
+
|
|
30988
|
+
.E_wt5zbg6 .middle .form-base-field {
|
|
30989
|
+
width: 100%;
|
|
30990
|
+
}
|
|
30991
|
+
|
|
30992
|
+
.E_wt5zbg6 .middle .form-base-field .form-base-field {
|
|
30993
|
+
width: auto;
|
|
30994
|
+
}
|
|
30995
|
+
|
|
30996
|
+
.E_h18jprzg .ant-modal-header {
|
|
30997
|
+
margin: 0 auto;
|
|
30998
|
+
width: 100%;
|
|
30999
|
+
max-width: 648px;
|
|
31000
|
+
}
|
|
31001
|
+
|
|
31002
|
+
.E_h18jprzg .ant-modal-header .ant-modal-title {
|
|
31003
|
+
margin-left: 0;
|
|
31004
|
+
}
|
|
31005
|
+
|
|
31006
|
+
.E_h18jprzg .ant-modal-body {
|
|
31007
|
+
margin: 0 auto;
|
|
31008
|
+
padding: 0;
|
|
31009
|
+
width: 100%;
|
|
31010
|
+
max-width: 648px;
|
|
31011
|
+
overflow: hidden;
|
|
31012
|
+
}
|
|
31013
|
+
|
|
31014
|
+
.E_h18jprzg .ant-modal-body .horizontal-steps-wrapper {
|
|
31015
|
+
margin-bottom: 40px;
|
|
31016
|
+
}
|
|
31017
|
+
|
|
31018
|
+
.E_h18jprzg .ant-modal-body .horizontal-content-wrapper {
|
|
31019
|
+
height: calc(100vh - 225px);
|
|
31020
|
+
overflow-y: auto;
|
|
31021
|
+
}
|
|
31022
|
+
|
|
31023
|
+
.E_h18jprzg .ant-modal-footer .footer-content {
|
|
31024
|
+
margin: 0 auto;
|
|
31025
|
+
max-width: 648px;
|
|
31026
|
+
}
|
|
31027
|
+
|
|
31028
|
+
.E_h16z9xgz .ant-modal-header {
|
|
31029
|
+
margin: 0 auto;
|
|
31030
|
+
width: 100%;
|
|
31031
|
+
max-width: 1024px;
|
|
31032
|
+
}
|
|
31033
|
+
|
|
31034
|
+
.E_h16z9xgz .ant-modal-header .ant-modal-title {
|
|
31035
|
+
margin-left: 0;
|
|
31036
|
+
}
|
|
31037
|
+
|
|
31038
|
+
.E_h16z9xgz .ant-modal-body {
|
|
31039
|
+
margin: 0 auto;
|
|
31040
|
+
padding: 0;
|
|
31041
|
+
width: 100%;
|
|
31042
|
+
max-width: 1024px;
|
|
31043
|
+
overflow: hidden;
|
|
31044
|
+
}
|
|
31045
|
+
|
|
31046
|
+
.E_h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
|
|
31047
|
+
margin-bottom: 40px;
|
|
31048
|
+
}
|
|
30881
31049
|
|
|
30882
31050
|
.E_h16z9xgz .ant-modal-body .horizontal-content-wrapper {
|
|
30883
31051
|
height: calc(100vh - 225px);
|
|
@@ -31558,6 +31726,43 @@ input.E_rf8rlle.ant-input {
|
|
|
31558
31726
|
margin: 4px 0;
|
|
31559
31727
|
}
|
|
31560
31728
|
|
|
31729
|
+
.E_iq1gosr {
|
|
31730
|
+
display: inline-block;
|
|
31731
|
+
}
|
|
31732
|
+
|
|
31733
|
+
.E_a1b5xrg3 .user-icon-inner {
|
|
31734
|
+
display: inline-flex;
|
|
31735
|
+
align-items: center;
|
|
31736
|
+
justify-content: center;
|
|
31737
|
+
color: #fff;
|
|
31738
|
+
font-weight: bold;
|
|
31739
|
+
font-size: 12px;
|
|
31740
|
+
width: 24px;
|
|
31741
|
+
height: 24px;
|
|
31742
|
+
border-radius: 50%;
|
|
31743
|
+
background: var(--a1b5xrg3-0);
|
|
31744
|
+
}
|
|
31745
|
+
|
|
31746
|
+
.E_a1b5xrg3.btn-item {
|
|
31747
|
+
transition: all 160ms ease;
|
|
31748
|
+
cursor: pointer;
|
|
31749
|
+
width: 56px;
|
|
31750
|
+
height: 40px;
|
|
31751
|
+
display: inline-flex;
|
|
31752
|
+
align-items: center;
|
|
31753
|
+
justify-content: center;
|
|
31754
|
+
border-radius: 6px;
|
|
31755
|
+
}
|
|
31756
|
+
|
|
31757
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
31758
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
31759
|
+
}
|
|
31760
|
+
|
|
31761
|
+
.E_a1b5xrg3.btn-item:active {
|
|
31762
|
+
transform: translateY(2px);
|
|
31763
|
+
transition: all 320ms ease;
|
|
31764
|
+
}
|
|
31765
|
+
|
|
31561
31766
|
.E_dsnbhzf {
|
|
31562
31767
|
font-family: Inter;
|
|
31563
31768
|
font-style: normal;
|
|
@@ -32033,227 +32238,114 @@ input.E_rf8rlle.ant-input {
|
|
|
32033
32238
|
line-height: 12px;
|
|
32034
32239
|
}
|
|
32035
32240
|
|
|
32036
|
-
.
|
|
32037
|
-
|
|
32241
|
+
.E_c1yyuluq {
|
|
32242
|
+
border-radius: 8px;
|
|
32038
32243
|
}
|
|
32039
32244
|
|
|
32040
|
-
.
|
|
32041
|
-
padding:
|
|
32042
|
-
border-radius: 4px;
|
|
32245
|
+
.E_c1yyuluq .ant-card-body {
|
|
32246
|
+
padding: 20px 24px 24px 24px;
|
|
32043
32247
|
}
|
|
32044
32248
|
|
|
32045
|
-
.
|
|
32046
|
-
|
|
32047
|
-
|
|
32249
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32250
|
+
border: 0px;
|
|
32251
|
+
background-color: #fff;
|
|
32048
32252
|
}
|
|
32049
32253
|
|
|
32050
|
-
.
|
|
32051
|
-
padding:
|
|
32052
|
-
|
|
32254
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32255
|
+
padding-top: 0px;
|
|
32256
|
+
padding-bottom: 0px;
|
|
32257
|
+
padding-left: 0px !important;
|
|
32258
|
+
padding-right: 24px;
|
|
32053
32259
|
}
|
|
32054
32260
|
|
|
32055
|
-
.
|
|
32056
|
-
|
|
32261
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32262
|
+
right: 0px;
|
|
32057
32263
|
}
|
|
32058
32264
|
|
|
32059
|
-
.
|
|
32060
|
-
|
|
32061
|
-
margin-right: 8px;
|
|
32062
|
-
display: inline-flex;
|
|
32063
|
-
align-items: center;
|
|
32064
|
-
border: none;
|
|
32265
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32266
|
+
padding: 0px;
|
|
32065
32267
|
}
|
|
32066
32268
|
|
|
32067
|
-
.
|
|
32068
|
-
|
|
32069
|
-
|
|
32070
|
-
color: inherit;
|
|
32071
|
-
margin-left: 4px;
|
|
32072
|
-
opacity: 0.6;
|
|
32073
|
-
display: inline-flex;
|
|
32074
|
-
}
|
|
32075
|
-
|
|
32076
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32077
|
-
opacity: 1;
|
|
32078
|
-
}
|
|
32079
|
-
|
|
32080
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32081
|
-
color: #0080ff;
|
|
32082
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32083
|
-
}
|
|
32084
|
-
|
|
32085
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32086
|
-
color: #f0483e;
|
|
32087
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32088
|
-
}
|
|
32089
|
-
|
|
32090
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32091
|
-
color: #e07f00;
|
|
32092
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32093
|
-
}
|
|
32094
|
-
|
|
32095
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32096
|
-
color: #008f4c;
|
|
32097
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32098
|
-
}
|
|
32099
|
-
|
|
32100
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32101
|
-
color: #1d326c;
|
|
32102
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32103
|
-
}
|
|
32104
|
-
|
|
32105
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32106
|
-
color: #7E41FF;
|
|
32107
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32108
|
-
}
|
|
32109
|
-
|
|
32110
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32111
|
-
color: #fff;
|
|
32112
|
-
}
|
|
32113
|
-
|
|
32114
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32115
|
-
background-color: #f0483e;
|
|
32116
|
-
}
|
|
32117
|
-
|
|
32118
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32119
|
-
background-color: #fea008;
|
|
32120
|
-
}
|
|
32121
|
-
|
|
32122
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32123
|
-
background-color: #00ba5d;
|
|
32124
|
-
}
|
|
32125
|
-
|
|
32126
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32127
|
-
background-color: #0080ff;
|
|
32128
|
-
}
|
|
32129
|
-
|
|
32130
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32131
|
-
background-color: #6b7d99;
|
|
32132
|
-
}
|
|
32133
|
-
|
|
32134
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32135
|
-
background-color: #7E41FF;
|
|
32136
|
-
}
|
|
32137
|
-
|
|
32138
|
-
.E_s1dni7lo {
|
|
32139
|
-
width: 430px !important;
|
|
32269
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32270
|
+
padding-right: 0px;
|
|
32271
|
+
cursor: default;
|
|
32140
32272
|
}
|
|
32141
32273
|
|
|
32142
|
-
.
|
|
32143
|
-
|
|
32144
|
-
line-height: 18px;
|
|
32145
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32146
|
-
height: 34px;
|
|
32147
|
-
min-height: 34px;
|
|
32148
|
-
box-sizing: border-box;
|
|
32149
|
-
margin-top: 8px;
|
|
32274
|
+
.E_m196gn1d {
|
|
32275
|
+
min-width: 1280px;
|
|
32150
32276
|
}
|
|
32151
32277
|
|
|
32152
|
-
.
|
|
32278
|
+
.E_n12mqh7z {
|
|
32153
32279
|
display: flex;
|
|
32154
|
-
|
|
32155
|
-
|
|
32156
|
-
|
|
32157
|
-
border-radius: 4px;
|
|
32158
|
-
}
|
|
32159
|
-
|
|
32160
|
-
.E_o1ugr09p .selected-icon {
|
|
32161
|
-
display: none;
|
|
32162
|
-
}
|
|
32163
|
-
|
|
32164
|
-
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
32165
|
-
padding-left: 8px;
|
|
32166
|
-
}
|
|
32167
|
-
|
|
32168
|
-
.E_o1ugr09p.ant-select-item-option-selected {
|
|
32169
|
-
background-color: white;
|
|
32170
|
-
}
|
|
32171
|
-
|
|
32172
|
-
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
32173
|
-
color: #0080ff;
|
|
32280
|
+
align-items: center;
|
|
32281
|
+
font-size: 12px;
|
|
32282
|
+
line-height: 18px;
|
|
32174
32283
|
}
|
|
32175
32284
|
|
|
32176
|
-
.
|
|
32177
|
-
|
|
32285
|
+
.E_n12mqh7z:not(:last-child) {
|
|
32286
|
+
margin-bottom: 4px;
|
|
32178
32287
|
}
|
|
32179
32288
|
|
|
32180
|
-
.
|
|
32181
|
-
|
|
32289
|
+
.E_tf5bynu {
|
|
32290
|
+
margin: 0 3px;
|
|
32182
32291
|
}
|
|
32183
32292
|
|
|
32184
|
-
.
|
|
32185
|
-
|
|
32293
|
+
.E_tcckoz1 {
|
|
32294
|
+
max-height: 400px;
|
|
32295
|
+
overflow: auto;
|
|
32186
32296
|
}
|
|
32187
32297
|
|
|
32188
|
-
.
|
|
32189
|
-
|
|
32190
|
-
|
|
32298
|
+
.E_c18bcrac {
|
|
32299
|
+
display: inline-block;
|
|
32300
|
+
width: 100%;
|
|
32191
32301
|
}
|
|
32192
32302
|
|
|
32193
|
-
.
|
|
32194
|
-
|
|
32195
|
-
justify-content: space-between;
|
|
32196
|
-
height: 20px;
|
|
32197
|
-
line-height: 20px;
|
|
32303
|
+
.E_c18bcrac .recharts-wrapper {
|
|
32304
|
+
margin-left: 4px;
|
|
32198
32305
|
}
|
|
32199
32306
|
|
|
32200
|
-
.
|
|
32201
|
-
|
|
32202
|
-
overflow: hidden;
|
|
32203
|
-
text-overflow: ellipsis;
|
|
32307
|
+
.E_cro7kg2 {
|
|
32308
|
+
padding: 4px;
|
|
32204
32309
|
}
|
|
32205
32310
|
|
|
32206
|
-
.
|
|
32311
|
+
.E_c14wcxf0 {
|
|
32207
32312
|
display: flex;
|
|
32208
32313
|
justify-content: space-between;
|
|
32209
|
-
|
|
32210
|
-
|
|
32211
|
-
line-height:
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
|
|
32215
|
-
.E_tyfmlxg {
|
|
32216
|
-
border: none;
|
|
32217
|
-
margin-right: 0;
|
|
32218
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32219
|
-
}
|
|
32220
|
-
|
|
32221
|
-
.E_o18uybox {
|
|
32222
|
-
pointer-events: none;
|
|
32223
|
-
height: 32px;
|
|
32224
|
-
width: 100%;
|
|
32225
|
-
opacity: 0;
|
|
32314
|
+
align-items: center;
|
|
32315
|
+
font-size: 13px;
|
|
32316
|
+
line-height: 24px;
|
|
32317
|
+
color: #cccccc;
|
|
32318
|
+
white-space: nowrap;
|
|
32226
32319
|
}
|
|
32227
32320
|
|
|
32228
|
-
.
|
|
32229
|
-
|
|
32321
|
+
.E_c14wcxf0 label {
|
|
32322
|
+
margin-right: 32px;
|
|
32230
32323
|
}
|
|
32231
32324
|
|
|
32232
|
-
.
|
|
32233
|
-
|
|
32234
|
-
|
|
32325
|
+
.E_coy29mj.E_c14wcxf0 {
|
|
32326
|
+
font-weight: bold;
|
|
32327
|
+
color: white;
|
|
32235
32328
|
}
|
|
32236
32329
|
|
|
32237
|
-
.
|
|
32330
|
+
.E_s11212zy {
|
|
32331
|
+
width: 8px;
|
|
32332
|
+
height: 8px;
|
|
32333
|
+
border-radius: 2px;
|
|
32238
32334
|
display: inline-block;
|
|
32335
|
+
background: var(--s11212zy-0);
|
|
32336
|
+
border: 1px solid #fff;
|
|
32337
|
+
box-sizing: content-box;
|
|
32338
|
+
margin-right: 6px;
|
|
32239
32339
|
}
|
|
32240
32340
|
|
|
32241
|
-
.
|
|
32341
|
+
.E_p1lyky6c > :first-child {
|
|
32342
|
+
font-weight: bold;
|
|
32343
|
+
color: white;
|
|
32242
32344
|
margin-right: 4px;
|
|
32243
32345
|
}
|
|
32244
32346
|
|
|
32245
|
-
.
|
|
32246
|
-
|
|
32247
|
-
box-sizing: border-box;
|
|
32248
|
-
border-radius: 2px;
|
|
32249
|
-
background: #f5f7fa;
|
|
32250
|
-
display: flex;
|
|
32251
|
-
width: 100%;
|
|
32252
|
-
overflow: hidden;
|
|
32253
|
-
}
|
|
32254
|
-
|
|
32255
|
-
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32256
|
-
margin-left: 1px;
|
|
32347
|
+
.E_tqjc4ui {
|
|
32348
|
+
margin: 0 2px;
|
|
32257
32349
|
}
|
|
32258
32350
|
|
|
32259
32351
|
.E_s1ebs0ra {
|
|
@@ -32327,53 +32419,32 @@ input.E_rf8rlle.ant-input {
|
|
|
32327
32419
|
background: #fff;
|
|
32328
32420
|
}
|
|
32329
32421
|
|
|
32330
|
-
.
|
|
32331
|
-
|
|
32332
|
-
width: 100%;
|
|
32333
|
-
}
|
|
32334
|
-
|
|
32335
|
-
.E_c18bcrac .recharts-wrapper {
|
|
32336
|
-
margin-left: 4px;
|
|
32337
|
-
}
|
|
32338
|
-
|
|
32339
|
-
.E_cro7kg2 {
|
|
32340
|
-
padding: 4px;
|
|
32422
|
+
.E_gmyahx3 {
|
|
32423
|
+
cursor: pointer;
|
|
32341
32424
|
}
|
|
32342
32425
|
|
|
32343
|
-
.
|
|
32344
|
-
|
|
32345
|
-
justify-content: space-between;
|
|
32346
|
-
align-items: center;
|
|
32347
|
-
font-size: 13px;
|
|
32348
|
-
line-height: 24px;
|
|
32349
|
-
color: #cccccc;
|
|
32350
|
-
white-space: nowrap;
|
|
32426
|
+
.E_gmyahx3 .link-text {
|
|
32427
|
+
color: rgba(0, 21, 64, 0.3);
|
|
32351
32428
|
}
|
|
32352
32429
|
|
|
32353
|
-
.
|
|
32354
|
-
|
|
32430
|
+
.E_gmyahx3:hover .link-text {
|
|
32431
|
+
color: #0080ff;
|
|
32355
32432
|
}
|
|
32356
32433
|
|
|
32357
|
-
.
|
|
32358
|
-
|
|
32359
|
-
|
|
32434
|
+
.E_ou7iq30 {
|
|
32435
|
+
overflow: hidden;
|
|
32436
|
+
text-overflow: ellipsis;
|
|
32360
32437
|
}
|
|
32361
32438
|
|
|
32362
|
-
.
|
|
32363
|
-
|
|
32364
|
-
height: 8px;
|
|
32365
|
-
border-radius: 2px;
|
|
32366
|
-
display: inline-block;
|
|
32367
|
-
background: var(--s11212zy-0);
|
|
32368
|
-
border: 1px solid #fff;
|
|
32369
|
-
box-sizing: content-box;
|
|
32370
|
-
margin-right: 6px;
|
|
32439
|
+
.E_s1tui002 {
|
|
32440
|
+
white-space: nowrap;
|
|
32371
32441
|
}
|
|
32372
32442
|
|
|
32373
|
-
.
|
|
32374
|
-
|
|
32375
|
-
|
|
32376
|
-
|
|
32443
|
+
.E_mxrc2zg {
|
|
32444
|
+
display: -webkit-box;
|
|
32445
|
+
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32446
|
+
-webkit-box-orient: vertical;
|
|
32447
|
+
word-break: break-all;
|
|
32377
32448
|
}
|
|
32378
32449
|
|
|
32379
32450
|
.E_clm1wy1 {
|
|
@@ -32485,54 +32556,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32485
32556
|
border-radius: 2px;
|
|
32486
32557
|
}
|
|
32487
32558
|
|
|
32488
|
-
.E_gmyahx3 {
|
|
32489
|
-
cursor: pointer;
|
|
32490
|
-
}
|
|
32491
|
-
|
|
32492
|
-
.E_gmyahx3 .link-text {
|
|
32493
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32494
|
-
}
|
|
32495
|
-
|
|
32496
|
-
.E_gmyahx3:hover .link-text {
|
|
32497
|
-
color: #0080ff;
|
|
32498
|
-
}
|
|
32499
|
-
|
|
32500
|
-
.E_ou7iq30 {
|
|
32501
|
-
overflow: hidden;
|
|
32502
|
-
text-overflow: ellipsis;
|
|
32503
|
-
}
|
|
32504
|
-
|
|
32505
|
-
.E_s1tui002 {
|
|
32506
|
-
white-space: nowrap;
|
|
32507
|
-
}
|
|
32508
|
-
|
|
32509
|
-
.E_mxrc2zg {
|
|
32510
|
-
display: -webkit-box;
|
|
32511
|
-
-webkit-line-clamp: var(--mxrc2zg-0);
|
|
32512
|
-
-webkit-box-orient: vertical;
|
|
32513
|
-
word-break: break-all;
|
|
32514
|
-
}
|
|
32515
|
-
|
|
32516
|
-
.E_n12mqh7z {
|
|
32517
|
-
display: flex;
|
|
32518
|
-
align-items: center;
|
|
32519
|
-
font-size: 12px;
|
|
32520
|
-
line-height: 18px;
|
|
32521
|
-
}
|
|
32522
|
-
|
|
32523
|
-
.E_n12mqh7z:not(:last-child) {
|
|
32524
|
-
margin-bottom: 4px;
|
|
32525
|
-
}
|
|
32526
|
-
|
|
32527
|
-
.E_tf5bynu {
|
|
32528
|
-
margin: 0 3px;
|
|
32529
|
-
}
|
|
32530
|
-
|
|
32531
|
-
.E_tcckoz1 {
|
|
32532
|
-
max-height: 400px;
|
|
32533
|
-
overflow: auto;
|
|
32534
|
-
}
|
|
32535
|
-
|
|
32536
32559
|
.E_c1up1pdz {
|
|
32537
32560
|
width: 648px;
|
|
32538
32561
|
}
|
|
@@ -32699,43 +32722,6 @@ input.E_rf8rlle.ant-input {
|
|
|
32699
32722
|
color: #fff;
|
|
32700
32723
|
}
|
|
32701
32724
|
|
|
32702
|
-
.E_tqjc4ui {
|
|
32703
|
-
margin: 0 2px;
|
|
32704
|
-
}
|
|
32705
|
-
|
|
32706
|
-
.E_c1yyuluq {
|
|
32707
|
-
border-radius: 8px;
|
|
32708
|
-
}
|
|
32709
|
-
|
|
32710
|
-
.E_c1yyuluq .ant-card-body {
|
|
32711
|
-
padding: 20px 24px 24px 24px;
|
|
32712
|
-
}
|
|
32713
|
-
|
|
32714
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
32715
|
-
border: 0px;
|
|
32716
|
-
background-color: #fff;
|
|
32717
|
-
}
|
|
32718
|
-
|
|
32719
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32720
|
-
padding-top: 0px;
|
|
32721
|
-
padding-bottom: 0px;
|
|
32722
|
-
padding-left: 0px !important;
|
|
32723
|
-
padding-right: 24px;
|
|
32724
|
-
}
|
|
32725
|
-
|
|
32726
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32727
|
-
right: 0px;
|
|
32728
|
-
}
|
|
32729
|
-
|
|
32730
|
-
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32731
|
-
padding: 0px;
|
|
32732
|
-
}
|
|
32733
|
-
|
|
32734
|
-
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32735
|
-
padding-right: 0px;
|
|
32736
|
-
cursor: default;
|
|
32737
|
-
}
|
|
32738
|
-
|
|
32739
32725
|
.E_t1sqg15u {
|
|
32740
32726
|
background: white;
|
|
32741
32727
|
}
|
|
@@ -32849,6 +32835,15 @@ input.E_rf8rlle.ant-input {
|
|
|
32849
32835
|
text-overflow: ellipsis;
|
|
32850
32836
|
}
|
|
32851
32837
|
|
|
32838
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
32839
|
+
display: flex;
|
|
32840
|
+
align-items: center;
|
|
32841
|
+
}
|
|
32842
|
+
|
|
32843
|
+
.E_s1iv0tp1 .enabled-text {
|
|
32844
|
+
margin-right: 8px;
|
|
32845
|
+
}
|
|
32846
|
+
|
|
32852
32847
|
.E_wg1tsps {
|
|
32853
32848
|
display: flex;
|
|
32854
32849
|
align-items: center;
|
|
@@ -32874,6 +32869,20 @@ input.E_rf8rlle.ant-input {
|
|
|
32874
32869
|
color: #00122e !important;
|
|
32875
32870
|
}
|
|
32876
32871
|
|
|
32872
|
+
.E_skwah65 {
|
|
32873
|
+
height: 8px;
|
|
32874
|
+
box-sizing: border-box;
|
|
32875
|
+
border-radius: 2px;
|
|
32876
|
+
background: #f5f7fa;
|
|
32877
|
+
display: flex;
|
|
32878
|
+
width: 100%;
|
|
32879
|
+
overflow: hidden;
|
|
32880
|
+
}
|
|
32881
|
+
|
|
32882
|
+
.E_skwah65 .stack-bar-item + .stack-bar-item {
|
|
32883
|
+
margin-left: 1px;
|
|
32884
|
+
}
|
|
32885
|
+
|
|
32877
32886
|
.E_t160l1cm {
|
|
32878
32887
|
display: flex;
|
|
32879
32888
|
flex-direction: column;
|
|
@@ -33124,15 +33133,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33124
33133
|
background: transparent;
|
|
33125
33134
|
}
|
|
33126
33135
|
|
|
33127
|
-
.E_s1iv0tp1 .enabled-switch {
|
|
33128
|
-
display: flex;
|
|
33129
|
-
align-items: center;
|
|
33130
|
-
}
|
|
33131
|
-
|
|
33132
|
-
.E_s1iv0tp1 .enabled-text {
|
|
33133
|
-
margin-right: 8px;
|
|
33134
|
-
}
|
|
33135
|
-
|
|
33136
33136
|
.E_suhck3k {
|
|
33137
33137
|
height: 24px;
|
|
33138
33138
|
width: 24px;
|
|
@@ -34255,76 +34255,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34255
34255
|
padding: 0;
|
|
34256
34256
|
}
|
|
34257
34257
|
|
|
34258
|
-
.E_c1yd35n {
|
|
34259
|
-
padding: 0 12px 14px 12px;
|
|
34260
|
-
}
|
|
34261
|
-
|
|
34262
|
-
.E_c1kghdax {
|
|
34263
|
-
color: #2d3a56;
|
|
34264
|
-
padding: 7px 12px;
|
|
34265
|
-
display: flex;
|
|
34266
|
-
justify-content: space-between;
|
|
34267
|
-
align-items: center;
|
|
34268
|
-
}
|
|
34269
|
-
|
|
34270
|
-
.E_c1kghdax.has-arrow {
|
|
34271
|
-
padding-left: 10px;
|
|
34272
|
-
}
|
|
34273
|
-
|
|
34274
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34275
|
-
cursor: pointer;
|
|
34276
|
-
color: #00122e;
|
|
34277
|
-
}
|
|
34278
|
-
|
|
34279
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34280
|
-
color: #2d3a56;
|
|
34281
|
-
font-weight: 600;
|
|
34282
|
-
}
|
|
34283
|
-
|
|
34284
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34285
|
-
transform: rotate(90deg);
|
|
34286
|
-
}
|
|
34287
|
-
|
|
34288
|
-
.E_c1kghdax .sub-info {
|
|
34289
|
-
font-size: 12px;
|
|
34290
|
-
line-height: 18px;
|
|
34291
|
-
}
|
|
34292
|
-
|
|
34293
|
-
.E_c1kghdax .title-wrapper {
|
|
34294
|
-
display: flex;
|
|
34295
|
-
align-items: center;
|
|
34296
|
-
user-select: none;
|
|
34297
|
-
flex-grow: 1;
|
|
34298
|
-
font-size: 12px;
|
|
34299
|
-
line-height: 18px;
|
|
34300
|
-
color: #2d3a56;
|
|
34301
|
-
font-weight: 700;
|
|
34302
|
-
}
|
|
34303
|
-
|
|
34304
|
-
.E_c1kghdax .collapse-arrow {
|
|
34305
|
-
transition: all 50ms ease-out 0ms;
|
|
34306
|
-
margin-right: 2px;
|
|
34307
|
-
}
|
|
34308
|
-
|
|
34309
|
-
.E_b14q2gmw {
|
|
34310
|
-
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);
|
|
34311
|
-
}
|
|
34312
|
-
|
|
34313
|
-
.E_c1eym6el {
|
|
34314
|
-
border-radius: 8px;
|
|
34315
|
-
background-color: white;
|
|
34316
|
-
}
|
|
34317
|
-
|
|
34318
|
-
.E_c1eym6el.hoverable {
|
|
34319
|
-
cursor: pointer;
|
|
34320
|
-
}
|
|
34321
|
-
|
|
34322
|
-
.E_c1eym6el.hoverable:hover {
|
|
34323
|
-
transition: all 200ms ease;
|
|
34324
|
-
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34325
|
-
transform: translateY(-4px);
|
|
34326
|
-
}
|
|
34327
|
-
|
|
34328
34258
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34329
34259
|
margin-right: 2px;
|
|
34330
34260
|
}
|
|
@@ -34462,6 +34392,76 @@ input.E_rf8rlle.ant-input {
|
|
|
34462
34392
|
margin-left: 24px;
|
|
34463
34393
|
}
|
|
34464
34394
|
|
|
34395
|
+
.E_c1yd35n {
|
|
34396
|
+
padding: 0 12px 14px 12px;
|
|
34397
|
+
}
|
|
34398
|
+
|
|
34399
|
+
.E_c1kghdax {
|
|
34400
|
+
color: #2d3a56;
|
|
34401
|
+
padding: 7px 12px;
|
|
34402
|
+
display: flex;
|
|
34403
|
+
justify-content: space-between;
|
|
34404
|
+
align-items: center;
|
|
34405
|
+
}
|
|
34406
|
+
|
|
34407
|
+
.E_c1kghdax.has-arrow {
|
|
34408
|
+
padding-left: 10px;
|
|
34409
|
+
}
|
|
34410
|
+
|
|
34411
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34412
|
+
cursor: pointer;
|
|
34413
|
+
color: #00122e;
|
|
34414
|
+
}
|
|
34415
|
+
|
|
34416
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34417
|
+
color: #2d3a56;
|
|
34418
|
+
font-weight: 600;
|
|
34419
|
+
}
|
|
34420
|
+
|
|
34421
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34422
|
+
transform: rotate(90deg);
|
|
34423
|
+
}
|
|
34424
|
+
|
|
34425
|
+
.E_c1kghdax .sub-info {
|
|
34426
|
+
font-size: 12px;
|
|
34427
|
+
line-height: 18px;
|
|
34428
|
+
}
|
|
34429
|
+
|
|
34430
|
+
.E_c1kghdax .title-wrapper {
|
|
34431
|
+
display: flex;
|
|
34432
|
+
align-items: center;
|
|
34433
|
+
user-select: none;
|
|
34434
|
+
flex-grow: 1;
|
|
34435
|
+
font-size: 12px;
|
|
34436
|
+
line-height: 18px;
|
|
34437
|
+
color: #2d3a56;
|
|
34438
|
+
font-weight: 700;
|
|
34439
|
+
}
|
|
34440
|
+
|
|
34441
|
+
.E_c1kghdax .collapse-arrow {
|
|
34442
|
+
transition: all 50ms ease-out 0ms;
|
|
34443
|
+
margin-right: 2px;
|
|
34444
|
+
}
|
|
34445
|
+
|
|
34446
|
+
.E_b14q2gmw {
|
|
34447
|
+
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);
|
|
34448
|
+
}
|
|
34449
|
+
|
|
34450
|
+
.E_c1eym6el {
|
|
34451
|
+
border-radius: 8px;
|
|
34452
|
+
background-color: white;
|
|
34453
|
+
}
|
|
34454
|
+
|
|
34455
|
+
.E_c1eym6el.hoverable {
|
|
34456
|
+
cursor: pointer;
|
|
34457
|
+
}
|
|
34458
|
+
|
|
34459
|
+
.E_c1eym6el.hoverable:hover {
|
|
34460
|
+
transition: all 200ms ease;
|
|
34461
|
+
box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
|
|
34462
|
+
transform: translateY(-4px);
|
|
34463
|
+
}
|
|
34464
|
+
|
|
34465
34465
|
.E_t1gvlxt5 {
|
|
34466
34466
|
min-width: 0;
|
|
34467
34467
|
flex: 1;
|
|
@@ -34610,124 +34610,386 @@ input.E_rf8rlle.ant-input {
|
|
|
34610
34610
|
font-size: 12px;
|
|
34611
34611
|
}
|
|
34612
34612
|
|
|
34613
|
-
.E_l1noi4n1 {
|
|
34614
|
-
display: flex;
|
|
34615
|
-
justify-content: flex-start;
|
|
34616
|
-
align-items: center;
|
|
34617
|
-
font-size: 12px;
|
|
34618
|
-
cursor: pointer;
|
|
34613
|
+
.E_l1noi4n1 {
|
|
34614
|
+
display: flex;
|
|
34615
|
+
justify-content: flex-start;
|
|
34616
|
+
align-items: center;
|
|
34617
|
+
font-size: 12px;
|
|
34618
|
+
cursor: pointer;
|
|
34619
|
+
}
|
|
34620
|
+
|
|
34621
|
+
.E_l1noi4n1:not(:last-child) {
|
|
34622
|
+
margin-right: 20px;
|
|
34623
|
+
}
|
|
34624
|
+
|
|
34625
|
+
.E_l1noi4n1.deselected {
|
|
34626
|
+
opacity: 0.4;
|
|
34627
|
+
}
|
|
34628
|
+
|
|
34629
|
+
.E_l1noi4n1.deselected .color-block {
|
|
34630
|
+
background: #b4beca !important;
|
|
34631
|
+
}
|
|
34632
|
+
|
|
34633
|
+
.E_cz19rz6 {
|
|
34634
|
+
display: inline-block;
|
|
34635
|
+
height: 8px;
|
|
34636
|
+
width: 8px;
|
|
34637
|
+
margin-right: 8px;
|
|
34638
|
+
}
|
|
34639
|
+
|
|
34640
|
+
.E_e17r5r9c .ant-dropdown-menu-item {
|
|
34641
|
+
display: flex;
|
|
34642
|
+
align-items: center;
|
|
34643
|
+
font-size: 12px;
|
|
34644
|
+
margin: 0;
|
|
34645
|
+
}
|
|
34646
|
+
|
|
34647
|
+
.E_m1y1hhnr {
|
|
34648
|
+
position: relative;
|
|
34649
|
+
}
|
|
34650
|
+
|
|
34651
|
+
.E_m1y1hhnr.hidden-xaxis .pointer-wrapper {
|
|
34652
|
+
bottom: -12px;
|
|
34653
|
+
}
|
|
34654
|
+
|
|
34655
|
+
.E_m1y1hhnr .metric-toolbar {
|
|
34656
|
+
display: flex;
|
|
34657
|
+
justify-content: space-between;
|
|
34658
|
+
line-height: 30px;
|
|
34659
|
+
margin: 0 16px;
|
|
34660
|
+
}
|
|
34661
|
+
|
|
34662
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra {
|
|
34663
|
+
display: flex;
|
|
34664
|
+
font-size: 12px;
|
|
34665
|
+
align-items: center;
|
|
34666
|
+
}
|
|
34667
|
+
|
|
34668
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item {
|
|
34669
|
+
color: #a3b4cc;
|
|
34670
|
+
}
|
|
34671
|
+
|
|
34672
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .info-item + .info-item {
|
|
34673
|
+
margin-left: 10px;
|
|
34674
|
+
}
|
|
34675
|
+
|
|
34676
|
+
.E_m1y1hhnr .metric-toolbar .metric-extra .menu-trigger {
|
|
34677
|
+
margin-left: 10px;
|
|
34678
|
+
cursor: pointer;
|
|
34679
|
+
}
|
|
34680
|
+
|
|
34681
|
+
.E_m1y1hhnr .recharts-xAxis {
|
|
34682
|
+
font-size: 12px;
|
|
34683
|
+
}
|
|
34684
|
+
|
|
34685
|
+
.E_m1y1hhnr .pointer-wrapper {
|
|
34686
|
+
position: absolute;
|
|
34687
|
+
bottom: 10px;
|
|
34688
|
+
padding: 0 8px;
|
|
34689
|
+
border-radius: 4px;
|
|
34690
|
+
font-size: 12px;
|
|
34691
|
+
color: #fff;
|
|
34692
|
+
background: rgba(0, 0, 0, 0.75);
|
|
34693
|
+
transform: translateX(-50%);
|
|
34694
|
+
}
|
|
34695
|
+
|
|
34696
|
+
.E_tnvijvs {
|
|
34697
|
+
min-width: 200px;
|
|
34698
|
+
}
|
|
34699
|
+
|
|
34700
|
+
.E_t1ub2aex {
|
|
34701
|
+
display: flex;
|
|
34702
|
+
align-items: center;
|
|
34703
|
+
justify-content: space-between;
|
|
34704
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
34705
|
+
color: #b4beca;
|
|
34706
|
+
font-size: 12px;
|
|
34707
|
+
padding: 3px 6px;
|
|
34708
|
+
}
|
|
34709
|
+
|
|
34710
|
+
.E_t1ub2aex:first-child {
|
|
34711
|
+
padding-top: 3px;
|
|
34712
|
+
}
|
|
34713
|
+
|
|
34714
|
+
.E_t1ub2aex:last-child {
|
|
34715
|
+
padding-bottom: 3px;
|
|
34716
|
+
}
|
|
34717
|
+
|
|
34718
|
+
.E_t1ub2aex .column-value {
|
|
34719
|
+
color: #fff;
|
|
34720
|
+
margin-left: 8px;
|
|
34721
|
+
}
|
|
34722
|
+
|
|
34723
|
+
.E_w7ob4th.outside-tag {
|
|
34724
|
+
padding-left: 0;
|
|
34725
|
+
}
|
|
34726
|
+
|
|
34727
|
+
.E_w7ob4th.outside-tag .inside-tag {
|
|
34728
|
+
border-radius: 4px 0 0 4px;
|
|
34729
|
+
padding-right: 4px;
|
|
34730
|
+
margin-right: 4px;
|
|
34731
|
+
}
|
|
34732
|
+
|
|
34733
|
+
.E_slr2ynn {
|
|
34734
|
+
padding: 0 8px;
|
|
34735
|
+
height: 18px;
|
|
34736
|
+
}
|
|
34737
|
+
|
|
34738
|
+
.E_m140wbb6 {
|
|
34739
|
+
padding: 2px 8px;
|
|
34740
|
+
height: 24px;
|
|
34741
|
+
}
|
|
34742
|
+
|
|
34743
|
+
.E_t1fozc1i {
|
|
34744
|
+
margin: 0;
|
|
34745
|
+
}
|
|
34746
|
+
|
|
34747
|
+
.E_i1vxv4ln {
|
|
34748
|
+
margin-right: 4px;
|
|
34749
|
+
height: 16px;
|
|
34750
|
+
}
|
|
34751
|
+
|
|
34752
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34753
|
+
font-weight: 700;
|
|
34754
|
+
color: #00122e;
|
|
34755
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34756
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34757
|
+
word-break: break-all;
|
|
34758
|
+
display: inline;
|
|
34759
|
+
white-space: normal;
|
|
34760
|
+
}
|
|
34761
|
+
|
|
34762
|
+
.E_i1g85yz3 {
|
|
34763
|
+
margin-right: 4px;
|
|
34764
|
+
height: 16px;
|
|
34765
|
+
}
|
|
34766
|
+
|
|
34767
|
+
.E_t1dtlqs1 {
|
|
34768
|
+
margin-bottom: 4px;
|
|
34769
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34770
|
+
overflow: hidden;
|
|
34771
|
+
text-overflow: ellipsis;
|
|
34772
|
+
white-space: nowrap;
|
|
34773
|
+
}
|
|
34774
|
+
|
|
34775
|
+
.E_s1ese5oy {
|
|
34776
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34777
|
+
line-height: 32px;
|
|
34778
|
+
height: 32px;
|
|
34779
|
+
margin-bottom: 0;
|
|
34780
|
+
}
|
|
34781
|
+
|
|
34782
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
34783
|
+
color: #0080ff;
|
|
34784
|
+
}
|
|
34785
|
+
|
|
34786
|
+
.E_s1ese5oy.warning {
|
|
34787
|
+
color: #ffa500;
|
|
34788
|
+
}
|
|
34789
|
+
|
|
34790
|
+
.E_s1ese5oy.success {
|
|
34791
|
+
color: #00ba5d;
|
|
34792
|
+
}
|
|
34793
|
+
|
|
34794
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
34795
|
+
color: #f0483e;
|
|
34796
|
+
}
|
|
34797
|
+
|
|
34798
|
+
.E_s1ese5oy.normal {
|
|
34799
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34800
|
+
}
|
|
34801
|
+
|
|
34802
|
+
.E_b1ibis43 {
|
|
34803
|
+
margin-bottom: 0;
|
|
34804
|
+
color: #00122e;
|
|
34805
|
+
}
|
|
34806
|
+
|
|
34807
|
+
.E_b11xxjd2 {
|
|
34808
|
+
line-height: 32px;
|
|
34809
|
+
margin-right: 6px;
|
|
34810
|
+
}
|
|
34811
|
+
|
|
34812
|
+
.E_bsub5bw.with-description {
|
|
34813
|
+
height: 24px;
|
|
34814
|
+
flex: 1;
|
|
34815
|
+
position: relative;
|
|
34816
|
+
top: -7px;
|
|
34817
|
+
}
|
|
34818
|
+
|
|
34819
|
+
.E_bsub5bw p {
|
|
34820
|
+
width: 100%;
|
|
34821
|
+
overflow: hidden;
|
|
34822
|
+
text-overflow: ellipsis;
|
|
34823
|
+
white-space: nowrap;
|
|
34824
|
+
}
|
|
34825
|
+
|
|
34826
|
+
.E_tmoyoag {
|
|
34827
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34828
|
+
border-radius: 8px;
|
|
34829
|
+
overflow: auto;
|
|
34830
|
+
}
|
|
34831
|
+
|
|
34832
|
+
.E_tmoyoag .ant-list {
|
|
34833
|
+
position: relative;
|
|
34834
|
+
}
|
|
34835
|
+
|
|
34836
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34837
|
+
position: sticky;
|
|
34838
|
+
top: 0;
|
|
34839
|
+
z-index: 2;
|
|
34840
|
+
display: flex;
|
|
34841
|
+
padding: 8px;
|
|
34842
|
+
flex-wrap: nowrap;
|
|
34843
|
+
justify-content: flex-start;
|
|
34844
|
+
background: #f2f5fa;
|
|
34845
|
+
font-size: 14px;
|
|
34846
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34847
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34848
|
+
}
|
|
34849
|
+
|
|
34850
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
34851
|
+
align-items: inherit;
|
|
34852
|
+
}
|
|
34853
|
+
|
|
34854
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
34855
|
+
display: flex;
|
|
34856
|
+
justify-content: flex-start;
|
|
34857
|
+
align-items: flex-start;
|
|
34858
|
+
flex-wrap: wrap;
|
|
34859
|
+
padding: 8px;
|
|
34860
|
+
border: none;
|
|
34861
|
+
}
|
|
34862
|
+
|
|
34863
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
34864
|
+
flex-basis: 100%;
|
|
34865
|
+
margin: 12px 0 0;
|
|
34866
|
+
order: 99;
|
|
34867
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34868
|
+
}
|
|
34869
|
+
|
|
34870
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
34871
|
+
color: #f0483e;
|
|
34872
|
+
flex-basis: 100%;
|
|
34873
|
+
order: 98;
|
|
34874
|
+
margin: 12px 0 0;
|
|
34875
|
+
}
|
|
34876
|
+
|
|
34877
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
34878
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34879
|
+
}
|
|
34880
|
+
|
|
34881
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
34882
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
34883
|
+
}
|
|
34884
|
+
|
|
34885
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
34886
|
+
flex: 1 0 0;
|
|
34887
|
+
overflow: hidden;
|
|
34888
|
+
}
|
|
34889
|
+
|
|
34890
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
34891
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34892
|
+
margin: 0;
|
|
34893
|
+
}
|
|
34894
|
+
|
|
34895
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
34896
|
+
text-align: center;
|
|
34619
34897
|
}
|
|
34620
34898
|
|
|
34621
|
-
.
|
|
34622
|
-
|
|
34899
|
+
.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 > * {
|
|
34900
|
+
text-align: center;
|
|
34623
34901
|
}
|
|
34624
34902
|
|
|
34625
|
-
.
|
|
34626
|
-
|
|
34903
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
34904
|
+
text-align: left;
|
|
34627
34905
|
}
|
|
34628
34906
|
|
|
34629
|
-
.
|
|
34630
|
-
|
|
34907
|
+
.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 > * {
|
|
34908
|
+
text-align: left;
|
|
34631
34909
|
}
|
|
34632
34910
|
|
|
34633
|
-
.
|
|
34634
|
-
|
|
34635
|
-
height: 8px;
|
|
34636
|
-
width: 8px;
|
|
34637
|
-
margin-right: 8px;
|
|
34911
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
34912
|
+
text-align: right;
|
|
34638
34913
|
}
|
|
34639
34914
|
|
|
34640
|
-
.
|
|
34641
|
-
|
|
34642
|
-
align-items: center;
|
|
34643
|
-
font-size: 12px;
|
|
34644
|
-
margin: 0;
|
|
34915
|
+
.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 > * {
|
|
34916
|
+
text-align: right;
|
|
34645
34917
|
}
|
|
34646
34918
|
|
|
34647
|
-
.
|
|
34648
|
-
|
|
34919
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
34920
|
+
margin-right: 8px;
|
|
34649
34921
|
}
|
|
34650
34922
|
|
|
34651
|
-
.
|
|
34652
|
-
|
|
34923
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
34924
|
+
padding: 4px;
|
|
34925
|
+
width: 24px;
|
|
34926
|
+
height: 24px;
|
|
34927
|
+
overflow: hidden;
|
|
34653
34928
|
}
|
|
34654
34929
|
|
|
34655
|
-
.
|
|
34656
|
-
|
|
34657
|
-
justify-content: space-between;
|
|
34658
|
-
line-height: 30px;
|
|
34659
|
-
margin: 0 16px;
|
|
34930
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
34931
|
+
padding: 0;
|
|
34660
34932
|
}
|
|
34661
34933
|
|
|
34662
|
-
.
|
|
34663
|
-
|
|
34664
|
-
|
|
34665
|
-
align-items: center;
|
|
34934
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
34935
|
+
cursor: not-allowed;
|
|
34936
|
+
opacity: 0.5;
|
|
34666
34937
|
}
|
|
34667
34938
|
|
|
34668
|
-
.
|
|
34669
|
-
|
|
34939
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
34940
|
+
margin: 0;
|
|
34670
34941
|
}
|
|
34671
34942
|
|
|
34672
|
-
.
|
|
34673
|
-
|
|
34943
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
34944
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
34945
|
+
border-radius: 5px;
|
|
34946
|
+
font-size: 12px;
|
|
34674
34947
|
}
|
|
34675
34948
|
|
|
34676
|
-
.
|
|
34677
|
-
|
|
34678
|
-
cursor: pointer;
|
|
34949
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
34950
|
+
font-size: inherit;
|
|
34679
34951
|
}
|
|
34680
34952
|
|
|
34681
|
-
.
|
|
34953
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
34954
|
+
min-height: 24px;
|
|
34682
34955
|
font-size: 12px;
|
|
34956
|
+
position: relative;
|
|
34683
34957
|
}
|
|
34684
34958
|
|
|
34685
|
-
.
|
|
34686
|
-
|
|
34687
|
-
bottom: 10px;
|
|
34688
|
-
padding: 0 8px;
|
|
34689
|
-
border-radius: 4px;
|
|
34690
|
-
font-size: 12px;
|
|
34691
|
-
color: #fff;
|
|
34692
|
-
background: rgba(0, 0, 0, 0.75);
|
|
34693
|
-
transform: translateX(-50%);
|
|
34959
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
34960
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
34694
34961
|
}
|
|
34695
34962
|
|
|
34696
|
-
.
|
|
34697
|
-
|
|
34963
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
34964
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
34698
34965
|
}
|
|
34699
34966
|
|
|
34700
|
-
.
|
|
34967
|
+
.E_a138syjm {
|
|
34701
34968
|
display: flex;
|
|
34702
34969
|
align-items: center;
|
|
34703
|
-
|
|
34704
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
34705
|
-
color: #b4beca;
|
|
34706
|
-
font-size: 12px;
|
|
34707
|
-
padding: 3px 6px;
|
|
34708
|
-
}
|
|
34709
|
-
|
|
34710
|
-
.E_t1ub2aex:first-child {
|
|
34711
|
-
padding-top: 3px;
|
|
34970
|
+
margin-top: 8px;
|
|
34712
34971
|
}
|
|
34713
34972
|
|
|
34714
|
-
.
|
|
34715
|
-
padding
|
|
34973
|
+
.E_a138syjm button.ant-btn {
|
|
34974
|
+
padding: 2px 8px;
|
|
34975
|
+
height: 24px;
|
|
34716
34976
|
}
|
|
34717
34977
|
|
|
34718
|
-
.
|
|
34719
|
-
|
|
34978
|
+
.E_a138syjm > span.maximum-desc {
|
|
34979
|
+
display: none;
|
|
34720
34980
|
margin-left: 8px;
|
|
34981
|
+
color: rgba(44, 56, 82, 0.6);
|
|
34721
34982
|
}
|
|
34722
34983
|
|
|
34723
|
-
.
|
|
34724
|
-
|
|
34984
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
34985
|
+
display: inline;
|
|
34725
34986
|
}
|
|
34726
34987
|
|
|
34727
|
-
.
|
|
34728
|
-
|
|
34729
|
-
|
|
34730
|
-
|
|
34988
|
+
.E_d77i8u0 {
|
|
34989
|
+
width: 24px;
|
|
34990
|
+
height: 24px;
|
|
34991
|
+
padding: 4px;
|
|
34992
|
+
margin-right: 8px;
|
|
34731
34993
|
}
|
|
34732
34994
|
|
|
34733
34995
|
.E_sjob3jg {
|
|
@@ -34962,40 +35224,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34962
35224
|
justify-content: center;
|
|
34963
35225
|
}
|
|
34964
35226
|
|
|
34965
|
-
.E_slr2ynn {
|
|
34966
|
-
padding: 0 8px;
|
|
34967
|
-
height: 18px;
|
|
34968
|
-
}
|
|
34969
|
-
|
|
34970
|
-
.E_m140wbb6 {
|
|
34971
|
-
padding: 2px 8px;
|
|
34972
|
-
height: 24px;
|
|
34973
|
-
}
|
|
34974
|
-
|
|
34975
|
-
.E_t1fozc1i {
|
|
34976
|
-
margin: 0;
|
|
34977
|
-
}
|
|
34978
|
-
|
|
34979
|
-
.E_i1vxv4ln {
|
|
34980
|
-
margin-right: 4px;
|
|
34981
|
-
height: 16px;
|
|
34982
|
-
}
|
|
34983
|
-
|
|
34984
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
34985
|
-
font-weight: 700;
|
|
34986
|
-
color: #00122e;
|
|
34987
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
34988
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
34989
|
-
word-break: break-all;
|
|
34990
|
-
display: inline;
|
|
34991
|
-
white-space: normal;
|
|
34992
|
-
}
|
|
34993
|
-
|
|
34994
|
-
.E_i1g85yz3 {
|
|
34995
|
-
margin-right: 4px;
|
|
34996
|
-
height: 16px;
|
|
34997
|
-
}
|
|
34998
|
-
|
|
34999
35227
|
button.E_l48ei06.ant-btn {
|
|
35000
35228
|
font-size: 12px;
|
|
35001
35229
|
line-height: 18px;
|
|
@@ -35031,127 +35259,32 @@ button.E_l48ei06.ui-kit-link-primary {
|
|
|
35031
35259
|
color: #00122E;
|
|
35032
35260
|
}
|
|
35033
35261
|
|
|
35034
|
-
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35035
|
-
color: #0080FF;
|
|
35036
|
-
}
|
|
35037
|
-
|
|
35038
|
-
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35039
|
-
color: #005ED1;
|
|
35040
|
-
}
|
|
35041
|
-
|
|
35042
|
-
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35043
|
-
color: #00122E;
|
|
35044
|
-
}
|
|
35045
|
-
|
|
35046
|
-
button.E_l48ei06.ui-kit-link-secondary {
|
|
35047
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35048
|
-
}
|
|
35049
|
-
|
|
35050
|
-
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35051
|
-
color: #0080FF;
|
|
35052
|
-
}
|
|
35053
|
-
|
|
35054
|
-
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35055
|
-
color: #005ED1;
|
|
35056
|
-
}
|
|
35057
|
-
|
|
35058
|
-
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35059
|
-
color: rgba(44, 56, 82, 0.7490196078);
|
|
35060
|
-
}
|
|
35061
|
-
|
|
35062
|
-
.E_sddwhm6 {
|
|
35063
|
-
margin: 0;
|
|
35064
|
-
border-radius: 20px;
|
|
35065
|
-
padding: 2px 10px;
|
|
35066
|
-
height: 22px;
|
|
35067
|
-
}
|
|
35068
|
-
|
|
35069
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35070
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35071
|
-
}
|
|
35072
|
-
|
|
35073
|
-
.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 {
|
|
35074
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35075
|
-
}
|
|
35076
|
-
|
|
35077
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35078
|
-
color: #00122e;
|
|
35079
|
-
}
|
|
35080
|
-
|
|
35081
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35082
|
-
margin-right: 6px;
|
|
35083
|
-
}
|
|
35084
|
-
|
|
35085
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35086
|
-
margin-left: 8px;
|
|
35087
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35088
|
-
}
|
|
35089
|
-
|
|
35090
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35091
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35092
|
-
}
|
|
35093
|
-
|
|
35094
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35095
|
-
background-color: #0080ff;
|
|
35096
|
-
}
|
|
35097
|
-
|
|
35098
|
-
.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 {
|
|
35099
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35100
|
-
}
|
|
35101
|
-
|
|
35102
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35103
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35104
|
-
}
|
|
35105
|
-
|
|
35106
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35107
|
-
background-color: #f0483e;
|
|
35108
|
-
}
|
|
35109
|
-
|
|
35110
|
-
.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 {
|
|
35111
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
35112
|
-
}
|
|
35113
|
-
|
|
35114
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35115
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
35116
|
-
}
|
|
35117
|
-
|
|
35118
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35119
|
-
background-color: #fea008;
|
|
35120
|
-
}
|
|
35121
|
-
|
|
35122
|
-
.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 {
|
|
35123
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
35124
|
-
}
|
|
35125
|
-
|
|
35126
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35127
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35262
|
+
button.E_l48ei06.ui-kit-link-primary:hover, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-hover {
|
|
35263
|
+
color: #0080FF;
|
|
35128
35264
|
}
|
|
35129
35265
|
|
|
35130
|
-
.
|
|
35131
|
-
|
|
35266
|
+
button.E_l48ei06.ui-kit-link-primary:active, button.E_l48ei06.ui-kit-link-primary.__pseudo-states-active {
|
|
35267
|
+
color: #005ED1;
|
|
35132
35268
|
}
|
|
35133
35269
|
|
|
35134
|
-
.
|
|
35135
|
-
|
|
35270
|
+
button.E_l48ei06.ui-kit-link-primary.ui-kit-link-disabled {
|
|
35271
|
+
color: #00122E;
|
|
35136
35272
|
}
|
|
35137
35273
|
|
|
35138
|
-
.
|
|
35139
|
-
|
|
35274
|
+
button.E_l48ei06.ui-kit-link-secondary {
|
|
35275
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35140
35276
|
}
|
|
35141
35277
|
|
|
35142
|
-
.
|
|
35143
|
-
|
|
35278
|
+
button.E_l48ei06.ui-kit-link-secondary:hover, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-hover {
|
|
35279
|
+
color: #0080FF;
|
|
35144
35280
|
}
|
|
35145
35281
|
|
|
35146
|
-
.
|
|
35147
|
-
|
|
35282
|
+
button.E_l48ei06.ui-kit-link-secondary:active, button.E_l48ei06.ui-kit-link-secondary.__pseudo-states-active {
|
|
35283
|
+
color: #005ED1;
|
|
35148
35284
|
}
|
|
35149
35285
|
|
|
35150
|
-
.
|
|
35151
|
-
|
|
35152
|
-
height: 8px;
|
|
35153
|
-
border-radius: 50%;
|
|
35154
|
-
display: inline-block;
|
|
35286
|
+
button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
35287
|
+
color: rgba(44, 56, 82, 0.7490196078);
|
|
35155
35288
|
}
|
|
35156
35289
|
|
|
35157
35290
|
.E_tc97u5y {
|
|
@@ -35604,232 +35737,99 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35604
35737
|
background: #fff;
|
|
35605
35738
|
}
|
|
35606
35739
|
|
|
35607
|
-
.
|
|
35608
|
-
margin
|
|
35609
|
-
|
|
35610
|
-
|
|
35611
|
-
|
|
35612
|
-
white-space: nowrap;
|
|
35613
|
-
}
|
|
35614
|
-
|
|
35615
|
-
.E_s1ese5oy {
|
|
35616
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35617
|
-
line-height: 32px;
|
|
35618
|
-
height: 32px;
|
|
35619
|
-
margin-bottom: 0;
|
|
35620
|
-
}
|
|
35621
|
-
|
|
35622
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35623
|
-
color: #0080ff;
|
|
35624
|
-
}
|
|
35625
|
-
|
|
35626
|
-
.E_s1ese5oy.warning {
|
|
35627
|
-
color: #ffa500;
|
|
35628
|
-
}
|
|
35629
|
-
|
|
35630
|
-
.E_s1ese5oy.success {
|
|
35631
|
-
color: #00ba5d;
|
|
35740
|
+
.E_sddwhm6 {
|
|
35741
|
+
margin: 0;
|
|
35742
|
+
border-radius: 20px;
|
|
35743
|
+
padding: 2px 10px;
|
|
35744
|
+
height: 22px;
|
|
35632
35745
|
}
|
|
35633
35746
|
|
|
35634
|
-
.
|
|
35635
|
-
color:
|
|
35747
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35748
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35636
35749
|
}
|
|
35637
35750
|
|
|
35638
|
-
.
|
|
35639
|
-
color: rgba(
|
|
35751
|
+
.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 {
|
|
35752
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35640
35753
|
}
|
|
35641
35754
|
|
|
35642
|
-
.
|
|
35643
|
-
margin-bottom: 0;
|
|
35755
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35644
35756
|
color: #00122e;
|
|
35645
35757
|
}
|
|
35646
35758
|
|
|
35647
|
-
.
|
|
35648
|
-
line-height: 32px;
|
|
35759
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35649
35760
|
margin-right: 6px;
|
|
35650
35761
|
}
|
|
35651
35762
|
|
|
35652
|
-
.
|
|
35653
|
-
|
|
35654
|
-
flex: 1;
|
|
35655
|
-
position: relative;
|
|
35656
|
-
top: -7px;
|
|
35657
|
-
}
|
|
35658
|
-
|
|
35659
|
-
.E_bsub5bw p {
|
|
35660
|
-
width: 100%;
|
|
35661
|
-
overflow: hidden;
|
|
35662
|
-
text-overflow: ellipsis;
|
|
35663
|
-
white-space: nowrap;
|
|
35664
|
-
}
|
|
35665
|
-
|
|
35666
|
-
.E_tmoyoag {
|
|
35667
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35668
|
-
border-radius: 8px;
|
|
35669
|
-
overflow: auto;
|
|
35670
|
-
}
|
|
35671
|
-
|
|
35672
|
-
.E_tmoyoag .ant-list {
|
|
35673
|
-
position: relative;
|
|
35674
|
-
}
|
|
35675
|
-
|
|
35676
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35677
|
-
position: sticky;
|
|
35678
|
-
top: 0;
|
|
35679
|
-
z-index: 2;
|
|
35680
|
-
display: flex;
|
|
35681
|
-
padding: 8px;
|
|
35682
|
-
flex-wrap: nowrap;
|
|
35683
|
-
justify-content: flex-start;
|
|
35684
|
-
background: #f2f5fa;
|
|
35685
|
-
font-size: 14px;
|
|
35686
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35687
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35688
|
-
}
|
|
35689
|
-
|
|
35690
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35691
|
-
align-items: inherit;
|
|
35692
|
-
}
|
|
35693
|
-
|
|
35694
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35695
|
-
display: flex;
|
|
35696
|
-
justify-content: flex-start;
|
|
35697
|
-
align-items: flex-start;
|
|
35698
|
-
flex-wrap: wrap;
|
|
35699
|
-
padding: 8px;
|
|
35700
|
-
border: none;
|
|
35701
|
-
}
|
|
35702
|
-
|
|
35703
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35704
|
-
flex-basis: 100%;
|
|
35705
|
-
margin: 12px 0 0;
|
|
35706
|
-
order: 99;
|
|
35763
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35764
|
+
margin-left: 8px;
|
|
35707
35765
|
color: rgba(44, 56, 82, 0.6);
|
|
35708
35766
|
}
|
|
35709
35767
|
|
|
35710
|
-
.
|
|
35711
|
-
color: #f0483e;
|
|
35712
|
-
flex-basis: 100%;
|
|
35713
|
-
order: 98;
|
|
35714
|
-
margin: 12px 0 0;
|
|
35715
|
-
}
|
|
35716
|
-
|
|
35717
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
35718
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35719
|
-
}
|
|
35720
|
-
|
|
35721
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
35768
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35722
35769
|
background-color: rgba(0, 136, 255, 0.1);
|
|
35723
35770
|
}
|
|
35724
35771
|
|
|
35725
|
-
.
|
|
35726
|
-
|
|
35727
|
-
overflow: hidden;
|
|
35728
|
-
}
|
|
35729
|
-
|
|
35730
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
35731
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35732
|
-
margin: 0;
|
|
35733
|
-
}
|
|
35734
|
-
|
|
35735
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
35736
|
-
text-align: center;
|
|
35737
|
-
}
|
|
35738
|
-
|
|
35739
|
-
.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 > * {
|
|
35740
|
-
text-align: center;
|
|
35741
|
-
}
|
|
35742
|
-
|
|
35743
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
35744
|
-
text-align: left;
|
|
35745
|
-
}
|
|
35746
|
-
|
|
35747
|
-
.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 > * {
|
|
35748
|
-
text-align: left;
|
|
35749
|
-
}
|
|
35750
|
-
|
|
35751
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
35752
|
-
text-align: right;
|
|
35753
|
-
}
|
|
35754
|
-
|
|
35755
|
-
.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 > * {
|
|
35756
|
-
text-align: right;
|
|
35757
|
-
}
|
|
35758
|
-
|
|
35759
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
35760
|
-
margin-right: 8px;
|
|
35772
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35773
|
+
background-color: #0080ff;
|
|
35761
35774
|
}
|
|
35762
35775
|
|
|
35763
|
-
.
|
|
35764
|
-
|
|
35765
|
-
width: 24px;
|
|
35766
|
-
height: 24px;
|
|
35767
|
-
overflow: hidden;
|
|
35776
|
+
.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 {
|
|
35777
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35768
35778
|
}
|
|
35769
35779
|
|
|
35770
|
-
.
|
|
35771
|
-
|
|
35780
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35781
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35772
35782
|
}
|
|
35773
35783
|
|
|
35774
|
-
.
|
|
35775
|
-
|
|
35776
|
-
opacity: 0.5;
|
|
35784
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35785
|
+
background-color: #f0483e;
|
|
35777
35786
|
}
|
|
35778
35787
|
|
|
35779
|
-
.
|
|
35780
|
-
|
|
35788
|
+
.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 {
|
|
35789
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35781
35790
|
}
|
|
35782
35791
|
|
|
35783
|
-
.
|
|
35784
|
-
|
|
35785
|
-
border-radius: 5px;
|
|
35786
|
-
font-size: 12px;
|
|
35792
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35793
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35787
35794
|
}
|
|
35788
35795
|
|
|
35789
|
-
.
|
|
35790
|
-
|
|
35796
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35797
|
+
background-color: #fea008;
|
|
35791
35798
|
}
|
|
35792
35799
|
|
|
35793
|
-
.
|
|
35794
|
-
|
|
35795
|
-
font-size: 12px;
|
|
35796
|
-
position: relative;
|
|
35800
|
+
.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 {
|
|
35801
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35797
35802
|
}
|
|
35798
35803
|
|
|
35799
|
-
.
|
|
35800
|
-
|
|
35804
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35805
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35801
35806
|
}
|
|
35802
35807
|
|
|
35803
|
-
.
|
|
35804
|
-
background-color:
|
|
35808
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35809
|
+
background-color: #00ba5d;
|
|
35805
35810
|
}
|
|
35806
35811
|
|
|
35807
|
-
.
|
|
35808
|
-
|
|
35809
|
-
align-items: center;
|
|
35810
|
-
margin-top: 8px;
|
|
35812
|
+
.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 {
|
|
35813
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35811
35814
|
}
|
|
35812
35815
|
|
|
35813
|
-
.
|
|
35814
|
-
|
|
35815
|
-
height: 24px;
|
|
35816
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35817
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35816
35818
|
}
|
|
35817
35819
|
|
|
35818
|
-
.
|
|
35819
|
-
|
|
35820
|
-
margin-left: 8px;
|
|
35821
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35820
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35821
|
+
background-color: #6b7d99;
|
|
35822
35822
|
}
|
|
35823
35823
|
|
|
35824
|
-
.
|
|
35825
|
-
|
|
35824
|
+
.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 {
|
|
35825
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35826
35826
|
}
|
|
35827
35827
|
|
|
35828
|
-
.
|
|
35829
|
-
width:
|
|
35830
|
-
height:
|
|
35831
|
-
|
|
35832
|
-
|
|
35828
|
+
.E_satwmqm {
|
|
35829
|
+
width: 8px;
|
|
35830
|
+
height: 8px;
|
|
35831
|
+
border-radius: 50%;
|
|
35832
|
+
display: inline-block;
|
|
35833
35833
|
}
|
|
35834
35834
|
|
|
35835
35835
|
.E_t13ef470 {
|