@cloudtower/eagle 0.25.12 → 0.25.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components.css +433 -433
- package/dist/esm/stats1.html +1 -1
- package/dist/style.css +348 -348
- package/dist/umd/stats1.html +1 -1
- package/package.json +5 -5
package/dist/components.css
CHANGED
|
@@ -1549,6 +1549,21 @@ html body {
|
|
|
1549
1549
|
font-family: "Inter var", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
|
|
1550
1550
|
}
|
|
1551
1551
|
}
|
|
1552
|
+
.fde5mpd {
|
|
1553
|
+
width: 100%;
|
|
1554
|
+
height: 100%;
|
|
1555
|
+
min-height: 124px;
|
|
1556
|
+
display: flex;
|
|
1557
|
+
flex-direction: column;
|
|
1558
|
+
justify-content: center;
|
|
1559
|
+
align-items: center;
|
|
1560
|
+
}
|
|
1561
|
+
.fde5mpd .error-text {
|
|
1562
|
+
color: rgba(10, 37, 85, 0.6);
|
|
1563
|
+
margin-bottom: 16px;
|
|
1564
|
+
font-size: 18px;
|
|
1565
|
+
}
|
|
1566
|
+
|
|
1552
1567
|
.buj61ew.ant-btn {
|
|
1553
1568
|
height: 32px;
|
|
1554
1569
|
border-radius: 6px;
|
|
@@ -1802,365 +1817,37 @@ html body {
|
|
|
1802
1817
|
}
|
|
1803
1818
|
|
|
1804
1819
|
.b15sn34c {
|
|
1805
|
-
white-space: nowrap;
|
|
1806
|
-
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
1807
|
-
}
|
|
1808
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1809
|
-
--color: #0080ff;
|
|
1810
|
-
}
|
|
1811
|
-
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1812
|
-
--color: #0080ff;
|
|
1813
|
-
}
|
|
1814
|
-
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1815
|
-
margin-left: 1px;
|
|
1816
|
-
}
|
|
1817
|
-
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1818
|
-
border-top-right-radius: 0;
|
|
1819
|
-
border-bottom-right-radius: 0;
|
|
1820
|
-
}
|
|
1821
|
-
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1822
|
-
border-top-left-radius: 0;
|
|
1823
|
-
border-bottom-left-radius: 0;
|
|
1824
|
-
}
|
|
1825
|
-
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1826
|
-
border-radius: unset;
|
|
1827
|
-
}
|
|
1828
|
-
|
|
1829
|
-
.fde5mpd {
|
|
1830
|
-
width: 100%;
|
|
1831
|
-
height: 100%;
|
|
1832
|
-
min-height: 124px;
|
|
1833
|
-
display: flex;
|
|
1834
|
-
flex-direction: column;
|
|
1835
|
-
justify-content: center;
|
|
1836
|
-
align-items: center;
|
|
1837
|
-
}
|
|
1838
|
-
.fde5mpd .error-text {
|
|
1839
|
-
color: rgba(10, 37, 85, 0.6);
|
|
1840
|
-
margin-bottom: 16px;
|
|
1841
|
-
font-size: 18px;
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
.i1mrf09m {
|
|
1845
|
-
display: inline-flex;
|
|
1846
|
-
align-items: center;
|
|
1847
|
-
}
|
|
1848
|
-
.i1mrf09m .icon-inner {
|
|
1849
|
-
display: inline-flex;
|
|
1850
|
-
align-items: center;
|
|
1851
|
-
justify-content: center;
|
|
1852
|
-
}
|
|
1853
|
-
.i1mrf09m .icon-inner + span,
|
|
1854
|
-
.i1mrf09m span + .icon-inner.suffix {
|
|
1855
|
-
margin-left: 4px;
|
|
1856
|
-
}
|
|
1857
|
-
.i1mrf09m.is-rotate img,
|
|
1858
|
-
.i1mrf09m.is-rotate svg {
|
|
1859
|
-
animation: rotate 680ms linear infinite;
|
|
1860
|
-
}
|
|
1861
|
-
|
|
1862
|
-
.iap75of {
|
|
1863
|
-
height: 18px;
|
|
1864
|
-
line-height: 18px;
|
|
1865
|
-
padding: 0 4px;
|
|
1866
|
-
border-radius: 4px;
|
|
1867
|
-
background: rgba(235, 239, 245, 0.6);
|
|
1868
|
-
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
1869
|
-
display: flex;
|
|
1870
|
-
align-items: center;
|
|
1871
|
-
white-space: nowrap;
|
|
1872
|
-
margin-right: 4px;
|
|
1873
|
-
}
|
|
1874
|
-
|
|
1875
|
-
.obf05yr {
|
|
1876
|
-
display: inline-block;
|
|
1877
|
-
}
|
|
1878
|
-
|
|
1879
|
-
.hsms1n6 {
|
|
1880
|
-
visibility: hidden;
|
|
1881
|
-
position: absolute;
|
|
1882
|
-
}
|
|
1883
|
-
|
|
1884
|
-
.p12gwtiw {
|
|
1885
|
-
display: flex;
|
|
1886
|
-
justify-content: space-between;
|
|
1887
|
-
align-items: center;
|
|
1888
|
-
padding: 10px 0;
|
|
1889
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1890
|
-
font-size: 12px;
|
|
1891
|
-
line-height: 24px;
|
|
1892
|
-
}
|
|
1893
|
-
.p12gwtiw .pagination-left {
|
|
1894
|
-
padding: 2px 8px;
|
|
1895
|
-
}
|
|
1896
|
-
.p12gwtiw .dropdown-trigger {
|
|
1897
|
-
display: flex;
|
|
1898
|
-
align-items: center;
|
|
1899
|
-
border-radius: 6px;
|
|
1900
|
-
cursor: pointer;
|
|
1901
|
-
transition: all 0.3s ease;
|
|
1902
|
-
}
|
|
1903
|
-
.p12gwtiw .dropdown-trigger:hover {
|
|
1904
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1905
|
-
color: #0080ff;
|
|
1906
|
-
}
|
|
1907
|
-
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
1908
|
-
margin-left: 4px;
|
|
1909
|
-
}
|
|
1910
|
-
.p12gwtiw .pagination-right {
|
|
1911
|
-
display: flex;
|
|
1912
|
-
align-items: center;
|
|
1913
|
-
color: #0080ff;
|
|
1914
|
-
font-weight: bold;
|
|
1915
|
-
}
|
|
1916
|
-
.p12gwtiw .pagination-right .icon-inner {
|
|
1917
|
-
margin-left: 4px;
|
|
1918
|
-
}
|
|
1919
|
-
.p12gwtiw .pagination-right .prev-btn,
|
|
1920
|
-
.p12gwtiw .pagination-right .next-btn {
|
|
1921
|
-
padding: 0 8px;
|
|
1922
|
-
}
|
|
1923
|
-
.p12gwtiw .pagination-right .prev-btn > span,
|
|
1924
|
-
.p12gwtiw .pagination-right .next-btn > span {
|
|
1925
|
-
color: #0080ff;
|
|
1926
|
-
}
|
|
1927
|
-
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
1928
|
-
transform: rotate(180deg);
|
|
1929
|
-
}
|
|
1930
|
-
|
|
1931
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
1932
|
-
max-height: calc(100vh - 128px);
|
|
1933
|
-
overflow-y: auto;
|
|
1934
|
-
}
|
|
1935
|
-
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
1936
|
-
padding: 4px 20px;
|
|
1937
|
-
font-size: 12px;
|
|
1938
|
-
line-height: 18px;
|
|
1939
|
-
}
|
|
1940
|
-
|
|
1941
|
-
.rxbeqvl.ant-radio-wrapper {
|
|
1942
|
-
display: inline-flex;
|
|
1943
|
-
align-items: baseline;
|
|
1944
|
-
white-space: pre-wrap;
|
|
1945
|
-
}
|
|
1946
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
1947
|
-
position: relative;
|
|
1948
|
-
top: 3px;
|
|
1949
|
-
}
|
|
1950
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
1951
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
1952
|
-
}
|
|
1953
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
1954
|
-
border-color: #0080ff;
|
|
1955
|
-
}
|
|
1956
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
1957
|
-
border-color: #0080ff;
|
|
1958
|
-
background: #0080ff;
|
|
1959
|
-
}
|
|
1960
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
1961
|
-
top: 4px;
|
|
1962
|
-
left: 4px;
|
|
1963
|
-
width: 6px;
|
|
1964
|
-
height: 6px;
|
|
1965
|
-
background: #fff;
|
|
1966
|
-
}
|
|
1967
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
1968
|
-
opacity: 0.5;
|
|
1969
|
-
}
|
|
1970
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
1971
|
-
border-color: rgba(107, 128, 167, 0.6);
|
|
1972
|
-
background: rgba(211, 218, 235, 0.6);
|
|
1973
|
-
}
|
|
1974
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
1975
|
-
background: #00122e;
|
|
1976
|
-
}
|
|
1977
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
1978
|
-
color: #00122e;
|
|
1979
|
-
opacity: 0.5;
|
|
1980
|
-
}
|
|
1981
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
1982
|
-
color: #00122e;
|
|
1983
|
-
}
|
|
1984
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
1985
|
-
display: inline-block;
|
|
1986
|
-
padding: 0;
|
|
1987
|
-
padding-left: 12px;
|
|
1988
|
-
}
|
|
1989
|
-
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
1990
|
-
margin-bottom: 0;
|
|
1991
|
-
white-space: pre-wrap;
|
|
1992
|
-
color: rgba(44, 56, 82, 0.6);
|
|
1993
|
-
}
|
|
1994
|
-
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
1995
|
-
padding-left: 8px;
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
|
-
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
1999
|
-
border-radius: 5px 0 0 5px;
|
|
2000
|
-
}
|
|
2001
|
-
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2002
|
-
border-radius: 0 5px 5px 0;
|
|
2003
|
-
}
|
|
2004
|
-
|
|
2005
|
-
.r1f0aqcc {
|
|
2006
|
-
color: #00122e;
|
|
2007
|
-
border-color: #ccd4e3;
|
|
2008
|
-
}
|
|
2009
|
-
.r1f0aqcc:first-child {
|
|
2010
|
-
color: #00122e;
|
|
2011
|
-
border-color: #a3b4cc;
|
|
2012
|
-
}
|
|
2013
|
-
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2014
|
-
padding: 0 12px;
|
|
2015
|
-
line-height: 32px;
|
|
2016
|
-
height: 32px;
|
|
2017
|
-
}
|
|
2018
|
-
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2019
|
-
white-space: nowrap;
|
|
2020
|
-
}
|
|
2021
|
-
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2022
|
-
background: #ccd4e3;
|
|
2023
|
-
}
|
|
2024
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2025
|
-
background: #0080ff;
|
|
2026
|
-
}
|
|
2027
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2028
|
-
background: #ccd4e3;
|
|
2029
|
-
opacity: 0.5;
|
|
2030
|
-
}
|
|
2031
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2032
|
-
border-right-color: #0080ff;
|
|
2033
|
-
}
|
|
2034
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2035
|
-
border-color: #0080ff;
|
|
2036
|
-
}
|
|
2037
|
-
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2038
|
-
background: rgba(0, 136, 255, 0.1);
|
|
2039
|
-
}
|
|
2040
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2041
|
-
background: rgba(211, 218, 235, 0.6);
|
|
2042
|
-
border-color: #ccd4e3;
|
|
2043
|
-
opacity: 0.5;
|
|
2044
|
-
}
|
|
2045
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2046
|
-
color: #00122e;
|
|
2047
|
-
border-color: #ccd4e3;
|
|
2048
|
-
}
|
|
2049
|
-
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2050
|
-
color: #00122e;
|
|
2051
|
-
border-color: #ccd4e3;
|
|
2052
|
-
background: rgba(172, 186, 211, 0.6);
|
|
2053
|
-
}
|
|
2054
|
-
.r1f0aqcc .ant-radio-button-input {
|
|
2055
|
-
margin-right: 8px;
|
|
2056
|
-
display: inline;
|
|
2057
|
-
border: none;
|
|
2058
|
-
padding: 0;
|
|
2059
|
-
width: 36px;
|
|
2060
|
-
background: transparent;
|
|
2061
|
-
}
|
|
2062
|
-
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2063
|
-
box-shadow: none;
|
|
2064
|
-
}
|
|
2065
|
-
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2066
|
-
margin-right: 0;
|
|
2067
|
-
width: initial;
|
|
2068
|
-
box-shadow: none;
|
|
2069
|
-
}
|
|
2070
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2071
|
-
display: none;
|
|
2072
|
-
}
|
|
2073
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2074
|
-
display: inline;
|
|
2075
|
-
}
|
|
2076
|
-
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2077
|
-
display: inline;
|
|
2078
|
-
margin-right: 8px;
|
|
2079
|
-
padding: 0;
|
|
2080
|
-
width: 36px;
|
|
2081
|
-
}
|
|
2082
|
-
|
|
2083
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2084
|
-
flex-direction: row;
|
|
2085
|
-
justify-content: stretch;
|
|
2086
|
-
}
|
|
2087
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2088
|
-
padding: 0;
|
|
2089
|
-
margin-right: 4px;
|
|
2090
|
-
flex: 1;
|
|
2091
|
-
overflow: visible;
|
|
2092
|
-
}
|
|
2093
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2094
|
-
display: none;
|
|
2095
|
-
}
|
|
2096
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2097
|
-
width: 100%;
|
|
2098
|
-
min-height: unset;
|
|
2099
|
-
}
|
|
2100
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2101
|
-
height: 26px;
|
|
2102
|
-
line-height: 26px;
|
|
2103
|
-
width: 100%;
|
|
2104
|
-
text-align: center;
|
|
2105
|
-
padding: 0;
|
|
2106
|
-
font-size: 12px;
|
|
2107
|
-
font-weight: normal;
|
|
2108
|
-
}
|
|
2109
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2110
|
-
margin-right: 10px;
|
|
2111
|
-
}
|
|
2112
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2113
|
-
display: none;
|
|
2114
|
-
}
|
|
2115
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2116
|
-
border-radius: 4px 0 0 4px;
|
|
2117
|
-
}
|
|
2118
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2119
|
-
margin-right: 0;
|
|
2120
|
-
}
|
|
2121
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2122
|
-
border-radius: 0 4px 4px 0;
|
|
2123
|
-
}
|
|
2124
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
2125
|
-
content: "";
|
|
2126
|
-
width: 0;
|
|
2127
|
-
height: 0;
|
|
2128
|
-
border: 13px solid transparent;
|
|
2129
|
-
position: absolute;
|
|
2130
|
-
top: 0;
|
|
2131
|
-
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2132
|
-
right: -21px;
|
|
2133
|
-
z-index: 2;
|
|
2134
|
-
}
|
|
2135
|
-
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
2136
|
-
content: "";
|
|
2137
|
-
width: 0;
|
|
2138
|
-
height: 0;
|
|
2139
|
-
border: 13px solid transparent;
|
|
2140
|
-
position: absolute;
|
|
2141
|
-
top: 0;
|
|
2142
|
-
border-left: 8px solid #fff;
|
|
2143
|
-
left: 0;
|
|
1820
|
+
white-space: nowrap;
|
|
1821
|
+
filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
|
|
2144
1822
|
}
|
|
2145
|
-
.
|
|
2146
|
-
|
|
1823
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
|
|
1824
|
+
--color: #0080ff;
|
|
2147
1825
|
}
|
|
2148
|
-
.
|
|
2149
|
-
|
|
1826
|
+
.b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
|
|
1827
|
+
--color: #0080ff;
|
|
2150
1828
|
}
|
|
2151
|
-
.
|
|
2152
|
-
|
|
1829
|
+
.b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
|
|
1830
|
+
margin-left: 1px;
|
|
2153
1831
|
}
|
|
2154
|
-
.
|
|
2155
|
-
|
|
2156
|
-
|
|
1832
|
+
.b15sn34c > .ant-btn:not(:only-child):first-child {
|
|
1833
|
+
border-top-right-radius: 0;
|
|
1834
|
+
border-bottom-right-radius: 0;
|
|
2157
1835
|
}
|
|
2158
|
-
.
|
|
2159
|
-
|
|
2160
|
-
|
|
1836
|
+
.b15sn34c > .ant-btn:not(:only-child):last-child {
|
|
1837
|
+
border-top-left-radius: 0;
|
|
1838
|
+
border-bottom-left-radius: 0;
|
|
2161
1839
|
}
|
|
2162
|
-
.
|
|
2163
|
-
|
|
1840
|
+
.b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
|
|
1841
|
+
border-radius: unset;
|
|
1842
|
+
}
|
|
1843
|
+
|
|
1844
|
+
.obf05yr {
|
|
1845
|
+
display: inline-block;
|
|
1846
|
+
}
|
|
1847
|
+
|
|
1848
|
+
.hsms1n6 {
|
|
1849
|
+
visibility: hidden;
|
|
1850
|
+
position: absolute;
|
|
2164
1851
|
}
|
|
2165
1852
|
|
|
2166
1853
|
.cz04yix {
|
|
@@ -2728,104 +2415,321 @@ textarea.ipd9bk.ant-input.textarea-middle {
|
|
|
2728
2415
|
textarea.ipd9bk.ant-input.textarea-middle:focus {
|
|
2729
2416
|
height: 64px;
|
|
2730
2417
|
}
|
|
2731
|
-
textarea.ipd9bk.ant-input.textarea-small {
|
|
2732
|
-
min-height: 24px;
|
|
2733
|
-
height: 24px;
|
|
2418
|
+
textarea.ipd9bk.ant-input.textarea-small {
|
|
2419
|
+
min-height: 24px;
|
|
2420
|
+
height: 24px;
|
|
2421
|
+
}
|
|
2422
|
+
textarea.ipd9bk.ant-input.textarea-small:focus {
|
|
2423
|
+
height: 40px;
|
|
2424
|
+
}
|
|
2425
|
+
|
|
2426
|
+
.kypn5o5 input, .kypn5o5.input-tags {
|
|
2427
|
+
border: 1px solid rgba(213, 219, 227, 0.6);
|
|
2428
|
+
border-radius: 4px;
|
|
2429
|
+
}
|
|
2430
|
+
.kypn5o5.input-tags {
|
|
2431
|
+
position: relative;
|
|
2432
|
+
padding: 6px;
|
|
2433
|
+
height: 32px;
|
|
2434
|
+
cursor: pointer;
|
|
2435
|
+
transition: border 150ms;
|
|
2436
|
+
}
|
|
2437
|
+
.kypn5o5.input-tags:hover {
|
|
2438
|
+
border-color: #0080ff;
|
|
2439
|
+
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2440
|
+
}
|
|
2441
|
+
.kypn5o5.input-tags.kit-input-suffix-wrapper {
|
|
2442
|
+
padding-right: 30px;
|
|
2443
|
+
}
|
|
2444
|
+
.kypn5o5.input-tags .input-tags-inner {
|
|
2445
|
+
display: flex;
|
|
2446
|
+
}
|
|
2447
|
+
.kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
|
|
2448
|
+
display: flex;
|
|
2449
|
+
}
|
|
2450
|
+
.kypn5o5.input-tags .input-tag-suffix {
|
|
2451
|
+
position: absolute;
|
|
2452
|
+
right: 12px;
|
|
2453
|
+
top: 50%;
|
|
2454
|
+
transform: translateY(-50%);
|
|
2455
|
+
}
|
|
2456
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
|
|
2457
|
+
color: rgba(0, 0, 0, 0.25);
|
|
2458
|
+
font-size: 12px;
|
|
2459
|
+
cursor: pointer;
|
|
2460
|
+
}
|
|
2461
|
+
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2462
|
+
color: rgba(0, 0, 0, 0.45);
|
|
2463
|
+
}
|
|
2464
|
+
.kypn5o5.has-focus-indicator {
|
|
2465
|
+
position: relative;
|
|
2466
|
+
overflow: hidden;
|
|
2467
|
+
}
|
|
2468
|
+
.kypn5o5.has-focus-indicator .ant-input-prefix {
|
|
2469
|
+
position: absolute;
|
|
2470
|
+
top: 50%;
|
|
2471
|
+
transform: translateY(-50%);
|
|
2472
|
+
left: -16px;
|
|
2473
|
+
transition: left 150ms ease;
|
|
2474
|
+
opacity: 0;
|
|
2475
|
+
}
|
|
2476
|
+
.kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
|
|
2477
|
+
left: 8px;
|
|
2478
|
+
opacity: 1;
|
|
2479
|
+
}
|
|
2480
|
+
.kypn5o5.has-focus-indicator input {
|
|
2481
|
+
transition: margin-left 150ms ease;
|
|
2482
|
+
margin-left: 0px;
|
|
2483
|
+
}
|
|
2484
|
+
.kypn5o5.has-focus-indicator input:focus {
|
|
2485
|
+
margin-left: 16px;
|
|
2486
|
+
}
|
|
2487
|
+
|
|
2488
|
+
input.l1ki27se.ant-input {
|
|
2489
|
+
border-top-right-radius: 0;
|
|
2490
|
+
border-bottom-right-radius: 0;
|
|
2491
|
+
}
|
|
2492
|
+
|
|
2493
|
+
.l1ki27se.ant-input-affix-wrapper {
|
|
2494
|
+
border-top-right-radius: 0;
|
|
2495
|
+
border-bottom-right-radius: 0;
|
|
2496
|
+
}
|
|
2497
|
+
|
|
2498
|
+
input.rrg1fkn.ant-input {
|
|
2499
|
+
border-top-left-radius: 0;
|
|
2500
|
+
border-bottom-left-radius: 0;
|
|
2501
|
+
}
|
|
2502
|
+
|
|
2503
|
+
.rrg1fkn.ant-input-affix-wrapper {
|
|
2504
|
+
border-top-left-radius: 0;
|
|
2505
|
+
border-bottom-left-radius: 0;
|
|
2506
|
+
}
|
|
2507
|
+
|
|
2508
|
+
.lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
|
|
2509
|
+
border-top-right-radius: 0;
|
|
2510
|
+
border-bottom-right-radius: 0;
|
|
2511
|
+
}
|
|
2512
|
+
|
|
2513
|
+
.r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
|
|
2514
|
+
border-top-left-radius: 0;
|
|
2515
|
+
border-bottom-left-radius: 0;
|
|
2516
|
+
}
|
|
2517
|
+
|
|
2518
|
+
.i1mrf09m {
|
|
2519
|
+
display: inline-flex;
|
|
2520
|
+
align-items: center;
|
|
2521
|
+
}
|
|
2522
|
+
.i1mrf09m .icon-inner {
|
|
2523
|
+
display: inline-flex;
|
|
2524
|
+
align-items: center;
|
|
2525
|
+
justify-content: center;
|
|
2526
|
+
}
|
|
2527
|
+
.i1mrf09m .icon-inner + span,
|
|
2528
|
+
.i1mrf09m span + .icon-inner.suffix {
|
|
2529
|
+
margin-left: 4px;
|
|
2530
|
+
}
|
|
2531
|
+
.i1mrf09m.is-rotate img,
|
|
2532
|
+
.i1mrf09m.is-rotate svg {
|
|
2533
|
+
animation: rotate 680ms linear infinite;
|
|
2534
|
+
}
|
|
2535
|
+
|
|
2536
|
+
.rxbeqvl.ant-radio-wrapper {
|
|
2537
|
+
display: inline-flex;
|
|
2538
|
+
align-items: baseline;
|
|
2539
|
+
white-space: pre-wrap;
|
|
2540
|
+
}
|
|
2541
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio {
|
|
2542
|
+
position: relative;
|
|
2543
|
+
top: 3px;
|
|
2544
|
+
}
|
|
2545
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
|
|
2546
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2547
|
+
}
|
|
2548
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
|
|
2549
|
+
border-color: #0080ff;
|
|
2550
|
+
}
|
|
2551
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
|
|
2552
|
+
border-color: #0080ff;
|
|
2553
|
+
background: #0080ff;
|
|
2554
|
+
}
|
|
2555
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
|
|
2556
|
+
top: 4px;
|
|
2557
|
+
left: 4px;
|
|
2558
|
+
width: 6px;
|
|
2559
|
+
height: 6px;
|
|
2560
|
+
background: #fff;
|
|
2561
|
+
}
|
|
2562
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
|
|
2563
|
+
opacity: 0.5;
|
|
2564
|
+
}
|
|
2565
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
|
|
2566
|
+
border-color: rgba(107, 128, 167, 0.6);
|
|
2567
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2568
|
+
}
|
|
2569
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
|
|
2570
|
+
background: #00122e;
|
|
2571
|
+
}
|
|
2572
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
|
|
2573
|
+
color: #00122e;
|
|
2574
|
+
opacity: 0.5;
|
|
2575
|
+
}
|
|
2576
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
|
|
2577
|
+
color: #00122e;
|
|
2578
|
+
}
|
|
2579
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span {
|
|
2580
|
+
display: inline-block;
|
|
2581
|
+
padding: 0;
|
|
2582
|
+
padding-left: 12px;
|
|
2583
|
+
}
|
|
2584
|
+
.rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
|
|
2585
|
+
margin-bottom: 0;
|
|
2586
|
+
white-space: pre-wrap;
|
|
2587
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2588
|
+
}
|
|
2589
|
+
.rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
|
|
2590
|
+
padding-left: 8px;
|
|
2591
|
+
}
|
|
2592
|
+
|
|
2593
|
+
.r5ie79y .ant-radio-button-wrapper:first-child {
|
|
2594
|
+
border-radius: 5px 0 0 5px;
|
|
2595
|
+
}
|
|
2596
|
+
.r5ie79y .ant-radio-button-wrapper:last-child {
|
|
2597
|
+
border-radius: 0 5px 5px 0;
|
|
2598
|
+
}
|
|
2599
|
+
|
|
2600
|
+
.r1f0aqcc {
|
|
2601
|
+
color: #00122e;
|
|
2602
|
+
border-color: #ccd4e3;
|
|
2603
|
+
}
|
|
2604
|
+
.r1f0aqcc:first-child {
|
|
2605
|
+
color: #00122e;
|
|
2606
|
+
border-color: #a3b4cc;
|
|
2607
|
+
}
|
|
2608
|
+
.r1f0aqcc.ant-radio-button-wrapper {
|
|
2609
|
+
padding: 0 12px;
|
|
2610
|
+
line-height: 32px;
|
|
2611
|
+
height: 32px;
|
|
2612
|
+
}
|
|
2613
|
+
.r1f0aqcc.ant-radio-button-wrapper > span + span {
|
|
2614
|
+
white-space: nowrap;
|
|
2615
|
+
}
|
|
2616
|
+
.r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
|
|
2617
|
+
background: #ccd4e3;
|
|
2618
|
+
}
|
|
2619
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
|
|
2620
|
+
background: #0080ff;
|
|
2621
|
+
}
|
|
2622
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
|
|
2623
|
+
background: #ccd4e3;
|
|
2624
|
+
opacity: 0.5;
|
|
2625
|
+
}
|
|
2626
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
|
|
2627
|
+
border-right-color: #0080ff;
|
|
2628
|
+
}
|
|
2629
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
|
|
2630
|
+
border-color: #0080ff;
|
|
2631
|
+
}
|
|
2632
|
+
.r1f0aqcc.ant-radio-button-wrapper-checked {
|
|
2633
|
+
background: rgba(0, 136, 255, 0.1);
|
|
2634
|
+
}
|
|
2635
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled {
|
|
2636
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2637
|
+
border-color: #ccd4e3;
|
|
2638
|
+
opacity: 0.5;
|
|
2734
2639
|
}
|
|
2735
|
-
|
|
2736
|
-
|
|
2640
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
|
|
2641
|
+
color: #00122e;
|
|
2642
|
+
border-color: #ccd4e3;
|
|
2737
2643
|
}
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
border:
|
|
2741
|
-
|
|
2644
|
+
.r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
|
|
2645
|
+
color: #00122e;
|
|
2646
|
+
border-color: #ccd4e3;
|
|
2647
|
+
background: rgba(172, 186, 211, 0.6);
|
|
2742
2648
|
}
|
|
2743
|
-
.
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2649
|
+
.r1f0aqcc .ant-radio-button-input {
|
|
2650
|
+
margin-right: 8px;
|
|
2651
|
+
display: inline;
|
|
2652
|
+
border: none;
|
|
2653
|
+
padding: 0;
|
|
2654
|
+
width: 36px;
|
|
2655
|
+
background: transparent;
|
|
2749
2656
|
}
|
|
2750
|
-
.
|
|
2751
|
-
|
|
2752
|
-
box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
|
|
2657
|
+
.r1f0aqcc .ant-radio-button-input:focus {
|
|
2658
|
+
box-shadow: none;
|
|
2753
2659
|
}
|
|
2754
|
-
.
|
|
2755
|
-
|
|
2660
|
+
.r1f0aqcc .ant-radio-button-input.ant-input-number {
|
|
2661
|
+
margin-right: 0;
|
|
2662
|
+
width: initial;
|
|
2663
|
+
box-shadow: none;
|
|
2756
2664
|
}
|
|
2757
|
-
.
|
|
2758
|
-
display:
|
|
2665
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
|
|
2666
|
+
display: none;
|
|
2759
2667
|
}
|
|
2760
|
-
.
|
|
2761
|
-
display:
|
|
2668
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
|
|
2669
|
+
display: inline;
|
|
2762
2670
|
}
|
|
2763
|
-
.
|
|
2764
|
-
|
|
2765
|
-
right:
|
|
2766
|
-
|
|
2767
|
-
|
|
2671
|
+
.r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
|
|
2672
|
+
display: inline;
|
|
2673
|
+
margin-right: 8px;
|
|
2674
|
+
padding: 0;
|
|
2675
|
+
width: 36px;
|
|
2768
2676
|
}
|
|
2769
|
-
|
|
2770
|
-
|
|
2677
|
+
|
|
2678
|
+
.p12gwtiw {
|
|
2679
|
+
display: flex;
|
|
2680
|
+
justify-content: space-between;
|
|
2681
|
+
align-items: center;
|
|
2682
|
+
padding: 10px 0;
|
|
2683
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2771
2684
|
font-size: 12px;
|
|
2772
|
-
|
|
2773
|
-
}
|
|
2774
|
-
.kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
|
|
2775
|
-
color: rgba(0, 0, 0, 0.45);
|
|
2685
|
+
line-height: 24px;
|
|
2776
2686
|
}
|
|
2777
|
-
.
|
|
2778
|
-
|
|
2779
|
-
overflow: hidden;
|
|
2687
|
+
.p12gwtiw .pagination-left {
|
|
2688
|
+
padding: 2px 8px;
|
|
2780
2689
|
}
|
|
2781
|
-
.
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
transition:
|
|
2787
|
-
opacity: 0;
|
|
2690
|
+
.p12gwtiw .dropdown-trigger {
|
|
2691
|
+
display: flex;
|
|
2692
|
+
align-items: center;
|
|
2693
|
+
border-radius: 6px;
|
|
2694
|
+
cursor: pointer;
|
|
2695
|
+
transition: all 0.3s ease;
|
|
2788
2696
|
}
|
|
2789
|
-
.
|
|
2790
|
-
|
|
2791
|
-
|
|
2697
|
+
.p12gwtiw .dropdown-trigger:hover {
|
|
2698
|
+
background: rgba(211, 218, 235, 0.6);
|
|
2699
|
+
color: #0080ff;
|
|
2792
2700
|
}
|
|
2793
|
-
.
|
|
2794
|
-
|
|
2795
|
-
margin-left: 0px;
|
|
2701
|
+
.p12gwtiw .dropdown-trigger .icon-inner {
|
|
2702
|
+
margin-left: 4px;
|
|
2796
2703
|
}
|
|
2797
|
-
.
|
|
2798
|
-
|
|
2704
|
+
.p12gwtiw .pagination-right {
|
|
2705
|
+
display: flex;
|
|
2706
|
+
align-items: center;
|
|
2707
|
+
color: #0080ff;
|
|
2708
|
+
font-weight: bold;
|
|
2799
2709
|
}
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
border-top-right-radius: 0;
|
|
2803
|
-
border-bottom-right-radius: 0;
|
|
2710
|
+
.p12gwtiw .pagination-right .icon-inner {
|
|
2711
|
+
margin-left: 4px;
|
|
2804
2712
|
}
|
|
2805
|
-
|
|
2806
|
-
.
|
|
2807
|
-
|
|
2808
|
-
border-bottom-right-radius: 0;
|
|
2713
|
+
.p12gwtiw .pagination-right .prev-btn,
|
|
2714
|
+
.p12gwtiw .pagination-right .next-btn {
|
|
2715
|
+
padding: 0 8px;
|
|
2809
2716
|
}
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
border-bottom-left-radius: 0;
|
|
2717
|
+
.p12gwtiw .pagination-right .prev-btn > span,
|
|
2718
|
+
.p12gwtiw .pagination-right .next-btn > span {
|
|
2719
|
+
color: #0080ff;
|
|
2814
2720
|
}
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
border-top-left-radius: 0;
|
|
2818
|
-
border-bottom-left-radius: 0;
|
|
2721
|
+
.p12gwtiw .pagination-right .next-btn .icon-inner {
|
|
2722
|
+
transform: rotate(180deg);
|
|
2819
2723
|
}
|
|
2820
2724
|
|
|
2821
|
-
.
|
|
2822
|
-
|
|
2823
|
-
|
|
2725
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu {
|
|
2726
|
+
max-height: calc(100vh - 128px);
|
|
2727
|
+
overflow-y: auto;
|
|
2824
2728
|
}
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2729
|
+
.d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
|
|
2730
|
+
padding: 4px 20px;
|
|
2731
|
+
font-size: 12px;
|
|
2732
|
+
line-height: 18px;
|
|
2829
2733
|
}
|
|
2830
2734
|
|
|
2831
2735
|
.s34f1qb.ant-switch {
|
|
@@ -2883,6 +2787,102 @@ input.rrg1fkn.ant-input {
|
|
|
2883
2787
|
margin-left: 5px;
|
|
2884
2788
|
}
|
|
2885
2789
|
|
|
2790
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal {
|
|
2791
|
+
flex-direction: row;
|
|
2792
|
+
justify-content: stretch;
|
|
2793
|
+
}
|
|
2794
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item {
|
|
2795
|
+
padding: 0;
|
|
2796
|
+
margin-right: 4px;
|
|
2797
|
+
flex: 1;
|
|
2798
|
+
overflow: visible;
|
|
2799
|
+
}
|
|
2800
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-tail, .s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-icon {
|
|
2801
|
+
display: none;
|
|
2802
|
+
}
|
|
2803
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content {
|
|
2804
|
+
width: 100%;
|
|
2805
|
+
min-height: unset;
|
|
2806
|
+
}
|
|
2807
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title {
|
|
2808
|
+
height: 26px;
|
|
2809
|
+
line-height: 26px;
|
|
2810
|
+
width: 100%;
|
|
2811
|
+
text-align: center;
|
|
2812
|
+
padding: 0;
|
|
2813
|
+
font-size: 12px;
|
|
2814
|
+
font-weight: normal;
|
|
2815
|
+
}
|
|
2816
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title .step-count {
|
|
2817
|
+
margin-right: 10px;
|
|
2818
|
+
}
|
|
2819
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item .ant-steps-item-content .ant-steps-item-title::after {
|
|
2820
|
+
display: none;
|
|
2821
|
+
}
|
|
2822
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child .ant-steps-item-container {
|
|
2823
|
+
border-radius: 4px 0 0 4px;
|
|
2824
|
+
}
|
|
2825
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child {
|
|
2826
|
+
margin-right: 0;
|
|
2827
|
+
}
|
|
2828
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child .ant-steps-item-container {
|
|
2829
|
+
border-radius: 0 4px 4px 0;
|
|
2830
|
+
}
|
|
2831
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:last-child)::after {
|
|
2832
|
+
content: "";
|
|
2833
|
+
width: 0;
|
|
2834
|
+
height: 0;
|
|
2835
|
+
border: 13px solid transparent;
|
|
2836
|
+
position: absolute;
|
|
2837
|
+
top: 0;
|
|
2838
|
+
border-left: 8px solid rgba(237, 241, 250, 0.6);
|
|
2839
|
+
right: -21px;
|
|
2840
|
+
z-index: 2;
|
|
2841
|
+
}
|
|
2842
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:not(.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item:first-child)::before {
|
|
2843
|
+
content: "";
|
|
2844
|
+
width: 0;
|
|
2845
|
+
height: 0;
|
|
2846
|
+
border: 13px solid transparent;
|
|
2847
|
+
position: absolute;
|
|
2848
|
+
top: 0;
|
|
2849
|
+
border-left: 8px solid #fff;
|
|
2850
|
+
left: 0;
|
|
2851
|
+
}
|
|
2852
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-container {
|
|
2853
|
+
background-color: rgba(0, 136, 255, 0.1);
|
|
2854
|
+
}
|
|
2855
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active::after {
|
|
2856
|
+
border-left-color: rgba(0, 136, 255, 0.1) !important;
|
|
2857
|
+
}
|
|
2858
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-active .ant-steps-item-title {
|
|
2859
|
+
color: #005ed1;
|
|
2860
|
+
}
|
|
2861
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-container,
|
|
2862
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-container {
|
|
2863
|
+
background-color: rgba(237, 241, 250, 0.6);
|
|
2864
|
+
}
|
|
2865
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-wait .ant-steps-item-title,
|
|
2866
|
+
.s3mgie3 .ant-steps-horizontal.ant-steps-label-horizontal .ant-steps-item-finish .ant-steps-item-title {
|
|
2867
|
+
color: rgba(44, 56, 82, 0.6);
|
|
2868
|
+
}
|
|
2869
|
+
.s3mgie3 .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item {
|
|
2870
|
+
padding: 0;
|
|
2871
|
+
}
|
|
2872
|
+
|
|
2873
|
+
.iap75of {
|
|
2874
|
+
height: 18px;
|
|
2875
|
+
line-height: 18px;
|
|
2876
|
+
padding: 0 4px;
|
|
2877
|
+
border-radius: 4px;
|
|
2878
|
+
background: rgba(235, 239, 245, 0.6);
|
|
2879
|
+
border: 1px solid rgba(223, 228, 235, 0.6);
|
|
2880
|
+
display: flex;
|
|
2881
|
+
align-items: center;
|
|
2882
|
+
white-space: nowrap;
|
|
2883
|
+
margin-right: 4px;
|
|
2884
|
+
}
|
|
2885
|
+
|
|
2886
2886
|
.t1upn1sz {
|
|
2887
2887
|
height: 100%;
|
|
2888
2888
|
}
|
|
@@ -3942,10 +3942,6 @@ input.rrg1fkn.ant-input {
|
|
|
3942
3942
|
color: rgba(44, 56, 82, 0.6);
|
|
3943
3943
|
}
|
|
3944
3944
|
|
|
3945
|
-
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
3946
|
-
display: flex;
|
|
3947
|
-
}
|
|
3948
|
-
|
|
3949
3945
|
.m1thnes4 {
|
|
3950
3946
|
color: rgba(44, 56, 82, 0.6);
|
|
3951
3947
|
text-align: center;
|
|
@@ -4107,6 +4103,10 @@ input.rrg1fkn.ant-input {
|
|
|
4107
4103
|
margin-left: 8px;
|
|
4108
4104
|
}
|
|
4109
4105
|
|
|
4106
|
+
.iiqau4c.ant-input-group.ant-input-group-compact {
|
|
4107
|
+
display: flex;
|
|
4108
|
+
}
|
|
4109
|
+
|
|
4110
4110
|
.t1gz6wqf {
|
|
4111
4111
|
height: 100%;
|
|
4112
4112
|
}
|