@cloudtower/eagle 0.27.14-alpha.1 → 0.27.14-alpha.2
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/components.css +1657 -1657
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +2189 -2189
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -29471,50 +29471,6 @@ html body {
|
|
|
29471
29471
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29472
29472
|
}
|
|
29473
29473
|
}
|
|
29474
|
-
.bpq0js6 {
|
|
29475
|
-
padding: 4px 11px;
|
|
29476
|
-
}
|
|
29477
|
-
|
|
29478
|
-
.b15sn34c {
|
|
29479
|
-
white-space: nowrap;
|
|
29480
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29481
|
-
}
|
|
29482
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29483
|
-
--color: #0080ff;
|
|
29484
|
-
}
|
|
29485
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29486
|
-
--color: #0080ff;
|
|
29487
|
-
}
|
|
29488
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29489
|
-
margin-left: 1px;
|
|
29490
|
-
}
|
|
29491
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29492
|
-
border-top-right-radius: 0;
|
|
29493
|
-
border-bottom-right-radius: 0;
|
|
29494
|
-
}
|
|
29495
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29496
|
-
border-top-left-radius: 0;
|
|
29497
|
-
border-bottom-left-radius: 0;
|
|
29498
|
-
}
|
|
29499
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29500
|
-
border-radius: unset;
|
|
29501
|
-
}
|
|
29502
|
-
|
|
29503
|
-
.fde5mpd {
|
|
29504
|
-
width: 100%;
|
|
29505
|
-
height: 100%;
|
|
29506
|
-
min-height: 124px;
|
|
29507
|
-
display: flex;
|
|
29508
|
-
flex-direction: column;
|
|
29509
|
-
justify-content: center;
|
|
29510
|
-
align-items: center;
|
|
29511
|
-
}
|
|
29512
|
-
.fde5mpd .error-text {
|
|
29513
|
-
color: rgba(10, 37, 85, 0.6);
|
|
29514
|
-
margin-bottom: 16px;
|
|
29515
|
-
font-size: 18px;
|
|
29516
|
-
}
|
|
29517
|
-
|
|
29518
29474
|
.buj61ew.ant-btn-icon-only {
|
|
29519
29475
|
justify-content: center;
|
|
29520
29476
|
}
|
|
@@ -29765,6 +29721,35 @@ html body {
|
|
|
29765
29721
|
padding: 0;
|
|
29766
29722
|
}
|
|
29767
29723
|
|
|
29724
|
+
.bpq0js6 {
|
|
29725
|
+
padding: 4px 11px;
|
|
29726
|
+
}
|
|
29727
|
+
|
|
29728
|
+
.b15sn34c {
|
|
29729
|
+
white-space: nowrap;
|
|
29730
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
29731
|
+
}
|
|
29732
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
29733
|
+
--color: #0080ff;
|
|
29734
|
+
}
|
|
29735
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
29736
|
+
--color: #0080ff;
|
|
29737
|
+
}
|
|
29738
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
29739
|
+
margin-left: 1px;
|
|
29740
|
+
}
|
|
29741
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
29742
|
+
border-top-right-radius: 0;
|
|
29743
|
+
border-bottom-right-radius: 0;
|
|
29744
|
+
}
|
|
29745
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
29746
|
+
border-top-left-radius: 0;
|
|
29747
|
+
border-bottom-left-radius: 0;
|
|
29748
|
+
}
|
|
29749
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
29750
|
+
border-radius: unset;
|
|
29751
|
+
}
|
|
29752
|
+
|
|
29768
29753
|
.i1mrf09m {
|
|
29769
29754
|
display: inline-flex;
|
|
29770
29755
|
align-items: center;
|
|
@@ -29796,138 +29781,347 @@ html body {
|
|
|
29796
29781
|
margin-right: 4px;
|
|
29797
29782
|
}
|
|
29798
29783
|
|
|
29799
|
-
.
|
|
29800
|
-
|
|
29801
|
-
|
|
29802
|
-
|
|
29803
|
-
.hsms1n6 {
|
|
29804
|
-
visibility: hidden;
|
|
29805
|
-
position: absolute;
|
|
29806
|
-
}
|
|
29807
|
-
|
|
29808
|
-
.cz04yix {
|
|
29784
|
+
.fde5mpd {
|
|
29785
|
+
width: 100%;
|
|
29786
|
+
height: 100%;
|
|
29787
|
+
min-height: 124px;
|
|
29809
29788
|
display: flex;
|
|
29810
29789
|
flex-direction: column;
|
|
29790
|
+
justify-content: center;
|
|
29791
|
+
align-items: center;
|
|
29811
29792
|
}
|
|
29812
|
-
|
|
29813
|
-
.
|
|
29814
|
-
|
|
29815
|
-
|
|
29816
|
-
margin: 0 auto;
|
|
29817
|
-
height: 100%;
|
|
29793
|
+
.fde5mpd .error-text {
|
|
29794
|
+
color: rgba(10, 37, 85, 0.6);
|
|
29795
|
+
margin-bottom: 16px;
|
|
29796
|
+
font-size: 18px;
|
|
29818
29797
|
}
|
|
29819
29798
|
|
|
29820
|
-
.
|
|
29821
|
-
max-width: 1120px;
|
|
29822
|
-
width: 100%;
|
|
29823
|
-
margin: 0 auto;
|
|
29799
|
+
.p12gwtiw {
|
|
29824
29800
|
display: flex;
|
|
29801
|
+
justify-content: space-between;
|
|
29802
|
+
align-items: center;
|
|
29803
|
+
padding: 10px 0;
|
|
29804
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29805
|
+
font-size: 12px;
|
|
29806
|
+
line-height: 24px;
|
|
29825
29807
|
}
|
|
29826
|
-
.
|
|
29827
|
-
|
|
29828
|
-
flex-grow: 0;
|
|
29829
|
-
flex-shrink: 0;
|
|
29830
|
-
flex-basis: 21%;
|
|
29808
|
+
.p12gwtiw .pagination-left {
|
|
29809
|
+
padding: 2px 8px;
|
|
29831
29810
|
}
|
|
29832
|
-
.
|
|
29811
|
+
.p12gwtiw .dropdown-trigger {
|
|
29833
29812
|
display: flex;
|
|
29834
|
-
|
|
29835
|
-
|
|
29836
|
-
|
|
29837
|
-
|
|
29838
|
-
padding-left: 44px;
|
|
29813
|
+
align-items: center;
|
|
29814
|
+
border-radius: 6px;
|
|
29815
|
+
cursor: pointer;
|
|
29816
|
+
transition: all 0.3s ease;
|
|
29839
29817
|
}
|
|
29840
|
-
.
|
|
29841
|
-
|
|
29842
|
-
|
|
29843
|
-
flex-shrink: 0;
|
|
29844
|
-
flex-basis: 58%;
|
|
29818
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
29819
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29820
|
+
color: #0080ff;
|
|
29845
29821
|
}
|
|
29846
|
-
.
|
|
29847
|
-
|
|
29822
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
29823
|
+
margin-left: 4px;
|
|
29848
29824
|
}
|
|
29849
|
-
.
|
|
29850
|
-
|
|
29825
|
+
.p12gwtiw .pagination-right {
|
|
29826
|
+
display: flex;
|
|
29827
|
+
align-items: center;
|
|
29828
|
+
color: #0080ff;
|
|
29829
|
+
font-weight: bold;
|
|
29851
29830
|
}
|
|
29852
|
-
|
|
29853
|
-
|
|
29854
|
-
margin: 0 auto;
|
|
29855
|
-
width: 100%;
|
|
29856
|
-
max-width: 648px;
|
|
29831
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
29832
|
+
margin-left: 4px;
|
|
29857
29833
|
}
|
|
29858
|
-
.
|
|
29859
|
-
|
|
29834
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
29835
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
29836
|
+
padding: 0 8px;
|
|
29860
29837
|
}
|
|
29861
|
-
.
|
|
29862
|
-
|
|
29863
|
-
|
|
29864
|
-
width: 100%;
|
|
29865
|
-
max-width: 648px;
|
|
29866
|
-
overflow: hidden;
|
|
29838
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
29839
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
29840
|
+
color: #0080ff;
|
|
29867
29841
|
}
|
|
29868
|
-
.
|
|
29869
|
-
|
|
29842
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
29843
|
+
transform: rotate(180deg);
|
|
29870
29844
|
}
|
|
29871
|
-
|
|
29872
|
-
|
|
29845
|
+
|
|
29846
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
29847
|
+
max-height: calc(100vh - 128px);
|
|
29873
29848
|
overflow-y: auto;
|
|
29874
29849
|
}
|
|
29875
|
-
.
|
|
29876
|
-
|
|
29877
|
-
|
|
29850
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
29851
|
+
padding: 4px 20px;
|
|
29852
|
+
font-size: 12px;
|
|
29853
|
+
line-height: 18px;
|
|
29878
29854
|
}
|
|
29879
29855
|
|
|
29880
|
-
.
|
|
29881
|
-
|
|
29882
|
-
|
|
29883
|
-
|
|
29856
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
29857
|
+
display: inline-flex;
|
|
29858
|
+
align-items: baseline;
|
|
29859
|
+
white-space: pre-wrap;
|
|
29884
29860
|
}
|
|
29885
|
-
.
|
|
29886
|
-
|
|
29861
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
29862
|
+
position: relative;
|
|
29863
|
+
top: 3px;
|
|
29887
29864
|
}
|
|
29888
|
-
.
|
|
29889
|
-
|
|
29890
|
-
padding: 0;
|
|
29891
|
-
width: 100%;
|
|
29892
|
-
max-width: 1024px;
|
|
29893
|
-
overflow: hidden;
|
|
29865
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
29866
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29894
29867
|
}
|
|
29895
|
-
.
|
|
29896
|
-
|
|
29868
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
29869
|
+
border-color: #0080ff;
|
|
29897
29870
|
}
|
|
29898
|
-
.
|
|
29899
|
-
|
|
29900
|
-
|
|
29871
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
29872
|
+
border-color: #0080ff;
|
|
29873
|
+
background: #0080ff;
|
|
29901
29874
|
}
|
|
29902
|
-
.
|
|
29903
|
-
|
|
29904
|
-
|
|
29875
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
29876
|
+
top: 4px;
|
|
29877
|
+
left: 4px;
|
|
29878
|
+
width: 6px;
|
|
29879
|
+
height: 6px;
|
|
29880
|
+
background: #fff;
|
|
29905
29881
|
}
|
|
29906
|
-
|
|
29907
|
-
.
|
|
29908
|
-
flex: 1;
|
|
29882
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
29883
|
+
opacity: 0.5;
|
|
29909
29884
|
}
|
|
29910
|
-
.
|
|
29911
|
-
|
|
29912
|
-
|
|
29913
|
-
color: rgba(44, 56, 82, 0.6);
|
|
29885
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
29886
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
29887
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29914
29888
|
}
|
|
29915
|
-
.
|
|
29916
|
-
|
|
29917
|
-
line-height: 20px;
|
|
29918
|
-
color: #2d3a56;
|
|
29919
|
-
margin-bottom: 12px;
|
|
29889
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
29890
|
+
background: #00122e;
|
|
29920
29891
|
}
|
|
29921
|
-
.
|
|
29922
|
-
|
|
29892
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
29893
|
+
color: #00122e;
|
|
29894
|
+
opacity: 0.5;
|
|
29923
29895
|
}
|
|
29924
|
-
|
|
29925
|
-
|
|
29926
|
-
padding: 25px 0 15px 0;
|
|
29927
|
-
border-bottom: 1px solid #e1e5eb;
|
|
29928
|
-
margin-bottom: 16px;
|
|
29896
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
29897
|
+
color: #00122e;
|
|
29929
29898
|
}
|
|
29930
|
-
|
|
29899
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
29900
|
+
display: inline-block;
|
|
29901
|
+
padding: 0;
|
|
29902
|
+
padding-left: 12px;
|
|
29903
|
+
}
|
|
29904
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
29905
|
+
margin-bottom: 0;
|
|
29906
|
+
white-space: pre-wrap;
|
|
29907
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29908
|
+
}
|
|
29909
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
29910
|
+
padding-left: 8px;
|
|
29911
|
+
}
|
|
29912
|
+
|
|
29913
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
29914
|
+
border-radius: 5px 0 0 5px;
|
|
29915
|
+
}
|
|
29916
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
29917
|
+
border-radius: 0 5px 5px 0;
|
|
29918
|
+
}
|
|
29919
|
+
|
|
29920
|
+
.r1f0aqcc {
|
|
29921
|
+
color: #00122e;
|
|
29922
|
+
border-color: #ccd4e3;
|
|
29923
|
+
}
|
|
29924
|
+
.r1f0aqcc:first-child {
|
|
29925
|
+
border-color: #a3b4cc;
|
|
29926
|
+
}
|
|
29927
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
29928
|
+
padding: 0 12px;
|
|
29929
|
+
line-height: 32px;
|
|
29930
|
+
height: 32px;
|
|
29931
|
+
}
|
|
29932
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
29933
|
+
white-space: nowrap;
|
|
29934
|
+
}
|
|
29935
|
+
.ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
|
|
29936
|
+
height: 22px;
|
|
29937
|
+
padding: 0 7px;
|
|
29938
|
+
line-height: 20px;
|
|
29939
|
+
}
|
|
29940
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
29941
|
+
background: #ccd4e3;
|
|
29942
|
+
}
|
|
29943
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
29944
|
+
background: #0080ff;
|
|
29945
|
+
}
|
|
29946
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
29947
|
+
background: #ccd4e3;
|
|
29948
|
+
opacity: 0.5;
|
|
29949
|
+
}
|
|
29950
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
29951
|
+
border-right-color: #0080ff;
|
|
29952
|
+
}
|
|
29953
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
29954
|
+
border-color: #0080ff;
|
|
29955
|
+
}
|
|
29956
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
29957
|
+
background: rgba(0, 136, 255, 0.1);
|
|
29958
|
+
}
|
|
29959
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
29960
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29961
|
+
border-color: #ccd4e3;
|
|
29962
|
+
opacity: 0.5;
|
|
29963
|
+
}
|
|
29964
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
29965
|
+
color: #00122e;
|
|
29966
|
+
border-color: #ccd4e3;
|
|
29967
|
+
}
|
|
29968
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
29969
|
+
color: #00122e;
|
|
29970
|
+
border-color: #ccd4e3;
|
|
29971
|
+
background: rgba(172, 186, 211, 0.6);
|
|
29972
|
+
}
|
|
29973
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
29974
|
+
margin-right: 8px;
|
|
29975
|
+
display: inline;
|
|
29976
|
+
border: none;
|
|
29977
|
+
padding: 0;
|
|
29978
|
+
width: 36px;
|
|
29979
|
+
background: transparent;
|
|
29980
|
+
}
|
|
29981
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
29982
|
+
box-shadow: none;
|
|
29983
|
+
}
|
|
29984
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
29985
|
+
margin-right: 0;
|
|
29986
|
+
width: initial;
|
|
29987
|
+
box-shadow: none;
|
|
29988
|
+
}
|
|
29989
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
29990
|
+
display: none;
|
|
29991
|
+
}
|
|
29992
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
29993
|
+
display: inline;
|
|
29994
|
+
}
|
|
29995
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
29996
|
+
display: inline;
|
|
29997
|
+
margin-right: 8px;
|
|
29998
|
+
padding: 0;
|
|
29999
|
+
width: 36px;
|
|
30000
|
+
}
|
|
30001
|
+
|
|
30002
|
+
.cz04yix {
|
|
30003
|
+
display: flex;
|
|
30004
|
+
flex-direction: column;
|
|
30005
|
+
}
|
|
30006
|
+
|
|
30007
|
+
.m1if5j39 {
|
|
30008
|
+
max-width: 1120px;
|
|
30009
|
+
width: 100%;
|
|
30010
|
+
margin: 0 auto;
|
|
30011
|
+
height: 100%;
|
|
30012
|
+
}
|
|
30013
|
+
|
|
30014
|
+
.w1vvwdlp {
|
|
30015
|
+
max-width: 1120px;
|
|
30016
|
+
width: 100%;
|
|
30017
|
+
margin: 0 auto;
|
|
30018
|
+
display: flex;
|
|
30019
|
+
}
|
|
30020
|
+
.w1vvwdlp .left,
|
|
30021
|
+
.w1vvwdlp .right {
|
|
30022
|
+
flex-grow: 0;
|
|
30023
|
+
flex-shrink: 0;
|
|
30024
|
+
flex-basis: 21%;
|
|
30025
|
+
}
|
|
30026
|
+
.w1vvwdlp .left {
|
|
30027
|
+
display: flex;
|
|
30028
|
+
justify-content: flex-end;
|
|
30029
|
+
padding-right: 44px;
|
|
30030
|
+
}
|
|
30031
|
+
.w1vvwdlp .right {
|
|
30032
|
+
padding-left: 44px;
|
|
30033
|
+
}
|
|
30034
|
+
.w1vvwdlp .middle {
|
|
30035
|
+
margin-bottom: 40px;
|
|
30036
|
+
flex-grow: 0;
|
|
30037
|
+
flex-shrink: 0;
|
|
30038
|
+
flex-basis: 58%;
|
|
30039
|
+
}
|
|
30040
|
+
.w1vvwdlp .middle .form-base-field {
|
|
30041
|
+
width: 100%;
|
|
30042
|
+
}
|
|
30043
|
+
.w1vvwdlp .middle .form-base-field .form-base-field {
|
|
30044
|
+
width: auto;
|
|
30045
|
+
}
|
|
30046
|
+
|
|
30047
|
+
.h1cuopx7 .ant-modal-header {
|
|
30048
|
+
margin: 0 auto;
|
|
30049
|
+
width: 100%;
|
|
30050
|
+
max-width: 648px;
|
|
30051
|
+
}
|
|
30052
|
+
.h1cuopx7 .ant-modal-header .ant-modal-title {
|
|
30053
|
+
margin-left: 0;
|
|
30054
|
+
}
|
|
30055
|
+
.h1cuopx7 .ant-modal-body {
|
|
30056
|
+
margin: 0 auto;
|
|
30057
|
+
padding: 0;
|
|
30058
|
+
width: 100%;
|
|
30059
|
+
max-width: 648px;
|
|
30060
|
+
overflow: hidden;
|
|
30061
|
+
}
|
|
30062
|
+
.h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
|
|
30063
|
+
margin-bottom: 40px;
|
|
30064
|
+
}
|
|
30065
|
+
.h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
|
|
30066
|
+
height: calc(100vh - 225px);
|
|
30067
|
+
overflow-y: auto;
|
|
30068
|
+
}
|
|
30069
|
+
.h1cuopx7 .ant-modal-footer .footer-content {
|
|
30070
|
+
margin: 0 auto;
|
|
30071
|
+
max-width: 648px;
|
|
30072
|
+
}
|
|
30073
|
+
|
|
30074
|
+
.h1p6d3y3 .ant-modal-header {
|
|
30075
|
+
margin: 0 auto;
|
|
30076
|
+
width: 100%;
|
|
30077
|
+
max-width: 1024px;
|
|
30078
|
+
}
|
|
30079
|
+
.h1p6d3y3 .ant-modal-header .ant-modal-title {
|
|
30080
|
+
margin-left: 0;
|
|
30081
|
+
}
|
|
30082
|
+
.h1p6d3y3 .ant-modal-body {
|
|
30083
|
+
margin: 0 auto;
|
|
30084
|
+
padding: 0;
|
|
30085
|
+
width: 100%;
|
|
30086
|
+
max-width: 1024px;
|
|
30087
|
+
overflow: hidden;
|
|
30088
|
+
}
|
|
30089
|
+
.h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
|
|
30090
|
+
margin-bottom: 40px;
|
|
30091
|
+
}
|
|
30092
|
+
.h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
|
|
30093
|
+
height: calc(100vh - 225px);
|
|
30094
|
+
overflow-y: auto;
|
|
30095
|
+
}
|
|
30096
|
+
.h1p6d3y3 .ant-modal-footer .footer-content {
|
|
30097
|
+
margin: 0 auto;
|
|
30098
|
+
max-width: 1024px;
|
|
30099
|
+
}
|
|
30100
|
+
|
|
30101
|
+
.fxgckuk {
|
|
30102
|
+
flex: 1;
|
|
30103
|
+
}
|
|
30104
|
+
.fxgckuk label {
|
|
30105
|
+
font-size: 13px;
|
|
30106
|
+
line-height: 20px;
|
|
30107
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30108
|
+
}
|
|
30109
|
+
.fxgckuk .title {
|
|
30110
|
+
font-size: 14px;
|
|
30111
|
+
line-height: 20px;
|
|
30112
|
+
color: #2d3a56;
|
|
30113
|
+
margin-bottom: 12px;
|
|
30114
|
+
}
|
|
30115
|
+
.fxgckuk.connect-cluster .title {
|
|
30116
|
+
padding-bottom: 26px;
|
|
30117
|
+
}
|
|
30118
|
+
|
|
30119
|
+
.f1d0vek1 {
|
|
30120
|
+
padding: 25px 0 15px 0;
|
|
30121
|
+
border-bottom: 1px solid #e1e5eb;
|
|
30122
|
+
margin-bottom: 16px;
|
|
30123
|
+
}
|
|
30124
|
+
|
|
29931
30125
|
.f4u402y {
|
|
29932
30126
|
display: flex;
|
|
29933
30127
|
align-items: center;
|
|
@@ -30485,35 +30679,103 @@ input.rrg1fkn.ant-input {
|
|
|
30485
30679
|
word-break: break-all;
|
|
30486
30680
|
}
|
|
30487
30681
|
|
|
30488
|
-
.
|
|
30489
|
-
|
|
30490
|
-
font-style: normal;
|
|
30491
|
-
font-weight: bold;
|
|
30492
|
-
font-size: 32px;
|
|
30493
|
-
line-height: 40px;
|
|
30682
|
+
.obf05yr {
|
|
30683
|
+
display: inline-block;
|
|
30494
30684
|
}
|
|
30495
30685
|
|
|
30496
|
-
.
|
|
30497
|
-
|
|
30498
|
-
|
|
30499
|
-
font-weight: bold;
|
|
30500
|
-
font-size: 24px;
|
|
30501
|
-
line-height: 32px;
|
|
30686
|
+
.hsms1n6 {
|
|
30687
|
+
visibility: hidden;
|
|
30688
|
+
position: absolute;
|
|
30502
30689
|
}
|
|
30503
30690
|
|
|
30504
|
-
.
|
|
30505
|
-
|
|
30506
|
-
font-style: normal;
|
|
30507
|
-
font-weight: normal;
|
|
30508
|
-
font-size: 32px;
|
|
30509
|
-
line-height: 40px;
|
|
30691
|
+
.i1e4sgug {
|
|
30692
|
+
display: inline-block;
|
|
30510
30693
|
}
|
|
30511
30694
|
|
|
30512
|
-
.
|
|
30513
|
-
|
|
30514
|
-
|
|
30515
|
-
|
|
30516
|
-
|
|
30695
|
+
.s34f1qb.ant-switch {
|
|
30696
|
+
min-width: 40px;
|
|
30697
|
+
height: 24px;
|
|
30698
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30699
|
+
overflow: hidden;
|
|
30700
|
+
}
|
|
30701
|
+
.s34f1qb.ant-switch:focus {
|
|
30702
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
30703
|
+
}
|
|
30704
|
+
.s34f1qb.ant-switch-small {
|
|
30705
|
+
min-width: 26px;
|
|
30706
|
+
height: 16px;
|
|
30707
|
+
}
|
|
30708
|
+
.s34f1qb.ant-switch-large {
|
|
30709
|
+
min-width: 52px;
|
|
30710
|
+
height: 32px;
|
|
30711
|
+
}
|
|
30712
|
+
.s34f1qb.ant-switch .ant-switch-handle {
|
|
30713
|
+
height: 20px;
|
|
30714
|
+
width: 20px;
|
|
30715
|
+
}
|
|
30716
|
+
.s34f1qb.ant-switch .ant-switch-handle::before {
|
|
30717
|
+
border-radius: 10px;
|
|
30718
|
+
transition-delay: 120ms;
|
|
30719
|
+
}
|
|
30720
|
+
.s34f1qb.ant-switch-small .ant-switch-handle {
|
|
30721
|
+
height: 14px;
|
|
30722
|
+
width: 14px;
|
|
30723
|
+
top: 1px;
|
|
30724
|
+
left: 1px;
|
|
30725
|
+
}
|
|
30726
|
+
.s34f1qb.ant-switch-large .ant-switch-handle {
|
|
30727
|
+
height: 28px;
|
|
30728
|
+
width: 28px;
|
|
30729
|
+
}
|
|
30730
|
+
.s34f1qb.ant-switch-large .ant-switch-handle::before {
|
|
30731
|
+
border-radius: 14px;
|
|
30732
|
+
}
|
|
30733
|
+
.s34f1qb.ant-switch-checked {
|
|
30734
|
+
background-color: #00ba5d;
|
|
30735
|
+
}
|
|
30736
|
+
.s34f1qb.ant-switch-checked .ant-switch-handle {
|
|
30737
|
+
left: calc(100% - 20px - 2px);
|
|
30738
|
+
}
|
|
30739
|
+
.s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
30740
|
+
left: calc(100% - 14px - 1px);
|
|
30741
|
+
}
|
|
30742
|
+
.s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
30743
|
+
left: calc(100% - 28px - 2px);
|
|
30744
|
+
}
|
|
30745
|
+
|
|
30746
|
+
.c1to9vb9 {
|
|
30747
|
+
margin-left: 5px;
|
|
30748
|
+
}
|
|
30749
|
+
|
|
30750
|
+
.d6j0lbj {
|
|
30751
|
+
font-family: Inter;
|
|
30752
|
+
font-style: normal;
|
|
30753
|
+
font-weight: bold;
|
|
30754
|
+
font-size: 32px;
|
|
30755
|
+
line-height: 40px;
|
|
30756
|
+
}
|
|
30757
|
+
|
|
30758
|
+
.d1xhvvxe {
|
|
30759
|
+
font-family: Inter;
|
|
30760
|
+
font-style: normal;
|
|
30761
|
+
font-weight: bold;
|
|
30762
|
+
font-size: 24px;
|
|
30763
|
+
line-height: 32px;
|
|
30764
|
+
}
|
|
30765
|
+
|
|
30766
|
+
.dk10mxq {
|
|
30767
|
+
font-family: Inter;
|
|
30768
|
+
font-style: normal;
|
|
30769
|
+
font-weight: normal;
|
|
30770
|
+
font-size: 32px;
|
|
30771
|
+
line-height: 40px;
|
|
30772
|
+
}
|
|
30773
|
+
|
|
30774
|
+
.dxsait {
|
|
30775
|
+
font-family: Inter;
|
|
30776
|
+
font-style: normal;
|
|
30777
|
+
font-weight: bold;
|
|
30778
|
+
font-size: 20px;
|
|
30517
30779
|
line-height: 24px;
|
|
30518
30780
|
}
|
|
30519
30781
|
|
|
@@ -30960,715 +31222,453 @@ input.rrg1fkn.ant-input {
|
|
|
30960
31222
|
line-height: 12px;
|
|
30961
31223
|
}
|
|
30962
31224
|
|
|
30963
|
-
.
|
|
30964
|
-
|
|
31225
|
+
.t1upn1sz {
|
|
31226
|
+
height: 100%;
|
|
30965
31227
|
}
|
|
30966
31228
|
|
|
30967
|
-
.
|
|
30968
|
-
|
|
30969
|
-
align-items: baseline;
|
|
30970
|
-
white-space: pre-wrap;
|
|
30971
|
-
}
|
|
30972
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
30973
|
-
position: relative;
|
|
30974
|
-
top: 3px;
|
|
31229
|
+
.tta5kd2 {
|
|
31230
|
+
height: 100%;
|
|
30975
31231
|
}
|
|
30976
|
-
.
|
|
30977
|
-
|
|
31232
|
+
.tta5kd2.empty-table .ant-table-content {
|
|
31233
|
+
overflow: visible !important;
|
|
31234
|
+
height: 100%;
|
|
30978
31235
|
}
|
|
30979
|
-
.
|
|
30980
|
-
|
|
31236
|
+
.tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
|
|
31237
|
+
height: 100%;
|
|
30981
31238
|
}
|
|
30982
|
-
.
|
|
30983
|
-
|
|
30984
|
-
|
|
31239
|
+
.tta5kd2.empty-table .ant-table-content table {
|
|
31240
|
+
width: 100% !important;
|
|
31241
|
+
height: 100%;
|
|
30985
31242
|
}
|
|
30986
|
-
.
|
|
30987
|
-
|
|
30988
|
-
left: 4px;
|
|
30989
|
-
width: 6px;
|
|
30990
|
-
height: 6px;
|
|
30991
|
-
background: #fff;
|
|
31243
|
+
.tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31244
|
+
padding: 15px 0;
|
|
30992
31245
|
}
|
|
30993
|
-
.
|
|
30994
|
-
|
|
31246
|
+
.tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
|
|
31247
|
+
display: none;
|
|
30995
31248
|
}
|
|
30996
|
-
.
|
|
30997
|
-
|
|
30998
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31249
|
+
.tta5kd2 .active-row td:nth-child(1) {
|
|
31250
|
+
font-weight: 700;
|
|
30999
31251
|
}
|
|
31000
|
-
.
|
|
31001
|
-
|
|
31252
|
+
.tta5kd2.has-selection .active-row td:nth-child(2) {
|
|
31253
|
+
font-weight: 700;
|
|
31002
31254
|
}
|
|
31003
|
-
.
|
|
31004
|
-
|
|
31005
|
-
opacity: 0.5;
|
|
31255
|
+
.tta5kd2 .ant-spin-nested-loading {
|
|
31256
|
+
height: 100%;
|
|
31006
31257
|
}
|
|
31007
|
-
.
|
|
31008
|
-
|
|
31258
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin-container {
|
|
31259
|
+
height: 100%;
|
|
31260
|
+
overflow: visible;
|
|
31009
31261
|
}
|
|
31010
|
-
.
|
|
31011
|
-
|
|
31012
|
-
padding: 0;
|
|
31013
|
-
padding-left: 12px;
|
|
31262
|
+
.tta5kd2 .ant-spin-nested-loading .ant-spin {
|
|
31263
|
+
max-height: none;
|
|
31014
31264
|
}
|
|
31015
|
-
.
|
|
31016
|
-
|
|
31017
|
-
|
|
31018
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31265
|
+
.tta5kd2.table-init-loading .ant-spin-blur thead,
|
|
31266
|
+
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31267
|
+
display: none;
|
|
31019
31268
|
}
|
|
31020
|
-
.
|
|
31021
|
-
|
|
31269
|
+
.tta5kd2 td.ant-table-column-sort {
|
|
31270
|
+
background: transparent;
|
|
31022
31271
|
}
|
|
31023
|
-
|
|
31024
|
-
.
|
|
31025
|
-
|
|
31272
|
+
.tta5kd2 td.ant-table-cell-fix-left,
|
|
31273
|
+
.tta5kd2 td.ant-table-cell-fix-right {
|
|
31274
|
+
background: #fff;
|
|
31275
|
+
padding: 0 !important;
|
|
31026
31276
|
}
|
|
31027
|
-
.
|
|
31028
|
-
|
|
31277
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
|
|
31278
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31279
|
+
display: flex;
|
|
31280
|
+
align-items: center;
|
|
31281
|
+
height: 100%;
|
|
31282
|
+
padding: 8px;
|
|
31029
31283
|
}
|
|
31030
|
-
|
|
31031
|
-
.
|
|
31032
|
-
|
|
31033
|
-
|
|
31284
|
+
.tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
|
|
31285
|
+
.tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
|
|
31286
|
+
overflow: hidden;
|
|
31287
|
+
text-overflow: ellipsis;
|
|
31288
|
+
width: 100%;
|
|
31034
31289
|
}
|
|
31035
|
-
.
|
|
31036
|
-
|
|
31290
|
+
.tta5kd2 .ant-table-container {
|
|
31291
|
+
height: 100%;
|
|
31037
31292
|
}
|
|
31038
|
-
.
|
|
31039
|
-
|
|
31040
|
-
line-height: 32px;
|
|
31041
|
-
height: 32px;
|
|
31293
|
+
.tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
|
|
31294
|
+
box-shadow: none !important;
|
|
31042
31295
|
}
|
|
31043
|
-
.
|
|
31044
|
-
|
|
31296
|
+
.tta5kd2 .ant-table {
|
|
31297
|
+
border-radius: 0px;
|
|
31298
|
+
border-left: none;
|
|
31299
|
+
border-right: none;
|
|
31300
|
+
border-bottom: none;
|
|
31301
|
+
height: 100%;
|
|
31302
|
+
font-size: 12px;
|
|
31303
|
+
background: transparent;
|
|
31045
31304
|
}
|
|
31046
|
-
.ant-
|
|
31047
|
-
|
|
31048
|
-
|
|
31049
|
-
|
|
31305
|
+
.tta5kd2 .ant-table .ant-table-header {
|
|
31306
|
+
position: relative;
|
|
31307
|
+
z-index: 3;
|
|
31308
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31309
|
+
margin-bottom: -1px;
|
|
31050
31310
|
}
|
|
31051
|
-
.
|
|
31052
|
-
|
|
31311
|
+
.tta5kd2 .ant-table .time-wrapper .date,
|
|
31312
|
+
.tta5kd2 .ant-table .value {
|
|
31313
|
+
color: #2d3a56;
|
|
31053
31314
|
}
|
|
31054
|
-
.
|
|
31055
|
-
|
|
31315
|
+
.tta5kd2 .ant-table .time-wrapper .time,
|
|
31316
|
+
.tta5kd2 .ant-table .unit {
|
|
31317
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31056
31318
|
}
|
|
31057
|
-
.
|
|
31058
|
-
|
|
31059
|
-
|
|
31319
|
+
.tta5kd2 .ant-table .ant-table-selection {
|
|
31320
|
+
position: unset;
|
|
31321
|
+
text-align: center;
|
|
31060
31322
|
}
|
|
31061
|
-
.
|
|
31062
|
-
|
|
31323
|
+
.tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
|
|
31324
|
+
background: #fff;
|
|
31063
31325
|
}
|
|
31064
|
-
.
|
|
31065
|
-
|
|
31326
|
+
.tta5kd2 .ant-table .anticon-setting {
|
|
31327
|
+
cursor: pointer;
|
|
31328
|
+
position: absolute;
|
|
31329
|
+
top: 50%;
|
|
31330
|
+
right: 12px;
|
|
31331
|
+
transform: translateY(-50%);
|
|
31066
31332
|
}
|
|
31067
|
-
.
|
|
31068
|
-
|
|
31333
|
+
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31334
|
+
box-shadow: none;
|
|
31335
|
+
width: 1px;
|
|
31336
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31069
31337
|
}
|
|
31070
|
-
.
|
|
31071
|
-
|
|
31072
|
-
|
|
31073
|
-
|
|
31338
|
+
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31339
|
+
box-shadow: none;
|
|
31340
|
+
width: 1px;
|
|
31341
|
+
background: rgba(213, 219, 227, 0.6);
|
|
31074
31342
|
}
|
|
31075
|
-
.
|
|
31076
|
-
|
|
31077
|
-
border-color: #ccd4e3;
|
|
31343
|
+
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31344
|
+
position: relative;
|
|
31078
31345
|
}
|
|
31079
|
-
.
|
|
31346
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31347
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31348
|
+
border-bottom: 1px solid white;
|
|
31349
|
+
height: 40px;
|
|
31350
|
+
vertical-align: middle;
|
|
31351
|
+
transition: background 0ms;
|
|
31080
31352
|
color: #00122e;
|
|
31081
|
-
border-color: #ccd4e3;
|
|
31082
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31083
|
-
}
|
|
31084
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
31085
|
-
margin-right: 8px;
|
|
31086
|
-
display: inline;
|
|
31087
|
-
border: none;
|
|
31088
|
-
padding: 0;
|
|
31089
|
-
width: 36px;
|
|
31090
|
-
background: transparent;
|
|
31091
|
-
}
|
|
31092
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
31093
|
-
box-shadow: none;
|
|
31094
|
-
}
|
|
31095
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
31096
|
-
margin-right: 0;
|
|
31097
|
-
width: initial;
|
|
31098
|
-
box-shadow: none;
|
|
31099
|
-
}
|
|
31100
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
31101
|
-
display: none;
|
|
31102
|
-
}
|
|
31103
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
31104
|
-
display: inline;
|
|
31105
31353
|
}
|
|
31106
|
-
.
|
|
31107
|
-
|
|
31108
|
-
|
|
31109
|
-
padding: 0;
|
|
31110
|
-
width: 36px;
|
|
31354
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31355
|
+
background: #f2f5fa;
|
|
31356
|
+
border-bottom-color: #f2f5fa;
|
|
31111
31357
|
}
|
|
31112
|
-
|
|
31113
|
-
|
|
31114
|
-
|
|
31115
|
-
|
|
31116
|
-
|
|
31358
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31359
|
+
height: auto;
|
|
31360
|
+
color: #00122e;
|
|
31361
|
+
font-size: 12px;
|
|
31362
|
+
text-align: left;
|
|
31363
|
+
transition: none;
|
|
31117
31364
|
overflow: hidden;
|
|
31365
|
+
text-overflow: ellipsis;
|
|
31366
|
+
white-space: nowrap;
|
|
31118
31367
|
}
|
|
31119
|
-
.
|
|
31120
|
-
|
|
31368
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31369
|
+
color: #0096ff;
|
|
31121
31370
|
}
|
|
31122
|
-
.
|
|
31123
|
-
|
|
31124
|
-
|
|
31371
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31372
|
+
overflow: hidden;
|
|
31373
|
+
text-overflow: ellipsis;
|
|
31374
|
+
width: 100%;
|
|
31375
|
+
vertical-align: middle;
|
|
31125
31376
|
}
|
|
31126
|
-
.
|
|
31127
|
-
|
|
31128
|
-
height: 32px;
|
|
31377
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31378
|
+
line-height: 0px;
|
|
31129
31379
|
}
|
|
31130
|
-
.
|
|
31131
|
-
|
|
31132
|
-
width: 20px;
|
|
31380
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31381
|
+
padding-right: 25px;
|
|
31133
31382
|
}
|
|
31134
|
-
.
|
|
31135
|
-
border-
|
|
31136
|
-
transition-delay: 120ms;
|
|
31383
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31384
|
+
border-top-color: transparent;
|
|
31137
31385
|
}
|
|
31138
|
-
.
|
|
31139
|
-
|
|
31140
|
-
|
|
31141
|
-
top: 1px;
|
|
31142
|
-
left: 1px;
|
|
31386
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31387
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31388
|
+
border-color: transparent transparent white;
|
|
31143
31389
|
}
|
|
31144
|
-
.
|
|
31145
|
-
|
|
31146
|
-
width: 28px;
|
|
31390
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31391
|
+
border-radius: 8px 0 0 8px;
|
|
31147
31392
|
}
|
|
31148
|
-
.
|
|
31149
|
-
border-radius:
|
|
31393
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31394
|
+
border-radius: 8px 0 0 8px;
|
|
31150
31395
|
}
|
|
31151
|
-
.
|
|
31152
|
-
|
|
31396
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31397
|
+
content: "";
|
|
31398
|
+
width: 4px;
|
|
31399
|
+
top: -1px;
|
|
31400
|
+
bottom: -1px;
|
|
31401
|
+
background: white;
|
|
31153
31402
|
}
|
|
31154
|
-
.
|
|
31155
|
-
|
|
31403
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31404
|
+
border-radius: 0 8px 8px 0;
|
|
31156
31405
|
}
|
|
31157
|
-
.
|
|
31158
|
-
|
|
31406
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31407
|
+
border-radius: 0;
|
|
31408
|
+
background: white;
|
|
31409
|
+
border-top: none;
|
|
31159
31410
|
}
|
|
31160
|
-
.
|
|
31161
|
-
|
|
31411
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31412
|
+
border-top: 1px solid transparent;
|
|
31413
|
+
border-radius: 0 8px 8px 0;
|
|
31414
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31162
31415
|
}
|
|
31163
|
-
|
|
31164
|
-
|
|
31165
|
-
|
|
31416
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31417
|
+
background: white;
|
|
31418
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31166
31419
|
}
|
|
31167
|
-
|
|
31168
|
-
|
|
31169
|
-
|
|
31420
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31421
|
+
display: flex;
|
|
31422
|
+
align-items: center;
|
|
31423
|
+
height: 100%;
|
|
31424
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31170
31425
|
}
|
|
31171
|
-
|
|
31172
|
-
|
|
31173
|
-
padding: 8px 16px;
|
|
31174
|
-
line-height: 18px;
|
|
31426
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31427
|
+
background: white;
|
|
31175
31428
|
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31176
|
-
height: 34px;
|
|
31177
|
-
min-height: 34px;
|
|
31178
|
-
box-sizing: border-box;
|
|
31179
|
-
margin-top: 8px;
|
|
31180
31429
|
}
|
|
31181
|
-
|
|
31182
|
-
.onr9gzt {
|
|
31430
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31183
31431
|
display: flex;
|
|
31184
|
-
|
|
31185
|
-
|
|
31186
|
-
|
|
31187
|
-
border-radius: 4px;
|
|
31188
|
-
}
|
|
31189
|
-
.onr9gzt .selected-icon {
|
|
31190
|
-
display: none;
|
|
31432
|
+
align-items: center;
|
|
31433
|
+
height: 100%;
|
|
31434
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31191
31435
|
}
|
|
31192
|
-
.
|
|
31193
|
-
|
|
31436
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31437
|
+
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31194
31438
|
}
|
|
31195
|
-
.
|
|
31196
|
-
|
|
31439
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31440
|
+
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31441
|
+
border-radius: 8px;
|
|
31197
31442
|
}
|
|
31198
|
-
.
|
|
31199
|
-
color:
|
|
31443
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31444
|
+
border-top-color: white;
|
|
31200
31445
|
}
|
|
31201
|
-
.
|
|
31202
|
-
|
|
31446
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31447
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31448
|
+
border-bottom-color: transparent;
|
|
31449
|
+
border-top-color: transparent;
|
|
31203
31450
|
}
|
|
31204
|
-
.
|
|
31205
|
-
|
|
31451
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31452
|
+
border-radius: 8px 0 0 8px;
|
|
31206
31453
|
}
|
|
31207
|
-
.
|
|
31208
|
-
|
|
31454
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31455
|
+
border-radius: 0 8px 8px 0;
|
|
31209
31456
|
}
|
|
31210
|
-
.
|
|
31457
|
+
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31211
31458
|
background: rgba(0, 136, 255, 0.1);
|
|
31212
|
-
color: #0080ff;
|
|
31213
31459
|
}
|
|
31214
|
-
|
|
31215
|
-
|
|
31216
|
-
|
|
31217
|
-
|
|
31218
|
-
|
|
31219
|
-
|
|
31460
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31461
|
+
background: #fff;
|
|
31462
|
+
font-weight: 400;
|
|
31463
|
+
position: relative;
|
|
31464
|
+
border-bottom: none;
|
|
31465
|
+
color: #00122e;
|
|
31466
|
+
transition: none;
|
|
31467
|
+
padding: 15px 8px 15px 8px;
|
|
31220
31468
|
}
|
|
31221
|
-
.
|
|
31222
|
-
|
|
31469
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31470
|
+
content: "";
|
|
31471
|
+
width: 1px;
|
|
31472
|
+
top: 0;
|
|
31473
|
+
bottom: 0;
|
|
31474
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31475
|
+
position: absolute;
|
|
31476
|
+
right: 0;
|
|
31477
|
+
}
|
|
31478
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31479
|
+
padding: unset;
|
|
31480
|
+
}
|
|
31481
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31482
|
+
display: none;
|
|
31483
|
+
}
|
|
31484
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31485
|
+
width: 100%;
|
|
31223
31486
|
overflow: hidden;
|
|
31487
|
+
white-space: nowrap;
|
|
31224
31488
|
text-overflow: ellipsis;
|
|
31225
31489
|
}
|
|
31226
|
-
|
|
31227
|
-
|
|
31228
|
-
|
|
31229
|
-
|
|
31230
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31231
|
-
height: 18px;
|
|
31232
|
-
line-height: 18px;
|
|
31233
|
-
margin-top: 2px;
|
|
31490
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31491
|
+
overflow: hidden;
|
|
31492
|
+
text-overflow: ellipsis;
|
|
31493
|
+
flex: 1;
|
|
31234
31494
|
}
|
|
31235
|
-
|
|
31236
|
-
|
|
31237
|
-
border: none;
|
|
31238
|
-
margin-right: 0;
|
|
31239
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31495
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31496
|
+
padding: 15px 25px 15px 8px;
|
|
31240
31497
|
}
|
|
31241
|
-
|
|
31242
|
-
|
|
31243
|
-
pointer-events: none;
|
|
31244
|
-
height: 32px;
|
|
31245
|
-
width: 100%;
|
|
31246
|
-
opacity: 0;
|
|
31498
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31499
|
+
padding: 0;
|
|
31247
31500
|
}
|
|
31248
|
-
|
|
31249
|
-
|
|
31250
|
-
|
|
31251
|
-
|
|
31252
|
-
|
|
31253
|
-
|
|
31254
|
-
|
|
31255
|
-
|
|
31256
|
-
line-height: 24px;
|
|
31257
|
-
}
|
|
31258
|
-
.p12gwtiw .pagination-left {
|
|
31259
|
-
padding: 2px 8px;
|
|
31501
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31502
|
+
position: absolute;
|
|
31503
|
+
right: 6px;
|
|
31504
|
+
top: 50%;
|
|
31505
|
+
transform: translateY(-50%);
|
|
31506
|
+
height: 16px;
|
|
31507
|
+
display: none;
|
|
31508
|
+
transition: transform 320ms ease;
|
|
31260
31509
|
}
|
|
31261
|
-
.
|
|
31262
|
-
display:
|
|
31263
|
-
|
|
31264
|
-
border-radius: 6px;
|
|
31265
|
-
cursor: pointer;
|
|
31266
|
-
transition: all 0.3s ease;
|
|
31510
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31511
|
+
display: block;
|
|
31512
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31267
31513
|
}
|
|
31268
|
-
.
|
|
31269
|
-
|
|
31270
|
-
color: #0080ff;
|
|
31514
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31515
|
+
display: block;
|
|
31271
31516
|
}
|
|
31272
|
-
.
|
|
31273
|
-
|
|
31517
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31518
|
+
display: none;
|
|
31274
31519
|
}
|
|
31275
|
-
.
|
|
31276
|
-
|
|
31277
|
-
align-items: center;
|
|
31278
|
-
color: #0080ff;
|
|
31279
|
-
font-weight: bold;
|
|
31520
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31521
|
+
transform: translateY(-50%);
|
|
31280
31522
|
}
|
|
31281
|
-
.
|
|
31282
|
-
|
|
31523
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31524
|
+
transform: translateY(-50%) rotateX(180deg);
|
|
31283
31525
|
}
|
|
31284
|
-
.
|
|
31285
|
-
|
|
31286
|
-
padding: 0 8px;
|
|
31526
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31527
|
+
background: #f2f5fa;
|
|
31287
31528
|
}
|
|
31288
|
-
.
|
|
31289
|
-
|
|
31290
|
-
color: #0080ff;
|
|
31529
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31530
|
+
display: block;
|
|
31291
31531
|
}
|
|
31292
|
-
.
|
|
31293
|
-
|
|
31532
|
+
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31533
|
+
padding-right: 25px;
|
|
31294
31534
|
}
|
|
31295
|
-
|
|
31296
|
-
|
|
31297
|
-
max-height: calc(100vh - 128px);
|
|
31298
|
-
overflow-y: auto;
|
|
31535
|
+
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31536
|
+
padding: 0 !important;
|
|
31299
31537
|
}
|
|
31300
|
-
.
|
|
31301
|
-
|
|
31302
|
-
|
|
31303
|
-
|
|
31538
|
+
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31539
|
+
position: absolute;
|
|
31540
|
+
left: 50%;
|
|
31541
|
+
top: 50%;
|
|
31542
|
+
transform: translate(-50%, -50%);
|
|
31304
31543
|
}
|
|
31305
|
-
|
|
31306
|
-
|
|
31307
|
-
height: 100%;
|
|
31544
|
+
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31545
|
+
display: none;
|
|
31308
31546
|
}
|
|
31309
|
-
|
|
31310
|
-
|
|
31311
|
-
height: 100%;
|
|
31547
|
+
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31548
|
+
background: #fff;
|
|
31312
31549
|
}
|
|
31313
|
-
.tta5kd2.
|
|
31314
|
-
|
|
31315
|
-
height: 100%;
|
|
31550
|
+
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31551
|
+
background: inherit;
|
|
31316
31552
|
}
|
|
31317
|
-
.tta5kd2
|
|
31318
|
-
|
|
31553
|
+
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31554
|
+
position: static;
|
|
31555
|
+
border: none;
|
|
31556
|
+
background: inherit !important;
|
|
31557
|
+
height: 100px;
|
|
31558
|
+
vertical-align: middle;
|
|
31319
31559
|
}
|
|
31320
|
-
.tta5kd2.
|
|
31321
|
-
|
|
31322
|
-
|
|
31560
|
+
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31561
|
+
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31562
|
+
font-weight: bold;
|
|
31563
|
+
font-size: 20px;
|
|
31564
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31323
31565
|
}
|
|
31324
|
-
.tta5kd2
|
|
31325
|
-
padding:
|
|
31566
|
+
.tta5kd2 .ant-table td.cell__action_ {
|
|
31567
|
+
padding: 0 !important;
|
|
31568
|
+
position: relative;
|
|
31569
|
+
background: #fff;
|
|
31326
31570
|
}
|
|
31327
|
-
.tta5kd2
|
|
31328
|
-
|
|
31571
|
+
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31572
|
+
height: 100%;
|
|
31573
|
+
display: flex;
|
|
31574
|
+
align-items: center;
|
|
31575
|
+
justify-content: flex-end;
|
|
31576
|
+
padding-right: 8px;
|
|
31329
31577
|
}
|
|
31330
|
-
.tta5kd2 .
|
|
31331
|
-
|
|
31578
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31579
|
+
width: 24px;
|
|
31580
|
+
height: 24px;
|
|
31581
|
+
cursor: pointer;
|
|
31582
|
+
justify-content: center;
|
|
31583
|
+
border-radius: 4px;
|
|
31332
31584
|
}
|
|
31333
|
-
.tta5kd2.
|
|
31334
|
-
|
|
31585
|
+
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31586
|
+
background: #fff;
|
|
31335
31587
|
}
|
|
31336
|
-
|
|
31337
|
-
|
|
31588
|
+
|
|
31589
|
+
.s1fc623g {
|
|
31590
|
+
width: 430px !important;
|
|
31338
31591
|
}
|
|
31339
|
-
|
|
31340
|
-
|
|
31341
|
-
|
|
31592
|
+
|
|
31593
|
+
.da3mx0o .ant-select-item-group {
|
|
31594
|
+
padding: 8px 16px;
|
|
31595
|
+
line-height: 18px;
|
|
31596
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31597
|
+
height: 34px;
|
|
31598
|
+
min-height: 34px;
|
|
31599
|
+
box-sizing: border-box;
|
|
31600
|
+
margin-top: 8px;
|
|
31342
31601
|
}
|
|
31343
|
-
|
|
31344
|
-
|
|
31602
|
+
|
|
31603
|
+
.onr9gzt {
|
|
31604
|
+
display: flex;
|
|
31605
|
+
flex-direction: column;
|
|
31606
|
+
margin: 1px 8px;
|
|
31607
|
+
padding: 8px;
|
|
31608
|
+
border-radius: 4px;
|
|
31345
31609
|
}
|
|
31346
|
-
.
|
|
31347
|
-
.tta5kd2.table-init-loading .ant-spin-blur tbody {
|
|
31610
|
+
.onr9gzt .selected-icon {
|
|
31348
31611
|
display: none;
|
|
31349
31612
|
}
|
|
31350
|
-
.
|
|
31351
|
-
|
|
31613
|
+
.onr9gzt.ant-select-item-option-grouped {
|
|
31614
|
+
padding-left: 8px;
|
|
31352
31615
|
}
|
|
31353
|
-
.
|
|
31354
|
-
|
|
31355
|
-
background: #fff;
|
|
31356
|
-
padding: 0 !important;
|
|
31616
|
+
.onr9gzt.ant-select-item-option-selected {
|
|
31617
|
+
background-color: white;
|
|
31357
31618
|
}
|
|
31358
|
-
.
|
|
31359
|
-
|
|
31360
|
-
display: flex;
|
|
31361
|
-
align-items: center;
|
|
31362
|
-
height: 100%;
|
|
31363
|
-
padding: 8px;
|
|
31619
|
+
.onr9gzt.ant-select-item-option-selected .timezone-title {
|
|
31620
|
+
color: #0080ff;
|
|
31364
31621
|
}
|
|
31365
|
-
.
|
|
31366
|
-
|
|
31367
|
-
overflow: hidden;
|
|
31368
|
-
text-overflow: ellipsis;
|
|
31369
|
-
width: 100%;
|
|
31622
|
+
.onr9gzt.ant-select-item-option-selected .selected-icon {
|
|
31623
|
+
display: block;
|
|
31370
31624
|
}
|
|
31371
|
-
.
|
|
31372
|
-
|
|
31625
|
+
.onr9gzt.ant-select-item-option-active {
|
|
31626
|
+
background: rgba(0, 136, 255, 0.16);
|
|
31373
31627
|
}
|
|
31374
|
-
.
|
|
31375
|
-
|
|
31628
|
+
.onr9gzt.ant-select-item-option-active .timezone-title {
|
|
31629
|
+
color: #0080ff;
|
|
31376
31630
|
}
|
|
31377
|
-
.
|
|
31378
|
-
|
|
31379
|
-
|
|
31380
|
-
border-right: none;
|
|
31381
|
-
border-bottom: none;
|
|
31382
|
-
height: 100%;
|
|
31383
|
-
font-size: 12px;
|
|
31384
|
-
background: transparent;
|
|
31631
|
+
.onr9gzt.ant-select-item-option-active .timezone-tag {
|
|
31632
|
+
background: rgba(0, 136, 255, 0.1);
|
|
31633
|
+
color: #0080ff;
|
|
31385
31634
|
}
|
|
31386
|
-
|
|
31387
|
-
|
|
31388
|
-
|
|
31389
|
-
|
|
31390
|
-
|
|
31635
|
+
|
|
31636
|
+
.oiy0apc {
|
|
31637
|
+
display: flex;
|
|
31638
|
+
justify-content: space-between;
|
|
31639
|
+
height: 20px;
|
|
31640
|
+
line-height: 20px;
|
|
31391
31641
|
}
|
|
31392
|
-
.
|
|
31393
|
-
.tta5kd2 .ant-table .value {
|
|
31642
|
+
.oiy0apc .timezone-title {
|
|
31394
31643
|
color: #2d3a56;
|
|
31644
|
+
overflow: hidden;
|
|
31645
|
+
text-overflow: ellipsis;
|
|
31395
31646
|
}
|
|
31396
|
-
|
|
31397
|
-
.
|
|
31647
|
+
|
|
31648
|
+
.of4y382 {
|
|
31649
|
+
display: flex;
|
|
31650
|
+
justify-content: space-between;
|
|
31398
31651
|
color: rgba(44, 56, 82, 0.6);
|
|
31652
|
+
height: 18px;
|
|
31653
|
+
line-height: 18px;
|
|
31654
|
+
margin-top: 2px;
|
|
31399
31655
|
}
|
|
31400
|
-
|
|
31401
|
-
|
|
31402
|
-
|
|
31656
|
+
|
|
31657
|
+
.t19903l9 {
|
|
31658
|
+
border: none;
|
|
31659
|
+
margin-right: 0;
|
|
31660
|
+
background: rgba(225, 230, 241, 0.6);
|
|
31403
31661
|
}
|
|
31404
|
-
|
|
31405
|
-
|
|
31662
|
+
|
|
31663
|
+
.ohwbvxu {
|
|
31664
|
+
pointer-events: none;
|
|
31665
|
+
height: 32px;
|
|
31666
|
+
width: 100%;
|
|
31667
|
+
opacity: 0;
|
|
31406
31668
|
}
|
|
31407
|
-
|
|
31408
|
-
|
|
31409
|
-
|
|
31410
|
-
top: 50%;
|
|
31411
|
-
right: 12px;
|
|
31412
|
-
transform: translateY(-50%);
|
|
31413
|
-
}
|
|
31414
|
-
.tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
|
|
31415
|
-
box-shadow: none;
|
|
31416
|
-
width: 1px;
|
|
31417
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31418
|
-
}
|
|
31419
|
-
.tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
|
|
31420
|
-
box-shadow: none;
|
|
31421
|
-
width: 1px;
|
|
31422
|
-
background: rgba(213, 219, 227, 0.6);
|
|
31423
|
-
}
|
|
31424
|
-
.tta5kd2 .ant-table .ant-table-tbody {
|
|
31425
|
-
position: relative;
|
|
31426
|
-
}
|
|
31427
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
|
|
31428
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31429
|
-
border-bottom: 1px solid white;
|
|
31430
|
-
height: 40px;
|
|
31431
|
-
vertical-align: middle;
|
|
31432
|
-
transition: background 0ms;
|
|
31433
|
-
color: #00122e;
|
|
31434
|
-
}
|
|
31435
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
|
|
31436
|
-
background: #f2f5fa;
|
|
31437
|
-
border-bottom-color: #f2f5fa;
|
|
31438
|
-
}
|
|
31439
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
|
|
31440
|
-
height: auto;
|
|
31441
|
-
color: #00122e;
|
|
31442
|
-
font-size: 12px;
|
|
31443
|
-
text-align: left;
|
|
31444
|
-
transition: none;
|
|
31445
|
-
overflow: hidden;
|
|
31446
|
-
text-overflow: ellipsis;
|
|
31447
|
-
white-space: nowrap;
|
|
31448
|
-
}
|
|
31449
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
|
|
31450
|
-
color: #0096ff;
|
|
31451
|
-
}
|
|
31452
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
|
|
31453
|
-
overflow: hidden;
|
|
31454
|
-
text-overflow: ellipsis;
|
|
31455
|
-
width: 100%;
|
|
31456
|
-
vertical-align: middle;
|
|
31457
|
-
}
|
|
31458
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
|
|
31459
|
-
line-height: 0px;
|
|
31460
|
-
}
|
|
31461
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
|
|
31462
|
-
padding-right: 25px;
|
|
31463
|
-
}
|
|
31464
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
|
|
31465
|
-
border-top-color: transparent;
|
|
31466
|
-
}
|
|
31467
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
|
|
31468
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31469
|
-
border-color: transparent transparent white;
|
|
31470
|
-
}
|
|
31471
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
|
|
31472
|
-
border-radius: 8px 0 0 8px;
|
|
31473
|
-
}
|
|
31474
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
|
|
31475
|
-
border-radius: 8px 0 0 8px;
|
|
31476
|
-
}
|
|
31477
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
|
|
31478
|
-
content: "";
|
|
31479
|
-
width: 4px;
|
|
31480
|
-
top: -1px;
|
|
31481
|
-
bottom: -1px;
|
|
31482
|
-
background: white;
|
|
31483
|
-
}
|
|
31484
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
|
|
31485
|
-
border-radius: 0 8px 8px 0;
|
|
31486
|
-
}
|
|
31487
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
|
|
31488
|
-
border-radius: 0;
|
|
31489
|
-
background: white;
|
|
31490
|
-
border-top: none;
|
|
31491
|
-
}
|
|
31492
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
|
|
31493
|
-
border-top: 1px solid transparent;
|
|
31494
|
-
border-radius: 0 8px 8px 0;
|
|
31495
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31496
|
-
}
|
|
31497
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
|
|
31498
|
-
background: white;
|
|
31499
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31500
|
-
}
|
|
31501
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
|
|
31502
|
-
display: flex;
|
|
31503
|
-
align-items: center;
|
|
31504
|
-
height: 100%;
|
|
31505
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31506
|
-
}
|
|
31507
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
|
|
31508
|
-
background: white;
|
|
31509
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31510
|
-
}
|
|
31511
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
|
|
31512
|
-
display: flex;
|
|
31513
|
-
align-items: center;
|
|
31514
|
-
height: 100%;
|
|
31515
|
-
background: rgba(225, 230, 241, 0.6);
|
|
31516
|
-
}
|
|
31517
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
|
|
31518
|
-
border-bottom: 1px solid rgba(211, 218, 235, 0.6);
|
|
31519
|
-
}
|
|
31520
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
|
|
31521
|
-
box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
|
|
31522
|
-
border-radius: 8px;
|
|
31523
|
-
}
|
|
31524
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
|
|
31525
|
-
border-top-color: white;
|
|
31526
|
-
}
|
|
31527
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
|
|
31528
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31529
|
-
border-bottom-color: transparent;
|
|
31530
|
-
border-top-color: transparent;
|
|
31531
|
-
}
|
|
31532
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
|
|
31533
|
-
border-radius: 8px 0 0 8px;
|
|
31534
|
-
}
|
|
31535
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
|
|
31536
|
-
border-radius: 0 8px 8px 0;
|
|
31537
|
-
}
|
|
31538
|
-
.tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
|
|
31539
|
-
background: rgba(0, 136, 255, 0.1);
|
|
31540
|
-
}
|
|
31541
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th {
|
|
31542
|
-
background: #fff;
|
|
31543
|
-
font-weight: 400;
|
|
31544
|
-
position: relative;
|
|
31545
|
-
border-bottom: none;
|
|
31546
|
-
color: #00122e;
|
|
31547
|
-
transition: none;
|
|
31548
|
-
padding: 15px 8px 15px 8px;
|
|
31549
|
-
}
|
|
31550
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
|
|
31551
|
-
content: "";
|
|
31552
|
-
width: 1px;
|
|
31553
|
-
top: 0;
|
|
31554
|
-
bottom: 0;
|
|
31555
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31556
|
-
position: absolute;
|
|
31557
|
-
right: 0;
|
|
31558
|
-
}
|
|
31559
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
|
|
31560
|
-
padding: unset;
|
|
31561
|
-
}
|
|
31562
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
|
|
31563
|
-
display: none;
|
|
31564
|
-
}
|
|
31565
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31566
|
-
width: 100%;
|
|
31567
|
-
overflow: hidden;
|
|
31568
|
-
white-space: nowrap;
|
|
31569
|
-
text-overflow: ellipsis;
|
|
31570
|
-
}
|
|
31571
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
|
|
31572
|
-
overflow: hidden;
|
|
31573
|
-
text-overflow: ellipsis;
|
|
31574
|
-
flex: 1;
|
|
31575
|
-
}
|
|
31576
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
|
|
31577
|
-
padding: 15px 25px 15px 8px;
|
|
31578
|
-
}
|
|
31579
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
|
|
31580
|
-
padding: 0;
|
|
31581
|
-
}
|
|
31582
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
|
|
31583
|
-
position: absolute;
|
|
31584
|
-
right: 6px;
|
|
31585
|
-
top: 50%;
|
|
31586
|
-
transform: translateY(-50%);
|
|
31587
|
-
height: 16px;
|
|
31588
|
-
display: none;
|
|
31589
|
-
transition: transform 320ms ease;
|
|
31590
|
-
}
|
|
31591
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
|
|
31592
|
-
display: block;
|
|
31593
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31594
|
-
}
|
|
31595
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
|
|
31596
|
-
display: block;
|
|
31597
|
-
}
|
|
31598
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
|
|
31599
|
-
display: none;
|
|
31600
|
-
}
|
|
31601
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
|
|
31602
|
-
transform: translateY(-50%);
|
|
31603
|
-
}
|
|
31604
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
|
|
31605
|
-
transform: translateY(-50%) rotateX(180deg);
|
|
31606
|
-
}
|
|
31607
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
|
|
31608
|
-
background: #f2f5fa;
|
|
31609
|
-
}
|
|
31610
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
|
|
31611
|
-
display: block;
|
|
31612
|
-
}
|
|
31613
|
-
.tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
|
|
31614
|
-
padding-right: 25px;
|
|
31615
|
-
}
|
|
31616
|
-
.tta5kd2 .ant-table .ant-table-selection-column {
|
|
31617
|
-
padding: 0 !important;
|
|
31618
|
-
}
|
|
31619
|
-
.tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
|
|
31620
|
-
position: absolute;
|
|
31621
|
-
left: 50%;
|
|
31622
|
-
top: 50%;
|
|
31623
|
-
transform: translate(-50%, -50%);
|
|
31624
|
-
}
|
|
31625
|
-
.tta5kd2 .ant-table .ant-table-selection-column:after {
|
|
31626
|
-
display: none;
|
|
31627
|
-
}
|
|
31628
|
-
.tta5kd2 .ant-table .ant-table-hide-scrollbar {
|
|
31629
|
-
background: #fff;
|
|
31630
|
-
}
|
|
31631
|
-
.tta5kd2 .ant-table .ant-table-placeholder {
|
|
31632
|
-
background: inherit;
|
|
31633
|
-
}
|
|
31634
|
-
.tta5kd2 .ant-table .ant-table-placeholder td {
|
|
31635
|
-
position: static;
|
|
31636
|
-
border: none;
|
|
31637
|
-
background: inherit !important;
|
|
31638
|
-
height: 100px;
|
|
31639
|
-
vertical-align: middle;
|
|
31640
|
-
}
|
|
31641
|
-
.tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
|
|
31642
|
-
.tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
|
|
31643
|
-
font-weight: bold;
|
|
31644
|
-
font-size: 20px;
|
|
31645
|
-
color: rgba(10, 37, 85, 0.6);
|
|
31646
|
-
}
|
|
31647
|
-
.tta5kd2 .ant-table td.cell__action_ {
|
|
31648
|
-
padding: 0 !important;
|
|
31649
|
-
position: relative;
|
|
31650
|
-
background: #fff;
|
|
31651
|
-
}
|
|
31652
|
-
.tta5kd2 .ant-table td.cell__action_ > * {
|
|
31653
|
-
height: 100%;
|
|
31654
|
-
display: flex;
|
|
31655
|
-
align-items: center;
|
|
31656
|
-
justify-content: flex-end;
|
|
31657
|
-
padding-right: 8px;
|
|
31658
|
-
}
|
|
31659
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button {
|
|
31660
|
-
width: 24px;
|
|
31661
|
-
height: 24px;
|
|
31662
|
-
cursor: pointer;
|
|
31663
|
-
justify-content: center;
|
|
31664
|
-
border-radius: 4px;
|
|
31665
|
-
}
|
|
31666
|
-
.tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
|
|
31667
|
-
background: #fff;
|
|
31668
|
-
}
|
|
31669
|
-
|
|
31670
|
-
.c1up1pdz {
|
|
31671
|
-
width: 648px;
|
|
31669
|
+
|
|
31670
|
+
.c1up1pdz {
|
|
31671
|
+
width: 648px;
|
|
31672
31672
|
}
|
|
31673
31673
|
.c1up1pdz.active {
|
|
31674
31674
|
border-color: #0080ff;
|
|
@@ -31792,754 +31792,981 @@ input.rrg1fkn.ant-input {
|
|
|
31792
31792
|
border-color: #0096ff;
|
|
31793
31793
|
color: #fff;
|
|
31794
31794
|
}
|
|
31795
|
-
.wpbf4pq .week-day-option.en-text {
|
|
31796
|
-
width: 110px;
|
|
31797
|
-
margin-top: 4px;
|
|
31795
|
+
.wpbf4pq .week-day-option.en-text {
|
|
31796
|
+
width: 110px;
|
|
31797
|
+
margin-top: 4px;
|
|
31798
|
+
}
|
|
31799
|
+
.wpbf4pq .month-day-option {
|
|
31800
|
+
width: 32px;
|
|
31801
|
+
padding: 0;
|
|
31802
|
+
margin-bottom: 8px;
|
|
31803
|
+
}
|
|
31804
|
+
.wpbf4pq .month-day-option.active {
|
|
31805
|
+
background-color: #0096ff;
|
|
31806
|
+
border-color: #0096ff;
|
|
31807
|
+
color: #fff;
|
|
31808
|
+
}
|
|
31809
|
+
|
|
31810
|
+
.berrcjl {
|
|
31811
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31812
|
+
margin-bottom: 4px;
|
|
31813
|
+
}
|
|
31814
|
+
.berrcjl .breadcrumb-link {
|
|
31815
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31816
|
+
cursor: pointer;
|
|
31817
|
+
transition: color 160ms ease;
|
|
31818
|
+
}
|
|
31819
|
+
.berrcjl .breadcrumb-link:hover {
|
|
31820
|
+
color: #0080ff;
|
|
31821
|
+
}
|
|
31822
|
+
.berrcjl .breadcrumb-link:active {
|
|
31823
|
+
color: #005ed1;
|
|
31824
|
+
}
|
|
31825
|
+
|
|
31826
|
+
.c1uzzomf {
|
|
31827
|
+
margin-bottom: 16px;
|
|
31828
|
+
}
|
|
31829
|
+
.c1uzzomf .card-title {
|
|
31830
|
+
font-size: 16px;
|
|
31831
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31832
|
+
font-weight: 700;
|
|
31833
|
+
line-height: 32px;
|
|
31834
|
+
}
|
|
31835
|
+
.c1uzzomf .card-body {
|
|
31836
|
+
padding: 24px;
|
|
31837
|
+
border-radius: 8px;
|
|
31838
|
+
background: #fff;
|
|
31839
|
+
}
|
|
31840
|
+
.c1uzzomf .empty {
|
|
31841
|
+
font-weight: 700;
|
|
31842
|
+
font-size: 14px;
|
|
31843
|
+
line-height: 22px;
|
|
31844
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31845
|
+
text-align: center;
|
|
31846
|
+
}
|
|
31847
|
+
|
|
31848
|
+
.n12mqh7z {
|
|
31849
|
+
display: flex;
|
|
31850
|
+
align-items: center;
|
|
31851
|
+
font-size: 12px;
|
|
31852
|
+
line-height: 18px;
|
|
31853
|
+
}
|
|
31854
|
+
.n12mqh7z:not(:last-child) {
|
|
31855
|
+
margin-bottom: 4px;
|
|
31856
|
+
}
|
|
31857
|
+
|
|
31858
|
+
.tf5bynu {
|
|
31859
|
+
margin: 0 3px;
|
|
31860
|
+
}
|
|
31861
|
+
|
|
31862
|
+
.tcckoz1 {
|
|
31863
|
+
max-height: 400px;
|
|
31864
|
+
overflow: "auto";
|
|
31865
|
+
}
|
|
31866
|
+
|
|
31867
|
+
.c18gxmrl {
|
|
31868
|
+
border: 1px solid #d8deeb;
|
|
31869
|
+
border-radius: 4px;
|
|
31870
|
+
}
|
|
31871
|
+
.c18gxmrl + .c18gxmrl {
|
|
31872
|
+
margin-top: 8px;
|
|
31873
|
+
}
|
|
31874
|
+
.c18gxmrl:hover {
|
|
31875
|
+
border-color: #0080ff;
|
|
31876
|
+
}
|
|
31877
|
+
.c18gxmrl:hover > header {
|
|
31878
|
+
background: rgba(0, 128, 255, 0.1);
|
|
31879
|
+
}
|
|
31880
|
+
.c18gxmrl.active header {
|
|
31881
|
+
border-bottom: 1px solid #d8deeb;
|
|
31882
|
+
}
|
|
31883
|
+
.c18gxmrl > header {
|
|
31884
|
+
padding: 8px 12px;
|
|
31885
|
+
}
|
|
31886
|
+
|
|
31887
|
+
.c18bcrac {
|
|
31888
|
+
display: inline-block;
|
|
31889
|
+
width: 100%;
|
|
31890
|
+
}
|
|
31891
|
+
.c18bcrac .recharts-wrapper {
|
|
31892
|
+
margin-left: 4px;
|
|
31893
|
+
}
|
|
31894
|
+
|
|
31895
|
+
.cro7kg2 {
|
|
31896
|
+
padding: 4px;
|
|
31897
|
+
}
|
|
31898
|
+
|
|
31899
|
+
.c14wcxf0 {
|
|
31900
|
+
display: flex;
|
|
31901
|
+
justify-content: space-between;
|
|
31902
|
+
align-items: center;
|
|
31903
|
+
font-size: 13px;
|
|
31904
|
+
line-height: 24px;
|
|
31905
|
+
color: #cccccc;
|
|
31906
|
+
white-space: nowrap;
|
|
31907
|
+
}
|
|
31908
|
+
.c14wcxf0 label {
|
|
31909
|
+
margin-right: 32px;
|
|
31910
|
+
}
|
|
31911
|
+
|
|
31912
|
+
.coy29mj.c14wcxf0 {
|
|
31913
|
+
font-weight: bold;
|
|
31914
|
+
color: white;
|
|
31915
|
+
}
|
|
31916
|
+
|
|
31917
|
+
.s11212zy {
|
|
31918
|
+
width: 8px;
|
|
31919
|
+
height: 8px;
|
|
31920
|
+
border-radius: 2px;
|
|
31921
|
+
display: inline-block;
|
|
31922
|
+
background: var(--s11212zy-0);
|
|
31923
|
+
border: 1px solid #fff;
|
|
31924
|
+
box-sizing: content-box;
|
|
31925
|
+
margin-right: 6px;
|
|
31926
|
+
}
|
|
31927
|
+
|
|
31928
|
+
.p1lyky6c > :first-child {
|
|
31929
|
+
font-weight: bold;
|
|
31930
|
+
color: white;
|
|
31931
|
+
margin-right: 4px;
|
|
31932
|
+
}
|
|
31933
|
+
|
|
31934
|
+
.c1bus5hc {
|
|
31935
|
+
--color: white;
|
|
31936
|
+
height: 14px;
|
|
31937
|
+
width: 14px;
|
|
31938
|
+
border-radius: 50%;
|
|
31939
|
+
flex-shrink: 0;
|
|
31940
|
+
display: flex;
|
|
31941
|
+
align-items: center;
|
|
31942
|
+
justify-content: center;
|
|
31943
|
+
border: 1px solid var(--color);
|
|
31944
|
+
}
|
|
31945
|
+
.c1bus5hc .circle-inner {
|
|
31946
|
+
position: relative;
|
|
31947
|
+
height: 10px;
|
|
31948
|
+
width: 10px;
|
|
31949
|
+
border-radius: 50%;
|
|
31950
|
+
overflow: hidden;
|
|
31951
|
+
}
|
|
31952
|
+
.c1bus5hc .circle-content {
|
|
31953
|
+
position: absolute;
|
|
31954
|
+
height: 100%;
|
|
31955
|
+
width: 100%;
|
|
31956
|
+
left: 0;
|
|
31957
|
+
top: 0;
|
|
31958
|
+
border-radius: 50%;
|
|
31959
|
+
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
31960
|
+
transform: rotate(180deg);
|
|
31961
|
+
}
|
|
31962
|
+
.c1bus5hc .circle-child {
|
|
31963
|
+
position: absolute;
|
|
31964
|
+
height: 100%;
|
|
31965
|
+
width: 100%;
|
|
31966
|
+
left: 0;
|
|
31967
|
+
top: 0;
|
|
31968
|
+
margin-left: 50%;
|
|
31969
|
+
transform-origin: left;
|
|
31970
|
+
background: white;
|
|
31971
|
+
transform: rotate(0deg);
|
|
31972
|
+
}
|
|
31973
|
+
|
|
31974
|
+
.wg1tsps {
|
|
31975
|
+
display: flex;
|
|
31976
|
+
align-items: center;
|
|
31977
|
+
justify-content: flex-end;
|
|
31978
|
+
}
|
|
31979
|
+
|
|
31980
|
+
.b1ctd5xy {
|
|
31981
|
+
display: flex;
|
|
31982
|
+
align-items: center;
|
|
31983
|
+
width: calc(100% - 40px);
|
|
31984
|
+
}
|
|
31985
|
+
.b1ctd5xy .chart {
|
|
31986
|
+
display: inline-block;
|
|
31987
|
+
width: 100%;
|
|
31988
|
+
}
|
|
31989
|
+
|
|
31990
|
+
.u1p8acpn {
|
|
31991
|
+
width: 40px;
|
|
31992
|
+
}
|
|
31993
|
+
.u1p8acpn .unit {
|
|
31994
|
+
color: #00122e !important;
|
|
31995
|
+
}
|
|
31996
|
+
|
|
31997
|
+
.clm1wy1 {
|
|
31998
|
+
width: 192px;
|
|
31999
|
+
height: 246px;
|
|
32000
|
+
border-radius: 4px;
|
|
32001
|
+
}
|
|
32002
|
+
.clm1wy1 > .ant-picker-calendar,
|
|
32003
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
32004
|
+
width: 100%;
|
|
32005
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
32006
|
+
border-top: none;
|
|
32007
|
+
}
|
|
32008
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
32009
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
32010
|
+
padding: 0 16px;
|
|
32011
|
+
}
|
|
32012
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
32013
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
32014
|
+
width: 100%;
|
|
32015
|
+
height: 180px;
|
|
32016
|
+
border-spacing: 0;
|
|
32017
|
+
}
|
|
32018
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
32019
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
32020
|
+
margin-bottom: 8px;
|
|
32021
|
+
}
|
|
32022
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
32023
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
32024
|
+
width: 22px;
|
|
32025
|
+
}
|
|
32026
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
32027
|
+
.clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
32028
|
+
padding: 0;
|
|
32029
|
+
}
|
|
32030
|
+
.clm1wy1 .ant-picker-cell {
|
|
32031
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32032
|
+
opacity: 0.4;
|
|
32033
|
+
}
|
|
32034
|
+
.clm1wy1 .ant-picker-cell-in-view {
|
|
32035
|
+
color: rgba(62, 70, 82, 0.6);
|
|
32036
|
+
opacity: 1;
|
|
32037
|
+
}
|
|
32038
|
+
.clm1wy1 .ant-picker-cell-in-view > .active {
|
|
32039
|
+
color: #3e4652;
|
|
31798
32040
|
}
|
|
31799
|
-
.
|
|
31800
|
-
|
|
31801
|
-
padding: 0;
|
|
31802
|
-
margin-bottom: 8px;
|
|
32041
|
+
.clm1wy1 .ant-picker-cell::before {
|
|
32042
|
+
pointer-events: none;
|
|
31803
32043
|
}
|
|
31804
|
-
|
|
31805
|
-
|
|
31806
|
-
|
|
31807
|
-
|
|
32044
|
+
|
|
32045
|
+
.t1tsm00v {
|
|
32046
|
+
color: rgba(129, 138, 153, 0.6);
|
|
32047
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32048
|
+
backdrop-filter: blur(10px);
|
|
32049
|
+
padding: 7px 10px;
|
|
31808
32050
|
}
|
|
31809
32051
|
|
|
31810
|
-
.
|
|
31811
|
-
color: rgba(
|
|
31812
|
-
text-align: center;
|
|
32052
|
+
.c167wnad {
|
|
32053
|
+
color: rgba(62, 70, 82, 0.6);
|
|
31813
32054
|
display: flex;
|
|
32055
|
+
justify-content: space-between;
|
|
31814
32056
|
align-items: center;
|
|
31815
|
-
|
|
31816
|
-
flex-direction: column;
|
|
31817
|
-
height: 100%;
|
|
32057
|
+
padding: 8px 16px;
|
|
31818
32058
|
}
|
|
31819
|
-
.
|
|
31820
|
-
color: #0080ff;
|
|
32059
|
+
.c167wnad .anticon {
|
|
31821
32060
|
cursor: pointer;
|
|
31822
32061
|
}
|
|
32062
|
+
.c167wnad .anticon:hover {
|
|
32063
|
+
color: #0096ff;
|
|
32064
|
+
}
|
|
31823
32065
|
|
|
31824
|
-
.
|
|
31825
|
-
|
|
31826
|
-
|
|
32066
|
+
.cxhf7dh {
|
|
32067
|
+
text-align: center;
|
|
32068
|
+
}
|
|
32069
|
+
.cxhf7dh .dots {
|
|
31827
32070
|
display: flex;
|
|
31828
|
-
|
|
32071
|
+
justify-content: center;
|
|
31829
32072
|
}
|
|
31830
|
-
.
|
|
32073
|
+
.cxhf7dh .dot {
|
|
32074
|
+
display: inline-block;
|
|
32075
|
+
width: 2px;
|
|
32076
|
+
height: 2px;
|
|
32077
|
+
border-radius: 1px;
|
|
32078
|
+
background: #0096ff;
|
|
32079
|
+
}
|
|
32080
|
+
.cxhf7dh .dot:not(:last-child) {
|
|
32081
|
+
margin-right: 2px;
|
|
32082
|
+
}
|
|
32083
|
+
.cxhf7dh .bar {
|
|
32084
|
+
width: 9px;
|
|
32085
|
+
height: 2px;
|
|
32086
|
+
background: #0096ff;
|
|
32087
|
+
border-radius: 2px;
|
|
32088
|
+
}
|
|
32089
|
+
|
|
32090
|
+
.tje3huy {
|
|
31831
32091
|
width: 100%;
|
|
31832
|
-
|
|
31833
|
-
|
|
31834
|
-
|
|
31835
|
-
justify-content: space-between;
|
|
32092
|
+
overflow: inherit;
|
|
32093
|
+
white-space: inherit;
|
|
32094
|
+
text-overflow: ellipsis;
|
|
31836
32095
|
}
|
|
31837
|
-
|
|
32096
|
+
|
|
32097
|
+
.s1iv0tp1 .enabled-switch {
|
|
31838
32098
|
display: flex;
|
|
31839
|
-
font-size: 12px;
|
|
31840
32099
|
align-items: center;
|
|
31841
32100
|
}
|
|
31842
|
-
.
|
|
31843
|
-
|
|
31844
|
-
}
|
|
31845
|
-
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
31846
|
-
margin-left: 10px;
|
|
32101
|
+
.s1iv0tp1 .enabled-text {
|
|
32102
|
+
margin-right: 8px;
|
|
31847
32103
|
}
|
|
31848
|
-
|
|
31849
|
-
|
|
32104
|
+
|
|
32105
|
+
.gmyahx3 {
|
|
31850
32106
|
cursor: pointer;
|
|
31851
32107
|
}
|
|
31852
|
-
.
|
|
31853
|
-
|
|
31854
|
-
width: 100%;
|
|
31855
|
-
display: flex;
|
|
31856
|
-
justify-content: center;
|
|
31857
|
-
align-items: center;
|
|
32108
|
+
.gmyahx3 .link-text {
|
|
32109
|
+
color: rgba(0, 21, 64, 0.3);
|
|
31858
32110
|
}
|
|
31859
|
-
.
|
|
31860
|
-
|
|
32111
|
+
.gmyahx3:hover .link-text {
|
|
32112
|
+
color: #0080ff;
|
|
31861
32113
|
}
|
|
31862
32114
|
|
|
31863
|
-
.
|
|
32115
|
+
.m15dvk92 {
|
|
31864
32116
|
display: flex;
|
|
31865
|
-
|
|
31866
|
-
white-space: nowrap;
|
|
31867
|
-
overflow: hidden;
|
|
32117
|
+
justify-content: space-between;
|
|
31868
32118
|
width: 100%;
|
|
31869
32119
|
}
|
|
31870
|
-
.
|
|
31871
|
-
margin-left:
|
|
31872
|
-
font-size: 12px;
|
|
32120
|
+
.m15dvk92 .action {
|
|
32121
|
+
margin-left: 16px;
|
|
31873
32122
|
}
|
|
31874
32123
|
|
|
31875
|
-
.
|
|
31876
|
-
|
|
31877
|
-
justify-content: flex-start;
|
|
31878
|
-
align-items: center;
|
|
31879
|
-
font-size: 12px;
|
|
31880
|
-
cursor: pointer;
|
|
32124
|
+
.aql8iqz .ant-alert-message {
|
|
32125
|
+
width: 100%;
|
|
31881
32126
|
}
|
|
31882
|
-
|
|
31883
|
-
|
|
32127
|
+
|
|
32128
|
+
.t1sqg15u {
|
|
32129
|
+
background: white;
|
|
31884
32130
|
}
|
|
31885
|
-
.
|
|
31886
|
-
|
|
32131
|
+
.t1sqg15u.inline .table-row {
|
|
32132
|
+
flex-direction: column;
|
|
31887
32133
|
}
|
|
31888
|
-
.
|
|
31889
|
-
|
|
32134
|
+
.t1sqg15u.inline .table-row > label {
|
|
32135
|
+
padding: 0 16px 7px 0;
|
|
31890
32136
|
}
|
|
31891
|
-
|
|
31892
|
-
.
|
|
31893
|
-
display: inline-block;
|
|
31894
|
-
height: 8px;
|
|
31895
|
-
width: 8px;
|
|
31896
|
-
margin-right: 8px;
|
|
32137
|
+
.t1sqg15u.has-border .table-header {
|
|
32138
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
31897
32139
|
}
|
|
31898
|
-
|
|
31899
|
-
|
|
31900
|
-
display: flex;
|
|
31901
|
-
align-items: center;
|
|
31902
|
-
font-size: 12px;
|
|
31903
|
-
margin: 0;
|
|
32140
|
+
.t1sqg15u.has-border .hiddenBorder {
|
|
32141
|
+
border-top: none !important;
|
|
31904
32142
|
}
|
|
31905
|
-
|
|
31906
|
-
.
|
|
31907
|
-
position: relative;
|
|
32143
|
+
.t1sqg15u.has-border .table-row + .table-row {
|
|
32144
|
+
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
31908
32145
|
}
|
|
31909
|
-
.
|
|
31910
|
-
bottom:
|
|
32146
|
+
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32147
|
+
padding-bottom: 0;
|
|
31911
32148
|
}
|
|
31912
|
-
.
|
|
32149
|
+
.t1sqg15u.align-right .content {
|
|
32150
|
+
text-align: right;
|
|
32151
|
+
}
|
|
32152
|
+
.t1sqg15u .uuid-row {
|
|
31913
32153
|
display: flex;
|
|
31914
32154
|
justify-content: space-between;
|
|
31915
|
-
line-height: 30px;
|
|
31916
|
-
margin: 0 16px;
|
|
31917
32155
|
}
|
|
31918
|
-
.
|
|
32156
|
+
.t1sqg15u .uuid-row .id-text {
|
|
32157
|
+
white-space: nowrap;
|
|
32158
|
+
overflow: hidden;
|
|
32159
|
+
text-overflow: ellipsis;
|
|
32160
|
+
}
|
|
32161
|
+
|
|
32162
|
+
.t4zczcp {
|
|
31919
32163
|
display: flex;
|
|
31920
|
-
|
|
32164
|
+
justify-content: space-between;
|
|
31921
32165
|
align-items: center;
|
|
32166
|
+
padding: 8px;
|
|
32167
|
+
min-height: 32px;
|
|
31922
32168
|
}
|
|
31923
|
-
.
|
|
31924
|
-
color:
|
|
31925
|
-
|
|
31926
|
-
|
|
31927
|
-
|
|
32169
|
+
.t4zczcp .table-title {
|
|
32170
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32171
|
+
font-weight: 600;
|
|
32172
|
+
font-size: 12px;
|
|
32173
|
+
line-height: 8px;
|
|
31928
32174
|
}
|
|
31929
|
-
.
|
|
31930
|
-
|
|
32175
|
+
.t4zczcp .edit-icon {
|
|
32176
|
+
font-size: 16px;
|
|
32177
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31931
32178
|
cursor: pointer;
|
|
31932
32179
|
}
|
|
31933
|
-
|
|
32180
|
+
|
|
32181
|
+
.t1s7goww {
|
|
31934
32182
|
font-size: 12px;
|
|
32183
|
+
line-height: 18px;
|
|
31935
32184
|
}
|
|
31936
|
-
|
|
31937
|
-
|
|
31938
|
-
|
|
31939
|
-
padding: 0
|
|
31940
|
-
|
|
31941
|
-
|
|
31942
|
-
|
|
31943
|
-
|
|
31944
|
-
|
|
32185
|
+
|
|
32186
|
+
.t93e4cf {
|
|
32187
|
+
display: flex;
|
|
32188
|
+
padding: 8px 0;
|
|
32189
|
+
color: #2d3a56;
|
|
32190
|
+
}
|
|
32191
|
+
.t93e4cf .hidden {
|
|
32192
|
+
display: none;
|
|
32193
|
+
}
|
|
32194
|
+
.t93e4cf .ant-btn-link {
|
|
32195
|
+
height: auto;
|
|
32196
|
+
}
|
|
32197
|
+
.t93e4cf .content {
|
|
32198
|
+
overflow: hidden;
|
|
32199
|
+
overflow-x: auto;
|
|
32200
|
+
width: 100%;
|
|
32201
|
+
white-space: pre-wrap;
|
|
32202
|
+
}
|
|
32203
|
+
.t93e4cf .content .ant-btn {
|
|
32204
|
+
white-space: pre-wrap;
|
|
32205
|
+
text-align: left;
|
|
32206
|
+
}
|
|
32207
|
+
.t93e4cf .content .unit-chart {
|
|
32208
|
+
justify-content: flex-start;
|
|
31945
32209
|
}
|
|
31946
32210
|
|
|
31947
|
-
.
|
|
31948
|
-
|
|
32211
|
+
.rhz2uv5 {
|
|
32212
|
+
width: var(--rhz2uv5-0);
|
|
32213
|
+
flex-shrink: 0;
|
|
32214
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32215
|
+
padding-right: 12px;
|
|
31949
32216
|
}
|
|
31950
32217
|
|
|
31951
|
-
.
|
|
32218
|
+
.c10crapj {
|
|
32219
|
+
border-radius: 8px;
|
|
32220
|
+
}
|
|
32221
|
+
.c10crapj .ant-card-body {
|
|
32222
|
+
padding: 20px 24px 24px 24px;
|
|
32223
|
+
}
|
|
32224
|
+
|
|
32225
|
+
.t3qomhu {
|
|
32226
|
+
margin: 0 2px;
|
|
32227
|
+
}
|
|
32228
|
+
|
|
32229
|
+
.c198s9j3 {
|
|
32230
|
+
color: #2d3a56;
|
|
32231
|
+
line-height: 22px;
|
|
32232
|
+
display: inline-flex;
|
|
32233
|
+
}
|
|
32234
|
+
.c198s9j3 .ant-checkbox {
|
|
32235
|
+
height: 22px;
|
|
31952
32236
|
display: flex;
|
|
31953
32237
|
align-items: center;
|
|
31954
|
-
|
|
31955
|
-
background-color: rgba(0, 0, 0, 0.75);
|
|
31956
|
-
color: #b4beca;
|
|
31957
|
-
font-size: 12px;
|
|
31958
|
-
padding: 3px 6px;
|
|
32238
|
+
top: 0;
|
|
31959
32239
|
}
|
|
31960
|
-
.
|
|
31961
|
-
|
|
32240
|
+
.c198s9j3 .ant-checkbox-checked::after {
|
|
32241
|
+
border: none;
|
|
31962
32242
|
}
|
|
31963
|
-
.
|
|
31964
|
-
|
|
32243
|
+
.c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
|
|
32244
|
+
.c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
|
|
32245
|
+
border-color: #0080ff;
|
|
31965
32246
|
}
|
|
31966
|
-
.
|
|
31967
|
-
|
|
31968
|
-
margin-left: 8px;
|
|
32247
|
+
.c198s9j3 .ant-checkbox .ant-checkbox-inner {
|
|
32248
|
+
border: 1px solid rgba(107, 128, 167, 0.6);
|
|
31969
32249
|
}
|
|
31970
|
-
|
|
31971
|
-
.
|
|
31972
|
-
|
|
31973
|
-
margin-bottom: 4px;
|
|
32250
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
|
|
32251
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32252
|
+
border: 1px solid #0080ff;
|
|
31974
32253
|
}
|
|
31975
|
-
.
|
|
31976
|
-
|
|
31977
|
-
cursor: pointer;
|
|
31978
|
-
transition: color 160ms ease;
|
|
32254
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
|
|
32255
|
+
background: #0080ff;
|
|
31979
32256
|
}
|
|
31980
|
-
.
|
|
31981
|
-
color: #
|
|
32257
|
+
.c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32258
|
+
background-color: #fff;
|
|
32259
|
+
height: 2px;
|
|
32260
|
+
width: 10px;
|
|
32261
|
+
border-radius: 2px;
|
|
31982
32262
|
}
|
|
31983
|
-
.
|
|
31984
|
-
|
|
32263
|
+
.c198s9j3.ant-checkbox-wrapper-disabled {
|
|
32264
|
+
opacity: 0.5;
|
|
31985
32265
|
}
|
|
31986
|
-
|
|
31987
|
-
.
|
|
31988
|
-
|
|
31989
|
-
height: 14px;
|
|
31990
|
-
width: 14px;
|
|
31991
|
-
border-radius: 50%;
|
|
31992
|
-
flex-shrink: 0;
|
|
31993
|
-
display: flex;
|
|
31994
|
-
align-items: center;
|
|
31995
|
-
justify-content: center;
|
|
31996
|
-
border: 1px solid var(--color);
|
|
32266
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
|
|
32267
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32268
|
+
border-color: rgba(107, 128, 167, 0.6) !important;
|
|
31997
32269
|
}
|
|
31998
|
-
.
|
|
31999
|
-
|
|
32000
|
-
height: 10px;
|
|
32001
|
-
width: 10px;
|
|
32002
|
-
border-radius: 50%;
|
|
32003
|
-
overflow: hidden;
|
|
32270
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
|
|
32271
|
+
border-color: #2d3a56;
|
|
32004
32272
|
}
|
|
32005
|
-
.
|
|
32006
|
-
|
|
32007
|
-
height: 100%;
|
|
32008
|
-
width: 100%;
|
|
32009
|
-
left: 0;
|
|
32010
|
-
top: 0;
|
|
32011
|
-
border-radius: 50%;
|
|
32012
|
-
background: linear-gradient(to right, var(--color) 50%, white 50%);
|
|
32013
|
-
transform: rotate(180deg);
|
|
32273
|
+
.c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
|
|
32274
|
+
background: #2d3a56;
|
|
32014
32275
|
}
|
|
32015
|
-
.
|
|
32016
|
-
|
|
32017
|
-
|
|
32018
|
-
width: 100%;
|
|
32019
|
-
left: 0;
|
|
32020
|
-
top: 0;
|
|
32021
|
-
margin-left: 50%;
|
|
32022
|
-
transform-origin: left;
|
|
32023
|
-
background: white;
|
|
32024
|
-
transform: rotate(0deg);
|
|
32276
|
+
.c198s9j3 .ant-checkbox + span,
|
|
32277
|
+
.c198s9j3 .ant-checkbox-disabled + span {
|
|
32278
|
+
padding: 0;
|
|
32025
32279
|
}
|
|
32026
|
-
|
|
32027
|
-
.
|
|
32028
|
-
|
|
32280
|
+
.c198s9j3 .ant-checkbox + span .main,
|
|
32281
|
+
.c198s9j3 .ant-checkbox-disabled + span .main {
|
|
32282
|
+
display: inline-block;
|
|
32283
|
+
margin-left: 12px;
|
|
32284
|
+
color: #2d3a56;
|
|
32029
32285
|
}
|
|
32030
|
-
.
|
|
32031
|
-
|
|
32286
|
+
.c198s9j3 .ant-checkbox + span .sub,
|
|
32287
|
+
.c198s9j3 .ant-checkbox-disabled + span .sub {
|
|
32288
|
+
margin-left: 28px;
|
|
32032
32289
|
color: rgba(44, 56, 82, 0.6);
|
|
32033
|
-
font-weight: 700;
|
|
32034
|
-
line-height: 32px;
|
|
32035
32290
|
}
|
|
32036
|
-
.
|
|
32037
|
-
|
|
32038
|
-
|
|
32039
|
-
background: #fff;
|
|
32291
|
+
.c198s9j3.compact .ant-checkbox + span .main,
|
|
32292
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .main {
|
|
32293
|
+
margin-left: 8px;
|
|
32040
32294
|
}
|
|
32041
|
-
.
|
|
32042
|
-
|
|
32043
|
-
|
|
32044
|
-
line-height: 22px;
|
|
32045
|
-
color: rgba(0, 21, 64, 0.3);
|
|
32046
|
-
text-align: center;
|
|
32295
|
+
.c198s9j3.compact .ant-checkbox + span .sub,
|
|
32296
|
+
.c198s9j3.compact .ant-checkbox-disabled + span .sub {
|
|
32297
|
+
margin-left: 24px;
|
|
32047
32298
|
}
|
|
32048
32299
|
|
|
32049
|
-
.
|
|
32050
|
-
|
|
32051
|
-
|
|
32052
|
-
|
|
32053
|
-
|
|
32054
|
-
|
|
32055
|
-
|
|
32056
|
-
|
|
32300
|
+
.cav9p2m .ant-collapse-item {
|
|
32301
|
+
border: 0px;
|
|
32302
|
+
background-color: #fff;
|
|
32303
|
+
}
|
|
32304
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32305
|
+
padding-top: 0px;
|
|
32306
|
+
padding-bottom: 0px;
|
|
32307
|
+
padding-left: 0px !important;
|
|
32308
|
+
padding-right: 24px;
|
|
32309
|
+
}
|
|
32310
|
+
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32311
|
+
right: 0px;
|
|
32312
|
+
}
|
|
32313
|
+
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32314
|
+
padding: 0px;
|
|
32057
32315
|
}
|
|
32058
32316
|
|
|
32059
|
-
.
|
|
32060
|
-
|
|
32061
|
-
|
|
32062
|
-
height: 48px;
|
|
32063
|
-
left: 9.33px;
|
|
32064
|
-
top: 40.5px;
|
|
32065
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32066
|
-
border-radius: 5px;
|
|
32067
|
-
transform: rotate(-128deg);
|
|
32068
|
-
transform-origin: top left;
|
|
32069
|
-
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32317
|
+
.csf0p6c .ant-collapse-item .ant-collapse-header {
|
|
32318
|
+
padding-right: 0px;
|
|
32319
|
+
cursor: default;
|
|
32070
32320
|
}
|
|
32071
32321
|
|
|
32072
|
-
.
|
|
32073
|
-
|
|
32074
|
-
|
|
32075
|
-
height: 48px;
|
|
32076
|
-
left: 40.8px;
|
|
32077
|
-
top: 8.4px;
|
|
32078
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32079
|
-
border-radius: 5px;
|
|
32080
|
-
transform: rotate(-8deg);
|
|
32081
|
-
transform-origin: top left;
|
|
32082
|
-
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32322
|
+
.o8ocss1 {
|
|
32323
|
+
overflow: hidden;
|
|
32324
|
+
text-overflow: ellipsis;
|
|
32083
32325
|
}
|
|
32084
32326
|
|
|
32085
|
-
.
|
|
32086
|
-
|
|
32087
|
-
width: 5px;
|
|
32088
|
-
height: 48px;
|
|
32089
|
-
left: 52.9px;
|
|
32090
|
-
top: 51.8px;
|
|
32091
|
-
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32092
|
-
border-radius: 5px;
|
|
32093
|
-
transform: rotate(112deg);
|
|
32094
|
-
transform-origin: top left;
|
|
32095
|
-
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32327
|
+
.n17syc35 {
|
|
32328
|
+
white-space: nowrap;
|
|
32096
32329
|
}
|
|
32097
32330
|
|
|
32098
|
-
.
|
|
32099
|
-
|
|
32100
|
-
width: 100%;
|
|
32331
|
+
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32332
|
+
border-radius: 6px;
|
|
32101
32333
|
}
|
|
32102
|
-
.
|
|
32103
|
-
|
|
32334
|
+
.shq1k1g.ant-select.ant-select-single {
|
|
32335
|
+
width: 100%;
|
|
32336
|
+
color: #2d3a56;
|
|
32337
|
+
border-color: rgba(211, 218, 235, 0.6);
|
|
32338
|
+
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32339
|
+
font-size: 13px;
|
|
32104
32340
|
}
|
|
32105
|
-
|
|
32106
|
-
|
|
32107
|
-
padding: 4px;
|
|
32341
|
+
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32342
|
+
height: 30px;
|
|
32108
32343
|
}
|
|
32109
|
-
|
|
32110
|
-
|
|
32111
|
-
display: flex;
|
|
32112
|
-
justify-content: space-between;
|
|
32113
|
-
align-items: center;
|
|
32344
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32345
|
+
height: 38px;
|
|
32114
32346
|
font-size: 13px;
|
|
32115
|
-
line-height: 24px;
|
|
32116
|
-
color: #cccccc;
|
|
32117
|
-
white-space: nowrap;
|
|
32118
32347
|
}
|
|
32119
|
-
.
|
|
32120
|
-
|
|
32348
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32349
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32350
|
+
transition: 160ms ease;
|
|
32121
32351
|
}
|
|
32122
|
-
|
|
32123
|
-
|
|
32124
|
-
font-weight: bold;
|
|
32125
|
-
color: white;
|
|
32352
|
+
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32353
|
+
color: #0080ff;
|
|
32126
32354
|
}
|
|
32127
|
-
|
|
32128
|
-
.
|
|
32129
|
-
|
|
32130
|
-
height: 8px;
|
|
32131
|
-
border-radius: 2px;
|
|
32132
|
-
display: inline-block;
|
|
32133
|
-
background: var(--s11212zy-0);
|
|
32134
|
-
border: 1px solid #fff;
|
|
32135
|
-
box-sizing: content-box;
|
|
32136
|
-
margin-right: 6px;
|
|
32355
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
|
|
32356
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
32357
|
+
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32137
32358
|
}
|
|
32138
|
-
|
|
32139
|
-
|
|
32140
|
-
|
|
32141
|
-
|
|
32142
|
-
|
|
32359
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32360
|
+
color: #0080ff;
|
|
32361
|
+
}
|
|
32362
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
|
|
32363
|
+
border-color: #0080ff;
|
|
32364
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
32365
|
+
}
|
|
32366
|
+
.shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32367
|
+
transform: rotate(180deg);
|
|
32368
|
+
}
|
|
32369
|
+
.shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
|
|
32370
|
+
background: rgba(211, 218, 235, 0.6);
|
|
32371
|
+
border-color: rgba(172, 186, 211, 0.6);
|
|
32372
|
+
cursor: "not-allowed";
|
|
32143
32373
|
}
|
|
32144
|
-
|
|
32145
|
-
|
|
32146
|
-
border: 1px solid #d8deeb;
|
|
32147
|
-
border-radius: 4px;
|
|
32374
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
|
|
32375
|
+
border-color: #f0483e !important;
|
|
32148
32376
|
}
|
|
32149
|
-
.
|
|
32150
|
-
|
|
32377
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
|
|
32378
|
+
color: #1d326c;
|
|
32151
32379
|
}
|
|
32152
|
-
.
|
|
32380
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
|
|
32153
32381
|
border-color: #0080ff;
|
|
32382
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
32154
32383
|
}
|
|
32155
|
-
.
|
|
32156
|
-
|
|
32384
|
+
.shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
|
|
32385
|
+
transform: rotate(180deg);
|
|
32157
32386
|
}
|
|
32158
|
-
|
|
32159
|
-
|
|
32387
|
+
|
|
32388
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
32389
|
+
display: flex;
|
|
32160
32390
|
}
|
|
32161
|
-
|
|
32162
|
-
|
|
32391
|
+
|
|
32392
|
+
.igz4le8 {
|
|
32393
|
+
height: 24px;
|
|
32394
|
+
width: 56px !important;
|
|
32395
|
+
margin-right: 4px;
|
|
32163
32396
|
}
|
|
32164
32397
|
|
|
32165
|
-
.
|
|
32166
|
-
|
|
32167
|
-
height: 246px;
|
|
32168
|
-
border-radius: 4px;
|
|
32398
|
+
.c1riexje {
|
|
32399
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32169
32400
|
}
|
|
32170
|
-
|
|
32171
|
-
.
|
|
32172
|
-
|
|
32173
|
-
|
|
32174
|
-
|
|
32401
|
+
|
|
32402
|
+
.s14dk8r1 {
|
|
32403
|
+
margin: 0;
|
|
32404
|
+
border-radius: 20px;
|
|
32405
|
+
padding: 2px 10px;
|
|
32406
|
+
height: 22px;
|
|
32175
32407
|
}
|
|
32176
|
-
.
|
|
32177
|
-
|
|
32178
|
-
padding: 0 16px;
|
|
32408
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32409
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32179
32410
|
}
|
|
32180
|
-
.
|
|
32181
|
-
|
|
32182
|
-
width: 100%;
|
|
32183
|
-
height: 180px;
|
|
32184
|
-
border-spacing: 0;
|
|
32411
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32412
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32185
32413
|
}
|
|
32186
|
-
.
|
|
32187
|
-
|
|
32188
|
-
margin-bottom: 8px;
|
|
32414
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32415
|
+
color: #00122e;
|
|
32189
32416
|
}
|
|
32190
|
-
.
|
|
32191
|
-
|
|
32192
|
-
width: 22px;
|
|
32417
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32418
|
+
margin-right: 6px;
|
|
32193
32419
|
}
|
|
32194
|
-
.
|
|
32195
|
-
|
|
32196
|
-
padding: 0;
|
|
32420
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32421
|
+
margin-left: 4px;
|
|
32197
32422
|
}
|
|
32198
|
-
.
|
|
32199
|
-
color: rgba(
|
|
32200
|
-
opacity: 0.4;
|
|
32423
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32424
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32201
32425
|
}
|
|
32202
|
-
.
|
|
32203
|
-
color:
|
|
32204
|
-
opacity: 1;
|
|
32426
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32427
|
+
background-color: #0080ff;
|
|
32205
32428
|
}
|
|
32206
|
-
.
|
|
32207
|
-
color:
|
|
32429
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32430
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
32208
32431
|
}
|
|
32209
|
-
.
|
|
32210
|
-
|
|
32432
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32433
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32211
32434
|
}
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
color: rgba(129, 138, 153, 0.6);
|
|
32215
|
-
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
32216
|
-
backdrop-filter: blur(10px);
|
|
32217
|
-
padding: 7px 10px;
|
|
32435
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32436
|
+
background-color: #f0483e;
|
|
32218
32437
|
}
|
|
32219
|
-
|
|
32220
|
-
.
|
|
32221
|
-
color: rgba(62, 70, 82, 0.6);
|
|
32222
|
-
display: flex;
|
|
32223
|
-
justify-content: space-between;
|
|
32224
|
-
align-items: center;
|
|
32225
|
-
padding: 8px 16px;
|
|
32438
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32439
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
32226
32440
|
}
|
|
32227
|
-
.
|
|
32228
|
-
|
|
32441
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32442
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
32229
32443
|
}
|
|
32230
|
-
.
|
|
32231
|
-
color: #
|
|
32444
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32445
|
+
background-color: #fea008;
|
|
32232
32446
|
}
|
|
32233
|
-
|
|
32234
|
-
.
|
|
32235
|
-
text-align: center;
|
|
32447
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32448
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
32236
32449
|
}
|
|
32237
|
-
.
|
|
32238
|
-
|
|
32239
|
-
justify-content: center;
|
|
32450
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32451
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32240
32452
|
}
|
|
32241
|
-
.
|
|
32242
|
-
|
|
32243
|
-
width: 2px;
|
|
32244
|
-
height: 2px;
|
|
32245
|
-
border-radius: 1px;
|
|
32246
|
-
background: #0096ff;
|
|
32453
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32454
|
+
background-color: #00ba5d;
|
|
32247
32455
|
}
|
|
32248
|
-
.
|
|
32249
|
-
|
|
32456
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32457
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
32250
32458
|
}
|
|
32251
|
-
.
|
|
32252
|
-
|
|
32253
|
-
height: 2px;
|
|
32254
|
-
background: #0096ff;
|
|
32255
|
-
border-radius: 2px;
|
|
32459
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32460
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32256
32461
|
}
|
|
32257
|
-
|
|
32258
|
-
|
|
32259
|
-
cursor: pointer;
|
|
32462
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32463
|
+
background-color: #6b7d99;
|
|
32260
32464
|
}
|
|
32261
|
-
.
|
|
32262
|
-
color: rgba(
|
|
32465
|
+
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32466
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
32263
32467
|
}
|
|
32264
|
-
|
|
32265
|
-
|
|
32468
|
+
|
|
32469
|
+
.s1uupoto {
|
|
32470
|
+
width: 8px;
|
|
32471
|
+
height: 8px;
|
|
32472
|
+
border-radius: 50%;
|
|
32473
|
+
display: inline-block;
|
|
32266
32474
|
}
|
|
32267
32475
|
|
|
32268
|
-
.
|
|
32269
|
-
|
|
32476
|
+
.t19ustft .date {
|
|
32477
|
+
margin-right: 4px;
|
|
32270
32478
|
}
|
|
32271
|
-
|
|
32479
|
+
|
|
32480
|
+
.m1thnes4 {
|
|
32481
|
+
color: rgba(44, 56, 82, 0.6);
|
|
32482
|
+
text-align: center;
|
|
32483
|
+
display: flex;
|
|
32484
|
+
align-items: center;
|
|
32485
|
+
justify-content: center;
|
|
32272
32486
|
flex-direction: column;
|
|
32487
|
+
height: 100%;
|
|
32273
32488
|
}
|
|
32274
|
-
.
|
|
32275
|
-
|
|
32276
|
-
|
|
32277
|
-
.t1sqg15u.has-border .table-header {
|
|
32278
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
32279
|
-
}
|
|
32280
|
-
.t1sqg15u.has-border .hiddenBorder {
|
|
32281
|
-
border-top: none !important;
|
|
32282
|
-
}
|
|
32283
|
-
.t1sqg15u.has-border .table-row + .table-row {
|
|
32284
|
-
border-top: 1px solid rgba(225, 230, 241, 0.6);
|
|
32285
|
-
}
|
|
32286
|
-
.t1sqg15u.has-border .table-row:last-of-type {
|
|
32287
|
-
padding-bottom: 0;
|
|
32489
|
+
.m1thnes4 .link {
|
|
32490
|
+
color: #0080ff;
|
|
32491
|
+
cursor: pointer;
|
|
32288
32492
|
}
|
|
32289
|
-
|
|
32290
|
-
|
|
32493
|
+
|
|
32494
|
+
.m1bixfdy {
|
|
32495
|
+
width: 100%;
|
|
32496
|
+
height: 100%;
|
|
32497
|
+
display: flex;
|
|
32498
|
+
flex-direction: column;
|
|
32291
32499
|
}
|
|
32292
|
-
.
|
|
32500
|
+
.m1bixfdy .name-toolbar {
|
|
32501
|
+
width: 100%;
|
|
32293
32502
|
display: flex;
|
|
32503
|
+
line-height: 30px;
|
|
32504
|
+
padding: 0 16px;
|
|
32294
32505
|
justify-content: space-between;
|
|
32295
32506
|
}
|
|
32296
|
-
.
|
|
32297
|
-
white-space: nowrap;
|
|
32298
|
-
overflow: hidden;
|
|
32299
|
-
text-overflow: ellipsis;
|
|
32300
|
-
}
|
|
32301
|
-
|
|
32302
|
-
.t4zczcp {
|
|
32507
|
+
.m1bixfdy .name-toolbar .metric-extra {
|
|
32303
32508
|
display: flex;
|
|
32304
|
-
|
|
32509
|
+
font-size: 12px;
|
|
32305
32510
|
align-items: center;
|
|
32306
|
-
padding: 8px;
|
|
32307
|
-
min-height: 32px;
|
|
32308
32511
|
}
|
|
32309
|
-
.
|
|
32310
|
-
color:
|
|
32311
|
-
font-weight: 600;
|
|
32312
|
-
font-size: 12px;
|
|
32313
|
-
line-height: 8px;
|
|
32512
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item {
|
|
32513
|
+
color: #a3b4cc;
|
|
32314
32514
|
}
|
|
32315
|
-
.
|
|
32316
|
-
|
|
32317
|
-
color: rgba(10, 37, 85, 0.6);
|
|
32318
|
-
cursor: pointer;
|
|
32515
|
+
.m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
|
|
32516
|
+
margin-left: 10px;
|
|
32319
32517
|
}
|
|
32320
|
-
|
|
32321
|
-
|
|
32322
|
-
|
|
32323
|
-
line-height: 18px;
|
|
32518
|
+
.m1bixfdy .name-toolbar .metric-extra .menu-trigger {
|
|
32519
|
+
margin-left: 10px;
|
|
32520
|
+
cursor: pointer;
|
|
32324
32521
|
}
|
|
32325
|
-
|
|
32326
|
-
|
|
32522
|
+
.m1bixfdy .content {
|
|
32523
|
+
flex: 1;
|
|
32524
|
+
width: 100%;
|
|
32327
32525
|
display: flex;
|
|
32328
|
-
|
|
32329
|
-
|
|
32330
|
-
}
|
|
32331
|
-
.t93e4cf .hidden {
|
|
32332
|
-
display: none;
|
|
32526
|
+
justify-content: center;
|
|
32527
|
+
align-items: center;
|
|
32333
32528
|
}
|
|
32334
|
-
.
|
|
32335
|
-
height:
|
|
32529
|
+
.m1bixfdy .single-content {
|
|
32530
|
+
height: 65px;
|
|
32336
32531
|
}
|
|
32337
|
-
|
|
32532
|
+
|
|
32533
|
+
.lfamfcw {
|
|
32534
|
+
display: flex;
|
|
32535
|
+
align-items: center;
|
|
32536
|
+
white-space: nowrap;
|
|
32338
32537
|
overflow: hidden;
|
|
32339
|
-
overflow-x: auto;
|
|
32340
32538
|
width: 100%;
|
|
32341
|
-
white-space: pre-wrap;
|
|
32342
32539
|
}
|
|
32343
|
-
.
|
|
32344
|
-
|
|
32345
|
-
|
|
32540
|
+
.lfamfcw .ant-dropdown-trigger {
|
|
32541
|
+
margin-left: auto;
|
|
32542
|
+
font-size: 12px;
|
|
32346
32543
|
}
|
|
32347
|
-
|
|
32544
|
+
|
|
32545
|
+
.la6u9b4 {
|
|
32546
|
+
display: flex;
|
|
32348
32547
|
justify-content: flex-start;
|
|
32548
|
+
align-items: center;
|
|
32549
|
+
font-size: 12px;
|
|
32550
|
+
cursor: pointer;
|
|
32551
|
+
}
|
|
32552
|
+
.la6u9b4:not(:last-child) {
|
|
32553
|
+
margin-right: 20px;
|
|
32554
|
+
}
|
|
32555
|
+
.la6u9b4.deselected {
|
|
32556
|
+
opacity: 0.4;
|
|
32557
|
+
}
|
|
32558
|
+
.la6u9b4.deselected .color-block {
|
|
32559
|
+
background: #b4beca !important;
|
|
32349
32560
|
}
|
|
32350
32561
|
|
|
32351
|
-
.
|
|
32352
|
-
|
|
32353
|
-
|
|
32354
|
-
|
|
32355
|
-
|
|
32562
|
+
.chhvk8b {
|
|
32563
|
+
display: inline-block;
|
|
32564
|
+
height: 8px;
|
|
32565
|
+
width: 8px;
|
|
32566
|
+
margin-right: 8px;
|
|
32356
32567
|
}
|
|
32357
32568
|
|
|
32358
|
-
.
|
|
32569
|
+
.e1sdlxq1 .ant-dropdown-menu-item {
|
|
32359
32570
|
display: flex;
|
|
32360
32571
|
align-items: center;
|
|
32361
32572
|
font-size: 12px;
|
|
32362
|
-
|
|
32363
|
-
}
|
|
32364
|
-
.n12mqh7z:not(:last-child) {
|
|
32365
|
-
margin-bottom: 4px;
|
|
32573
|
+
margin: 0;
|
|
32366
32574
|
}
|
|
32367
32575
|
|
|
32368
|
-
.
|
|
32369
|
-
|
|
32576
|
+
.m16f7gpb {
|
|
32577
|
+
position: relative;
|
|
32370
32578
|
}
|
|
32371
|
-
|
|
32372
|
-
|
|
32373
|
-
max-height: 400px;
|
|
32374
|
-
overflow: "auto";
|
|
32579
|
+
.m16f7gpb.hidden-xaxis .pointer-wrapper {
|
|
32580
|
+
bottom: -12px;
|
|
32375
32581
|
}
|
|
32376
|
-
|
|
32377
|
-
.m15dvk92 {
|
|
32582
|
+
.m16f7gpb .metric-toolbar {
|
|
32378
32583
|
display: flex;
|
|
32379
32584
|
justify-content: space-between;
|
|
32380
|
-
|
|
32381
|
-
|
|
32382
|
-
.m15dvk92 .action {
|
|
32383
|
-
margin-left: 16px;
|
|
32384
|
-
}
|
|
32385
|
-
|
|
32386
|
-
.aql8iqz .ant-alert-message {
|
|
32387
|
-
width: 100%;
|
|
32585
|
+
line-height: 30px;
|
|
32586
|
+
margin: 0 16px;
|
|
32388
32587
|
}
|
|
32389
|
-
|
|
32390
|
-
.s1iv0tp1 .enabled-switch {
|
|
32588
|
+
.m16f7gpb .metric-toolbar .metric-extra {
|
|
32391
32589
|
display: flex;
|
|
32590
|
+
font-size: 12px;
|
|
32392
32591
|
align-items: center;
|
|
32393
32592
|
}
|
|
32394
|
-
.
|
|
32395
|
-
|
|
32593
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item {
|
|
32594
|
+
color: #a3b4cc;
|
|
32595
|
+
}
|
|
32596
|
+
.m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
|
|
32597
|
+
margin-left: 10px;
|
|
32598
|
+
}
|
|
32599
|
+
.m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
|
|
32600
|
+
margin-left: 10px;
|
|
32601
|
+
cursor: pointer;
|
|
32602
|
+
}
|
|
32603
|
+
.m16f7gpb .recharts-xAxis {
|
|
32604
|
+
font-size: 12px;
|
|
32605
|
+
}
|
|
32606
|
+
.m16f7gpb .pointer-wrapper {
|
|
32607
|
+
position: absolute;
|
|
32608
|
+
bottom: 10px;
|
|
32609
|
+
padding: 0 8px;
|
|
32610
|
+
border-radius: 4px;
|
|
32611
|
+
font-size: 12px;
|
|
32612
|
+
color: #fff;
|
|
32613
|
+
background: rgba(0, 0, 0, 0.75);
|
|
32614
|
+
transform: translateX(-50%);
|
|
32396
32615
|
}
|
|
32397
32616
|
|
|
32398
|
-
.
|
|
32399
|
-
|
|
32400
|
-
align-items: center;
|
|
32401
|
-
justify-content: flex-end;
|
|
32617
|
+
.t1ipvk51 {
|
|
32618
|
+
min-width: 200px;
|
|
32402
32619
|
}
|
|
32403
32620
|
|
|
32404
|
-
.
|
|
32621
|
+
.t1kgldps {
|
|
32405
32622
|
display: flex;
|
|
32406
32623
|
align-items: center;
|
|
32407
|
-
|
|
32624
|
+
justify-content: space-between;
|
|
32625
|
+
background-color: rgba(0, 0, 0, 0.75);
|
|
32626
|
+
color: #b4beca;
|
|
32627
|
+
font-size: 12px;
|
|
32628
|
+
padding: 3px 6px;
|
|
32408
32629
|
}
|
|
32409
|
-
.
|
|
32410
|
-
|
|
32411
|
-
width: 100%;
|
|
32630
|
+
.t1kgldps:first-child {
|
|
32631
|
+
padding-top: 3px;
|
|
32412
32632
|
}
|
|
32413
|
-
|
|
32414
|
-
|
|
32415
|
-
width: 40px;
|
|
32633
|
+
.t1kgldps:last-child {
|
|
32634
|
+
padding-bottom: 3px;
|
|
32416
32635
|
}
|
|
32417
|
-
.
|
|
32418
|
-
color: #
|
|
32636
|
+
.t1kgldps .column-value {
|
|
32637
|
+
color: #fff;
|
|
32638
|
+
margin-left: 8px;
|
|
32419
32639
|
}
|
|
32420
32640
|
|
|
32421
|
-
.
|
|
32422
|
-
|
|
32423
|
-
|
|
32424
|
-
.c10crapj .ant-card-body {
|
|
32425
|
-
padding: 20px 24px 24px 24px;
|
|
32641
|
+
.s1uupxds {
|
|
32642
|
+
padding: 0 8px;
|
|
32643
|
+
border-radius: 4px;
|
|
32426
32644
|
}
|
|
32427
32645
|
|
|
32428
|
-
.
|
|
32429
|
-
|
|
32430
|
-
|
|
32431
|
-
}
|
|
32432
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header {
|
|
32433
|
-
padding-top: 0px;
|
|
32434
|
-
padding-bottom: 0px;
|
|
32435
|
-
padding-left: 0px !important;
|
|
32436
|
-
padding-right: 24px;
|
|
32437
|
-
}
|
|
32438
|
-
.cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32439
|
-
right: 0px;
|
|
32440
|
-
}
|
|
32441
|
-
.cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32442
|
-
padding: 0px;
|
|
32646
|
+
.m10sqwut {
|
|
32647
|
+
padding: 2px 8px;
|
|
32648
|
+
border-radius: 3px;
|
|
32443
32649
|
}
|
|
32444
32650
|
|
|
32445
|
-
.
|
|
32446
|
-
padding
|
|
32447
|
-
|
|
32651
|
+
.l1d492wb {
|
|
32652
|
+
padding: 3px 8px;
|
|
32653
|
+
border-radius: 2px;
|
|
32448
32654
|
}
|
|
32449
32655
|
|
|
32450
|
-
.
|
|
32451
|
-
|
|
32452
|
-
overflow: inherit;
|
|
32453
|
-
white-space: inherit;
|
|
32454
|
-
text-overflow: ellipsis;
|
|
32656
|
+
.t1lzavmu.ant-tag:hover {
|
|
32657
|
+
opacity: unset;
|
|
32455
32658
|
}
|
|
32456
|
-
|
|
32457
|
-
|
|
32458
|
-
|
|
32459
|
-
line-height: 22px;
|
|
32659
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32660
|
+
margin: 0;
|
|
32661
|
+
margin-right: 8px;
|
|
32460
32662
|
display: inline-flex;
|
|
32461
|
-
}
|
|
32462
|
-
.c198s9j3 .ant-checkbox {
|
|
32463
|
-
height: 22px;
|
|
32464
|
-
display: flex;
|
|
32465
32663
|
align-items: center;
|
|
32466
|
-
top: 0;
|
|
32467
|
-
}
|
|
32468
|
-
.c198s9j3 .ant-checkbox-checked::after {
|
|
32469
32664
|
border: none;
|
|
32470
32665
|
}
|
|
32471
|
-
.
|
|
32472
|
-
|
|
32473
|
-
|
|
32666
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32667
|
+
width: 16px;
|
|
32668
|
+
height: 16px;
|
|
32669
|
+
color: inherit;
|
|
32670
|
+
margin-left: 4px;
|
|
32671
|
+
opacity: 0.6;
|
|
32672
|
+
display: inline-flex;
|
|
32474
32673
|
}
|
|
32475
|
-
.
|
|
32476
|
-
|
|
32674
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32675
|
+
opacity: 1;
|
|
32477
32676
|
}
|
|
32478
|
-
.
|
|
32479
|
-
|
|
32480
|
-
|
|
32677
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32678
|
+
color: #0080ff;
|
|
32679
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
32481
32680
|
}
|
|
32482
|
-
.
|
|
32483
|
-
|
|
32681
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32682
|
+
color: #f0483e;
|
|
32683
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
32484
32684
|
}
|
|
32485
|
-
.
|
|
32486
|
-
|
|
32487
|
-
|
|
32488
|
-
width: 10px;
|
|
32489
|
-
border-radius: 2px;
|
|
32685
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32686
|
+
color: #e07f00;
|
|
32687
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
32490
32688
|
}
|
|
32491
|
-
.
|
|
32492
|
-
|
|
32689
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32690
|
+
color: #008f4c;
|
|
32691
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
32493
32692
|
}
|
|
32494
|
-
.
|
|
32495
|
-
|
|
32496
|
-
|
|
32693
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32694
|
+
color: #1d326c;
|
|
32695
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
32497
32696
|
}
|
|
32498
|
-
.
|
|
32499
|
-
|
|
32697
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32698
|
+
color: #7E41FF;
|
|
32699
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
32500
32700
|
}
|
|
32501
|
-
.
|
|
32502
|
-
|
|
32701
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32702
|
+
color: #fff;
|
|
32503
32703
|
}
|
|
32504
|
-
.
|
|
32505
|
-
|
|
32506
|
-
padding: 0;
|
|
32704
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32705
|
+
background-color: #f0483e;
|
|
32507
32706
|
}
|
|
32508
|
-
.
|
|
32509
|
-
|
|
32510
|
-
display: inline-block;
|
|
32511
|
-
margin-left: 12px;
|
|
32512
|
-
color: #2d3a56;
|
|
32707
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32708
|
+
background-color: #fea008;
|
|
32513
32709
|
}
|
|
32514
|
-
.
|
|
32515
|
-
|
|
32516
|
-
margin-left: 28px;
|
|
32517
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32710
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32711
|
+
background-color: #00ba5d;
|
|
32518
32712
|
}
|
|
32519
|
-
.
|
|
32520
|
-
|
|
32521
|
-
|
|
32713
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32714
|
+
background-color: #0080ff;
|
|
32715
|
+
}
|
|
32716
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32717
|
+
background-color: #6b7d99;
|
|
32522
32718
|
}
|
|
32523
|
-
.
|
|
32524
|
-
|
|
32525
|
-
margin-left: 24px;
|
|
32719
|
+
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32720
|
+
background-color: #7E41FF;
|
|
32526
32721
|
}
|
|
32527
32722
|
|
|
32528
|
-
.
|
|
32529
|
-
|
|
32723
|
+
.l4bld33 {
|
|
32724
|
+
width: 64px;
|
|
32725
|
+
height: 64px;
|
|
32726
|
+
display: flex;
|
|
32727
|
+
align-items: center;
|
|
32728
|
+
justify-content: center;
|
|
32729
|
+
position: relative;
|
|
32730
|
+
opacity: 0.2;
|
|
32530
32731
|
}
|
|
32531
32732
|
|
|
32532
|
-
.
|
|
32533
|
-
|
|
32534
|
-
|
|
32733
|
+
.lgitjoj {
|
|
32734
|
+
position: absolute;
|
|
32735
|
+
width: 5px;
|
|
32736
|
+
height: 48px;
|
|
32737
|
+
left: 9.33px;
|
|
32738
|
+
top: 40.5px;
|
|
32739
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32740
|
+
border-radius: 5px;
|
|
32741
|
+
transform: rotate(-128deg);
|
|
32742
|
+
transform-origin: top left;
|
|
32743
|
+
animation: loading-indicator1 1100ms ease-out infinite;
|
|
32535
32744
|
}
|
|
32536
32745
|
|
|
32537
|
-
.
|
|
32538
|
-
|
|
32746
|
+
.l13g0exg {
|
|
32747
|
+
position: absolute;
|
|
32748
|
+
width: 5px;
|
|
32749
|
+
height: 48px;
|
|
32750
|
+
left: 40.8px;
|
|
32751
|
+
top: 8.4px;
|
|
32752
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32753
|
+
border-radius: 5px;
|
|
32754
|
+
transform: rotate(-8deg);
|
|
32755
|
+
transform-origin: top left;
|
|
32756
|
+
animation: loading-indicator2 1100ms ease-out infinite;
|
|
32539
32757
|
}
|
|
32540
32758
|
|
|
32541
|
-
.
|
|
32542
|
-
|
|
32759
|
+
.l1exo3h6 {
|
|
32760
|
+
position: absolute;
|
|
32761
|
+
width: 5px;
|
|
32762
|
+
height: 48px;
|
|
32763
|
+
left: 52.9px;
|
|
32764
|
+
top: 51.8px;
|
|
32765
|
+
background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
|
|
32766
|
+
border-radius: 5px;
|
|
32767
|
+
transform: rotate(112deg);
|
|
32768
|
+
transform-origin: top left;
|
|
32769
|
+
animation: loading-indicator3 1100ms ease-out infinite;
|
|
32543
32770
|
}
|
|
32544
32771
|
|
|
32545
32772
|
.sq6vos1 {
|
|
@@ -32727,94 +32954,6 @@ input.rrg1fkn.ant-input {
|
|
|
32727
32954
|
justify-content: center;
|
|
32728
32955
|
}
|
|
32729
32956
|
|
|
32730
|
-
.igz4le8 {
|
|
32731
|
-
height: 24px;
|
|
32732
|
-
width: 56px !important;
|
|
32733
|
-
margin-right: 4px;
|
|
32734
|
-
}
|
|
32735
|
-
|
|
32736
|
-
.c1riexje {
|
|
32737
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32738
|
-
}
|
|
32739
|
-
|
|
32740
|
-
.s14dk8r1 {
|
|
32741
|
-
margin: 0;
|
|
32742
|
-
border-radius: 20px;
|
|
32743
|
-
padding: 2px 10px;
|
|
32744
|
-
height: 22px;
|
|
32745
|
-
}
|
|
32746
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
|
|
32747
|
-
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
32748
|
-
}
|
|
32749
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
32750
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
32751
|
-
}
|
|
32752
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule {
|
|
32753
|
-
color: #00122e;
|
|
32754
|
-
}
|
|
32755
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
32756
|
-
margin-right: 6px;
|
|
32757
|
-
}
|
|
32758
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
32759
|
-
margin-left: 4px;
|
|
32760
|
-
}
|
|
32761
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
32762
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32763
|
-
}
|
|
32764
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
32765
|
-
background-color: #0080ff;
|
|
32766
|
-
}
|
|
32767
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
32768
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
32769
|
-
}
|
|
32770
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
32771
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32772
|
-
}
|
|
32773
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
32774
|
-
background-color: #f0483e;
|
|
32775
|
-
}
|
|
32776
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
32777
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
32778
|
-
}
|
|
32779
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
32780
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
32781
|
-
}
|
|
32782
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
32783
|
-
background-color: #fea008;
|
|
32784
|
-
}
|
|
32785
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
32786
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
32787
|
-
}
|
|
32788
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
32789
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32790
|
-
}
|
|
32791
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
32792
|
-
background-color: #00ba5d;
|
|
32793
|
-
}
|
|
32794
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
32795
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
32796
|
-
}
|
|
32797
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
32798
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32799
|
-
}
|
|
32800
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
32801
|
-
background-color: #6b7d99;
|
|
32802
|
-
}
|
|
32803
|
-
.s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
32804
|
-
background-color: rgba(211, 218, 235, 0.6);
|
|
32805
|
-
}
|
|
32806
|
-
|
|
32807
|
-
.s1uupoto {
|
|
32808
|
-
width: 8px;
|
|
32809
|
-
height: 8px;
|
|
32810
|
-
border-radius: 50%;
|
|
32811
|
-
display: inline-block;
|
|
32812
|
-
}
|
|
32813
|
-
|
|
32814
|
-
.t19ustft .date {
|
|
32815
|
-
margin-right: 4px;
|
|
32816
|
-
}
|
|
32817
|
-
|
|
32818
32957
|
.t1gz6wqf {
|
|
32819
32958
|
height: 100%;
|
|
32820
32959
|
}
|
|
@@ -32845,143 +32984,61 @@ input.rrg1fkn.ant-input {
|
|
|
32845
32984
|
background: rgba(163, 180, 204, 0.18);
|
|
32846
32985
|
}
|
|
32847
32986
|
|
|
32848
|
-
.
|
|
32849
|
-
|
|
32850
|
-
|
|
32851
|
-
}
|
|
32852
|
-
|
|
32853
|
-
.m10sqwut {
|
|
32854
|
-
padding: 2px 8px;
|
|
32855
|
-
border-radius: 3px;
|
|
32856
|
-
}
|
|
32857
|
-
|
|
32858
|
-
.l1d492wb {
|
|
32859
|
-
padding: 3px 8px;
|
|
32987
|
+
.skwah65 {
|
|
32988
|
+
height: 8px;
|
|
32989
|
+
box-sizing: border-box;
|
|
32860
32990
|
border-radius: 2px;
|
|
32861
|
-
|
|
32862
|
-
|
|
32863
|
-
.t1lzavmu.ant-tag:hover {
|
|
32864
|
-
opacity: unset;
|
|
32865
|
-
}
|
|
32866
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32867
|
-
margin: 0;
|
|
32868
|
-
margin-right: 8px;
|
|
32869
|
-
display: inline-flex;
|
|
32870
|
-
align-items: center;
|
|
32871
|
-
border: none;
|
|
32872
|
-
}
|
|
32873
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32874
|
-
width: 16px;
|
|
32875
|
-
height: 16px;
|
|
32876
|
-
color: inherit;
|
|
32877
|
-
margin-left: 4px;
|
|
32878
|
-
opacity: 0.6;
|
|
32879
|
-
display: inline-flex;
|
|
32880
|
-
}
|
|
32881
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32882
|
-
opacity: 1;
|
|
32883
|
-
}
|
|
32884
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32885
|
-
color: #0080ff;
|
|
32886
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32887
|
-
}
|
|
32888
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32889
|
-
color: #f0483e;
|
|
32890
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32891
|
-
}
|
|
32892
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32893
|
-
color: #e07f00;
|
|
32894
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32895
|
-
}
|
|
32896
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32897
|
-
color: #008f4c;
|
|
32898
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32899
|
-
}
|
|
32900
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32901
|
-
color: #1d326c;
|
|
32902
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32903
|
-
}
|
|
32904
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32905
|
-
color: #7E41FF;
|
|
32906
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32907
|
-
}
|
|
32908
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32909
|
-
color: #fff;
|
|
32910
|
-
}
|
|
32911
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32912
|
-
background-color: #f0483e;
|
|
32913
|
-
}
|
|
32914
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32915
|
-
background-color: #fea008;
|
|
32916
|
-
}
|
|
32917
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32918
|
-
background-color: #00ba5d;
|
|
32919
|
-
}
|
|
32920
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32921
|
-
background-color: #0080ff;
|
|
32922
|
-
}
|
|
32923
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
32924
|
-
background-color: #6b7d99;
|
|
32925
|
-
}
|
|
32926
|
-
.t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
32927
|
-
background-color: #7E41FF;
|
|
32928
|
-
}
|
|
32929
|
-
|
|
32930
|
-
.shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
|
|
32931
|
-
border-radius: 6px;
|
|
32932
|
-
}
|
|
32933
|
-
.shq1k1g.ant-select.ant-select-single {
|
|
32991
|
+
background: #f5f7fa;
|
|
32992
|
+
display: flex;
|
|
32934
32993
|
width: 100%;
|
|
32935
|
-
|
|
32936
|
-
border-color: rgba(211, 218, 235, 0.6);
|
|
32937
|
-
transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
|
|
32938
|
-
font-size: 13px;
|
|
32939
|
-
}
|
|
32940
|
-
.shq1k1g.ant-select.ant-select-single[data-size=middle] {
|
|
32941
|
-
height: 30px;
|
|
32942
|
-
}
|
|
32943
|
-
.shq1k1g.ant-select.ant-select-single.ant-select-lg {
|
|
32944
|
-
height: 38px;
|
|
32945
|
-
font-size: 13px;
|
|
32946
|
-
}
|
|
32947
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow,
|
|
32948
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
|
|
32949
|
-
transition: 160ms ease;
|
|
32950
|
-
}
|
|
32951
|
-
.shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
|
|
32952
|
-
color: #0080ff;
|
|
32994
|
+
overflow: hidden;
|
|
32953
32995
|
}
|
|
32954
|
-
.
|
|
32955
|
-
|
|
32956
|
-
box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
|
|
32996
|
+
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
32997
|
+
margin-left: 1px;
|
|
32957
32998
|
}
|
|
32958
|
-
|
|
32959
|
-
|
|
32999
|
+
|
|
33000
|
+
.c1k4vanq {
|
|
33001
|
+
padding: 0 12px 14px 12px;
|
|
32960
33002
|
}
|
|
32961
|
-
|
|
32962
|
-
|
|
32963
|
-
|
|
33003
|
+
|
|
33004
|
+
.c1udgdh2 {
|
|
33005
|
+
color: #2d3a56;
|
|
33006
|
+
padding: 7px 12px;
|
|
33007
|
+
display: flex;
|
|
33008
|
+
justify-content: space-between;
|
|
33009
|
+
align-items: center;
|
|
32964
33010
|
}
|
|
32965
|
-
.
|
|
32966
|
-
|
|
33011
|
+
.c1udgdh2.has-arrow {
|
|
33012
|
+
padding-left: 10px;
|
|
32967
33013
|
}
|
|
32968
|
-
.
|
|
32969
|
-
|
|
32970
|
-
|
|
32971
|
-
cursor: "not-allowed";
|
|
33014
|
+
.c1udgdh2.has-arrow .title-wrapper {
|
|
33015
|
+
cursor: pointer;
|
|
33016
|
+
color: #00122e;
|
|
32972
33017
|
}
|
|
32973
|
-
.
|
|
32974
|
-
|
|
33018
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open {
|
|
33019
|
+
color: #2d3a56;
|
|
33020
|
+
font-weight: 600;
|
|
32975
33021
|
}
|
|
32976
|
-
.
|
|
32977
|
-
|
|
33022
|
+
.c1udgdh2.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
33023
|
+
transform: rotate(90deg);
|
|
32978
33024
|
}
|
|
32979
|
-
.
|
|
32980
|
-
|
|
32981
|
-
|
|
33025
|
+
.c1udgdh2 .sub-info {
|
|
33026
|
+
font-size: 12px;
|
|
33027
|
+
line-height: 18px;
|
|
32982
33028
|
}
|
|
32983
|
-
.
|
|
32984
|
-
|
|
33029
|
+
.c1udgdh2 .title-wrapper {
|
|
33030
|
+
display: flex;
|
|
33031
|
+
align-items: center;
|
|
33032
|
+
user-select: none;
|
|
33033
|
+
flex-grow: 1;
|
|
33034
|
+
font-size: 12px;
|
|
33035
|
+
line-height: 18px;
|
|
33036
|
+
color: #2d3a56;
|
|
33037
|
+
font-weight: 700;
|
|
33038
|
+
}
|
|
33039
|
+
.c1udgdh2 .collapse-arrow {
|
|
33040
|
+
transition: all 50ms ease-out 0ms;
|
|
33041
|
+
margin-right: 2px;
|
|
32985
33042
|
}
|
|
32986
33043
|
|
|
32987
33044
|
.f1p9ti6d {
|
|
@@ -33015,19 +33072,6 @@ input.rrg1fkn.ant-input {
|
|
|
33015
33072
|
min-height: 0px;
|
|
33016
33073
|
}
|
|
33017
33074
|
|
|
33018
|
-
.skwah65 {
|
|
33019
|
-
height: 8px;
|
|
33020
|
-
box-sizing: border-box;
|
|
33021
|
-
border-radius: 2px;
|
|
33022
|
-
background: #f5f7fa;
|
|
33023
|
-
display: flex;
|
|
33024
|
-
width: 100%;
|
|
33025
|
-
overflow: hidden;
|
|
33026
|
-
}
|
|
33027
|
-
.skwah65 .stack-bar-item + .stack-bar-item {
|
|
33028
|
-
margin-left: 1px;
|
|
33029
|
-
}
|
|
33030
|
-
|
|
33031
33075
|
.rrwcpby {
|
|
33032
33076
|
display: flex;
|
|
33033
33077
|
align-items: center;
|
|
@@ -33044,48 +33088,54 @@ input.rrg1fkn.ant-input {
|
|
|
33044
33088
|
margin-right: 6px;
|
|
33045
33089
|
}
|
|
33046
33090
|
|
|
33047
|
-
.
|
|
33048
|
-
|
|
33091
|
+
.at4ovwe .ant-input-number-handler-wrap {
|
|
33092
|
+
display: var(--at4ovwe-0);
|
|
33049
33093
|
}
|
|
33050
|
-
|
|
33051
|
-
|
|
33052
|
-
|
|
33053
|
-
|
|
33054
|
-
|
|
33055
|
-
|
|
33056
|
-
align-items: center;
|
|
33094
|
+
.at4ovwe .ant-input-number-input-wrap {
|
|
33095
|
+
padding: 5px 12px;
|
|
33096
|
+
display: inline-flex;
|
|
33097
|
+
line-height: 1.5715;
|
|
33098
|
+
height: 100%;
|
|
33099
|
+
width: 100%;
|
|
33057
33100
|
}
|
|
33058
|
-
.
|
|
33059
|
-
|
|
33101
|
+
.at4ovwe .ant-input-number-input-wrap::after {
|
|
33102
|
+
content: var(--at4ovwe-1);
|
|
33103
|
+
display: var(--at4ovwe-2);
|
|
33104
|
+
flex: none;
|
|
33105
|
+
align-items: center;
|
|
33106
|
+
margin-left: 4px;
|
|
33107
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33060
33108
|
}
|
|
33061
|
-
.
|
|
33062
|
-
|
|
33063
|
-
|
|
33109
|
+
.at4ovwe .ant-input-number-input-wrap::before {
|
|
33110
|
+
content: var(--at4ovwe-3);
|
|
33111
|
+
display: var(--at4ovwe-4);
|
|
33112
|
+
flex: none;
|
|
33113
|
+
align-items: center;
|
|
33114
|
+
margin-right: 4px;
|
|
33115
|
+
cursor: auto;
|
|
33116
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33064
33117
|
}
|
|
33065
|
-
.
|
|
33066
|
-
|
|
33067
|
-
font-weight: 600;
|
|
33118
|
+
.ant-input-group.ant-input-group-compact > .at4ovwe {
|
|
33119
|
+
border-radius: 0;
|
|
33068
33120
|
}
|
|
33069
|
-
.
|
|
33070
|
-
|
|
33121
|
+
.at4ovwe.ant-input-number {
|
|
33122
|
+
width: 100%;
|
|
33123
|
+
border-radius: 6px;
|
|
33071
33124
|
}
|
|
33072
|
-
.
|
|
33073
|
-
|
|
33074
|
-
|
|
33125
|
+
.at4ovwe.ant-input-number:not([disabled]):focus, .at4ovwe.ant-input-number:not([disabled]):active, .at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
|
|
33126
|
+
border-color: #0096ff;
|
|
33127
|
+
box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
|
|
33128
|
+
z-index: 1;
|
|
33075
33129
|
}
|
|
33076
|
-
.
|
|
33077
|
-
|
|
33078
|
-
|
|
33079
|
-
user-select: none;
|
|
33080
|
-
flex-grow: 1;
|
|
33081
|
-
font-size: 12px;
|
|
33082
|
-
line-height: 18px;
|
|
33083
|
-
color: #2d3a56;
|
|
33084
|
-
font-weight: 700;
|
|
33130
|
+
.at4ovwe.ant-input-number.error:not([disabled]):hover, .at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
|
|
33131
|
+
border-color: #e75a3a;
|
|
33132
|
+
box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
|
|
33085
33133
|
}
|
|
33086
|
-
.
|
|
33087
|
-
|
|
33088
|
-
margin
|
|
33134
|
+
.at4ovwe .ant-input-number-input {
|
|
33135
|
+
padding: 0;
|
|
33136
|
+
margin: 0;
|
|
33137
|
+
height: auto;
|
|
33138
|
+
font-size: inherit;
|
|
33089
33139
|
}
|
|
33090
33140
|
|
|
33091
33141
|
.bab9xum {
|
|
@@ -33105,46 +33155,6 @@ input.rrg1fkn.ant-input {
|
|
|
33105
33155
|
transform: translateY(-4px);
|
|
33106
33156
|
}
|
|
33107
33157
|
|
|
33108
|
-
.iwsze0q {
|
|
33109
|
-
margin-right: 4px;
|
|
33110
|
-
height: 16px;
|
|
33111
|
-
}
|
|
33112
|
-
|
|
33113
|
-
.sut42l0 {
|
|
33114
|
-
padding: 0 8px;
|
|
33115
|
-
height: 18px;
|
|
33116
|
-
}
|
|
33117
|
-
|
|
33118
|
-
.mfsz1jz {
|
|
33119
|
-
padding: 2px 8px;
|
|
33120
|
-
height: 24px;
|
|
33121
|
-
}
|
|
33122
|
-
|
|
33123
|
-
.tnd6h4m {
|
|
33124
|
-
margin: 0;
|
|
33125
|
-
}
|
|
33126
|
-
|
|
33127
|
-
.i1qw4clm {
|
|
33128
|
-
margin-right: 4px;
|
|
33129
|
-
height: 16px;
|
|
33130
|
-
}
|
|
33131
|
-
|
|
33132
|
-
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33133
|
-
font-weight: 700;
|
|
33134
|
-
color: #00122e;
|
|
33135
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
33136
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33137
|
-
}
|
|
33138
|
-
|
|
33139
|
-
.w1xcixj5.outside-tag {
|
|
33140
|
-
padding-left: 0;
|
|
33141
|
-
}
|
|
33142
|
-
.w1xcixj5.outside-tag .inside-tag {
|
|
33143
|
-
border-radius: 4px 0 0 4px;
|
|
33144
|
-
padding-right: 4px;
|
|
33145
|
-
margin-right: 4px;
|
|
33146
|
-
}
|
|
33147
|
-
|
|
33148
33158
|
.tc40oxa {
|
|
33149
33159
|
margin-bottom: 4px;
|
|
33150
33160
|
color: rgba(44, 56, 82, 0.6);
|
|
@@ -33338,54 +33348,44 @@ input.rrg1fkn.ant-input {
|
|
|
33338
33348
|
margin-right: 8px;
|
|
33339
33349
|
}
|
|
33340
33350
|
|
|
33341
|
-
.
|
|
33342
|
-
|
|
33343
|
-
|
|
33344
|
-
.at4ovwe .ant-input-number-input-wrap {
|
|
33345
|
-
padding: 5px 12px;
|
|
33346
|
-
display: inline-flex;
|
|
33347
|
-
line-height: 1.5715;
|
|
33348
|
-
height: 100%;
|
|
33349
|
-
width: 100%;
|
|
33351
|
+
.iwsze0q {
|
|
33352
|
+
margin-right: 4px;
|
|
33353
|
+
height: 16px;
|
|
33350
33354
|
}
|
|
33351
|
-
|
|
33352
|
-
|
|
33353
|
-
|
|
33354
|
-
|
|
33355
|
-
align-items: center;
|
|
33356
|
-
margin-left: 4px;
|
|
33357
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33355
|
+
|
|
33356
|
+
.sut42l0 {
|
|
33357
|
+
padding: 0 8px;
|
|
33358
|
+
height: 18px;
|
|
33358
33359
|
}
|
|
33359
|
-
|
|
33360
|
-
|
|
33361
|
-
|
|
33362
|
-
|
|
33363
|
-
align-items: center;
|
|
33364
|
-
margin-right: 4px;
|
|
33365
|
-
cursor: auto;
|
|
33366
|
-
color: rgba(44, 56, 82, 0.6);
|
|
33360
|
+
|
|
33361
|
+
.mfsz1jz {
|
|
33362
|
+
padding: 2px 8px;
|
|
33363
|
+
height: 24px;
|
|
33367
33364
|
}
|
|
33368
|
-
|
|
33369
|
-
|
|
33365
|
+
|
|
33366
|
+
.tnd6h4m {
|
|
33367
|
+
margin: 0;
|
|
33370
33368
|
}
|
|
33371
|
-
|
|
33372
|
-
|
|
33373
|
-
|
|
33369
|
+
|
|
33370
|
+
.i1qw4clm {
|
|
33371
|
+
margin-right: 4px;
|
|
33372
|
+
height: 16px;
|
|
33374
33373
|
}
|
|
33375
|
-
|
|
33376
|
-
|
|
33377
|
-
|
|
33378
|
-
|
|
33374
|
+
|
|
33375
|
+
.n1r5ku5l.ant-tag.ant-tag-gray {
|
|
33376
|
+
font-weight: 700;
|
|
33377
|
+
color: #00122e;
|
|
33378
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
33379
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
33379
33380
|
}
|
|
33380
|
-
|
|
33381
|
-
|
|
33382
|
-
|
|
33381
|
+
|
|
33382
|
+
.w1xcixj5.outside-tag {
|
|
33383
|
+
padding-left: 0;
|
|
33383
33384
|
}
|
|
33384
|
-
.
|
|
33385
|
-
|
|
33386
|
-
|
|
33387
|
-
|
|
33388
|
-
font-size: inherit;
|
|
33385
|
+
.w1xcixj5.outside-tag .inside-tag {
|
|
33386
|
+
border-radius: 4px 0 0 4px;
|
|
33387
|
+
padding-right: 4px;
|
|
33388
|
+
margin-right: 4px;
|
|
33389
33389
|
}
|
|
33390
33390
|
|
|
33391
33391
|
.a6dbbkm .ant-input-number-handler-wrap {
|