@cloudtower/eagle 0.32.25 → 0.32.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/core/Modal/index.js +53 -42
- package/dist/cjs/core/SearchInput/index.js +21 -11
- package/dist/cjs/stats1.html +1 -1
- package/dist/components.css +1481 -1478
- package/dist/esm/core/Modal/index.js +53 -42
- package/dist/esm/core/SearchInput/index.js +21 -11
- package/dist/esm/stats1.html +1 -1
- package/dist/src/core/Modal/modal.type.d.ts +25 -2
- package/dist/src/core/SearchInput/searchInput.type.d.ts +33 -0
- package/dist/style.css +1446 -1444
- package/package.json +4 -4
package/dist/components.css
CHANGED
|
@@ -28649,7 +28649,6 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28649
28649
|
font-size: 14px;
|
|
28650
28650
|
font-weight: bold;
|
|
28651
28651
|
padding: 0 16px;
|
|
28652
|
-
border: none;
|
|
28653
28652
|
}
|
|
28654
28653
|
|
|
28655
28654
|
.ant-modal .ant-modal-footer .footer-content button.footer-cancel-button, .ant-modal .ant-modal-footer .footer-content button.ant-btn-ghost {
|
|
@@ -28661,6 +28660,10 @@ div.ant-typography-edit-content.ant-typography-rtl {
|
|
|
28661
28660
|
background: rgba(223, 228, 235, 0.6);
|
|
28662
28661
|
}
|
|
28663
28662
|
|
|
28663
|
+
.ant-modal .ant-modal-footer .footer-content.no-button-border button {
|
|
28664
|
+
border: none;
|
|
28665
|
+
}
|
|
28666
|
+
|
|
28664
28667
|
.ant-modal .ant-modal-footer .footer-content button + button {
|
|
28665
28668
|
margin-left: 8px;
|
|
28666
28669
|
}
|
|
@@ -29662,6 +29665,18 @@ html body {
|
|
|
29662
29665
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
29663
29666
|
}
|
|
29664
29667
|
}
|
|
29668
|
+
.E_gmyahx3 {
|
|
29669
|
+
cursor: pointer;
|
|
29670
|
+
}
|
|
29671
|
+
|
|
29672
|
+
.E_gmyahx3 .link-text {
|
|
29673
|
+
color: rgba(0, 21, 64, 0.3);
|
|
29674
|
+
}
|
|
29675
|
+
|
|
29676
|
+
.E_gmyahx3:hover .link-text {
|
|
29677
|
+
color: #0080ff;
|
|
29678
|
+
}
|
|
29679
|
+
|
|
29665
29680
|
.E_skwah65 {
|
|
29666
29681
|
height: 8px;
|
|
29667
29682
|
box-sizing: border-box;
|
|
@@ -29676,6 +29691,31 @@ html body {
|
|
|
29676
29691
|
margin-left: 1px;
|
|
29677
29692
|
}
|
|
29678
29693
|
|
|
29694
|
+
.E_c18gxmrl {
|
|
29695
|
+
border: 1px solid #d8deeb;
|
|
29696
|
+
border-radius: 4px;
|
|
29697
|
+
}
|
|
29698
|
+
|
|
29699
|
+
.E_c18gxmrl + .E_c18gxmrl {
|
|
29700
|
+
margin-top: 8px;
|
|
29701
|
+
}
|
|
29702
|
+
|
|
29703
|
+
.E_c18gxmrl:hover {
|
|
29704
|
+
border-color: #0080ff;
|
|
29705
|
+
}
|
|
29706
|
+
|
|
29707
|
+
.E_c18gxmrl:hover > header {
|
|
29708
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29709
|
+
}
|
|
29710
|
+
|
|
29711
|
+
.E_c18gxmrl.active header {
|
|
29712
|
+
border-bottom: 1px solid #d8deeb;
|
|
29713
|
+
}
|
|
29714
|
+
|
|
29715
|
+
.E_c18gxmrl > header {
|
|
29716
|
+
padding: 8px 12px;
|
|
29717
|
+
}
|
|
29718
|
+
|
|
29679
29719
|
.E_s1ebs0ra {
|
|
29680
29720
|
display: flex;
|
|
29681
29721
|
align-items: center;
|
|
@@ -29747,113 +29787,49 @@ html body {
|
|
|
29747
29787
|
background: #fff;
|
|
29748
29788
|
}
|
|
29749
29789
|
|
|
29750
|
-
.
|
|
29751
|
-
|
|
29752
|
-
|
|
29753
|
-
|
|
29754
|
-
|
|
29755
|
-
|
|
29756
|
-
.E_clm1wy1 > .ant-picker-calendar,
|
|
29757
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
29758
|
-
width: 100%;
|
|
29759
|
-
background-color: rgba(245, 247, 250, 0.6);
|
|
29760
|
-
border-top: none;
|
|
29761
|
-
}
|
|
29762
|
-
|
|
29763
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
29764
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
29765
|
-
padding: 0 16px;
|
|
29766
|
-
}
|
|
29767
|
-
|
|
29768
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
29769
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
29770
|
-
width: 100%;
|
|
29771
|
-
height: 180px;
|
|
29772
|
-
border-spacing: 0;
|
|
29773
|
-
}
|
|
29774
|
-
|
|
29775
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
29776
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
29777
|
-
margin-bottom: 8px;
|
|
29778
|
-
}
|
|
29779
|
-
|
|
29780
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
29781
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
29782
|
-
width: 22px;
|
|
29783
|
-
}
|
|
29784
|
-
|
|
29785
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
29786
|
-
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
29787
|
-
padding: 0;
|
|
29788
|
-
}
|
|
29789
|
-
|
|
29790
|
-
.E_clm1wy1 .ant-picker-cell {
|
|
29791
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29792
|
-
opacity: 0.4;
|
|
29793
|
-
}
|
|
29794
|
-
|
|
29795
|
-
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
29796
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29797
|
-
opacity: 1;
|
|
29790
|
+
.E_n12mqh7z {
|
|
29791
|
+
display: flex;
|
|
29792
|
+
align-items: center;
|
|
29793
|
+
font-size: 12px;
|
|
29794
|
+
line-height: 18px;
|
|
29798
29795
|
}
|
|
29799
29796
|
|
|
29800
|
-
.
|
|
29801
|
-
|
|
29797
|
+
.E_n12mqh7z:not(:last-child) {
|
|
29798
|
+
margin-bottom: 4px;
|
|
29802
29799
|
}
|
|
29803
29800
|
|
|
29804
|
-
.
|
|
29805
|
-
|
|
29801
|
+
.E_tf5bynu {
|
|
29802
|
+
margin: 0 3px;
|
|
29806
29803
|
}
|
|
29807
29804
|
|
|
29808
|
-
.
|
|
29809
|
-
|
|
29810
|
-
|
|
29811
|
-
backdrop-filter: blur(10px);
|
|
29812
|
-
padding: 7px 10px;
|
|
29805
|
+
.E_tcckoz1 {
|
|
29806
|
+
max-height: 400px;
|
|
29807
|
+
overflow: auto;
|
|
29813
29808
|
}
|
|
29814
29809
|
|
|
29815
|
-
.
|
|
29816
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29810
|
+
.E_wg1tsps {
|
|
29817
29811
|
display: flex;
|
|
29818
|
-
justify-content: space-between;
|
|
29819
29812
|
align-items: center;
|
|
29820
|
-
|
|
29821
|
-
}
|
|
29822
|
-
|
|
29823
|
-
.E_c167wnad .anticon {
|
|
29824
|
-
cursor: pointer;
|
|
29825
|
-
}
|
|
29826
|
-
|
|
29827
|
-
.E_c167wnad .anticon:hover {
|
|
29828
|
-
color: #0096ff;
|
|
29829
|
-
}
|
|
29830
|
-
|
|
29831
|
-
.E_cxhf7dh {
|
|
29832
|
-
text-align: center;
|
|
29813
|
+
justify-content: flex-end;
|
|
29833
29814
|
}
|
|
29834
29815
|
|
|
29835
|
-
.
|
|
29816
|
+
.E_b1ctd5xy {
|
|
29836
29817
|
display: flex;
|
|
29837
|
-
|
|
29818
|
+
align-items: center;
|
|
29819
|
+
width: calc(100% - 40px);
|
|
29838
29820
|
}
|
|
29839
29821
|
|
|
29840
|
-
.
|
|
29822
|
+
.E_b1ctd5xy .chart {
|
|
29841
29823
|
display: inline-block;
|
|
29842
|
-
width:
|
|
29843
|
-
height: 2px;
|
|
29844
|
-
border-radius: 1px;
|
|
29845
|
-
background: #0096ff;
|
|
29824
|
+
width: 100%;
|
|
29846
29825
|
}
|
|
29847
29826
|
|
|
29848
|
-
.
|
|
29849
|
-
|
|
29827
|
+
.E_u1p8acpn {
|
|
29828
|
+
min-width: 40px;
|
|
29850
29829
|
}
|
|
29851
29830
|
|
|
29852
|
-
.
|
|
29853
|
-
|
|
29854
|
-
height: 2px;
|
|
29855
|
-
background: #0096ff;
|
|
29856
|
-
border-radius: 2px;
|
|
29831
|
+
.E_u1p8acpn .unit {
|
|
29832
|
+
color: #00122e !important;
|
|
29857
29833
|
}
|
|
29858
29834
|
|
|
29859
29835
|
.E_c18bcrac {
|
|
@@ -29905,206 +29881,263 @@ html body {
|
|
|
29905
29881
|
margin-right: 4px;
|
|
29906
29882
|
}
|
|
29907
29883
|
|
|
29908
|
-
.
|
|
29909
|
-
|
|
29884
|
+
.E_s1iv0tp1 .enabled-switch {
|
|
29885
|
+
display: flex;
|
|
29886
|
+
align-items: center;
|
|
29910
29887
|
}
|
|
29911
29888
|
|
|
29912
|
-
.
|
|
29913
|
-
|
|
29889
|
+
.E_s1iv0tp1 .enabled-text {
|
|
29890
|
+
margin-right: 8px;
|
|
29914
29891
|
}
|
|
29915
29892
|
|
|
29916
|
-
.
|
|
29917
|
-
|
|
29893
|
+
.E_t160l1cm {
|
|
29894
|
+
display: flex;
|
|
29895
|
+
flex-direction: column;
|
|
29896
|
+
flex: 1;
|
|
29897
|
+
/* FIXME:(yanzhen) do this better */
|
|
29918
29898
|
}
|
|
29919
29899
|
|
|
29920
|
-
.
|
|
29921
|
-
|
|
29900
|
+
.E_t160l1cm .tab-bar {
|
|
29901
|
+
flex-shrink: 0;
|
|
29902
|
+
display: flex;
|
|
29903
|
+
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
29922
29904
|
}
|
|
29923
29905
|
|
|
29924
|
-
.
|
|
29925
|
-
|
|
29906
|
+
.E_t160l1cm .tab-content {
|
|
29907
|
+
height: 100%;
|
|
29926
29908
|
}
|
|
29927
29909
|
|
|
29928
|
-
.
|
|
29929
|
-
|
|
29910
|
+
.E_t160l1cm .tab-menu-item {
|
|
29911
|
+
margin-right: 2px;
|
|
29912
|
+
padding: 1px 12px;
|
|
29913
|
+
line-height: 24px;
|
|
29914
|
+
height: 24px;
|
|
29915
|
+
color: rgba(44, 56, 82, 0.6);
|
|
29916
|
+
border-radius: 4px 4px 0 0;
|
|
29917
|
+
cursor: pointer;
|
|
29918
|
+
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
29930
29919
|
}
|
|
29931
29920
|
|
|
29932
|
-
.
|
|
29933
|
-
padding:
|
|
29921
|
+
.E_t160l1cm .tab-menu-item:first-child {
|
|
29922
|
+
padding-left: 0;
|
|
29934
29923
|
}
|
|
29935
29924
|
|
|
29936
|
-
.
|
|
29937
|
-
|
|
29938
|
-
padding: 10px 0;
|
|
29939
|
-
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
29925
|
+
.E_t160l1cm .tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item:first-child.tab-menu-item-selected {
|
|
29926
|
+
padding-left: 12px;
|
|
29940
29927
|
}
|
|
29941
29928
|
|
|
29942
|
-
.
|
|
29943
|
-
|
|
29944
|
-
|
|
29929
|
+
.E_t160l1cm .tab-menu-item:hover {
|
|
29930
|
+
color: #0080ff;
|
|
29931
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29945
29932
|
}
|
|
29946
29933
|
|
|
29947
|
-
.
|
|
29948
|
-
|
|
29949
|
-
width: 100px;
|
|
29950
|
-
color: rgba(62, 70, 82, 0.6);
|
|
29934
|
+
.E_t160l1cm .tab-menu-item:hover .expand-arrow path {
|
|
29935
|
+
fill: #0080ff;
|
|
29951
29936
|
}
|
|
29952
29937
|
|
|
29953
|
-
.
|
|
29954
|
-
|
|
29955
|
-
margin-top: 5px;
|
|
29938
|
+
.E_t160l1cm .tab-menu-item:active {
|
|
29939
|
+
background: rgba(192, 203, 224, 0.6);
|
|
29956
29940
|
}
|
|
29957
29941
|
|
|
29958
|
-
.
|
|
29959
|
-
|
|
29960
|
-
|
|
29942
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open {
|
|
29943
|
+
color: #0080ff;
|
|
29944
|
+
background: rgba(211, 218, 235, 0.6);
|
|
29961
29945
|
}
|
|
29962
29946
|
|
|
29963
|
-
.
|
|
29964
|
-
|
|
29965
|
-
align-items: center;
|
|
29966
|
-
justify-content: space-between;
|
|
29967
|
-
word-break: keep-all;
|
|
29947
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open:active {
|
|
29948
|
+
background: rgba(192, 203, 224, 0.6);
|
|
29968
29949
|
}
|
|
29969
29950
|
|
|
29970
|
-
.
|
|
29971
|
-
|
|
29951
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open.tab-menu-item-selected {
|
|
29952
|
+
background: rgba(0, 128, 255, 0.16);
|
|
29972
29953
|
}
|
|
29973
29954
|
|
|
29974
|
-
.
|
|
29975
|
-
|
|
29955
|
+
.E_t160l1cm .tab-menu-item.ant-dropdown-open .expand-arrow path {
|
|
29956
|
+
fill: #0080ff;
|
|
29976
29957
|
}
|
|
29977
29958
|
|
|
29978
|
-
.
|
|
29979
|
-
|
|
29980
|
-
|
|
29981
|
-
overflow: hidden;
|
|
29982
|
-
align-items: center;
|
|
29983
|
-
justify-content: flex-start;
|
|
29984
|
-
white-space: nowrap;
|
|
29959
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected {
|
|
29960
|
+
color: #0080ff;
|
|
29961
|
+
background: rgba(0, 128, 255, 0.1);
|
|
29985
29962
|
}
|
|
29986
29963
|
|
|
29987
|
-
.
|
|
29988
|
-
|
|
29989
|
-
overflow: hidden;
|
|
29990
|
-
text-overflow: ellipsis;
|
|
29964
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected:hover {
|
|
29965
|
+
background: rgba(0, 128, 255, 0.16);
|
|
29991
29966
|
}
|
|
29992
29967
|
|
|
29993
|
-
.
|
|
29994
|
-
|
|
29995
|
-
|
|
29996
|
-
}
|
|
29968
|
+
.E_t160l1cm .tab-menu-item.tab-menu-item-selected .expand-arrow path {
|
|
29969
|
+
fill: #1d326c;
|
|
29970
|
+
}
|
|
29997
29971
|
|
|
29998
|
-
.
|
|
29972
|
+
.E_t160l1cm .tab-menu-item .expand-arrow {
|
|
29973
|
+
margin-left: 8px;
|
|
29974
|
+
height: 22px;
|
|
29975
|
+
}
|
|
29976
|
+
|
|
29977
|
+
.E_t160l1cm .tab-menu-item .expand-arrow path {
|
|
29978
|
+
fill: rgba(44, 56, 82, 0.6);
|
|
29979
|
+
}
|
|
29980
|
+
|
|
29981
|
+
.E_t160l1cm .tab-menu-item-group {
|
|
29982
|
+
padding: 0;
|
|
29999
29983
|
display: flex;
|
|
30000
|
-
flex-direction: row-reverse;
|
|
30001
29984
|
align-items: center;
|
|
29985
|
+
overflow: hidden;
|
|
30002
29986
|
}
|
|
30003
29987
|
|
|
30004
|
-
.
|
|
30005
|
-
|
|
29988
|
+
.E_t160l1cm .tab-menu-item-group .main-title {
|
|
29989
|
+
opacity: 0;
|
|
29990
|
+
max-width: 0;
|
|
29991
|
+
transition: max-width 320ms ease, opacity 240ms ease;
|
|
30006
29992
|
}
|
|
30007
29993
|
|
|
30008
|
-
.
|
|
30009
|
-
padding
|
|
30010
|
-
|
|
30011
|
-
|
|
30012
|
-
cursor: pointer;
|
|
29994
|
+
.E_t160l1cm .tab-menu-item-group .sub-title {
|
|
29995
|
+
padding: 1px 12px;
|
|
29996
|
+
position: relative;
|
|
29997
|
+
display: flex;
|
|
30013
29998
|
}
|
|
30014
29999
|
|
|
30015
|
-
.
|
|
30016
|
-
|
|
30017
|
-
|
|
30000
|
+
.E_t160l1cm .tab-menu-item-group .sub-title > .slash-arrow {
|
|
30001
|
+
opacity: 0;
|
|
30002
|
+
position: absolute;
|
|
30003
|
+
top: 50%;
|
|
30004
|
+
left: 0;
|
|
30005
|
+
transform: translate(-50%, -50%);
|
|
30006
|
+
transition: opacity 100ms linear;
|
|
30007
|
+
fill: rgba(0, 128, 255, 0.2);
|
|
30018
30008
|
}
|
|
30019
30009
|
|
|
30020
|
-
.
|
|
30021
|
-
|
|
30022
|
-
color: rgba(62, 70, 82, 0.6);
|
|
30023
|
-
border-radius: 4px;
|
|
30010
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected {
|
|
30011
|
+
color: #0080ff;
|
|
30024
30012
|
}
|
|
30025
30013
|
|
|
30026
|
-
.
|
|
30027
|
-
|
|
30028
|
-
|
|
30014
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30015
|
+
padding: 1px 12px;
|
|
30016
|
+
display: inline-block;
|
|
30017
|
+
opacity: 1;
|
|
30018
|
+
max-width: 160px;
|
|
30029
30019
|
}
|
|
30030
30020
|
|
|
30031
|
-
.
|
|
30032
|
-
padding:
|
|
30033
|
-
|
|
30021
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30022
|
+
padding: 1px 12px;
|
|
30023
|
+
color: #005ed1;
|
|
30034
30024
|
}
|
|
30035
30025
|
|
|
30036
|
-
.
|
|
30037
|
-
|
|
30038
|
-
width: 80px;
|
|
30039
|
-
margin: 0 9px;
|
|
30040
|
-
text-align: center;
|
|
30026
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30027
|
+
opacity: 1;
|
|
30041
30028
|
}
|
|
30042
30029
|
|
|
30043
|
-
.
|
|
30044
|
-
|
|
30045
|
-
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
30046
|
-
margin: 5px 0 5px 8px;
|
|
30030
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title {
|
|
30031
|
+
background: rgba(0, 128, 255, 0.16);
|
|
30047
30032
|
}
|
|
30048
30033
|
|
|
30049
|
-
.
|
|
30050
|
-
|
|
30051
|
-
background: #f5f7fa;
|
|
30052
|
-
box-sizing: border-box;
|
|
30053
|
-
border-radius: 16px;
|
|
30054
|
-
margin-right: 8px;
|
|
30034
|
+
.E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:hover .sub-title > .slash-arrow, .E_t160l1cm .tab-menu-item-group.tab-menu-item-selected:active .sub-title > .slash-arrow {
|
|
30035
|
+
opacity: 0;
|
|
30055
30036
|
}
|
|
30056
30037
|
|
|
30057
|
-
.
|
|
30058
|
-
|
|
30059
|
-
|
|
30060
|
-
border-
|
|
30038
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item {
|
|
30039
|
+
padding: 4px 16px;
|
|
30040
|
+
height: 32px;
|
|
30041
|
+
border-radius: 6px 6px 0 0;
|
|
30061
30042
|
}
|
|
30062
30043
|
|
|
30063
|
-
.
|
|
30064
|
-
|
|
30065
|
-
border-color: #0096ff;
|
|
30066
|
-
color: #fff;
|
|
30044
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child {
|
|
30045
|
+
padding-left: 0;
|
|
30067
30046
|
}
|
|
30068
30047
|
|
|
30069
|
-
.
|
|
30070
|
-
|
|
30071
|
-
margin-top: 4px;
|
|
30048
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item:first-child:hover, .E_t160l1cm .tab-menu-item-medium.tab-menu-item.tab-menu-item-selected:first-child {
|
|
30049
|
+
padding-left: 16px;
|
|
30072
30050
|
}
|
|
30073
30051
|
|
|
30074
|
-
.
|
|
30075
|
-
|
|
30052
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item .expand-arrow {
|
|
30053
|
+
margin-left: 11px;
|
|
30054
|
+
height: 24px;
|
|
30055
|
+
}
|
|
30056
|
+
|
|
30057
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group {
|
|
30076
30058
|
padding: 0;
|
|
30077
|
-
margin-bottom: 8px;
|
|
30078
30059
|
}
|
|
30079
30060
|
|
|
30080
|
-
.
|
|
30081
|
-
|
|
30082
|
-
border-color: #0096ff;
|
|
30083
|
-
color: #fff;
|
|
30061
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group .sub-title {
|
|
30062
|
+
padding: 4px 16px;
|
|
30084
30063
|
}
|
|
30085
30064
|
|
|
30086
|
-
|
|
30087
|
-
|
|
30065
|
+
.E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .sub-title, .E_t160l1cm .tab-menu-item-medium.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30066
|
+
padding: 4px 16px;
|
|
30088
30067
|
}
|
|
30089
30068
|
|
|
30090
|
-
.
|
|
30069
|
+
.E_t160l1cm .tab-menu-item-light:hover, .E_t160l1cm .tab-menu-item-light:active {
|
|
30070
|
+
background: #fff;
|
|
30071
|
+
}
|
|
30072
|
+
|
|
30073
|
+
.E_t160l1cm .tab-menu-item-light:active {
|
|
30074
|
+
color: #005ed1;
|
|
30075
|
+
}
|
|
30076
|
+
|
|
30077
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30078
|
+
background: #fff;
|
|
30079
|
+
color: #1d326c;
|
|
30080
|
+
}
|
|
30081
|
+
|
|
30082
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30083
|
+
color: rgba(45, 58, 86, 0.6);
|
|
30084
|
+
}
|
|
30085
|
+
|
|
30086
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30087
|
+
color: #1d326c;
|
|
30088
|
+
}
|
|
30089
|
+
|
|
30090
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30091
|
+
fill: #d8deeb;
|
|
30092
|
+
}
|
|
30093
|
+
|
|
30094
|
+
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30095
|
+
fill: #1d326c;
|
|
30096
|
+
}
|
|
30097
|
+
|
|
30098
|
+
.E_t160l1cm .tab-content {
|
|
30099
|
+
flex: 1;
|
|
30091
30100
|
display: flex;
|
|
30092
|
-
|
|
30093
|
-
font-size: 12px;
|
|
30094
|
-
line-height: 18px;
|
|
30101
|
+
flex-direction: column;
|
|
30095
30102
|
}
|
|
30096
30103
|
|
|
30097
|
-
.
|
|
30098
|
-
|
|
30104
|
+
.E_t160l1cm.is-overview .tab-content {
|
|
30105
|
+
overflow: visible;
|
|
30099
30106
|
}
|
|
30100
30107
|
|
|
30101
|
-
.
|
|
30102
|
-
|
|
30108
|
+
.E_t14npdqr {
|
|
30109
|
+
max-width: 240px;
|
|
30110
|
+
animation: none;
|
|
30103
30111
|
}
|
|
30104
30112
|
|
|
30105
|
-
.
|
|
30106
|
-
|
|
30107
|
-
|
|
30113
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30114
|
+
border: 1px solid #0080ff;
|
|
30115
|
+
padding: 0;
|
|
30116
|
+
}
|
|
30117
|
+
|
|
30118
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30119
|
+
margin: 0;
|
|
30120
|
+
height: 32px;
|
|
30121
|
+
line-height: 32px;
|
|
30122
|
+
font-size: 13px;
|
|
30123
|
+
padding: 0 10px;
|
|
30124
|
+
display: block;
|
|
30125
|
+
overflow: hidden;
|
|
30126
|
+
text-overflow: ellipsis;
|
|
30127
|
+
white-space: nowrap;
|
|
30128
|
+
}
|
|
30129
|
+
|
|
30130
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30131
|
+
content: " ";
|
|
30132
|
+
height: 1px;
|
|
30133
|
+
width: calc(100% + 10px);
|
|
30134
|
+
background: rgba(172, 186, 211, 0.6);
|
|
30135
|
+
display: block;
|
|
30136
|
+
}
|
|
30137
|
+
|
|
30138
|
+
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30139
|
+
color: #0080ff;
|
|
30140
|
+
background: transparent;
|
|
30108
30141
|
}
|
|
30109
30142
|
|
|
30110
30143
|
.E_ou7iq30 {
|
|
@@ -30136,6 +30169,10 @@ span.E_tqjc4ui {
|
|
|
30136
30169
|
visibility: hidden;
|
|
30137
30170
|
}
|
|
30138
30171
|
|
|
30172
|
+
span.E_tqjc4ui {
|
|
30173
|
+
margin: 0 2px;
|
|
30174
|
+
}
|
|
30175
|
+
|
|
30139
30176
|
.E_s1at6qmn.ant-layout-sider {
|
|
30140
30177
|
background: #edf0f7;
|
|
30141
30178
|
padding: 32px 8px;
|
|
@@ -30378,313 +30415,279 @@ span.E_tqjc4ui {
|
|
|
30378
30415
|
padding-right: 12px;
|
|
30379
30416
|
}
|
|
30380
30417
|
|
|
30381
|
-
.
|
|
30382
|
-
|
|
30418
|
+
.E_clm1wy1 {
|
|
30419
|
+
width: 192px;
|
|
30420
|
+
height: 246px;
|
|
30383
30421
|
border-radius: 4px;
|
|
30384
30422
|
}
|
|
30385
30423
|
|
|
30386
|
-
.
|
|
30387
|
-
|
|
30424
|
+
.E_clm1wy1 > .ant-picker-calendar,
|
|
30425
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel {
|
|
30426
|
+
width: 100%;
|
|
30427
|
+
background-color: rgba(245, 247, 250, 0.6);
|
|
30428
|
+
border-top: none;
|
|
30388
30429
|
}
|
|
30389
30430
|
|
|
30390
|
-
.
|
|
30391
|
-
|
|
30431
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-body,
|
|
30432
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-body {
|
|
30433
|
+
padding: 0 16px;
|
|
30392
30434
|
}
|
|
30393
30435
|
|
|
30394
|
-
.
|
|
30395
|
-
|
|
30436
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content,
|
|
30437
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content {
|
|
30438
|
+
width: 100%;
|
|
30439
|
+
height: 180px;
|
|
30440
|
+
border-spacing: 0;
|
|
30396
30441
|
}
|
|
30397
30442
|
|
|
30398
|
-
.
|
|
30399
|
-
|
|
30443
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content thead,
|
|
30444
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content thead {
|
|
30445
|
+
margin-bottom: 8px;
|
|
30400
30446
|
}
|
|
30401
30447
|
|
|
30402
|
-
.
|
|
30403
|
-
|
|
30448
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content th,
|
|
30449
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content th {
|
|
30450
|
+
width: 22px;
|
|
30404
30451
|
}
|
|
30405
30452
|
|
|
30406
|
-
.
|
|
30407
|
-
|
|
30408
|
-
|
|
30453
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-content td,
|
|
30454
|
+
.E_clm1wy1 > .ant-picker-calendar .ant-picker-panel .ant-picker-content td {
|
|
30455
|
+
padding: 0;
|
|
30409
30456
|
}
|
|
30410
30457
|
|
|
30411
|
-
.
|
|
30412
|
-
|
|
30458
|
+
.E_clm1wy1 .ant-picker-cell {
|
|
30459
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30460
|
+
opacity: 0.4;
|
|
30413
30461
|
}
|
|
30414
30462
|
|
|
30415
|
-
.
|
|
30416
|
-
|
|
30417
|
-
|
|
30418
|
-
justify-content: flex-end;
|
|
30463
|
+
.E_clm1wy1 .ant-picker-cell-in-view {
|
|
30464
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30465
|
+
opacity: 1;
|
|
30419
30466
|
}
|
|
30420
30467
|
|
|
30421
|
-
.
|
|
30422
|
-
|
|
30423
|
-
align-items: center;
|
|
30424
|
-
width: calc(100% - 40px);
|
|
30468
|
+
.E_clm1wy1 .ant-picker-cell-in-view > .active {
|
|
30469
|
+
color: #3e4652;
|
|
30425
30470
|
}
|
|
30426
30471
|
|
|
30427
|
-
.
|
|
30428
|
-
|
|
30429
|
-
width: 100%;
|
|
30472
|
+
.E_clm1wy1 .ant-picker-cell::before {
|
|
30473
|
+
pointer-events: none;
|
|
30430
30474
|
}
|
|
30431
30475
|
|
|
30432
|
-
.
|
|
30433
|
-
|
|
30476
|
+
.E_t1tsm00v {
|
|
30477
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30478
|
+
box-shadow: inset 0px -1px 0px rgba(213, 219, 227, 0.6);
|
|
30479
|
+
backdrop-filter: blur(10px);
|
|
30480
|
+
padding: 7px 10px;
|
|
30434
30481
|
}
|
|
30435
30482
|
|
|
30436
|
-
.
|
|
30437
|
-
color:
|
|
30483
|
+
.E_c167wnad {
|
|
30484
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30485
|
+
display: flex;
|
|
30486
|
+
justify-content: space-between;
|
|
30487
|
+
align-items: center;
|
|
30488
|
+
padding: 8px 16px;
|
|
30438
30489
|
}
|
|
30439
30490
|
|
|
30440
|
-
.
|
|
30441
|
-
|
|
30442
|
-
flex-direction: column;
|
|
30443
|
-
flex: 1;
|
|
30444
|
-
/* FIXME:(yanzhen) do this better */
|
|
30491
|
+
.E_c167wnad .anticon {
|
|
30492
|
+
cursor: pointer;
|
|
30445
30493
|
}
|
|
30446
30494
|
|
|
30447
|
-
.
|
|
30448
|
-
|
|
30449
|
-
display: flex;
|
|
30450
|
-
border-bottom: 1px solid rgba(172, 186, 211, 0.6);
|
|
30495
|
+
.E_c167wnad .anticon:hover {
|
|
30496
|
+
color: #0096ff;
|
|
30451
30497
|
}
|
|
30452
30498
|
|
|
30453
|
-
.
|
|
30454
|
-
|
|
30499
|
+
.E_cxhf7dh {
|
|
30500
|
+
text-align: center;
|
|
30455
30501
|
}
|
|
30456
30502
|
|
|
30457
|
-
.
|
|
30458
|
-
|
|
30459
|
-
|
|
30460
|
-
line-height: 24px;
|
|
30461
|
-
height: 24px;
|
|
30462
|
-
color: rgba(44, 56, 82, 0.6);
|
|
30463
|
-
border-radius: 4px 4px 0 0;
|
|
30464
|
-
cursor: pointer;
|
|
30465
|
-
transition: color 100ms ease-out, background-color 100ms ease-out, padding-left 320ms ease 80ms;
|
|
30503
|
+
.E_cxhf7dh .dots {
|
|
30504
|
+
display: flex;
|
|
30505
|
+
justify-content: center;
|
|
30466
30506
|
}
|
|
30467
30507
|
|
|
30468
|
-
.
|
|
30469
|
-
|
|
30508
|
+
.E_cxhf7dh .dot {
|
|
30509
|
+
display: inline-block;
|
|
30510
|
+
width: 2px;
|
|
30511
|
+
height: 2px;
|
|
30512
|
+
border-radius: 1px;
|
|
30513
|
+
background: #0096ff;
|
|
30470
30514
|
}
|
|
30471
30515
|
|
|
30472
|
-
.
|
|
30473
|
-
|
|
30516
|
+
.E_cxhf7dh .dot:not(:last-child) {
|
|
30517
|
+
margin-right: 2px;
|
|
30474
30518
|
}
|
|
30475
30519
|
|
|
30476
|
-
.
|
|
30477
|
-
|
|
30478
|
-
|
|
30520
|
+
.E_cxhf7dh .bar {
|
|
30521
|
+
width: 9px;
|
|
30522
|
+
height: 2px;
|
|
30523
|
+
background: #0096ff;
|
|
30524
|
+
border-radius: 2px;
|
|
30479
30525
|
}
|
|
30480
30526
|
|
|
30481
|
-
.
|
|
30482
|
-
|
|
30527
|
+
.E_c1up1pdz {
|
|
30528
|
+
width: 648px;
|
|
30483
30529
|
}
|
|
30484
30530
|
|
|
30485
|
-
.
|
|
30486
|
-
|
|
30531
|
+
.E_c1up1pdz.active {
|
|
30532
|
+
border-color: #0080ff;
|
|
30487
30533
|
}
|
|
30488
30534
|
|
|
30489
|
-
.
|
|
30490
|
-
|
|
30491
|
-
background: rgba(211, 218, 235, 0.6);
|
|
30535
|
+
.E_c1up1pdz.active > header {
|
|
30536
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30492
30537
|
}
|
|
30493
30538
|
|
|
30494
|
-
.
|
|
30495
|
-
|
|
30539
|
+
.E_c1up1pdz .expand {
|
|
30540
|
+
padding: 12px;
|
|
30496
30541
|
}
|
|
30497
30542
|
|
|
30498
|
-
.
|
|
30499
|
-
|
|
30543
|
+
.E_c1up1pdz .field-item {
|
|
30544
|
+
display: flex;
|
|
30545
|
+
padding: 10px 0;
|
|
30546
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30500
30547
|
}
|
|
30501
30548
|
|
|
30502
|
-
.
|
|
30503
|
-
|
|
30549
|
+
.E_c1up1pdz .field-item:last-child {
|
|
30550
|
+
border-bottom: none;
|
|
30551
|
+
padding-bottom: 0;
|
|
30504
30552
|
}
|
|
30505
30553
|
|
|
30506
|
-
.
|
|
30507
|
-
|
|
30508
|
-
|
|
30554
|
+
.E_c1up1pdz .field-item label {
|
|
30555
|
+
line-height: 32px;
|
|
30556
|
+
width: 100px;
|
|
30557
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30509
30558
|
}
|
|
30510
30559
|
|
|
30511
|
-
.
|
|
30512
|
-
|
|
30560
|
+
.E_c1up1pdz .help {
|
|
30561
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30562
|
+
margin-top: 5px;
|
|
30513
30563
|
}
|
|
30514
30564
|
|
|
30515
|
-
.
|
|
30516
|
-
|
|
30565
|
+
.E_c1up1pdz .ant-input-affix-wrapper,
|
|
30566
|
+
.E_c1up1pdz .ant-picker {
|
|
30567
|
+
width: 128px;
|
|
30517
30568
|
}
|
|
30518
30569
|
|
|
30519
|
-
.
|
|
30520
|
-
|
|
30521
|
-
|
|
30570
|
+
.E_c156wh19 {
|
|
30571
|
+
display: flex;
|
|
30572
|
+
align-items: center;
|
|
30573
|
+
justify-content: space-between;
|
|
30574
|
+
word-break: keep-all;
|
|
30522
30575
|
}
|
|
30523
30576
|
|
|
30524
|
-
.
|
|
30525
|
-
|
|
30577
|
+
.E_c156wh19 .title {
|
|
30578
|
+
margin: 0 16px 0 8px;
|
|
30526
30579
|
}
|
|
30527
30580
|
|
|
30528
|
-
.
|
|
30529
|
-
|
|
30581
|
+
.E_c156wh19 .retain {
|
|
30582
|
+
color: rgba(129, 138, 153, 0.6);
|
|
30583
|
+
}
|
|
30584
|
+
|
|
30585
|
+
.E_c156wh19 div.left {
|
|
30586
|
+
flex: 1;
|
|
30530
30587
|
display: flex;
|
|
30531
|
-
align-items: center;
|
|
30532
30588
|
overflow: hidden;
|
|
30589
|
+
align-items: center;
|
|
30590
|
+
justify-content: flex-start;
|
|
30591
|
+
white-space: nowrap;
|
|
30533
30592
|
}
|
|
30534
30593
|
|
|
30535
|
-
.
|
|
30536
|
-
|
|
30537
|
-
|
|
30538
|
-
|
|
30594
|
+
.E_c156wh19 div.left .title {
|
|
30595
|
+
max-width: 100%;
|
|
30596
|
+
overflow: hidden;
|
|
30597
|
+
text-overflow: ellipsis;
|
|
30539
30598
|
}
|
|
30540
30599
|
|
|
30541
|
-
.
|
|
30542
|
-
padding: 1px 12px;
|
|
30543
|
-
position: relative;
|
|
30600
|
+
.E_c156wh19 div.right {
|
|
30544
30601
|
display: flex;
|
|
30602
|
+
align-items: center;
|
|
30545
30603
|
}
|
|
30546
30604
|
|
|
30547
|
-
.
|
|
30548
|
-
|
|
30549
|
-
|
|
30550
|
-
|
|
30551
|
-
left: 0;
|
|
30552
|
-
transform: translate(-50%, -50%);
|
|
30553
|
-
transition: opacity 100ms linear;
|
|
30554
|
-
fill: rgba(0, 128, 255, 0.2);
|
|
30605
|
+
.E_c156wh19 .reverse {
|
|
30606
|
+
display: flex;
|
|
30607
|
+
flex-direction: row-reverse;
|
|
30608
|
+
align-items: center;
|
|
30555
30609
|
}
|
|
30556
30610
|
|
|
30557
|
-
.
|
|
30558
|
-
|
|
30611
|
+
.E_c156wh19 .reverse .ant-switch {
|
|
30612
|
+
margin-left: 8px;
|
|
30559
30613
|
}
|
|
30560
30614
|
|
|
30561
|
-
.
|
|
30562
|
-
padding:
|
|
30563
|
-
|
|
30564
|
-
|
|
30565
|
-
|
|
30615
|
+
.E_c156wh19 .close {
|
|
30616
|
+
padding-left: 14px;
|
|
30617
|
+
margin-left: 14px;
|
|
30618
|
+
border-left: 1px solid rgba(129, 138, 153, 0.6);
|
|
30619
|
+
cursor: pointer;
|
|
30566
30620
|
}
|
|
30567
30621
|
|
|
30568
|
-
.
|
|
30569
|
-
padding:
|
|
30570
|
-
|
|
30622
|
+
.E_m126spxy {
|
|
30623
|
+
padding-bottom: 4px;
|
|
30624
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30571
30625
|
}
|
|
30572
30626
|
|
|
30573
|
-
.
|
|
30574
|
-
|
|
30627
|
+
.E_m126spxy .ant-btn-link {
|
|
30628
|
+
padding: 1px 10px;
|
|
30629
|
+
color: rgba(62, 70, 82, 0.6);
|
|
30630
|
+
border-radius: 4px;
|
|
30575
30631
|
}
|
|
30576
30632
|
|
|
30577
|
-
.
|
|
30578
|
-
background: rgba(0, 128, 255, 0.
|
|
30633
|
+
.E_m126spxy .ant-btn-link.active {
|
|
30634
|
+
background: rgba(0, 128, 255, 0.1);
|
|
30635
|
+
color: #0096ff;
|
|
30579
30636
|
}
|
|
30580
30637
|
|
|
30581
|
-
.
|
|
30582
|
-
|
|
30638
|
+
.E_wpbf4pq {
|
|
30639
|
+
padding: 10px 0;
|
|
30640
|
+
border-bottom: 1px solid rgba(213, 219, 227, 0.6);
|
|
30583
30641
|
}
|
|
30584
30642
|
|
|
30585
|
-
.
|
|
30586
|
-
|
|
30587
|
-
|
|
30588
|
-
|
|
30643
|
+
.E_wpbf4pq .ant-input,
|
|
30644
|
+
.E_wpbf4pq .ant-picker {
|
|
30645
|
+
width: 80px;
|
|
30646
|
+
margin: 0 9px;
|
|
30647
|
+
text-align: center;
|
|
30589
30648
|
}
|
|
30590
30649
|
|
|
30591
|
-
.
|
|
30592
|
-
padding
|
|
30650
|
+
.E_wpbf4pq .options {
|
|
30651
|
+
padding: 12px 0 12px 16px;
|
|
30652
|
+
border-left: 2px solid rgba(129, 138, 153, 0.6);
|
|
30653
|
+
margin: 5px 0 5px 8px;
|
|
30593
30654
|
}
|
|
30594
30655
|
|
|
30595
|
-
.
|
|
30596
|
-
|
|
30656
|
+
.E_wpbf4pq .week-day-option,
|
|
30657
|
+
.E_wpbf4pq .month-day-option {
|
|
30658
|
+
background: #f5f7fa;
|
|
30659
|
+
box-sizing: border-box;
|
|
30660
|
+
border-radius: 16px;
|
|
30661
|
+
margin-right: 8px;
|
|
30597
30662
|
}
|
|
30598
30663
|
|
|
30599
|
-
.
|
|
30600
|
-
|
|
30601
|
-
|
|
30664
|
+
.E_wpbf4pq .week-day-option:focus,
|
|
30665
|
+
.E_wpbf4pq .month-day-option:focus {
|
|
30666
|
+
color: inherit;
|
|
30667
|
+
border-color: #d9d9d9;
|
|
30602
30668
|
}
|
|
30603
30669
|
|
|
30604
|
-
.
|
|
30605
|
-
|
|
30670
|
+
.E_wpbf4pq .week-day-option.active {
|
|
30671
|
+
background-color: #0096ff;
|
|
30672
|
+
border-color: #0096ff;
|
|
30673
|
+
color: #fff;
|
|
30606
30674
|
}
|
|
30607
30675
|
|
|
30608
|
-
.
|
|
30609
|
-
|
|
30676
|
+
.E_wpbf4pq .week-day-option.en-text {
|
|
30677
|
+
width: 110px;
|
|
30678
|
+
margin-top: 4px;
|
|
30610
30679
|
}
|
|
30611
30680
|
|
|
30612
|
-
.
|
|
30613
|
-
|
|
30681
|
+
.E_wpbf4pq .month-day-option {
|
|
30682
|
+
width: 32px;
|
|
30683
|
+
padding: 0;
|
|
30684
|
+
margin-bottom: 8px;
|
|
30614
30685
|
}
|
|
30615
30686
|
|
|
30616
|
-
.
|
|
30617
|
-
background: #
|
|
30618
|
-
|
|
30619
|
-
|
|
30620
|
-
.E_t160l1cm .tab-menu-item-light:active {
|
|
30621
|
-
color: #005ed1;
|
|
30622
|
-
}
|
|
30623
|
-
|
|
30624
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item.tab-menu-item-selected {
|
|
30625
|
-
background: #fff;
|
|
30626
|
-
color: #1d326c;
|
|
30627
|
-
}
|
|
30628
|
-
|
|
30629
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .main-title {
|
|
30630
|
-
color: rgba(45, 58, 86, 0.6);
|
|
30631
|
-
}
|
|
30632
|
-
|
|
30633
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title {
|
|
30634
|
-
color: #1d326c;
|
|
30635
|
-
}
|
|
30636
|
-
|
|
30637
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .slash-arrow {
|
|
30638
|
-
fill: #d8deeb;
|
|
30639
|
-
}
|
|
30640
|
-
|
|
30641
|
-
.E_t160l1cm .tab-menu-item-light.tab-menu-item-group.tab-menu-item-selected .sub-title > .expand-arrow path {
|
|
30642
|
-
fill: #1d326c;
|
|
30643
|
-
}
|
|
30644
|
-
|
|
30645
|
-
.E_t160l1cm .tab-content {
|
|
30646
|
-
flex: 1;
|
|
30647
|
-
display: flex;
|
|
30648
|
-
flex-direction: column;
|
|
30649
|
-
}
|
|
30650
|
-
|
|
30651
|
-
.E_t160l1cm.is-overview .tab-content {
|
|
30652
|
-
overflow: visible;
|
|
30653
|
-
}
|
|
30654
|
-
|
|
30655
|
-
.E_t14npdqr {
|
|
30656
|
-
max-width: 240px;
|
|
30657
|
-
animation: none;
|
|
30658
|
-
}
|
|
30659
|
-
|
|
30660
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu {
|
|
30661
|
-
border: 1px solid #0080ff;
|
|
30662
|
-
padding: 0;
|
|
30663
|
-
}
|
|
30664
|
-
|
|
30665
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
30666
|
-
margin: 0;
|
|
30667
|
-
height: 32px;
|
|
30668
|
-
line-height: 32px;
|
|
30669
|
-
font-size: 13px;
|
|
30670
|
-
padding: 0 10px;
|
|
30671
|
-
display: block;
|
|
30672
|
-
overflow: hidden;
|
|
30673
|
-
text-overflow: ellipsis;
|
|
30674
|
-
white-space: nowrap;
|
|
30675
|
-
}
|
|
30676
|
-
|
|
30677
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item:not(:first-child)::before {
|
|
30678
|
-
content: " ";
|
|
30679
|
-
height: 1px;
|
|
30680
|
-
width: calc(100% + 10px);
|
|
30681
|
-
background: rgba(172, 186, 211, 0.6);
|
|
30682
|
-
display: block;
|
|
30683
|
-
}
|
|
30684
|
-
|
|
30685
|
-
.E_t14npdqr.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-selected {
|
|
30686
|
-
color: #0080ff;
|
|
30687
|
-
background: transparent;
|
|
30687
|
+
.E_wpbf4pq .month-day-option.active {
|
|
30688
|
+
background-color: #0096ff;
|
|
30689
|
+
border-color: #0096ff;
|
|
30690
|
+
color: #fff;
|
|
30688
30691
|
}
|
|
30689
30692
|
|
|
30690
30693
|
.E_m74vjol {
|
|
@@ -30729,20 +30732,54 @@ span.E_tqjc4ui {
|
|
|
30729
30732
|
color: #005ed1;
|
|
30730
30733
|
}
|
|
30731
30734
|
|
|
30732
|
-
.
|
|
30733
|
-
|
|
30734
|
-
|
|
30735
|
-
|
|
30736
|
-
display: flex;
|
|
30737
|
-
flex-direction: column;
|
|
30738
|
-
justify-content: center;
|
|
30739
|
-
align-items: center;
|
|
30735
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
30736
|
+
padding: 4px 8px 0 8px;
|
|
30737
|
+
color: rgba(44, 56, 82, 0.6);
|
|
30738
|
+
font-size: 12px;
|
|
30740
30739
|
}
|
|
30741
30740
|
|
|
30742
|
-
.
|
|
30743
|
-
|
|
30744
|
-
|
|
30745
|
-
|
|
30741
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
30742
|
+
padding-bottom: 6px;
|
|
30743
|
+
}
|
|
30744
|
+
|
|
30745
|
+
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
30746
|
+
padding-top: 4px;
|
|
30747
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
30748
|
+
}
|
|
30749
|
+
|
|
30750
|
+
.E_b1nip9bk {
|
|
30751
|
+
padding: 4px 11px;
|
|
30752
|
+
}
|
|
30753
|
+
|
|
30754
|
+
.E_bqamoqe {
|
|
30755
|
+
white-space: nowrap;
|
|
30756
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
30757
|
+
}
|
|
30758
|
+
|
|
30759
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
30760
|
+
--color: #0080ff;
|
|
30761
|
+
}
|
|
30762
|
+
|
|
30763
|
+
.E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
30764
|
+
--color: #0080ff;
|
|
30765
|
+
}
|
|
30766
|
+
|
|
30767
|
+
.E_bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
|
|
30768
|
+
margin-left: 1px;
|
|
30769
|
+
}
|
|
30770
|
+
|
|
30771
|
+
.E_bqamoqe > .ant-btn:not(:only-child):first-child {
|
|
30772
|
+
border-top-right-radius: 0;
|
|
30773
|
+
border-bottom-right-radius: 0;
|
|
30774
|
+
}
|
|
30775
|
+
|
|
30776
|
+
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
30777
|
+
border-top-left-radius: 0;
|
|
30778
|
+
border-bottom-left-radius: 0;
|
|
30779
|
+
}
|
|
30780
|
+
|
|
30781
|
+
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
30782
|
+
border-radius: unset;
|
|
30746
30783
|
}
|
|
30747
30784
|
|
|
30748
30785
|
.E_c1uzzomf {
|
|
@@ -30770,6 +30807,102 @@ span.E_tqjc4ui {
|
|
|
30770
30807
|
text-align: center;
|
|
30771
30808
|
}
|
|
30772
30809
|
|
|
30810
|
+
.E_d1bw7c5z {
|
|
30811
|
+
position: relative;
|
|
30812
|
+
max-width: 388px;
|
|
30813
|
+
min-width: 285px;
|
|
30814
|
+
}
|
|
30815
|
+
|
|
30816
|
+
.E_d1bw7c5z .center {
|
|
30817
|
+
position: absolute;
|
|
30818
|
+
font-size: 12px;
|
|
30819
|
+
width: 80px;
|
|
30820
|
+
height: 100px;
|
|
30821
|
+
top: 0;
|
|
30822
|
+
left: 35px;
|
|
30823
|
+
display: flex;
|
|
30824
|
+
flex-direction: column;
|
|
30825
|
+
justify-content: center;
|
|
30826
|
+
align-items: center;
|
|
30827
|
+
color: #00122e;
|
|
30828
|
+
}
|
|
30829
|
+
|
|
30830
|
+
.E_d1bw7c5z .center .number {
|
|
30831
|
+
font-size: 24px;
|
|
30832
|
+
font-weight: 700;
|
|
30833
|
+
}
|
|
30834
|
+
|
|
30835
|
+
.E_d1bw7c5z .center .text {
|
|
30836
|
+
padding: 0 5px;
|
|
30837
|
+
font-size: 12px;
|
|
30838
|
+
width: inherit;
|
|
30839
|
+
text-align: center;
|
|
30840
|
+
}
|
|
30841
|
+
|
|
30842
|
+
.E_d1bw7c5z .recharts-wrapper {
|
|
30843
|
+
display: flex;
|
|
30844
|
+
}
|
|
30845
|
+
|
|
30846
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
30847
|
+
position: relative !important;
|
|
30848
|
+
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
30849
|
+
left: 0 !important;
|
|
30850
|
+
bottom: 0 !important;
|
|
30851
|
+
display: flex;
|
|
30852
|
+
align-items: center;
|
|
30853
|
+
}
|
|
30854
|
+
|
|
30855
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
30856
|
+
width: 100%;
|
|
30857
|
+
}
|
|
30858
|
+
|
|
30859
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
30860
|
+
width: 100%;
|
|
30861
|
+
margin-right: 0 !important;
|
|
30862
|
+
line-height: 18px;
|
|
30863
|
+
}
|
|
30864
|
+
|
|
30865
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
30866
|
+
border-radius: 2px;
|
|
30867
|
+
}
|
|
30868
|
+
|
|
30869
|
+
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
30870
|
+
min-width: 75px;
|
|
30871
|
+
max-width: 198px;
|
|
30872
|
+
width: calc(100% - 20px);
|
|
30873
|
+
margin-left: 2px;
|
|
30874
|
+
color: #00122e !important;
|
|
30875
|
+
display: inline-flex;
|
|
30876
|
+
justify-content: space-between;
|
|
30877
|
+
}
|
|
30878
|
+
|
|
30879
|
+
.E_d1bw7c5z .tooltip-text {
|
|
30880
|
+
maxwidth: calc(100% - 12px);
|
|
30881
|
+
cursor: pointer;
|
|
30882
|
+
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
30883
|
+
overflow: hidden;
|
|
30884
|
+
text-overflow: ellipsis;
|
|
30885
|
+
white-space: nowrap;
|
|
30886
|
+
}
|
|
30887
|
+
|
|
30888
|
+
.E_d1bw7c5z .value {
|
|
30889
|
+
color: rgba(44, 56, 82, 0.75);
|
|
30890
|
+
}
|
|
30891
|
+
|
|
30892
|
+
.E_t10pqbtc {
|
|
30893
|
+
width: 140px;
|
|
30894
|
+
}
|
|
30895
|
+
|
|
30896
|
+
.E_t10pqbtc .item {
|
|
30897
|
+
margin: 6px auto;
|
|
30898
|
+
display: flex;
|
|
30899
|
+
justify-content: space-between;
|
|
30900
|
+
}
|
|
30901
|
+
|
|
30902
|
+
.E_t10pqbtc .item .name {
|
|
30903
|
+
width: 102px;
|
|
30904
|
+
}
|
|
30905
|
+
|
|
30773
30906
|
.E_b1wx3t3t.ant-btn-icon-only {
|
|
30774
30907
|
justify-content: center;
|
|
30775
30908
|
}
|
|
@@ -31062,167 +31195,41 @@ button.E_n7k2c6r {
|
|
|
31062
31195
|
padding: 0;
|
|
31063
31196
|
}
|
|
31064
31197
|
|
|
31065
|
-
.
|
|
31066
|
-
|
|
31067
|
-
|
|
31068
|
-
|
|
31069
|
-
|
|
31070
|
-
|
|
31071
|
-
|
|
31198
|
+
.E_fzh9mnb {
|
|
31199
|
+
width: 100%;
|
|
31200
|
+
height: 100%;
|
|
31201
|
+
min-height: 124px;
|
|
31202
|
+
display: flex;
|
|
31203
|
+
flex-direction: column;
|
|
31204
|
+
justify-content: center;
|
|
31205
|
+
align-items: center;
|
|
31072
31206
|
}
|
|
31073
31207
|
|
|
31074
|
-
.
|
|
31075
|
-
|
|
31208
|
+
.E_fzh9mnb .error-text {
|
|
31209
|
+
color: rgba(10, 37, 85, 0.6);
|
|
31210
|
+
margin-bottom: 16px;
|
|
31211
|
+
font-size: 18px;
|
|
31076
31212
|
}
|
|
31077
31213
|
|
|
31078
|
-
.
|
|
31079
|
-
|
|
31214
|
+
.E_iouxfgt {
|
|
31215
|
+
display: inline-flex;
|
|
31216
|
+
align-items: center;
|
|
31080
31217
|
}
|
|
31081
31218
|
|
|
31082
|
-
.
|
|
31083
|
-
|
|
31219
|
+
.E_iouxfgt .icon-inner {
|
|
31220
|
+
display: inline-flex;
|
|
31221
|
+
align-items: center;
|
|
31222
|
+
justify-content: center;
|
|
31084
31223
|
}
|
|
31085
31224
|
|
|
31086
|
-
.
|
|
31087
|
-
|
|
31088
|
-
|
|
31089
|
-
}
|
|
31090
|
-
|
|
31091
|
-
.E_bqamoqe > .ant-btn:not(:only-child):last-child {
|
|
31092
|
-
border-top-left-radius: 0;
|
|
31093
|
-
border-bottom-left-radius: 0;
|
|
31094
|
-
}
|
|
31095
|
-
|
|
31096
|
-
.E_bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
31097
|
-
border-radius: unset;
|
|
31098
|
-
}
|
|
31099
|
-
|
|
31100
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-title {
|
|
31101
|
-
padding: 4px 8px 0 8px;
|
|
31102
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31103
|
-
font-size: 12px;
|
|
31104
|
-
}
|
|
31105
|
-
|
|
31106
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group .ant-dropdown-menu-item-group-list {
|
|
31107
|
-
padding-bottom: 6px;
|
|
31108
|
-
}
|
|
31109
|
-
|
|
31110
|
-
.E_d133fzv0 .ant-dropdown-menu-item-group:not(:first-child) {
|
|
31111
|
-
padding-top: 4px;
|
|
31112
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
31113
|
-
}
|
|
31114
|
-
|
|
31115
|
-
.E_d1bw7c5z {
|
|
31116
|
-
position: relative;
|
|
31117
|
-
max-width: 388px;
|
|
31118
|
-
min-width: 285px;
|
|
31119
|
-
}
|
|
31120
|
-
|
|
31121
|
-
.E_d1bw7c5z .center {
|
|
31122
|
-
position: absolute;
|
|
31123
|
-
font-size: 12px;
|
|
31124
|
-
width: 80px;
|
|
31125
|
-
height: 100px;
|
|
31126
|
-
top: 0;
|
|
31127
|
-
left: 35px;
|
|
31128
|
-
display: flex;
|
|
31129
|
-
flex-direction: column;
|
|
31130
|
-
justify-content: center;
|
|
31131
|
-
align-items: center;
|
|
31132
|
-
color: #00122e;
|
|
31133
|
-
}
|
|
31134
|
-
|
|
31135
|
-
.E_d1bw7c5z .center .number {
|
|
31136
|
-
font-size: 24px;
|
|
31137
|
-
font-weight: 700;
|
|
31138
|
-
}
|
|
31139
|
-
|
|
31140
|
-
.E_d1bw7c5z .center .text {
|
|
31141
|
-
padding: 0 5px;
|
|
31142
|
-
font-size: 12px;
|
|
31143
|
-
width: inherit;
|
|
31144
|
-
text-align: center;
|
|
31145
|
-
}
|
|
31146
|
-
|
|
31147
|
-
.E_d1bw7c5z .recharts-wrapper {
|
|
31148
|
-
display: flex;
|
|
31149
|
-
}
|
|
31150
|
-
|
|
31151
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper {
|
|
31152
|
-
position: relative !important;
|
|
31153
|
-
min-width: calc(100% - var(--d1bw7c5z-0)) !important;
|
|
31154
|
-
left: 0 !important;
|
|
31155
|
-
bottom: 0 !important;
|
|
31156
|
-
display: flex;
|
|
31157
|
-
align-items: center;
|
|
31158
|
-
}
|
|
31159
|
-
|
|
31160
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper .recharts-default-legend {
|
|
31161
|
-
width: 100%;
|
|
31162
|
-
}
|
|
31163
|
-
|
|
31164
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li {
|
|
31165
|
-
width: 100%;
|
|
31166
|
-
margin-right: 0 !important;
|
|
31167
|
-
line-height: 18px;
|
|
31168
|
-
}
|
|
31169
|
-
|
|
31170
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > svg {
|
|
31171
|
-
border-radius: 2px;
|
|
31172
|
-
}
|
|
31173
|
-
|
|
31174
|
-
.E_d1bw7c5z .recharts-wrapper .recharts-legend-wrapper li > .recharts-legend-item-text {
|
|
31175
|
-
min-width: 75px;
|
|
31176
|
-
max-width: 198px;
|
|
31177
|
-
width: calc(100% - 20px);
|
|
31178
|
-
margin-left: 2px;
|
|
31179
|
-
color: #00122e !important;
|
|
31180
|
-
display: inline-flex;
|
|
31181
|
-
justify-content: space-between;
|
|
31182
|
-
}
|
|
31183
|
-
|
|
31184
|
-
.E_d1bw7c5z .tooltip-text {
|
|
31185
|
-
maxwidth: calc(100% - 12px);
|
|
31186
|
-
cursor: pointer;
|
|
31187
|
-
border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
|
|
31188
|
-
overflow: hidden;
|
|
31189
|
-
text-overflow: ellipsis;
|
|
31190
|
-
white-space: nowrap;
|
|
31191
|
-
}
|
|
31192
|
-
|
|
31193
|
-
.E_d1bw7c5z .value {
|
|
31194
|
-
color: rgba(44, 56, 82, 0.75);
|
|
31195
|
-
}
|
|
31196
|
-
|
|
31197
|
-
.E_t10pqbtc {
|
|
31198
|
-
width: 140px;
|
|
31199
|
-
}
|
|
31200
|
-
|
|
31201
|
-
.E_t10pqbtc .item {
|
|
31202
|
-
margin: 6px auto;
|
|
31203
|
-
display: flex;
|
|
31204
|
-
justify-content: space-between;
|
|
31205
|
-
}
|
|
31206
|
-
|
|
31207
|
-
.E_t10pqbtc .item .name {
|
|
31208
|
-
width: 102px;
|
|
31209
|
-
}
|
|
31210
|
-
|
|
31211
|
-
.E_i1inqkme {
|
|
31212
|
-
height: 18px;
|
|
31213
|
-
line-height: 18px;
|
|
31214
|
-
padding: 0 4px;
|
|
31215
|
-
border-radius: 4px;
|
|
31216
|
-
background: rgba(235, 239, 245, 0.6);
|
|
31217
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31218
|
-
display: flex;
|
|
31219
|
-
align-items: center;
|
|
31220
|
-
white-space: nowrap;
|
|
31221
|
-
margin-right: 4px;
|
|
31225
|
+
.E_iouxfgt .icon-inner + span,
|
|
31226
|
+
.E_iouxfgt span + .icon-inner.suffix {
|
|
31227
|
+
margin-left: 4px;
|
|
31222
31228
|
}
|
|
31223
31229
|
|
|
31224
|
-
.
|
|
31225
|
-
|
|
31230
|
+
.E_iouxfgt.is-rotate img,
|
|
31231
|
+
.E_iouxfgt.is-rotate svg {
|
|
31232
|
+
animation: rotate 680ms linear infinite;
|
|
31226
31233
|
}
|
|
31227
31234
|
|
|
31228
31235
|
.E_itxley7.ant-input-group.ant-input-group-compact {
|
|
@@ -31349,6 +31356,19 @@ button.E_n7k2c6r {
|
|
|
31349
31356
|
min-height: 0px;
|
|
31350
31357
|
}
|
|
31351
31358
|
|
|
31359
|
+
.E_i1inqkme {
|
|
31360
|
+
height: 18px;
|
|
31361
|
+
line-height: 18px;
|
|
31362
|
+
padding: 0 4px;
|
|
31363
|
+
border-radius: 4px;
|
|
31364
|
+
background: rgba(235, 239, 245, 0.6);
|
|
31365
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
31366
|
+
display: flex;
|
|
31367
|
+
align-items: center;
|
|
31368
|
+
white-space: nowrap;
|
|
31369
|
+
margin-right: 4px;
|
|
31370
|
+
}
|
|
31371
|
+
|
|
31352
31372
|
.E_atcz0kf .ant-input-suffix {
|
|
31353
31373
|
margin-left: 8px;
|
|
31354
31374
|
}
|
|
@@ -31357,27 +31377,6 @@ button.E_n7k2c6r {
|
|
|
31357
31377
|
padding: 2px 7px 2px 12px;
|
|
31358
31378
|
}
|
|
31359
31379
|
|
|
31360
|
-
.E_iouxfgt {
|
|
31361
|
-
display: inline-flex;
|
|
31362
|
-
align-items: center;
|
|
31363
|
-
}
|
|
31364
|
-
|
|
31365
|
-
.E_iouxfgt .icon-inner {
|
|
31366
|
-
display: inline-flex;
|
|
31367
|
-
align-items: center;
|
|
31368
|
-
justify-content: center;
|
|
31369
|
-
}
|
|
31370
|
-
|
|
31371
|
-
.E_iouxfgt .icon-inner + span,
|
|
31372
|
-
.E_iouxfgt span + .icon-inner.suffix {
|
|
31373
|
-
margin-left: 4px;
|
|
31374
|
-
}
|
|
31375
|
-
|
|
31376
|
-
.E_iouxfgt.is-rotate img,
|
|
31377
|
-
.E_iouxfgt.is-rotate svg {
|
|
31378
|
-
animation: rotate 680ms linear infinite;
|
|
31379
|
-
}
|
|
31380
|
-
|
|
31381
31380
|
.E_a1wfy30z .ant-input-number-handler-wrap {
|
|
31382
31381
|
display: var(--a1wfy30z-0);
|
|
31383
31382
|
}
|
|
@@ -31413,86 +31412,10 @@ button.E_n7k2c6r {
|
|
|
31413
31412
|
font-size: inherit;
|
|
31414
31413
|
}
|
|
31415
31414
|
|
|
31416
|
-
.
|
|
31417
|
-
display: flex;
|
|
31418
|
-
justify-content: space-between;
|
|
31419
|
-
align-items: center;
|
|
31420
|
-
padding: 10px 0;
|
|
31421
|
-
color: rgba(44, 56, 82, 0.6);
|
|
31422
|
-
font-size: 12px;
|
|
31423
|
-
line-height: 24px;
|
|
31424
|
-
}
|
|
31425
|
-
|
|
31426
|
-
.E_phljevk .pagination-left {
|
|
31427
|
-
padding: 2px 8px;
|
|
31428
|
-
}
|
|
31429
|
-
|
|
31430
|
-
.E_phljevk .dropdown-trigger {
|
|
31431
|
-
display: flex;
|
|
31432
|
-
align-items: center;
|
|
31433
|
-
border-radius: 6px;
|
|
31434
|
-
cursor: pointer;
|
|
31435
|
-
transition: all 0.3s ease;
|
|
31436
|
-
}
|
|
31437
|
-
|
|
31438
|
-
.E_phljevk .dropdown-trigger:hover {
|
|
31439
|
-
background: rgba(211, 218, 235, 0.6);
|
|
31440
|
-
color: #0080ff;
|
|
31441
|
-
}
|
|
31442
|
-
|
|
31443
|
-
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31444
|
-
margin-left: 4px;
|
|
31445
|
-
}
|
|
31446
|
-
|
|
31447
|
-
.E_phljevk .pagination-right {
|
|
31448
|
-
display: flex;
|
|
31449
|
-
align-items: center;
|
|
31450
|
-
color: #0080ff;
|
|
31451
|
-
font-weight: bold;
|
|
31452
|
-
}
|
|
31453
|
-
|
|
31454
|
-
.E_phljevk .pagination-right .icon-inner {
|
|
31455
|
-
margin-left: 4px;
|
|
31456
|
-
}
|
|
31457
|
-
|
|
31458
|
-
.E_phljevk .pagination-right .prev-btn,
|
|
31459
|
-
.E_phljevk .pagination-right .next-btn {
|
|
31460
|
-
padding: 0 8px;
|
|
31461
|
-
}
|
|
31462
|
-
|
|
31463
|
-
.E_phljevk .pagination-right .prev-btn > span,
|
|
31464
|
-
.E_phljevk .pagination-right .next-btn > span {
|
|
31465
|
-
color: #0080ff;
|
|
31466
|
-
}
|
|
31467
|
-
|
|
31468
|
-
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31469
|
-
transform: rotate(180deg);
|
|
31470
|
-
}
|
|
31471
|
-
|
|
31472
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31473
|
-
max-height: calc(100vh - 128px);
|
|
31474
|
-
overflow-y: auto;
|
|
31475
|
-
}
|
|
31476
|
-
|
|
31477
|
-
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31478
|
-
padding: 4px 20px;
|
|
31479
|
-
font-size: 12px;
|
|
31415
|
+
.E_sx1bpnu .ant-input-sm {
|
|
31480
31416
|
line-height: 18px;
|
|
31481
31417
|
}
|
|
31482
31418
|
|
|
31483
|
-
.E_owd0kml {
|
|
31484
|
-
display: inline-block;
|
|
31485
|
-
}
|
|
31486
|
-
|
|
31487
|
-
.E_h1jsgezc {
|
|
31488
|
-
visibility: hidden;
|
|
31489
|
-
position: absolute;
|
|
31490
|
-
}
|
|
31491
|
-
|
|
31492
|
-
.E_tju3gfj .date {
|
|
31493
|
-
margin-right: 4px;
|
|
31494
|
-
}
|
|
31495
|
-
|
|
31496
31419
|
.E_rapgekc.ant-radio-wrapper {
|
|
31497
31420
|
display: inline-flex;
|
|
31498
31421
|
align-items: baseline;
|
|
@@ -31715,109 +31638,118 @@ button.E_n7k2c6r {
|
|
|
31715
31638
|
transform: rotate(0deg);
|
|
31716
31639
|
}
|
|
31717
31640
|
|
|
31718
|
-
.
|
|
31719
|
-
|
|
31641
|
+
.E_owd0kml {
|
|
31642
|
+
display: inline-block;
|
|
31720
31643
|
}
|
|
31721
31644
|
|
|
31722
|
-
.
|
|
31723
|
-
|
|
31645
|
+
.E_h1jsgezc {
|
|
31646
|
+
visibility: hidden;
|
|
31647
|
+
position: absolute;
|
|
31724
31648
|
}
|
|
31725
31649
|
|
|
31726
|
-
.
|
|
31727
|
-
|
|
31728
|
-
|
|
31729
|
-
margin-right:
|
|
31730
|
-
padding-right: 8px;
|
|
31650
|
+
.E_ivqqkzv {
|
|
31651
|
+
height: 24px;
|
|
31652
|
+
width: 56px !important;
|
|
31653
|
+
margin-right: 4px;
|
|
31731
31654
|
}
|
|
31732
31655
|
|
|
31733
|
-
.
|
|
31734
|
-
|
|
31735
|
-
gap: 4px;
|
|
31656
|
+
.E_c1wk4q29 {
|
|
31657
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31736
31658
|
}
|
|
31737
31659
|
|
|
31738
|
-
.
|
|
31739
|
-
|
|
31660
|
+
.E_phljevk {
|
|
31661
|
+
display: flex;
|
|
31662
|
+
justify-content: space-between;
|
|
31663
|
+
align-items: center;
|
|
31664
|
+
padding: 10px 0;
|
|
31665
|
+
color: rgba(44, 56, 82, 0.6);
|
|
31666
|
+
font-size: 12px;
|
|
31667
|
+
line-height: 24px;
|
|
31740
31668
|
}
|
|
31741
31669
|
|
|
31742
|
-
.
|
|
31743
|
-
|
|
31670
|
+
.E_phljevk .pagination-left {
|
|
31671
|
+
padding: 2px 8px;
|
|
31744
31672
|
}
|
|
31745
31673
|
|
|
31746
|
-
.
|
|
31747
|
-
|
|
31748
|
-
|
|
31749
|
-
|
|
31674
|
+
.E_phljevk .dropdown-trigger {
|
|
31675
|
+
display: flex;
|
|
31676
|
+
align-items: center;
|
|
31677
|
+
border-radius: 6px;
|
|
31678
|
+
cursor: pointer;
|
|
31679
|
+
transition: all 0.3s ease;
|
|
31750
31680
|
}
|
|
31751
31681
|
|
|
31752
|
-
.
|
|
31753
|
-
|
|
31682
|
+
.E_phljevk .dropdown-trigger:hover {
|
|
31683
|
+
background: rgba(211, 218, 235, 0.6);
|
|
31684
|
+
color: #0080ff;
|
|
31754
31685
|
}
|
|
31755
31686
|
|
|
31756
|
-
.
|
|
31757
|
-
|
|
31758
|
-
height: 24px;
|
|
31759
|
-
background: rgba(172, 186, 211, 0.6);
|
|
31760
|
-
overflow: hidden;
|
|
31687
|
+
.E_phljevk .dropdown-trigger .icon-inner {
|
|
31688
|
+
margin-left: 4px;
|
|
31761
31689
|
}
|
|
31762
31690
|
|
|
31763
|
-
.
|
|
31764
|
-
|
|
31691
|
+
.E_phljevk .pagination-right {
|
|
31692
|
+
display: flex;
|
|
31693
|
+
align-items: center;
|
|
31694
|
+
color: #0080ff;
|
|
31695
|
+
font-weight: bold;
|
|
31765
31696
|
}
|
|
31766
31697
|
|
|
31767
|
-
.
|
|
31768
|
-
|
|
31769
|
-
height: 16px;
|
|
31698
|
+
.E_phljevk .pagination-right .icon-inner {
|
|
31699
|
+
margin-left: 4px;
|
|
31770
31700
|
}
|
|
31771
31701
|
|
|
31772
|
-
.
|
|
31773
|
-
|
|
31774
|
-
|
|
31702
|
+
.E_phljevk .pagination-right .prev-btn,
|
|
31703
|
+
.E_phljevk .pagination-right .next-btn {
|
|
31704
|
+
padding: 0 8px;
|
|
31775
31705
|
}
|
|
31776
31706
|
|
|
31777
|
-
.
|
|
31778
|
-
|
|
31779
|
-
|
|
31707
|
+
.E_phljevk .pagination-right .prev-btn > span,
|
|
31708
|
+
.E_phljevk .pagination-right .next-btn > span {
|
|
31709
|
+
color: #0080ff;
|
|
31780
31710
|
}
|
|
31781
31711
|
|
|
31782
|
-
.
|
|
31783
|
-
|
|
31784
|
-
transition-delay: 120ms;
|
|
31712
|
+
.E_phljevk .pagination-right .next-btn .icon-inner {
|
|
31713
|
+
transform: rotate(180deg);
|
|
31785
31714
|
}
|
|
31786
31715
|
|
|
31787
|
-
.
|
|
31788
|
-
height:
|
|
31789
|
-
|
|
31790
|
-
top: 1px;
|
|
31791
|
-
left: 1px;
|
|
31716
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu {
|
|
31717
|
+
max-height: calc(100vh - 128px);
|
|
31718
|
+
overflow-y: auto;
|
|
31792
31719
|
}
|
|
31793
31720
|
|
|
31794
|
-
.
|
|
31795
|
-
|
|
31796
|
-
|
|
31721
|
+
.E_d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
31722
|
+
padding: 4px 20px;
|
|
31723
|
+
font-size: 12px;
|
|
31724
|
+
line-height: 18px;
|
|
31797
31725
|
}
|
|
31798
31726
|
|
|
31799
|
-
.
|
|
31800
|
-
|
|
31727
|
+
.E_i11gg7mj .ant-input-prefix {
|
|
31728
|
+
margin-right: 8px;
|
|
31801
31729
|
}
|
|
31802
31730
|
|
|
31803
|
-
.
|
|
31804
|
-
|
|
31731
|
+
.E_i11gg7mj .ant-input-suffix {
|
|
31732
|
+
margin-left: 8px;
|
|
31805
31733
|
}
|
|
31806
31734
|
|
|
31807
|
-
.
|
|
31808
|
-
|
|
31735
|
+
.E_cc368xp {
|
|
31736
|
+
color: #00122e;
|
|
31737
|
+
border-right: 1px solid rgba(172, 186, 211, 0.6);
|
|
31738
|
+
margin-right: 8px;
|
|
31739
|
+
padding-right: 8px;
|
|
31809
31740
|
}
|
|
31810
31741
|
|
|
31811
|
-
.
|
|
31812
|
-
|
|
31742
|
+
.E_i11o6xqj {
|
|
31743
|
+
display: flex;
|
|
31744
|
+
gap: 4px;
|
|
31813
31745
|
}
|
|
31814
31746
|
|
|
31815
|
-
.
|
|
31816
|
-
|
|
31747
|
+
.E_i11o6xqj .icon-wrapper {
|
|
31748
|
+
cursor: pointer;
|
|
31817
31749
|
}
|
|
31818
31750
|
|
|
31819
|
-
.
|
|
31820
|
-
|
|
31751
|
+
.E_d19ruhdj.icon-wrapper {
|
|
31752
|
+
cursor: not-allowed;
|
|
31821
31753
|
}
|
|
31822
31754
|
|
|
31823
31755
|
.E_cnujxq2 {
|
|
@@ -32608,131 +32540,108 @@ input.E_rf8rlle.ant-input {
|
|
|
32608
32540
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
32609
32541
|
}
|
|
32610
32542
|
|
|
32611
|
-
.
|
|
32612
|
-
|
|
32613
|
-
|
|
32614
|
-
|
|
32615
|
-
|
|
32616
|
-
padding: 20px 24px 24px 24px;
|
|
32617
|
-
}
|
|
32618
|
-
|
|
32619
|
-
.E_ccrbeuz .ant-collapse-item {
|
|
32620
|
-
border: 0px;
|
|
32621
|
-
background-color: #fff;
|
|
32543
|
+
.E_s1dizucg.ant-switch {
|
|
32544
|
+
min-width: 40px;
|
|
32545
|
+
height: 24px;
|
|
32546
|
+
background: rgba(172, 186, 211, 0.6);
|
|
32547
|
+
overflow: hidden;
|
|
32622
32548
|
}
|
|
32623
32549
|
|
|
32624
|
-
.
|
|
32625
|
-
|
|
32626
|
-
padding-bottom: 0px;
|
|
32627
|
-
padding-left: 0px !important;
|
|
32628
|
-
padding-right: 24px;
|
|
32550
|
+
.E_s1dizucg.ant-switch:focus {
|
|
32551
|
+
box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
|
|
32629
32552
|
}
|
|
32630
32553
|
|
|
32631
|
-
.
|
|
32632
|
-
|
|
32554
|
+
.E_s1dizucg.ant-switch-small {
|
|
32555
|
+
min-width: 26px;
|
|
32556
|
+
height: 16px;
|
|
32633
32557
|
}
|
|
32634
32558
|
|
|
32635
|
-
.
|
|
32636
|
-
|
|
32559
|
+
.E_s1dizucg.ant-switch-large {
|
|
32560
|
+
min-width: 52px;
|
|
32561
|
+
height: 32px;
|
|
32637
32562
|
}
|
|
32638
32563
|
|
|
32639
|
-
.
|
|
32640
|
-
|
|
32641
|
-
|
|
32564
|
+
.E_s1dizucg.ant-switch .ant-switch-handle {
|
|
32565
|
+
height: 20px;
|
|
32566
|
+
width: 20px;
|
|
32642
32567
|
}
|
|
32643
32568
|
|
|
32644
|
-
.
|
|
32645
|
-
|
|
32569
|
+
.E_s1dizucg.ant-switch .ant-switch-handle::before {
|
|
32570
|
+
border-radius: 10px;
|
|
32571
|
+
transition-delay: 120ms;
|
|
32646
32572
|
}
|
|
32647
32573
|
|
|
32648
|
-
.
|
|
32649
|
-
|
|
32574
|
+
.E_s1dizucg.ant-switch-small .ant-switch-handle {
|
|
32575
|
+
height: 14px;
|
|
32576
|
+
width: 14px;
|
|
32577
|
+
top: 1px;
|
|
32578
|
+
left: 1px;
|
|
32650
32579
|
}
|
|
32651
32580
|
|
|
32652
|
-
.
|
|
32653
|
-
|
|
32654
|
-
|
|
32655
|
-
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
32656
|
-
height: 34px;
|
|
32657
|
-
min-height: 34px;
|
|
32658
|
-
box-sizing: border-box;
|
|
32659
|
-
margin-top: 8px;
|
|
32581
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle {
|
|
32582
|
+
height: 28px;
|
|
32583
|
+
width: 28px;
|
|
32660
32584
|
}
|
|
32661
32585
|
|
|
32662
|
-
.
|
|
32663
|
-
|
|
32664
|
-
flex-direction: column;
|
|
32665
|
-
margin: 1px 8px;
|
|
32666
|
-
padding: 8px;
|
|
32667
|
-
border-radius: 4px;
|
|
32586
|
+
.E_s1dizucg.ant-switch-large .ant-switch-handle::before {
|
|
32587
|
+
border-radius: 14px;
|
|
32668
32588
|
}
|
|
32669
32589
|
|
|
32670
|
-
.
|
|
32671
|
-
|
|
32590
|
+
.E_s1dizucg.ant-switch-checked {
|
|
32591
|
+
background-color: #00ba5d;
|
|
32672
32592
|
}
|
|
32673
32593
|
|
|
32674
|
-
.
|
|
32675
|
-
|
|
32594
|
+
.E_s1dizucg.ant-switch-checked .ant-switch-handle {
|
|
32595
|
+
left: calc(100% - 20px - 2px);
|
|
32676
32596
|
}
|
|
32677
32597
|
|
|
32678
|
-
.
|
|
32679
|
-
|
|
32598
|
+
.E_s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
|
|
32599
|
+
left: calc(100% - 14px - 1px);
|
|
32680
32600
|
}
|
|
32681
32601
|
|
|
32682
|
-
.
|
|
32683
|
-
|
|
32602
|
+
.E_s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
|
|
32603
|
+
left: calc(100% - 28px - 2px);
|
|
32684
32604
|
}
|
|
32685
32605
|
|
|
32686
|
-
.
|
|
32687
|
-
|
|
32606
|
+
.E_c1up6e3y {
|
|
32607
|
+
margin-left: 5px;
|
|
32688
32608
|
}
|
|
32689
32609
|
|
|
32690
|
-
.
|
|
32691
|
-
|
|
32610
|
+
.E_c1yyuluq {
|
|
32611
|
+
border-radius: 8px;
|
|
32692
32612
|
}
|
|
32693
32613
|
|
|
32694
|
-
.
|
|
32695
|
-
|
|
32614
|
+
.E_c1yyuluq .ant-card-body {
|
|
32615
|
+
padding: 20px 24px 24px 24px;
|
|
32696
32616
|
}
|
|
32697
32617
|
|
|
32698
|
-
.
|
|
32699
|
-
|
|
32700
|
-
color: #
|
|
32618
|
+
.E_ccrbeuz .ant-collapse-item {
|
|
32619
|
+
border: 0px;
|
|
32620
|
+
background-color: #fff;
|
|
32701
32621
|
}
|
|
32702
32622
|
|
|
32703
|
-
.
|
|
32704
|
-
|
|
32705
|
-
|
|
32706
|
-
|
|
32707
|
-
|
|
32623
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header {
|
|
32624
|
+
padding-top: 0px;
|
|
32625
|
+
padding-bottom: 0px;
|
|
32626
|
+
padding-left: 0px !important;
|
|
32627
|
+
padding-right: 24px;
|
|
32708
32628
|
}
|
|
32709
32629
|
|
|
32710
|
-
.
|
|
32711
|
-
|
|
32712
|
-
overflow: hidden;
|
|
32713
|
-
text-overflow: ellipsis;
|
|
32630
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
|
|
32631
|
+
right: 0px;
|
|
32714
32632
|
}
|
|
32715
32633
|
|
|
32716
|
-
.
|
|
32717
|
-
|
|
32718
|
-
justify-content: space-between;
|
|
32719
|
-
color: rgba(44, 56, 82, 0.6);
|
|
32720
|
-
height: 18px;
|
|
32721
|
-
line-height: 18px;
|
|
32722
|
-
margin-top: 2px;
|
|
32634
|
+
.E_ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
|
|
32635
|
+
padding: 0px;
|
|
32723
32636
|
}
|
|
32724
32637
|
|
|
32725
|
-
.
|
|
32726
|
-
|
|
32727
|
-
|
|
32728
|
-
background: rgba(225, 230, 241, 0.6);
|
|
32638
|
+
.E_c1fljvag .ant-collapse-item .ant-collapse-header {
|
|
32639
|
+
padding-right: 0px;
|
|
32640
|
+
cursor: default;
|
|
32729
32641
|
}
|
|
32730
32642
|
|
|
32731
|
-
.
|
|
32732
|
-
|
|
32733
|
-
height: 32px;
|
|
32734
|
-
width: 100%;
|
|
32735
|
-
opacity: 0;
|
|
32643
|
+
.E_tju3gfj .date {
|
|
32644
|
+
margin-right: 4px;
|
|
32736
32645
|
}
|
|
32737
32646
|
|
|
32738
32647
|
.E_a1b5xrg3 .user-icon-inner {
|
|
@@ -32745,142 +32654,27 @@ input.E_rf8rlle.ant-input {
|
|
|
32745
32654
|
width: 24px;
|
|
32746
32655
|
height: 24px;
|
|
32747
32656
|
border-radius: 50%;
|
|
32748
|
-
background: var(--a1b5xrg3-0);
|
|
32749
|
-
}
|
|
32750
|
-
|
|
32751
|
-
.E_a1b5xrg3.btn-item {
|
|
32752
|
-
transition: all 160ms ease;
|
|
32753
|
-
cursor: pointer;
|
|
32754
|
-
width: 56px;
|
|
32755
|
-
height: 40px;
|
|
32756
|
-
display: inline-flex;
|
|
32757
|
-
align-items: center;
|
|
32758
|
-
justify-content: center;
|
|
32759
|
-
border-radius: 6px;
|
|
32760
|
-
}
|
|
32761
|
-
|
|
32762
|
-
.E_a1b5xrg3.btn-item:hover {
|
|
32763
|
-
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32764
|
-
}
|
|
32765
|
-
|
|
32766
|
-
.E_a1b5xrg3.btn-item:active {
|
|
32767
|
-
transform: translateY(2px);
|
|
32768
|
-
transition: all 320ms ease;
|
|
32769
|
-
}
|
|
32770
|
-
|
|
32771
|
-
.E_t1m2x205 .ant-tooltip-arrow {
|
|
32772
|
-
display: none;
|
|
32773
|
-
}
|
|
32774
|
-
|
|
32775
|
-
.E_t1m2x205 .ant-tooltip-inner {
|
|
32776
|
-
background: rgba(23, 38, 64, 0.8);
|
|
32777
|
-
border-radius: 4px;
|
|
32778
|
-
}
|
|
32779
|
-
|
|
32780
|
-
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
32781
|
-
visibility: hidden;
|
|
32782
|
-
}
|
|
32783
|
-
|
|
32784
|
-
.E_s1sck0th {
|
|
32785
|
-
padding: 0 8px;
|
|
32786
|
-
border-radius: 4px;
|
|
32787
|
-
}
|
|
32788
|
-
|
|
32789
|
-
.E_m855nr1 {
|
|
32790
|
-
padding: 2px 8px;
|
|
32791
|
-
border-radius: 3px;
|
|
32792
|
-
}
|
|
32793
|
-
|
|
32794
|
-
.E_l1270xpg {
|
|
32795
|
-
padding: 3px 8px;
|
|
32796
|
-
border-radius: 2px;
|
|
32797
|
-
}
|
|
32798
|
-
|
|
32799
|
-
.E_t14rextb.ant-tag:hover {
|
|
32800
|
-
opacity: unset;
|
|
32801
|
-
}
|
|
32802
|
-
|
|
32803
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
32804
|
-
margin: 0;
|
|
32805
|
-
margin-right: 8px;
|
|
32806
|
-
display: inline-flex;
|
|
32807
|
-
align-items: center;
|
|
32808
|
-
border: none;
|
|
32809
|
-
}
|
|
32810
|
-
|
|
32811
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
32812
|
-
width: 16px;
|
|
32813
|
-
height: 16px;
|
|
32814
|
-
color: inherit;
|
|
32815
|
-
margin-left: 4px;
|
|
32816
|
-
opacity: 0.6;
|
|
32817
|
-
display: inline-flex;
|
|
32818
|
-
}
|
|
32819
|
-
|
|
32820
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
32821
|
-
opacity: 1;
|
|
32822
|
-
}
|
|
32823
|
-
|
|
32824
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
32825
|
-
color: #0080ff;
|
|
32826
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
32827
|
-
}
|
|
32828
|
-
|
|
32829
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
32830
|
-
color: #f0483e;
|
|
32831
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
32832
|
-
}
|
|
32833
|
-
|
|
32834
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
32835
|
-
color: #e07f00;
|
|
32836
|
-
background-color: rgba(255, 187, 0, 0.1);
|
|
32837
|
-
}
|
|
32838
|
-
|
|
32839
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
32840
|
-
color: #008f4c;
|
|
32841
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
32842
|
-
}
|
|
32843
|
-
|
|
32844
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
32845
|
-
color: #1d326c;
|
|
32846
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
32847
|
-
}
|
|
32848
|
-
|
|
32849
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
32850
|
-
color: #7E41FF;
|
|
32851
|
-
background-color: rgba(126, 65, 255, 0.1);
|
|
32852
|
-
}
|
|
32853
|
-
|
|
32854
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
32855
|
-
color: #fff;
|
|
32856
|
-
}
|
|
32857
|
-
|
|
32858
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
32859
|
-
background-color: #f0483e;
|
|
32860
|
-
}
|
|
32861
|
-
|
|
32862
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
32863
|
-
background-color: #fea008;
|
|
32864
|
-
}
|
|
32865
|
-
|
|
32866
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
32867
|
-
background-color: #00ba5d;
|
|
32868
|
-
}
|
|
32869
|
-
|
|
32870
|
-
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
32871
|
-
background-color: #0080ff;
|
|
32657
|
+
background: var(--a1b5xrg3-0);
|
|
32872
32658
|
}
|
|
32873
32659
|
|
|
32874
|
-
.
|
|
32875
|
-
|
|
32660
|
+
.E_a1b5xrg3.btn-item {
|
|
32661
|
+
transition: all 160ms ease;
|
|
32662
|
+
cursor: pointer;
|
|
32663
|
+
width: 56px;
|
|
32664
|
+
height: 40px;
|
|
32665
|
+
display: inline-flex;
|
|
32666
|
+
align-items: center;
|
|
32667
|
+
justify-content: center;
|
|
32668
|
+
border-radius: 6px;
|
|
32876
32669
|
}
|
|
32877
32670
|
|
|
32878
|
-
.
|
|
32879
|
-
|
|
32671
|
+
.E_a1b5xrg3.btn-item:hover {
|
|
32672
|
+
box-shadow: 0px 0px 20px rgba(107, 125, 153, 0.18), 0px 25px 80px rgba(45, 58, 86, 0.3);
|
|
32880
32673
|
}
|
|
32881
32674
|
|
|
32882
|
-
.
|
|
32883
|
-
|
|
32675
|
+
.E_a1b5xrg3.btn-item:active {
|
|
32676
|
+
transform: translateY(2px);
|
|
32677
|
+
transition: all 320ms ease;
|
|
32884
32678
|
}
|
|
32885
32679
|
|
|
32886
32680
|
.E_dsnbhzf {
|
|
@@ -33271,91 +33065,300 @@ input.E_rf8rlle.ant-input {
|
|
|
33271
33065
|
line-height: 20px;
|
|
33272
33066
|
}
|
|
33273
33067
|
|
|
33274
|
-
.E_f1nrg7da {
|
|
33275
|
-
font-family: Inter;
|
|
33276
|
-
font-style: normal;
|
|
33277
|
-
font-weight: normal;
|
|
33278
|
-
font-size: 12px;
|
|
33279
|
-
line-height: 18px;
|
|
33068
|
+
.E_f1nrg7da {
|
|
33069
|
+
font-family: Inter;
|
|
33070
|
+
font-style: normal;
|
|
33071
|
+
font-weight: normal;
|
|
33072
|
+
font-size: 12px;
|
|
33073
|
+
line-height: 18px;
|
|
33074
|
+
}
|
|
33075
|
+
|
|
33076
|
+
.E_f17k1i3n {
|
|
33077
|
+
font-family: Inter;
|
|
33078
|
+
font-style: normal;
|
|
33079
|
+
font-weight: normal;
|
|
33080
|
+
font-size: 12px;
|
|
33081
|
+
line-height: 18px;
|
|
33082
|
+
}
|
|
33083
|
+
|
|
33084
|
+
.E_t1tvuj2e {
|
|
33085
|
+
font-family: Inter;
|
|
33086
|
+
font-style: normal;
|
|
33087
|
+
font-weight: normal;
|
|
33088
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33089
|
+
font-size: 13px;
|
|
33090
|
+
line-height: 20px;
|
|
33091
|
+
}
|
|
33092
|
+
|
|
33093
|
+
.E_t17uajlu {
|
|
33094
|
+
font-family: Inter;
|
|
33095
|
+
font-style: normal;
|
|
33096
|
+
font-weight: normal;
|
|
33097
|
+
font-feature-settings: "zero" on;
|
|
33098
|
+
font-size: 13px;
|
|
33099
|
+
line-height: 20px;
|
|
33100
|
+
}
|
|
33101
|
+
|
|
33102
|
+
.E_t114zbyz {
|
|
33103
|
+
font-family: Inter;
|
|
33104
|
+
font-style: normal;
|
|
33105
|
+
font-weight: normal;
|
|
33106
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33107
|
+
font-size: 12px;
|
|
33108
|
+
line-height: 18px;
|
|
33109
|
+
}
|
|
33110
|
+
|
|
33111
|
+
.E_t1il0kvi {
|
|
33112
|
+
font-family: Inter;
|
|
33113
|
+
font-style: normal;
|
|
33114
|
+
font-weight: 500;
|
|
33115
|
+
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33116
|
+
font-size: 12px;
|
|
33117
|
+
line-height: 18px;
|
|
33118
|
+
}
|
|
33119
|
+
|
|
33120
|
+
.E_t10dv8p1 {
|
|
33121
|
+
font-family: Inter;
|
|
33122
|
+
font-style: normal;
|
|
33123
|
+
font-weight: normal;
|
|
33124
|
+
font-feature-settings: "zero" on;
|
|
33125
|
+
font-size: 12px;
|
|
33126
|
+
line-height: 18px;
|
|
33127
|
+
}
|
|
33128
|
+
|
|
33129
|
+
.E_tc2oqpq {
|
|
33130
|
+
font-family: Inter;
|
|
33131
|
+
font-style: normal;
|
|
33132
|
+
font-weight: 500;
|
|
33133
|
+
font-feature-settings: "zero" on;
|
|
33134
|
+
font-size: 12px;
|
|
33135
|
+
line-height: 18px;
|
|
33136
|
+
}
|
|
33137
|
+
|
|
33138
|
+
.E_tzvddmc {
|
|
33139
|
+
font-family: Inter;
|
|
33140
|
+
font-style: normal;
|
|
33141
|
+
font-weight: bold;
|
|
33142
|
+
font-feature-settings: "zero" on;
|
|
33143
|
+
font-size: 16px;
|
|
33144
|
+
line-height: 24px;
|
|
33145
|
+
}
|
|
33146
|
+
|
|
33147
|
+
.E_u18llj45 {
|
|
33148
|
+
font-family: Inter;
|
|
33149
|
+
font-style: normal;
|
|
33150
|
+
font-weight: normal;
|
|
33151
|
+
font-size: 10px;
|
|
33152
|
+
line-height: 12px;
|
|
33153
|
+
}
|
|
33154
|
+
|
|
33155
|
+
.E_m196gn1d {
|
|
33156
|
+
min-width: 1280px;
|
|
33157
|
+
}
|
|
33158
|
+
|
|
33159
|
+
.E_s1sck0th {
|
|
33160
|
+
padding: 0 8px;
|
|
33161
|
+
border-radius: 4px;
|
|
33162
|
+
}
|
|
33163
|
+
|
|
33164
|
+
.E_m855nr1 {
|
|
33165
|
+
padding: 2px 8px;
|
|
33166
|
+
border-radius: 3px;
|
|
33167
|
+
}
|
|
33168
|
+
|
|
33169
|
+
.E_l1270xpg {
|
|
33170
|
+
padding: 3px 8px;
|
|
33171
|
+
border-radius: 2px;
|
|
33172
|
+
}
|
|
33173
|
+
|
|
33174
|
+
.E_t14rextb.ant-tag:hover {
|
|
33175
|
+
opacity: unset;
|
|
33176
|
+
}
|
|
33177
|
+
|
|
33178
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) {
|
|
33179
|
+
margin: 0;
|
|
33180
|
+
margin-right: 8px;
|
|
33181
|
+
display: inline-flex;
|
|
33182
|
+
align-items: center;
|
|
33183
|
+
border: none;
|
|
33184
|
+
}
|
|
33185
|
+
|
|
33186
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon {
|
|
33187
|
+
width: 16px;
|
|
33188
|
+
height: 16px;
|
|
33189
|
+
color: inherit;
|
|
33190
|
+
margin-left: 4px;
|
|
33191
|
+
opacity: 0.6;
|
|
33192
|
+
display: inline-flex;
|
|
33193
|
+
}
|
|
33194
|
+
|
|
33195
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
|
|
33196
|
+
opacity: 1;
|
|
33197
|
+
}
|
|
33198
|
+
|
|
33199
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
|
|
33200
|
+
color: #0080ff;
|
|
33201
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
33202
|
+
}
|
|
33203
|
+
|
|
33204
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
|
|
33205
|
+
color: #f0483e;
|
|
33206
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
33207
|
+
}
|
|
33208
|
+
|
|
33209
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
|
|
33210
|
+
color: #e07f00;
|
|
33211
|
+
background-color: rgba(255, 187, 0, 0.1);
|
|
33212
|
+
}
|
|
33213
|
+
|
|
33214
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
|
|
33215
|
+
color: #008f4c;
|
|
33216
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
33217
|
+
}
|
|
33218
|
+
|
|
33219
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
|
|
33220
|
+
color: #1d326c;
|
|
33221
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
33222
|
+
}
|
|
33223
|
+
|
|
33224
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
|
|
33225
|
+
color: #7E41FF;
|
|
33226
|
+
background-color: rgba(126, 65, 255, 0.1);
|
|
33227
|
+
}
|
|
33228
|
+
|
|
33229
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
|
|
33230
|
+
color: #fff;
|
|
33231
|
+
}
|
|
33232
|
+
|
|
33233
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
|
|
33234
|
+
background-color: #f0483e;
|
|
33235
|
+
}
|
|
33236
|
+
|
|
33237
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
|
|
33238
|
+
background-color: #fea008;
|
|
33239
|
+
}
|
|
33240
|
+
|
|
33241
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
|
|
33242
|
+
background-color: #00ba5d;
|
|
33243
|
+
}
|
|
33244
|
+
|
|
33245
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
|
|
33246
|
+
background-color: #0080ff;
|
|
33247
|
+
}
|
|
33248
|
+
|
|
33249
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
|
|
33250
|
+
background-color: #6b7d99;
|
|
33251
|
+
}
|
|
33252
|
+
|
|
33253
|
+
.E_t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
|
|
33254
|
+
background-color: #7E41FF;
|
|
33255
|
+
}
|
|
33256
|
+
|
|
33257
|
+
.E_t1m2x205 .ant-tooltip-arrow {
|
|
33258
|
+
display: none;
|
|
33259
|
+
}
|
|
33260
|
+
|
|
33261
|
+
.E_t1m2x205 .ant-tooltip-inner {
|
|
33262
|
+
background: rgba(23, 38, 64, 0.8);
|
|
33263
|
+
border-radius: 4px;
|
|
33264
|
+
}
|
|
33265
|
+
|
|
33266
|
+
.E_t1m2x205 .ant-tooltip-inner:has(.eagle-ellipsis-content) {
|
|
33267
|
+
visibility: hidden;
|
|
33268
|
+
}
|
|
33269
|
+
|
|
33270
|
+
.E_s1dni7lo {
|
|
33271
|
+
width: 430px !important;
|
|
33272
|
+
}
|
|
33273
|
+
|
|
33274
|
+
.E_d1wwmmm5 .ant-select-item-group {
|
|
33275
|
+
padding: 8px 16px;
|
|
33276
|
+
line-height: 18px;
|
|
33277
|
+
border-top: 1px solid rgba(211, 218, 235, 0.6);
|
|
33278
|
+
height: 34px;
|
|
33279
|
+
min-height: 34px;
|
|
33280
|
+
box-sizing: border-box;
|
|
33281
|
+
margin-top: 8px;
|
|
33282
|
+
}
|
|
33283
|
+
|
|
33284
|
+
.E_o1ugr09p {
|
|
33285
|
+
display: flex;
|
|
33286
|
+
flex-direction: column;
|
|
33287
|
+
margin: 1px 8px;
|
|
33288
|
+
padding: 8px;
|
|
33289
|
+
border-radius: 4px;
|
|
33290
|
+
}
|
|
33291
|
+
|
|
33292
|
+
.E_o1ugr09p .selected-icon {
|
|
33293
|
+
display: none;
|
|
33294
|
+
}
|
|
33295
|
+
|
|
33296
|
+
.E_o1ugr09p.ant-select-item-option-grouped {
|
|
33297
|
+
padding-left: 8px;
|
|
33298
|
+
}
|
|
33299
|
+
|
|
33300
|
+
.E_o1ugr09p.ant-select-item-option-selected {
|
|
33301
|
+
background-color: white;
|
|
33302
|
+
}
|
|
33303
|
+
|
|
33304
|
+
.E_o1ugr09p.ant-select-item-option-selected .timezone-title {
|
|
33305
|
+
color: #0080ff;
|
|
33280
33306
|
}
|
|
33281
33307
|
|
|
33282
|
-
.
|
|
33283
|
-
|
|
33284
|
-
font-style: normal;
|
|
33285
|
-
font-weight: normal;
|
|
33286
|
-
font-size: 12px;
|
|
33287
|
-
line-height: 18px;
|
|
33308
|
+
.E_o1ugr09p.ant-select-item-option-selected .selected-icon {
|
|
33309
|
+
display: block;
|
|
33288
33310
|
}
|
|
33289
33311
|
|
|
33290
|
-
.
|
|
33291
|
-
|
|
33292
|
-
font-style: normal;
|
|
33293
|
-
font-weight: normal;
|
|
33294
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33295
|
-
font-size: 13px;
|
|
33296
|
-
line-height: 20px;
|
|
33312
|
+
.E_o1ugr09p.ant-select-item-option-active {
|
|
33313
|
+
background: rgba(0, 136, 255, 0.16);
|
|
33297
33314
|
}
|
|
33298
33315
|
|
|
33299
|
-
.
|
|
33300
|
-
|
|
33301
|
-
font-style: normal;
|
|
33302
|
-
font-weight: normal;
|
|
33303
|
-
font-feature-settings: "zero" on;
|
|
33304
|
-
font-size: 13px;
|
|
33305
|
-
line-height: 20px;
|
|
33316
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-title {
|
|
33317
|
+
color: #0080ff;
|
|
33306
33318
|
}
|
|
33307
33319
|
|
|
33308
|
-
.
|
|
33309
|
-
|
|
33310
|
-
|
|
33311
|
-
font-weight: normal;
|
|
33312
|
-
font-feature-settings: "tnum" on, "lnum" on, "case" on;
|
|
33313
|
-
font-size: 12px;
|
|
33314
|
-
line-height: 18px;
|
|
33320
|
+
.E_o1ugr09p.ant-select-item-option-active .timezone-tag {
|
|
33321
|
+
background: rgba(0, 136, 255, 0.1);
|
|
33322
|
+
color: #0080ff;
|
|
33315
33323
|
}
|
|
33316
33324
|
|
|
33317
|
-
.
|
|
33318
|
-
|
|
33319
|
-
|
|
33320
|
-
|
|
33321
|
-
|
|
33322
|
-
font-size: 12px;
|
|
33323
|
-
line-height: 18px;
|
|
33325
|
+
.E_o1ifxsq4 {
|
|
33326
|
+
display: flex;
|
|
33327
|
+
justify-content: space-between;
|
|
33328
|
+
height: 20px;
|
|
33329
|
+
line-height: 20px;
|
|
33324
33330
|
}
|
|
33325
33331
|
|
|
33326
|
-
.
|
|
33327
|
-
|
|
33328
|
-
|
|
33329
|
-
|
|
33330
|
-
font-feature-settings: "zero" on;
|
|
33331
|
-
font-size: 12px;
|
|
33332
|
-
line-height: 18px;
|
|
33332
|
+
.E_o1ifxsq4 .timezone-title {
|
|
33333
|
+
color: #2d3a56;
|
|
33334
|
+
overflow: hidden;
|
|
33335
|
+
text-overflow: ellipsis;
|
|
33333
33336
|
}
|
|
33334
33337
|
|
|
33335
|
-
.
|
|
33336
|
-
|
|
33337
|
-
|
|
33338
|
-
|
|
33339
|
-
|
|
33340
|
-
font-size: 12px;
|
|
33338
|
+
.E_o1zue7 {
|
|
33339
|
+
display: flex;
|
|
33340
|
+
justify-content: space-between;
|
|
33341
|
+
color: rgba(44, 56, 82, 0.6);
|
|
33342
|
+
height: 18px;
|
|
33341
33343
|
line-height: 18px;
|
|
33344
|
+
margin-top: 2px;
|
|
33342
33345
|
}
|
|
33343
33346
|
|
|
33344
|
-
.
|
|
33345
|
-
|
|
33346
|
-
|
|
33347
|
-
|
|
33348
|
-
font-feature-settings: "zero" on;
|
|
33349
|
-
font-size: 16px;
|
|
33350
|
-
line-height: 24px;
|
|
33347
|
+
.E_tyfmlxg {
|
|
33348
|
+
border: none;
|
|
33349
|
+
margin-right: 0;
|
|
33350
|
+
background: rgba(225, 230, 241, 0.6);
|
|
33351
33351
|
}
|
|
33352
33352
|
|
|
33353
|
-
.
|
|
33354
|
-
|
|
33355
|
-
|
|
33356
|
-
|
|
33357
|
-
|
|
33358
|
-
|
|
33353
|
+
.E_o18uybox {
|
|
33354
|
+
pointer-events: none;
|
|
33355
|
+
height: 32px;
|
|
33356
|
+
width: 100%;
|
|
33357
|
+
opacity: 0;
|
|
33358
|
+
}
|
|
33359
|
+
|
|
33360
|
+
.E_iq1gosr {
|
|
33361
|
+
display: inline-block;
|
|
33359
33362
|
}
|
|
33360
33363
|
|
|
33361
33364
|
.E_h1ol2wl7 {
|
|
@@ -33912,23 +33915,6 @@ input.E_rf8rlle.ant-input {
|
|
|
33912
33915
|
flex-shrink: 0;
|
|
33913
33916
|
}
|
|
33914
33917
|
|
|
33915
|
-
.E_w1dxz879 {
|
|
33916
|
-
display: flex;
|
|
33917
|
-
flex-direction: column;
|
|
33918
|
-
gap: 6px;
|
|
33919
|
-
}
|
|
33920
|
-
|
|
33921
|
-
.E_w1dxz879 .ellipsis-tooltip {
|
|
33922
|
-
max-height: var(--w1dxz879-0);
|
|
33923
|
-
text-overflow: clip;
|
|
33924
|
-
overflow: hidden;
|
|
33925
|
-
}
|
|
33926
|
-
|
|
33927
|
-
.E_w1dxz879 .tips {
|
|
33928
|
-
color: #fff;
|
|
33929
|
-
opacity: 0.8;
|
|
33930
|
-
}
|
|
33931
|
-
|
|
33932
33918
|
.E_h12yihis {
|
|
33933
33919
|
height: 50px;
|
|
33934
33920
|
border-bottom: 2px solid #edf0f7;
|
|
@@ -34189,6 +34175,23 @@ input.E_rf8rlle.ant-input {
|
|
|
34189
34175
|
position: static;
|
|
34190
34176
|
}
|
|
34191
34177
|
|
|
34178
|
+
.E_w1dxz879 {
|
|
34179
|
+
display: flex;
|
|
34180
|
+
flex-direction: column;
|
|
34181
|
+
gap: 6px;
|
|
34182
|
+
}
|
|
34183
|
+
|
|
34184
|
+
.E_w1dxz879 .ellipsis-tooltip {
|
|
34185
|
+
max-height: var(--w1dxz879-0);
|
|
34186
|
+
text-overflow: clip;
|
|
34187
|
+
overflow: hidden;
|
|
34188
|
+
}
|
|
34189
|
+
|
|
34190
|
+
.E_w1dxz879 .tips {
|
|
34191
|
+
color: #fff;
|
|
34192
|
+
opacity: 0.8;
|
|
34193
|
+
}
|
|
34194
|
+
|
|
34192
34195
|
.E_c1kchka8 {
|
|
34193
34196
|
height: 100%;
|
|
34194
34197
|
width: 100%;
|
|
@@ -34751,6 +34754,24 @@ input.E_rf8rlle.ant-input {
|
|
|
34751
34754
|
padding: 0;
|
|
34752
34755
|
}
|
|
34753
34756
|
|
|
34757
|
+
.E_r77hffu {
|
|
34758
|
+
display: flex;
|
|
34759
|
+
align-items: center;
|
|
34760
|
+
justify-content: space-between;
|
|
34761
|
+
column-gap: 6px;
|
|
34762
|
+
}
|
|
34763
|
+
|
|
34764
|
+
.E_p1cmxsf7 {
|
|
34765
|
+
display: flex;
|
|
34766
|
+
flex-direction: column;
|
|
34767
|
+
justify-content: center;
|
|
34768
|
+
row-gap: var(--p1cmxsf7-0);
|
|
34769
|
+
}
|
|
34770
|
+
|
|
34771
|
+
.E_p1cmxsf7 .antd5-progress-line {
|
|
34772
|
+
font-size: 0;
|
|
34773
|
+
}
|
|
34774
|
+
|
|
34754
34775
|
.E_s11wux3h .antd5-segmented-item:not(:last-child) {
|
|
34755
34776
|
margin-right: 2px;
|
|
34756
34777
|
}
|
|
@@ -34790,69 +34811,8 @@ input.E_rf8rlle.ant-input {
|
|
|
34790
34811
|
background-color: transparent;
|
|
34791
34812
|
}
|
|
34792
34813
|
|
|
34793
|
-
.
|
|
34794
|
-
|
|
34795
|
-
align-items: center;
|
|
34796
|
-
justify-content: space-between;
|
|
34797
|
-
column-gap: 6px;
|
|
34798
|
-
}
|
|
34799
|
-
|
|
34800
|
-
.E_p1cmxsf7 {
|
|
34801
|
-
display: flex;
|
|
34802
|
-
flex-direction: column;
|
|
34803
|
-
justify-content: center;
|
|
34804
|
-
row-gap: var(--p1cmxsf7-0);
|
|
34805
|
-
}
|
|
34806
|
-
|
|
34807
|
-
.E_p1cmxsf7 .antd5-progress-line {
|
|
34808
|
-
font-size: 0;
|
|
34809
|
-
}
|
|
34810
|
-
|
|
34811
|
-
.E_c1kghdax {
|
|
34812
|
-
color: #2d3a56;
|
|
34813
|
-
padding: 7px 12px;
|
|
34814
|
-
display: flex;
|
|
34815
|
-
justify-content: space-between;
|
|
34816
|
-
align-items: center;
|
|
34817
|
-
}
|
|
34818
|
-
|
|
34819
|
-
.E_c1kghdax.has-arrow {
|
|
34820
|
-
padding-left: 10px;
|
|
34821
|
-
}
|
|
34822
|
-
|
|
34823
|
-
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34824
|
-
cursor: pointer;
|
|
34825
|
-
color: #00122e;
|
|
34826
|
-
}
|
|
34827
|
-
|
|
34828
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34829
|
-
color: #2d3a56;
|
|
34830
|
-
font-weight: 600;
|
|
34831
|
-
}
|
|
34832
|
-
|
|
34833
|
-
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34834
|
-
transform: rotate(90deg);
|
|
34835
|
-
}
|
|
34836
|
-
|
|
34837
|
-
.E_c1kghdax .sub-info {
|
|
34838
|
-
font-size: 12px;
|
|
34839
|
-
line-height: 18px;
|
|
34840
|
-
}
|
|
34841
|
-
|
|
34842
|
-
.E_c1kghdax .title-wrapper {
|
|
34843
|
-
display: flex;
|
|
34844
|
-
align-items: center;
|
|
34845
|
-
user-select: none;
|
|
34846
|
-
flex-grow: 1;
|
|
34847
|
-
font-size: 12px;
|
|
34848
|
-
line-height: 18px;
|
|
34849
|
-
color: #2d3a56;
|
|
34850
|
-
font-weight: 700;
|
|
34851
|
-
}
|
|
34852
|
-
|
|
34853
|
-
.E_c1kghdax .collapse-arrow {
|
|
34854
|
-
transition: all 50ms ease-out 0ms;
|
|
34855
|
-
margin-right: 2px;
|
|
34814
|
+
.E_c1yd35n {
|
|
34815
|
+
padding: 0 12px 14px 12px;
|
|
34856
34816
|
}
|
|
34857
34817
|
|
|
34858
34818
|
.E_ckui4s7 {
|
|
@@ -34927,16 +34887,59 @@ input.E_rf8rlle.ant-input {
|
|
|
34927
34887
|
color: rgba(44, 56, 82, 0.6);
|
|
34928
34888
|
}
|
|
34929
34889
|
|
|
34930
|
-
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34931
|
-
margin-left: 8px;
|
|
34890
|
+
.E_ckui4s7.compact .ant-checkbox + span .main, .E_ckui4s7.compact .ant-checkbox-disabled + span .main {
|
|
34891
|
+
margin-left: 8px;
|
|
34892
|
+
}
|
|
34893
|
+
|
|
34894
|
+
.E_ckui4s7.compact .ant-checkbox + span .sub, .E_ckui4s7.compact .ant-checkbox-disabled + span .sub {
|
|
34895
|
+
margin-left: 24px;
|
|
34896
|
+
}
|
|
34897
|
+
|
|
34898
|
+
.E_c1kghdax {
|
|
34899
|
+
color: #2d3a56;
|
|
34900
|
+
padding: 7px 12px;
|
|
34901
|
+
display: flex;
|
|
34902
|
+
justify-content: space-between;
|
|
34903
|
+
align-items: center;
|
|
34904
|
+
}
|
|
34905
|
+
|
|
34906
|
+
.E_c1kghdax.has-arrow {
|
|
34907
|
+
padding-left: 10px;
|
|
34908
|
+
}
|
|
34909
|
+
|
|
34910
|
+
.E_c1kghdax.has-arrow .title-wrapper {
|
|
34911
|
+
cursor: pointer;
|
|
34912
|
+
color: #00122e;
|
|
34913
|
+
}
|
|
34914
|
+
|
|
34915
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open {
|
|
34916
|
+
color: #2d3a56;
|
|
34917
|
+
font-weight: 600;
|
|
34918
|
+
}
|
|
34919
|
+
|
|
34920
|
+
.E_c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
|
|
34921
|
+
transform: rotate(90deg);
|
|
34922
|
+
}
|
|
34923
|
+
|
|
34924
|
+
.E_c1kghdax .sub-info {
|
|
34925
|
+
font-size: 12px;
|
|
34926
|
+
line-height: 18px;
|
|
34932
34927
|
}
|
|
34933
34928
|
|
|
34934
|
-
.
|
|
34935
|
-
|
|
34929
|
+
.E_c1kghdax .title-wrapper {
|
|
34930
|
+
display: flex;
|
|
34931
|
+
align-items: center;
|
|
34932
|
+
user-select: none;
|
|
34933
|
+
flex-grow: 1;
|
|
34934
|
+
font-size: 12px;
|
|
34935
|
+
line-height: 18px;
|
|
34936
|
+
color: #2d3a56;
|
|
34937
|
+
font-weight: 700;
|
|
34936
34938
|
}
|
|
34937
34939
|
|
|
34938
|
-
.
|
|
34939
|
-
|
|
34940
|
+
.E_c1kghdax .collapse-arrow {
|
|
34941
|
+
transition: all 50ms ease-out 0ms;
|
|
34942
|
+
margin-right: 2px;
|
|
34940
34943
|
}
|
|
34941
34944
|
|
|
34942
34945
|
.E_b14q2gmw {
|
|
@@ -34958,31 +34961,6 @@ input.E_rf8rlle.ant-input {
|
|
|
34958
34961
|
transform: translateY(-4px);
|
|
34959
34962
|
}
|
|
34960
34963
|
|
|
34961
|
-
.E_l12xdkhl {
|
|
34962
|
-
width: 64px;
|
|
34963
|
-
height: 64px;
|
|
34964
|
-
max-width: 64px;
|
|
34965
|
-
max-height: 64px;
|
|
34966
|
-
overflow: hidden;
|
|
34967
|
-
display: flex;
|
|
34968
|
-
align-items: center;
|
|
34969
|
-
justify-content: center;
|
|
34970
|
-
position: relative;
|
|
34971
|
-
opacity: 0.6;
|
|
34972
|
-
}
|
|
34973
|
-
|
|
34974
|
-
.E_l12xdkhl .icon-wrapper {
|
|
34975
|
-
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
34976
|
-
}
|
|
34977
|
-
|
|
34978
|
-
@keyframes rotate {
|
|
34979
|
-
from {
|
|
34980
|
-
transform: rotate(0deg);
|
|
34981
|
-
}
|
|
34982
|
-
to {
|
|
34983
|
-
transform: rotate(360deg);
|
|
34984
|
-
}
|
|
34985
|
-
}
|
|
34986
34964
|
button.E_l48ei06.ant-btn {
|
|
34987
34965
|
font-size: 12px;
|
|
34988
34966
|
line-height: 18px;
|
|
@@ -35046,101 +35024,31 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35046
35024
|
color: rgba(44, 56, 82, 0.7490196078);
|
|
35047
35025
|
}
|
|
35048
35026
|
|
|
35049
|
-
.
|
|
35050
|
-
|
|
35051
|
-
|
|
35052
|
-
|
|
35053
|
-
height:
|
|
35054
|
-
|
|
35055
|
-
|
|
35056
|
-
|
|
35057
|
-
|
|
35058
|
-
|
|
35059
|
-
|
|
35060
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35061
|
-
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35062
|
-
}
|
|
35063
|
-
|
|
35064
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35065
|
-
color: #00122e;
|
|
35066
|
-
}
|
|
35067
|
-
|
|
35068
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35069
|
-
margin-right: 6px;
|
|
35070
|
-
}
|
|
35071
|
-
|
|
35072
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35073
|
-
margin-left: 8px;
|
|
35074
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35075
|
-
}
|
|
35076
|
-
|
|
35077
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35078
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
35079
|
-
}
|
|
35080
|
-
|
|
35081
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35082
|
-
background-color: #0080ff;
|
|
35083
|
-
}
|
|
35084
|
-
|
|
35085
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35086
|
-
background-color: rgba(0, 136, 255, 0.16);
|
|
35087
|
-
}
|
|
35088
|
-
|
|
35089
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35090
|
-
background-color: rgba(255, 74, 74, 0.1);
|
|
35091
|
-
}
|
|
35092
|
-
|
|
35093
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35094
|
-
background-color: #f0483e;
|
|
35095
|
-
}
|
|
35096
|
-
|
|
35097
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35098
|
-
background-color: rgba(255, 74, 74, 0.16);
|
|
35099
|
-
}
|
|
35100
|
-
|
|
35101
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35102
|
-
background-color: rgba(254, 160, 8, 0.1);
|
|
35103
|
-
}
|
|
35104
|
-
|
|
35105
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35106
|
-
background-color: #fea008;
|
|
35107
|
-
}
|
|
35108
|
-
|
|
35109
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35110
|
-
background-color: rgba(255, 187, 0, 0.16);
|
|
35111
|
-
}
|
|
35112
|
-
|
|
35113
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35114
|
-
background-color: rgba(30, 201, 127, 0.1);
|
|
35115
|
-
}
|
|
35116
|
-
|
|
35117
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35118
|
-
background-color: #00ba5d;
|
|
35119
|
-
}
|
|
35120
|
-
|
|
35121
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35122
|
-
background-color: rgba(30, 201, 127, 0.16);
|
|
35123
|
-
}
|
|
35124
|
-
|
|
35125
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35126
|
-
background-color: rgba(225, 230, 241, 0.6);
|
|
35127
|
-
}
|
|
35128
|
-
|
|
35129
|
-
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35130
|
-
background-color: #6b7d99;
|
|
35027
|
+
.E_l12xdkhl {
|
|
35028
|
+
width: 64px;
|
|
35029
|
+
height: 64px;
|
|
35030
|
+
max-width: 64px;
|
|
35031
|
+
max-height: 64px;
|
|
35032
|
+
overflow: hidden;
|
|
35033
|
+
display: flex;
|
|
35034
|
+
align-items: center;
|
|
35035
|
+
justify-content: center;
|
|
35036
|
+
position: relative;
|
|
35037
|
+
opacity: 0.6;
|
|
35131
35038
|
}
|
|
35132
35039
|
|
|
35133
|
-
.
|
|
35134
|
-
|
|
35040
|
+
.E_l12xdkhl .icon-wrapper {
|
|
35041
|
+
animation: rotate 1200ms cubic-bezier(0.33, 0, 0.67, 1) infinite;
|
|
35135
35042
|
}
|
|
35136
35043
|
|
|
35137
|
-
|
|
35138
|
-
|
|
35139
|
-
|
|
35140
|
-
|
|
35141
|
-
|
|
35044
|
+
@keyframes rotate {
|
|
35045
|
+
from {
|
|
35046
|
+
transform: rotate(0deg);
|
|
35047
|
+
}
|
|
35048
|
+
to {
|
|
35049
|
+
transform: rotate(360deg);
|
|
35050
|
+
}
|
|
35142
35051
|
}
|
|
35143
|
-
|
|
35144
35052
|
.E_tc97u5y {
|
|
35145
35053
|
height: 100%;
|
|
35146
35054
|
}
|
|
@@ -35572,24 +35480,119 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35572
35480
|
background: #fff;
|
|
35573
35481
|
}
|
|
35574
35482
|
|
|
35575
|
-
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
35576
|
-
height: 100%;
|
|
35577
|
-
display: flex;
|
|
35578
|
-
align-items: center;
|
|
35579
|
-
justify-content: flex-end;
|
|
35580
|
-
padding-right: 8px;
|
|
35483
|
+
.E_t1fisho6 div.ant-table td.cell__action_ > * {
|
|
35484
|
+
height: 100%;
|
|
35485
|
+
display: flex;
|
|
35486
|
+
align-items: center;
|
|
35487
|
+
justify-content: flex-end;
|
|
35488
|
+
padding-right: 8px;
|
|
35489
|
+
}
|
|
35490
|
+
|
|
35491
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button {
|
|
35492
|
+
width: 24px;
|
|
35493
|
+
height: 24px;
|
|
35494
|
+
cursor: pointer;
|
|
35495
|
+
justify-content: center;
|
|
35496
|
+
border-radius: 4px;
|
|
35497
|
+
}
|
|
35498
|
+
|
|
35499
|
+
.E_t1fisho6 div.ant-table td.cell__action_ .menu-button:hover {
|
|
35500
|
+
background: #fff;
|
|
35501
|
+
}
|
|
35502
|
+
|
|
35503
|
+
.E_sddwhm6 {
|
|
35504
|
+
margin: 0;
|
|
35505
|
+
border-radius: 20px;
|
|
35506
|
+
padding: 2px 10px;
|
|
35507
|
+
height: 22px;
|
|
35508
|
+
}
|
|
35509
|
+
|
|
35510
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
|
|
35511
|
+
background-color: rgba(237, 241, 250, 0.6) !important;
|
|
35512
|
+
}
|
|
35513
|
+
|
|
35514
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
|
|
35515
|
+
background-color: rgba(225, 230, 241, 0.6) !important;
|
|
35516
|
+
}
|
|
35517
|
+
|
|
35518
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule {
|
|
35519
|
+
color: #00122e;
|
|
35520
|
+
}
|
|
35521
|
+
|
|
35522
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
|
|
35523
|
+
margin-right: 6px;
|
|
35524
|
+
}
|
|
35525
|
+
|
|
35526
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
|
|
35527
|
+
margin-left: 8px;
|
|
35528
|
+
color: rgba(44, 56, 82, 0.6);
|
|
35529
|
+
}
|
|
35530
|
+
|
|
35531
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
|
|
35532
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
35533
|
+
}
|
|
35534
|
+
|
|
35535
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
|
|
35536
|
+
background-color: #0080ff;
|
|
35537
|
+
}
|
|
35538
|
+
|
|
35539
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
|
|
35540
|
+
background-color: rgba(0, 136, 255, 0.16);
|
|
35541
|
+
}
|
|
35542
|
+
|
|
35543
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
|
|
35544
|
+
background-color: rgba(255, 74, 74, 0.1);
|
|
35545
|
+
}
|
|
35546
|
+
|
|
35547
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
|
|
35548
|
+
background-color: #f0483e;
|
|
35549
|
+
}
|
|
35550
|
+
|
|
35551
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
|
|
35552
|
+
background-color: rgba(255, 74, 74, 0.16);
|
|
35553
|
+
}
|
|
35554
|
+
|
|
35555
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
|
|
35556
|
+
background-color: rgba(254, 160, 8, 0.1);
|
|
35557
|
+
}
|
|
35558
|
+
|
|
35559
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
|
|
35560
|
+
background-color: #fea008;
|
|
35561
|
+
}
|
|
35562
|
+
|
|
35563
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
|
|
35564
|
+
background-color: rgba(255, 187, 0, 0.16);
|
|
35565
|
+
}
|
|
35566
|
+
|
|
35567
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
|
|
35568
|
+
background-color: rgba(30, 201, 127, 0.1);
|
|
35569
|
+
}
|
|
35570
|
+
|
|
35571
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
|
|
35572
|
+
background-color: #00ba5d;
|
|
35573
|
+
}
|
|
35574
|
+
|
|
35575
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
|
|
35576
|
+
background-color: rgba(30, 201, 127, 0.16);
|
|
35577
|
+
}
|
|
35578
|
+
|
|
35579
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
|
|
35580
|
+
background-color: rgba(225, 230, 241, 0.6);
|
|
35581
|
+
}
|
|
35582
|
+
|
|
35583
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
|
|
35584
|
+
background-color: #6b7d99;
|
|
35581
35585
|
}
|
|
35582
35586
|
|
|
35583
|
-
.
|
|
35584
|
-
|
|
35585
|
-
height: 24px;
|
|
35586
|
-
cursor: pointer;
|
|
35587
|
-
justify-content: center;
|
|
35588
|
-
border-radius: 4px;
|
|
35587
|
+
.E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .E_sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
|
|
35588
|
+
background-color: rgba(211, 218, 235, 0.6);
|
|
35589
35589
|
}
|
|
35590
35590
|
|
|
35591
|
-
.
|
|
35592
|
-
|
|
35591
|
+
.E_satwmqm {
|
|
35592
|
+
width: 8px;
|
|
35593
|
+
height: 8px;
|
|
35594
|
+
border-radius: 50%;
|
|
35595
|
+
display: inline-block;
|
|
35593
35596
|
}
|
|
35594
35597
|
|
|
35595
35598
|
.E_lht19u8 {
|
|
@@ -35871,255 +35874,22 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
35871
35874
|
}
|
|
35872
35875
|
|
|
35873
35876
|
.E_t1fozc1i {
|
|
35874
|
-
margin: 0;
|
|
35875
|
-
}
|
|
35876
|
-
|
|
35877
|
-
.E_i1vxv4ln {
|
|
35878
|
-
margin-right: 4px;
|
|
35879
|
-
height: 16px;
|
|
35880
|
-
}
|
|
35881
|
-
|
|
35882
|
-
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35883
|
-
font-weight: 700;
|
|
35884
|
-
color: #00122e;
|
|
35885
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
35886
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35887
|
-
word-break: break-all;
|
|
35888
|
-
display: inline;
|
|
35889
|
-
white-space: normal;
|
|
35890
|
-
}
|
|
35891
|
-
|
|
35892
|
-
.E_t1dtlqs1 {
|
|
35893
|
-
margin-bottom: 4px;
|
|
35894
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35895
|
-
}
|
|
35896
|
-
|
|
35897
|
-
.E_s1ese5oy {
|
|
35898
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35899
|
-
line-height: 32px;
|
|
35900
|
-
height: 32px;
|
|
35901
|
-
margin-bottom: 0;
|
|
35902
|
-
}
|
|
35903
|
-
|
|
35904
|
-
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
35905
|
-
color: #0080ff;
|
|
35906
|
-
}
|
|
35907
|
-
|
|
35908
|
-
.E_s1ese5oy.warning {
|
|
35909
|
-
color: #ffa500;
|
|
35910
|
-
}
|
|
35911
|
-
|
|
35912
|
-
.E_s1ese5oy.success {
|
|
35913
|
-
color: #00ba5d;
|
|
35914
|
-
}
|
|
35915
|
-
|
|
35916
|
-
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
35917
|
-
color: #f0483e;
|
|
35918
|
-
}
|
|
35919
|
-
|
|
35920
|
-
.E_s1ese5oy.normal {
|
|
35921
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35922
|
-
}
|
|
35923
|
-
|
|
35924
|
-
.E_b1ibis43 {
|
|
35925
|
-
margin-bottom: 0;
|
|
35926
|
-
color: #00122e;
|
|
35927
|
-
}
|
|
35928
|
-
|
|
35929
|
-
.E_b11xxjd2 {
|
|
35930
|
-
line-height: 32px;
|
|
35931
|
-
margin-right: 6px;
|
|
35932
|
-
}
|
|
35933
|
-
|
|
35934
|
-
.E_bsub5bw.with-description {
|
|
35935
|
-
height: 24px;
|
|
35936
|
-
flex: 1;
|
|
35937
|
-
position: relative;
|
|
35938
|
-
top: -7px;
|
|
35939
|
-
}
|
|
35940
|
-
|
|
35941
|
-
.E_bsub5bw p {
|
|
35942
|
-
width: 100%;
|
|
35943
|
-
overflow: hidden;
|
|
35944
|
-
text-overflow: ellipsis;
|
|
35945
|
-
white-space: nowrap;
|
|
35946
|
-
}
|
|
35947
|
-
|
|
35948
|
-
.E_tmoyoag {
|
|
35949
|
-
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35950
|
-
border-radius: 8px;
|
|
35951
|
-
overflow: auto;
|
|
35952
|
-
}
|
|
35953
|
-
|
|
35954
|
-
.E_tmoyoag .ant-list {
|
|
35955
|
-
position: relative;
|
|
35956
|
-
}
|
|
35957
|
-
|
|
35958
|
-
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
35959
|
-
border-bottom: none;
|
|
35960
|
-
}
|
|
35961
|
-
|
|
35962
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35963
|
-
position: sticky;
|
|
35964
|
-
top: 0;
|
|
35965
|
-
z-index: 2;
|
|
35966
|
-
display: flex;
|
|
35967
|
-
padding: 8px;
|
|
35968
|
-
flex-wrap: nowrap;
|
|
35969
|
-
justify-content: flex-start;
|
|
35970
|
-
background: #f2f5fa;
|
|
35971
|
-
font-size: 14px;
|
|
35972
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35973
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
35974
|
-
}
|
|
35975
|
-
|
|
35976
|
-
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
35977
|
-
align-items: inherit;
|
|
35978
|
-
}
|
|
35979
|
-
|
|
35980
|
-
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
35981
|
-
margin-bottom: 0;
|
|
35982
|
-
}
|
|
35983
|
-
|
|
35984
|
-
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
35985
|
-
display: flex;
|
|
35986
|
-
justify-content: flex-start;
|
|
35987
|
-
align-items: flex-start;
|
|
35988
|
-
flex-wrap: wrap;
|
|
35989
|
-
padding: 8px;
|
|
35990
|
-
border: none;
|
|
35991
|
-
}
|
|
35992
|
-
|
|
35993
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
35994
|
-
flex-basis: 100%;
|
|
35995
|
-
margin: 12px 0 0;
|
|
35996
|
-
order: 99;
|
|
35997
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35998
|
-
}
|
|
35999
|
-
|
|
36000
|
-
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
36001
|
-
color: #f0483e;
|
|
36002
|
-
flex-basis: 100%;
|
|
36003
|
-
order: 98;
|
|
36004
|
-
margin: 12px 0 0;
|
|
36005
|
-
}
|
|
36006
|
-
|
|
36007
|
-
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
36008
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
36009
|
-
}
|
|
36010
|
-
|
|
36011
|
-
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
36012
|
-
background-color: rgba(0, 136, 255, 0.1);
|
|
36013
|
-
}
|
|
36014
|
-
|
|
36015
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
36016
|
-
flex: 1 0 0;
|
|
36017
|
-
overflow: hidden;
|
|
36018
|
-
}
|
|
36019
|
-
|
|
36020
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
36021
|
-
color: rgba(44, 56, 82, 0.6);
|
|
36022
|
-
margin: 0;
|
|
36023
|
-
}
|
|
36024
|
-
|
|
36025
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
36026
|
-
text-align: center;
|
|
36027
|
-
}
|
|
36028
|
-
|
|
36029
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
36030
|
-
text-align: center;
|
|
36031
|
-
}
|
|
36032
|
-
|
|
36033
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
36034
|
-
text-align: left;
|
|
36035
|
-
}
|
|
36036
|
-
|
|
36037
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
36038
|
-
text-align: left;
|
|
36039
|
-
}
|
|
36040
|
-
|
|
36041
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
36042
|
-
text-align: right;
|
|
36043
|
-
}
|
|
36044
|
-
|
|
36045
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
36046
|
-
text-align: right;
|
|
36047
|
-
}
|
|
36048
|
-
|
|
36049
|
-
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
36050
|
-
margin-right: 8px;
|
|
36051
|
-
}
|
|
36052
|
-
|
|
36053
|
-
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
36054
|
-
padding: 4px;
|
|
36055
|
-
width: 24px;
|
|
36056
|
-
height: 24px;
|
|
36057
|
-
overflow: hidden;
|
|
36058
|
-
}
|
|
36059
|
-
|
|
36060
|
-
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
36061
|
-
padding: 0;
|
|
36062
|
-
}
|
|
36063
|
-
|
|
36064
|
-
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
36065
|
-
cursor: not-allowed;
|
|
36066
|
-
opacity: 0.5;
|
|
36067
|
-
}
|
|
36068
|
-
|
|
36069
|
-
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
36070
|
-
margin: 0;
|
|
36071
|
-
}
|
|
36072
|
-
|
|
36073
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
36074
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
36075
|
-
border-radius: 5px;
|
|
36076
|
-
font-size: 12px;
|
|
36077
|
-
}
|
|
36078
|
-
|
|
36079
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
36080
|
-
font-size: inherit;
|
|
36081
|
-
}
|
|
36082
|
-
|
|
36083
|
-
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
36084
|
-
min-height: 24px;
|
|
36085
|
-
font-size: 12px;
|
|
36086
|
-
position: relative;
|
|
36087
|
-
}
|
|
36088
|
-
|
|
36089
|
-
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
36090
|
-
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36091
|
-
}
|
|
36092
|
-
|
|
36093
|
-
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
36094
|
-
background-color: rgba(237, 241, 250, 0.6);
|
|
36095
|
-
}
|
|
36096
|
-
|
|
36097
|
-
.E_a138syjm {
|
|
36098
|
-
display: flex;
|
|
36099
|
-
align-items: center;
|
|
36100
|
-
margin-top: 8px;
|
|
36101
|
-
}
|
|
36102
|
-
|
|
36103
|
-
.E_a138syjm button.ant-btn {
|
|
36104
|
-
padding: 2px 8px;
|
|
36105
|
-
height: 24px;
|
|
35877
|
+
margin: 0;
|
|
36106
35878
|
}
|
|
36107
35879
|
|
|
36108
|
-
.
|
|
36109
|
-
|
|
36110
|
-
|
|
36111
|
-
color: rgba(44, 56, 82, 0.6);
|
|
35880
|
+
.E_i1vxv4ln {
|
|
35881
|
+
margin-right: 4px;
|
|
35882
|
+
height: 16px;
|
|
36112
35883
|
}
|
|
36113
35884
|
|
|
36114
|
-
.
|
|
35885
|
+
.E_n1afl31m.ant-tag.ant-tag-gray {
|
|
35886
|
+
font-weight: 700;
|
|
35887
|
+
color: #00122e;
|
|
35888
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
35889
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
35890
|
+
word-break: break-all;
|
|
36115
35891
|
display: inline;
|
|
36116
|
-
|
|
36117
|
-
|
|
36118
|
-
.E_d77i8u0 {
|
|
36119
|
-
width: 24px;
|
|
36120
|
-
height: 24px;
|
|
36121
|
-
padding: 4px;
|
|
36122
|
-
margin-right: 8px;
|
|
35892
|
+
white-space: normal;
|
|
36123
35893
|
}
|
|
36124
35894
|
|
|
36125
35895
|
.E_sjob3jg {
|
|
@@ -36354,6 +36124,239 @@ button.E_l48ei06.ui-kit-link-secondary.ui-kit-link-disabled {
|
|
|
36354
36124
|
justify-content: center;
|
|
36355
36125
|
}
|
|
36356
36126
|
|
|
36127
|
+
.E_t1dtlqs1 {
|
|
36128
|
+
margin-bottom: 4px;
|
|
36129
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36130
|
+
}
|
|
36131
|
+
|
|
36132
|
+
.E_s1ese5oy {
|
|
36133
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36134
|
+
line-height: 32px;
|
|
36135
|
+
height: 32px;
|
|
36136
|
+
margin-bottom: 0;
|
|
36137
|
+
}
|
|
36138
|
+
|
|
36139
|
+
.E_s1ese5oy.primary, .E_s1ese5oy.info {
|
|
36140
|
+
color: #0080ff;
|
|
36141
|
+
}
|
|
36142
|
+
|
|
36143
|
+
.E_s1ese5oy.warning {
|
|
36144
|
+
color: #ffa500;
|
|
36145
|
+
}
|
|
36146
|
+
|
|
36147
|
+
.E_s1ese5oy.success {
|
|
36148
|
+
color: #00ba5d;
|
|
36149
|
+
}
|
|
36150
|
+
|
|
36151
|
+
.E_s1ese5oy.danger, .E_s1ese5oy.error {
|
|
36152
|
+
color: #f0483e;
|
|
36153
|
+
}
|
|
36154
|
+
|
|
36155
|
+
.E_s1ese5oy.normal {
|
|
36156
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36157
|
+
}
|
|
36158
|
+
|
|
36159
|
+
.E_b1ibis43 {
|
|
36160
|
+
margin-bottom: 0;
|
|
36161
|
+
color: #00122e;
|
|
36162
|
+
}
|
|
36163
|
+
|
|
36164
|
+
.E_b11xxjd2 {
|
|
36165
|
+
line-height: 32px;
|
|
36166
|
+
margin-right: 6px;
|
|
36167
|
+
}
|
|
36168
|
+
|
|
36169
|
+
.E_bsub5bw.with-description {
|
|
36170
|
+
height: 24px;
|
|
36171
|
+
flex: 1;
|
|
36172
|
+
position: relative;
|
|
36173
|
+
top: -7px;
|
|
36174
|
+
}
|
|
36175
|
+
|
|
36176
|
+
.E_bsub5bw p {
|
|
36177
|
+
width: 100%;
|
|
36178
|
+
overflow: hidden;
|
|
36179
|
+
text-overflow: ellipsis;
|
|
36180
|
+
white-space: nowrap;
|
|
36181
|
+
}
|
|
36182
|
+
|
|
36183
|
+
.E_tmoyoag {
|
|
36184
|
+
border: 1px solid rgba(211, 218, 235, 0.6);
|
|
36185
|
+
border-radius: 8px;
|
|
36186
|
+
overflow: auto;
|
|
36187
|
+
}
|
|
36188
|
+
|
|
36189
|
+
.E_tmoyoag .ant-list {
|
|
36190
|
+
position: relative;
|
|
36191
|
+
}
|
|
36192
|
+
|
|
36193
|
+
.E_tmoyoag .ant-list .ant-list-item:last-child {
|
|
36194
|
+
border-bottom: none;
|
|
36195
|
+
}
|
|
36196
|
+
|
|
36197
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
36198
|
+
position: sticky;
|
|
36199
|
+
top: 0;
|
|
36200
|
+
z-index: 2;
|
|
36201
|
+
display: flex;
|
|
36202
|
+
padding: 8px;
|
|
36203
|
+
flex-wrap: nowrap;
|
|
36204
|
+
justify-content: flex-start;
|
|
36205
|
+
background: #f2f5fa;
|
|
36206
|
+
font-size: 14px;
|
|
36207
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36208
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36209
|
+
}
|
|
36210
|
+
|
|
36211
|
+
.E_tmoyoag .ant-list .eagle-table-form-header {
|
|
36212
|
+
align-items: inherit;
|
|
36213
|
+
}
|
|
36214
|
+
|
|
36215
|
+
.E_tmoyoag .ant-list .eagle-table-form-header .eagle-table-form-cell > p {
|
|
36216
|
+
margin-bottom: 0;
|
|
36217
|
+
}
|
|
36218
|
+
|
|
36219
|
+
.E_tmoyoag .ant-list .eagle-table-form-row {
|
|
36220
|
+
display: flex;
|
|
36221
|
+
justify-content: flex-start;
|
|
36222
|
+
align-items: flex-start;
|
|
36223
|
+
flex-wrap: wrap;
|
|
36224
|
+
padding: 8px;
|
|
36225
|
+
border: none;
|
|
36226
|
+
}
|
|
36227
|
+
|
|
36228
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-description {
|
|
36229
|
+
flex-basis: 100%;
|
|
36230
|
+
margin: 12px 0 0;
|
|
36231
|
+
order: 99;
|
|
36232
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36233
|
+
}
|
|
36234
|
+
|
|
36235
|
+
.E_tmoyoag .ant-list .eagle-table-form-row .row-error-message {
|
|
36236
|
+
color: #f0483e;
|
|
36237
|
+
flex-basis: 100%;
|
|
36238
|
+
order: 98;
|
|
36239
|
+
margin: 12px 0 0;
|
|
36240
|
+
}
|
|
36241
|
+
|
|
36242
|
+
.E_tmoyoag .ant-list .eagle-table-form-row:hover {
|
|
36243
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
36244
|
+
}
|
|
36245
|
+
|
|
36246
|
+
.E_tmoyoag .ant-list .eagle-table-form-row.isDragging {
|
|
36247
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
36248
|
+
}
|
|
36249
|
+
|
|
36250
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell {
|
|
36251
|
+
flex: 1 0 0;
|
|
36252
|
+
overflow: hidden;
|
|
36253
|
+
}
|
|
36254
|
+
|
|
36255
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell .cell-description {
|
|
36256
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36257
|
+
margin: 0;
|
|
36258
|
+
}
|
|
36259
|
+
|
|
36260
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
|
|
36261
|
+
text-align: center;
|
|
36262
|
+
}
|
|
36263
|
+
|
|
36264
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
|
|
36265
|
+
text-align: center;
|
|
36266
|
+
}
|
|
36267
|
+
|
|
36268
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
|
|
36269
|
+
text-align: left;
|
|
36270
|
+
}
|
|
36271
|
+
|
|
36272
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
|
|
36273
|
+
text-align: left;
|
|
36274
|
+
}
|
|
36275
|
+
|
|
36276
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
|
|
36277
|
+
text-align: right;
|
|
36278
|
+
}
|
|
36279
|
+
|
|
36280
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .E_tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
|
|
36281
|
+
text-align: right;
|
|
36282
|
+
}
|
|
36283
|
+
|
|
36284
|
+
.E_tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
|
|
36285
|
+
margin-right: 8px;
|
|
36286
|
+
}
|
|
36287
|
+
|
|
36288
|
+
.E_tmoyoag .ant-list .ant-list-item-action {
|
|
36289
|
+
padding: 4px;
|
|
36290
|
+
width: 24px;
|
|
36291
|
+
height: 24px;
|
|
36292
|
+
overflow: hidden;
|
|
36293
|
+
}
|
|
36294
|
+
|
|
36295
|
+
.E_tmoyoag .ant-list .ant-list-item-action li {
|
|
36296
|
+
padding: 0;
|
|
36297
|
+
}
|
|
36298
|
+
|
|
36299
|
+
.E_tmoyoag .ant-list .delete-row-icon.disabled {
|
|
36300
|
+
cursor: not-allowed;
|
|
36301
|
+
opacity: 0.5;
|
|
36302
|
+
}
|
|
36303
|
+
|
|
36304
|
+
.E_tmoyoag .ant-list.size-default .ant-list-item-action {
|
|
36305
|
+
margin: 0;
|
|
36306
|
+
}
|
|
36307
|
+
|
|
36308
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
|
|
36309
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
|
|
36310
|
+
border-radius: 5px;
|
|
36311
|
+
font-size: 12px;
|
|
36312
|
+
}
|
|
36313
|
+
|
|
36314
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
|
|
36315
|
+
font-size: inherit;
|
|
36316
|
+
}
|
|
36317
|
+
|
|
36318
|
+
.E_tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
|
|
36319
|
+
min-height: 24px;
|
|
36320
|
+
font-size: 12px;
|
|
36321
|
+
position: relative;
|
|
36322
|
+
}
|
|
36323
|
+
|
|
36324
|
+
.E_tmoyoag.row-split-by-border .eagle-table-form-row {
|
|
36325
|
+
border-bottom: 1px solid rgba(225, 230, 241, 0.6);
|
|
36326
|
+
}
|
|
36327
|
+
|
|
36328
|
+
.E_tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
|
|
36329
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
36330
|
+
}
|
|
36331
|
+
|
|
36332
|
+
.E_a138syjm {
|
|
36333
|
+
display: flex;
|
|
36334
|
+
align-items: center;
|
|
36335
|
+
margin-top: 8px;
|
|
36336
|
+
}
|
|
36337
|
+
|
|
36338
|
+
.E_a138syjm button.ant-btn {
|
|
36339
|
+
padding: 2px 8px;
|
|
36340
|
+
height: 24px;
|
|
36341
|
+
}
|
|
36342
|
+
|
|
36343
|
+
.E_a138syjm > span.maximum-desc {
|
|
36344
|
+
display: none;
|
|
36345
|
+
margin-left: 8px;
|
|
36346
|
+
color: rgba(44, 56, 82, 0.6);
|
|
36347
|
+
}
|
|
36348
|
+
|
|
36349
|
+
.E_a138syjm > span.maximum-desc.disabled {
|
|
36350
|
+
display: inline;
|
|
36351
|
+
}
|
|
36352
|
+
|
|
36353
|
+
.E_d77i8u0 {
|
|
36354
|
+
width: 24px;
|
|
36355
|
+
height: 24px;
|
|
36356
|
+
padding: 4px;
|
|
36357
|
+
margin-right: 8px;
|
|
36358
|
+
}
|
|
36359
|
+
|
|
36357
36360
|
.E_t13ef470 {
|
|
36358
36361
|
height: 100%;
|
|
36359
36362
|
}
|