@alifd/theme-fpx-warehouse 1.0.1 → 1.0.3
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/design-token.js +1 -1
- package/dist/next-1.css +70 -70
- package/dist/next-2.css +160 -160
- package/dist/next-noreset-1.css +66 -66
- package/dist/next-noreset-2.css +159 -159
- package/dist/next-noreset.css +224 -224
- package/dist/next-noreset.min-1.css +2 -2
- package/dist/next-noreset.min-2.css +2 -2
- package/dist/next-noreset.min.css +2 -2
- package/dist/next-noreset.var-1.css +131 -131
- package/dist/next-noreset.var-2.css +317 -317
- package/dist/next-noreset.var.css +447 -447
- package/dist/next-noreset.var.min-1.css +2 -2
- package/dist/next-noreset.var.min-2.css +2 -2
- package/dist/next-noreset.var.min.css +2 -2
- package/dist/next.css +229 -229
- package/dist/next.js +1 -1
- package/dist/next.min-1.css +2 -2
- package/dist/next.min-2.css +2 -2
- package/dist/next.min.css +2 -2
- package/dist/next.var-1.css +139 -139
- package/dist/next.var-2.css +319 -319
- package/dist/next.var.css +457 -457
- package/dist/next.var.min-1.css +2 -2
- package/dist/next.var.min-2.css +2 -2
- package/dist/next.var.min.css +2 -2
- package/package.json +1 -1
- package/variables.css +110 -110
- package/variables.js +5 -5
- package/variables.less +58 -58
- package/variables.scss +58 -58
- package/variables.scss2css.scss +134 -134
package/dist/next.var-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
2
|
+
* @alifd/theme-fpx-warehouse@1.0.3 (https://fusion.design)
|
|
3
3
|
* @alifd/next@1.27.33 (https://fusion.design)
|
|
4
4
|
* Copyright 2018-present Alibaba Group,
|
|
5
5
|
* Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
|
|
20
20
|
height: 36px;
|
|
21
21
|
height: var(--nav-ver-sub-nav-height, 36px);
|
|
22
|
-
font-size:
|
|
23
|
-
font-size: var(--nav-ver-sub-nav-font-size,
|
|
22
|
+
font-size: 14px;
|
|
23
|
+
font-size: var(--nav-ver-sub-nav-font-size, 14px); }
|
|
24
24
|
.next-nav.next-ver .next-nav-item:before {
|
|
25
25
|
height: 0;
|
|
26
26
|
top: 50%;
|
|
@@ -1327,15 +1327,15 @@
|
|
|
1327
1327
|
line-height: inherit; }
|
|
1328
1328
|
|
|
1329
1329
|
.next-pagination[dir="rtl"].next-large .next-pagination-display {
|
|
1330
|
-
font-size:
|
|
1331
|
-
font-size: var(--pagination-large-total-font-size,
|
|
1330
|
+
font-size: 14px;
|
|
1331
|
+
font-size: var(--pagination-large-total-font-size, 14px); }
|
|
1332
1332
|
.next-pagination[dir="rtl"].next-large .next-pagination-display em {
|
|
1333
|
-
font-size:
|
|
1334
|
-
font-size: var(--pagination-large-current-font-size,
|
|
1333
|
+
font-size: 14px;
|
|
1334
|
+
font-size: var(--pagination-large-current-font-size, 14px); }
|
|
1335
1335
|
|
|
1336
1336
|
.next-pagination[dir="rtl"].next-large .next-pagination-jump-text {
|
|
1337
|
-
font-size:
|
|
1338
|
-
font-size: var(--pagination-large-jump-font-size,
|
|
1337
|
+
font-size: 14px;
|
|
1338
|
+
font-size: var(--pagination-large-jump-font-size, 14px); }
|
|
1339
1339
|
|
|
1340
1340
|
.next-pagination[dir="rtl"].next-large .next-pagination-jump-input {
|
|
1341
1341
|
width: 48px;
|
|
@@ -1346,8 +1346,8 @@
|
|
|
1346
1346
|
height: var(--form-element-large-height, 40px);
|
|
1347
1347
|
line-height: 40px;
|
|
1348
1348
|
line-height: var(--form-element-large-height, 40px);
|
|
1349
|
-
font-size:
|
|
1350
|
-
font-size: var(--pagination-large-jump-font-size,
|
|
1349
|
+
font-size: 14px;
|
|
1350
|
+
font-size: var(--pagination-large-jump-font-size, 14px);
|
|
1351
1351
|
vertical-align: middle; }
|
|
1352
1352
|
|
|
1353
1353
|
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-btn {
|
|
@@ -1717,14 +1717,14 @@
|
|
|
1717
1717
|
font-size: var(--pagination-large-ellipsis-size, 16px);
|
|
1718
1718
|
line-height: inherit; }
|
|
1719
1719
|
.next-pagination.next-large .next-pagination-display {
|
|
1720
|
-
font-size:
|
|
1721
|
-
font-size: var(--pagination-large-total-font-size,
|
|
1720
|
+
font-size: 14px;
|
|
1721
|
+
font-size: var(--pagination-large-total-font-size, 14px); }
|
|
1722
1722
|
.next-pagination.next-large .next-pagination-display em {
|
|
1723
|
-
font-size:
|
|
1724
|
-
font-size: var(--pagination-large-current-font-size,
|
|
1723
|
+
font-size: 14px;
|
|
1724
|
+
font-size: var(--pagination-large-current-font-size, 14px); }
|
|
1725
1725
|
.next-pagination.next-large .next-pagination-jump-text {
|
|
1726
|
-
font-size:
|
|
1727
|
-
font-size: var(--pagination-large-jump-font-size,
|
|
1726
|
+
font-size: 14px;
|
|
1727
|
+
font-size: var(--pagination-large-jump-font-size, 14px); }
|
|
1728
1728
|
.next-pagination.next-large .next-pagination-jump-input {
|
|
1729
1729
|
width: 48px;
|
|
1730
1730
|
width: var(--pagination-large-input-width, 48px); }
|
|
@@ -1733,8 +1733,8 @@
|
|
|
1733
1733
|
height: var(--form-element-large-height, 40px);
|
|
1734
1734
|
line-height: 40px;
|
|
1735
1735
|
line-height: var(--form-element-large-height, 40px);
|
|
1736
|
-
font-size:
|
|
1737
|
-
font-size: var(--pagination-large-jump-font-size,
|
|
1736
|
+
font-size: 14px;
|
|
1737
|
+
font-size: var(--pagination-large-jump-font-size, 14px);
|
|
1738
1738
|
vertical-align: middle; }
|
|
1739
1739
|
.next-pagination.next-large .next-pagination-size-selector-btn {
|
|
1740
1740
|
padding: 0 16px;
|
|
@@ -1795,8 +1795,8 @@
|
|
|
1795
1795
|
line-height: 1.5;
|
|
1796
1796
|
line-height: var(--paragraph-l-line-height, 1.5); }
|
|
1797
1797
|
.next-paragraph-small {
|
|
1798
|
-
font-size:
|
|
1799
|
-
font-size: var(--paragraph-s-font-size,
|
|
1798
|
+
font-size: 14px;
|
|
1799
|
+
font-size: var(--paragraph-s-font-size, 14px); }
|
|
1800
1800
|
.next-paragraph-medium {
|
|
1801
1801
|
font-size: 14px;
|
|
1802
1802
|
font-size: var(--paragraph-m-font-size, 14px); }
|
|
@@ -1906,8 +1906,8 @@
|
|
|
1906
1906
|
margin-top: calc(0px - 12px/2);
|
|
1907
1907
|
margin-top: calc(0px - var(--progress-line-height-size-l, 12px)/2); }
|
|
1908
1908
|
.next-progress-line.next-large .next-progress-line-text {
|
|
1909
|
-
font-size:
|
|
1910
|
-
font-size: var(--progress-line-font-l,
|
|
1909
|
+
font-size: 14px;
|
|
1910
|
+
font-size: var(--progress-line-font-l, 14px);
|
|
1911
1911
|
line-height: 12px;
|
|
1912
1912
|
line-height: var(--progress-line-height-size-l, 12px); }
|
|
1913
1913
|
.next-progress-line-show-info .next-progress-line-container {
|
|
@@ -1974,8 +1974,8 @@
|
|
|
1974
1974
|
margin-top: calc(0px - 12px/2);
|
|
1975
1975
|
margin-top: calc(0px - var(--progress-line-height-size-l, 12px)/2); }
|
|
1976
1976
|
.next-progress-line-show-border.next-large .next-progress-line-text {
|
|
1977
|
-
font-size:
|
|
1978
|
-
font-size: var(--progress-line-font-l,
|
|
1977
|
+
font-size: 14px;
|
|
1978
|
+
font-size: var(--progress-line-font-l, 14px);
|
|
1979
1979
|
line-height: calc(12px + 1px*2);
|
|
1980
1980
|
line-height: calc(var(--progress-line-height-size-l, 12px) + var(--progress-line-underlay-border-width, 1px)*2); }
|
|
1981
1981
|
|
|
@@ -2496,8 +2496,8 @@
|
|
|
2496
2496
|
margin-left: var(--rating-small-text-margin-left, 8px); }
|
|
2497
2497
|
|
|
2498
2498
|
.next-rating-medium {
|
|
2499
|
-
font-size:
|
|
2500
|
-
font-size: var(--rating-medium-font-size,
|
|
2499
|
+
font-size: 14px;
|
|
2500
|
+
font-size: var(--rating-medium-font-size, 14px); }
|
|
2501
2501
|
.next-rating-medium .next-icon:before,
|
|
2502
2502
|
.next-rating-medium .next-icon .next-icon-remote {
|
|
2503
2503
|
width: 16px;
|
|
@@ -2508,8 +2508,8 @@
|
|
|
2508
2508
|
margin-left: var(--rating-medium-text-margin-left, 12px); }
|
|
2509
2509
|
|
|
2510
2510
|
.next-rating-large {
|
|
2511
|
-
font-size:
|
|
2512
|
-
font-size: var(--rating-large-font-size,
|
|
2511
|
+
font-size: 14px;
|
|
2512
|
+
font-size: var(--rating-large-font-size, 14px); }
|
|
2513
2513
|
.next-rating-large .next-icon:before,
|
|
2514
2514
|
.next-rating-large .next-icon .next-icon-remote {
|
|
2515
2515
|
width: 20px;
|
|
@@ -2744,8 +2744,8 @@
|
|
|
2744
2744
|
height: calc(40px - 1px*2);
|
|
2745
2745
|
height: calc(var(--search-normal-primary-l-height, 40px) - var(--search-normal-primary-border-width, 1px)*2); }
|
|
2746
2746
|
.next-search-normal.next-primary.next-large .next-search-btn {
|
|
2747
|
-
font-size:
|
|
2748
|
-
font-size: var(--search-normal-primary-l-btn-text-size,
|
|
2747
|
+
font-size: 14px;
|
|
2748
|
+
font-size: var(--search-normal-primary-l-btn-text-size, 14px); }
|
|
2749
2749
|
.next-search-normal.next-primary.next-large .next-search-btn .next-icon:before,
|
|
2750
2750
|
.next-search-normal.next-primary.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2751
2751
|
width: 16px;
|
|
@@ -2847,8 +2847,8 @@
|
|
|
2847
2847
|
height: calc(40px - 1px*2);
|
|
2848
2848
|
height: calc(var(--search-normal-secondary-l-height, 40px) - var(--search-normal-secondary-border-width, 1px)*2); }
|
|
2849
2849
|
.next-search-normal.next-secondary.next-large .next-search-btn {
|
|
2850
|
-
font-size:
|
|
2851
|
-
font-size: var(--search-normal-secondary-l-btn-text-size,
|
|
2850
|
+
font-size: 14px;
|
|
2851
|
+
font-size: var(--search-normal-secondary-l-btn-text-size, 14px); }
|
|
2852
2852
|
.next-search-normal.next-secondary.next-large .next-search-btn .next-icon:before,
|
|
2853
2853
|
.next-search-normal.next-secondary.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2854
2854
|
width: 16px;
|
|
@@ -2881,8 +2881,8 @@
|
|
|
2881
2881
|
height: calc(36px - 1px*2);
|
|
2882
2882
|
height: calc(var(--search-normal-secondary-m-height, 36px) - var(--search-normal-secondary-border-width, 1px)*2); }
|
|
2883
2883
|
.next-search-normal.next-secondary.next-medium .next-search-btn {
|
|
2884
|
-
font-size:
|
|
2885
|
-
font-size: var(--search-normal-secondary-m-btn-text-size,
|
|
2884
|
+
font-size: 14px;
|
|
2885
|
+
font-size: var(--search-normal-secondary-m-btn-text-size, 14px); }
|
|
2886
2886
|
.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon:before,
|
|
2887
2887
|
.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon .next-icon-remote {
|
|
2888
2888
|
width: 16px;
|
|
@@ -2950,8 +2950,8 @@
|
|
|
2950
2950
|
height: calc(40px - 1px*2);
|
|
2951
2951
|
height: calc(var(--search-normal-normal-l-height, 40px) - var(--search-normal-normal-border-width, 1px)*2); }
|
|
2952
2952
|
.next-search-normal.next-normal.next-large .next-search-btn {
|
|
2953
|
-
font-size:
|
|
2954
|
-
font-size: var(--search-normal-normal-l-btn-text-size,
|
|
2953
|
+
font-size: 14px;
|
|
2954
|
+
font-size: var(--search-normal-normal-l-btn-text-size, 14px); }
|
|
2955
2955
|
.next-search-normal.next-normal.next-large .next-search-btn .next-icon:before,
|
|
2956
2956
|
.next-search-normal.next-normal.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2957
2957
|
width: 16px;
|
|
@@ -3061,8 +3061,8 @@
|
|
|
3061
3061
|
height: calc(40px - 1px*2);
|
|
3062
3062
|
height: calc(var(--search-normal-dark-l-height, 40px) - var(--search-normal-dark-border-width, 1px)*2); }
|
|
3063
3063
|
.next-search-normal.next-dark.next-large .next-search-btn {
|
|
3064
|
-
font-size:
|
|
3065
|
-
font-size: var(--search-normal-dark-l-btn-text-size,
|
|
3064
|
+
font-size: 14px;
|
|
3065
|
+
font-size: var(--search-normal-dark-l-btn-text-size, 14px); }
|
|
3066
3066
|
.next-search-normal.next-dark.next-large .next-search-btn .next-icon:before,
|
|
3067
3067
|
.next-search-normal.next-dark.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
3068
3068
|
width: 16px;
|
|
@@ -3660,8 +3660,8 @@
|
|
|
3660
3660
|
.next-step-arrow > .next-step-item-wait .next-step-item-content {
|
|
3661
3661
|
color: #323643;
|
|
3662
3662
|
color: var(--step-arrow-item-title-wait-color, #323643);
|
|
3663
|
-
font-size:
|
|
3664
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
3663
|
+
font-size: 14px;
|
|
3664
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
3665
3665
|
line-height: 1.5;
|
|
3666
3666
|
line-height: var(--font-lineheight-2, 1.5);
|
|
3667
3667
|
word-break: break-word; }
|
|
@@ -3678,8 +3678,8 @@
|
|
|
3678
3678
|
display: block;
|
|
3679
3679
|
width: 32px;
|
|
3680
3680
|
height: 32px;
|
|
3681
|
-
font-size:
|
|
3682
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
3681
|
+
font-size: 14px;
|
|
3682
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
3683
3683
|
font-weight: normal;
|
|
3684
3684
|
font-weight: var(--font-weight-2, normal);
|
|
3685
3685
|
line-height: calc(32px - 1px*2);
|
|
@@ -3734,8 +3734,8 @@
|
|
|
3734
3734
|
.next-step-arrow > .next-step-item-process .next-step-item-content {
|
|
3735
3735
|
color: #FFFFFF;
|
|
3736
3736
|
color: var(--step-arrow-item-title-process-color, #FFFFFF);
|
|
3737
|
-
font-size:
|
|
3738
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
3737
|
+
font-size: 14px;
|
|
3738
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
3739
3739
|
line-height: 1.5;
|
|
3740
3740
|
line-height: var(--font-lineheight-2, 1.5);
|
|
3741
3741
|
word-break: break-word; }
|
|
@@ -3752,8 +3752,8 @@
|
|
|
3752
3752
|
display: block;
|
|
3753
3753
|
width: 32px;
|
|
3754
3754
|
height: 32px;
|
|
3755
|
-
font-size:
|
|
3756
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
3755
|
+
font-size: 14px;
|
|
3756
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
3757
3757
|
font-weight: normal;
|
|
3758
3758
|
font-weight: var(--font-weight-2, normal);
|
|
3759
3759
|
line-height: calc(32px - 1px*2);
|
|
@@ -3808,8 +3808,8 @@
|
|
|
3808
3808
|
.next-step-arrow > .next-step-item-finish .next-step-item-content {
|
|
3809
3809
|
color: #284cc0;
|
|
3810
3810
|
color: var(--step-arrow-item-title-finish-color, #284cc0);
|
|
3811
|
-
font-size:
|
|
3812
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
3811
|
+
font-size: 14px;
|
|
3812
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
3813
3813
|
line-height: 1.5;
|
|
3814
3814
|
line-height: var(--font-lineheight-2, 1.5);
|
|
3815
3815
|
word-break: break-word; }
|
|
@@ -3826,8 +3826,8 @@
|
|
|
3826
3826
|
display: block;
|
|
3827
3827
|
width: 32px;
|
|
3828
3828
|
height: 32px;
|
|
3829
|
-
font-size:
|
|
3830
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
3829
|
+
font-size: 14px;
|
|
3830
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
3831
3831
|
font-weight: normal;
|
|
3832
3832
|
font-weight: var(--font-weight-2, normal);
|
|
3833
3833
|
line-height: calc(32px - 1px*2);
|
|
@@ -3883,8 +3883,8 @@
|
|
|
3883
3883
|
.next-step-arrow .next-step-item-disabled .next-step-item-content {
|
|
3884
3884
|
color: #c3cbd5;
|
|
3885
3885
|
color: var(--step-arrow-item-title-disabled-color, #c3cbd5);
|
|
3886
|
-
font-size:
|
|
3887
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
3886
|
+
font-size: 14px;
|
|
3887
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
3888
3888
|
line-height: 1.5;
|
|
3889
3889
|
line-height: var(--font-lineheight-2, 1.5);
|
|
3890
3890
|
word-break: break-word; }
|
|
@@ -3901,8 +3901,8 @@
|
|
|
3901
3901
|
display: block;
|
|
3902
3902
|
width: 32px;
|
|
3903
3903
|
height: 32px;
|
|
3904
|
-
font-size:
|
|
3905
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
3904
|
+
font-size: 14px;
|
|
3905
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
3906
3906
|
font-weight: normal;
|
|
3907
3907
|
font-weight: var(--font-weight-2, normal);
|
|
3908
3908
|
line-height: calc(32px - 1px*2);
|
|
@@ -4008,8 +4008,8 @@
|
|
|
4008
4008
|
.next-step-circle > .next-step-item-wait .next-step-item-content {
|
|
4009
4009
|
color: #a9aeba;
|
|
4010
4010
|
color: var(--step-circle-item-title-wait-color, #a9aeba);
|
|
4011
|
-
font-size:
|
|
4012
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4011
|
+
font-size: 14px;
|
|
4012
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4013
4013
|
line-height: 1.5;
|
|
4014
4014
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4015
4015
|
word-break: break-word; }
|
|
@@ -4032,8 +4032,8 @@
|
|
|
4032
4032
|
width: var(--step-circle-item-node-process-size, 32px);
|
|
4033
4033
|
height: 32px;
|
|
4034
4034
|
height: var(--step-circle-item-node-process-size, 32px);
|
|
4035
|
-
font-size:
|
|
4036
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4035
|
+
font-size: 14px;
|
|
4036
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4037
4037
|
font-weight: normal;
|
|
4038
4038
|
font-weight: var(--font-weight-2, normal);
|
|
4039
4039
|
line-height: calc(32px - 1px*2);
|
|
@@ -4092,8 +4092,8 @@
|
|
|
4092
4092
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
4093
4093
|
color: #323643;
|
|
4094
4094
|
color: var(--step-circle-item-title-process-color, #323643);
|
|
4095
|
-
font-size:
|
|
4096
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4095
|
+
font-size: 14px;
|
|
4096
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4097
4097
|
line-height: 1.5;
|
|
4098
4098
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4099
4099
|
word-break: break-word; }
|
|
@@ -4116,8 +4116,8 @@
|
|
|
4116
4116
|
width: var(--step-circle-item-node-process-size, 32px);
|
|
4117
4117
|
height: 32px;
|
|
4118
4118
|
height: var(--step-circle-item-node-process-size, 32px);
|
|
4119
|
-
font-size:
|
|
4120
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4119
|
+
font-size: 14px;
|
|
4120
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4121
4121
|
font-weight: normal;
|
|
4122
4122
|
font-weight: var(--font-weight-2, normal);
|
|
4123
4123
|
line-height: calc(32px - 1px*2);
|
|
@@ -4176,8 +4176,8 @@
|
|
|
4176
4176
|
.next-step-circle > .next-step-item-finish .next-step-item-content {
|
|
4177
4177
|
color: #323643;
|
|
4178
4178
|
color: var(--step-circle-item-title-finish-color, #323643);
|
|
4179
|
-
font-size:
|
|
4180
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4179
|
+
font-size: 14px;
|
|
4180
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4181
4181
|
line-height: 1.5;
|
|
4182
4182
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4183
4183
|
word-break: break-word; }
|
|
@@ -4200,8 +4200,8 @@
|
|
|
4200
4200
|
width: var(--step-circle-item-node-process-size, 32px);
|
|
4201
4201
|
height: 32px;
|
|
4202
4202
|
height: var(--step-circle-item-node-process-size, 32px);
|
|
4203
|
-
font-size:
|
|
4204
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4203
|
+
font-size: 14px;
|
|
4204
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4205
4205
|
font-weight: normal;
|
|
4206
4206
|
font-weight: var(--font-weight-2, normal);
|
|
4207
4207
|
line-height: calc(32px - 1px*2);
|
|
@@ -4260,8 +4260,8 @@
|
|
|
4260
4260
|
.next-step-circle .next-step-item-disabled .next-step-item-content {
|
|
4261
4261
|
color: #c3cbd5;
|
|
4262
4262
|
color: var(--step-circle-item-title-disabled-color, #c3cbd5);
|
|
4263
|
-
font-size:
|
|
4264
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4263
|
+
font-size: 14px;
|
|
4264
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4265
4265
|
line-height: 1.5;
|
|
4266
4266
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4267
4267
|
word-break: break-word; }
|
|
@@ -4284,8 +4284,8 @@
|
|
|
4284
4284
|
width: var(--step-circle-item-node-process-size, 32px);
|
|
4285
4285
|
height: 32px;
|
|
4286
4286
|
height: var(--step-circle-item-node-process-size, 32px);
|
|
4287
|
-
font-size:
|
|
4288
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4287
|
+
font-size: 14px;
|
|
4288
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4289
4289
|
font-weight: normal;
|
|
4290
4290
|
font-weight: var(--font-weight-2, normal);
|
|
4291
4291
|
line-height: calc(32px - 1px*2);
|
|
@@ -4351,10 +4351,10 @@
|
|
|
4351
4351
|
text-align: center;
|
|
4352
4352
|
position: absolute; }
|
|
4353
4353
|
.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
4354
|
-
font-size:
|
|
4355
|
-
font-size: var(--step-circle-item-title-size,
|
|
4356
|
-
line-height: calc(
|
|
4357
|
-
line-height: calc(var(--step-circle-item-title-size,
|
|
4354
|
+
font-size: 16px;
|
|
4355
|
+
font-size: var(--step-circle-item-title-size, 16px);
|
|
4356
|
+
line-height: calc(16px + 4px);
|
|
4357
|
+
line-height: calc(var(--step-circle-item-title-size, 16px) + 4px);
|
|
4358
4358
|
margin-top: 8px;
|
|
4359
4359
|
margin-top: var(--step-circle-item-title-margin-top, 8px);
|
|
4360
4360
|
font-weight: normal;
|
|
@@ -4389,10 +4389,10 @@
|
|
|
4389
4389
|
text-align: center;
|
|
4390
4390
|
position: absolute; }
|
|
4391
4391
|
.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
4392
|
-
font-size:
|
|
4393
|
-
font-size: var(--step-circle-item-title-size,
|
|
4394
|
-
line-height: calc(
|
|
4395
|
-
line-height: calc(var(--step-circle-item-title-size,
|
|
4392
|
+
font-size: 16px;
|
|
4393
|
+
font-size: var(--step-circle-item-title-size, 16px);
|
|
4394
|
+
line-height: calc(16px + 4px);
|
|
4395
|
+
line-height: calc(var(--step-circle-item-title-size, 16px) + 4px);
|
|
4396
4396
|
margin-top: 8px;
|
|
4397
4397
|
margin-top: var(--step-circle-item-title-margin-top, 8px);
|
|
4398
4398
|
font-weight: normal;
|
|
@@ -4427,10 +4427,10 @@
|
|
|
4427
4427
|
text-align: center;
|
|
4428
4428
|
position: absolute; }
|
|
4429
4429
|
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
4430
|
-
font-size:
|
|
4431
|
-
font-size: var(--step-circle-item-title-size,
|
|
4432
|
-
line-height: calc(
|
|
4433
|
-
line-height: calc(var(--step-circle-item-title-size,
|
|
4430
|
+
font-size: 16px;
|
|
4431
|
+
font-size: var(--step-circle-item-title-size, 16px);
|
|
4432
|
+
line-height: calc(16px + 4px);
|
|
4433
|
+
line-height: calc(var(--step-circle-item-title-size, 16px) + 4px);
|
|
4434
4434
|
margin-top: 8px;
|
|
4435
4435
|
margin-top: var(--step-circle-item-title-margin-top, 8px);
|
|
4436
4436
|
font-weight: normal;
|
|
@@ -4465,10 +4465,10 @@
|
|
|
4465
4465
|
text-align: center;
|
|
4466
4466
|
position: absolute; }
|
|
4467
4467
|
.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
4468
|
-
font-size:
|
|
4469
|
-
font-size: var(--step-circle-item-title-size,
|
|
4470
|
-
line-height: calc(
|
|
4471
|
-
line-height: calc(var(--step-circle-item-title-size,
|
|
4468
|
+
font-size: 16px;
|
|
4469
|
+
font-size: var(--step-circle-item-title-size, 16px);
|
|
4470
|
+
line-height: calc(16px + 4px);
|
|
4471
|
+
line-height: calc(var(--step-circle-item-title-size, 16px) + 4px);
|
|
4472
4472
|
margin-top: 8px;
|
|
4473
4473
|
margin-top: var(--step-circle-item-title-margin-top, 8px);
|
|
4474
4474
|
font-weight: normal;
|
|
@@ -4497,8 +4497,8 @@
|
|
|
4497
4497
|
display: inline-block;
|
|
4498
4498
|
padding-right: 8px;
|
|
4499
4499
|
padding-right: var(--step-circle-item-node-padding, 8px);
|
|
4500
|
-
margin-top: calc(32px/2 -
|
|
4501
|
-
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size,
|
|
4500
|
+
margin-top: calc(32px/2 - 16px/2);
|
|
4501
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 16px)/2); }
|
|
4502
4502
|
|
|
4503
4503
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
|
|
4504
4504
|
width: calc(100% - 32px - 8px*2 - 160px);
|
|
@@ -4525,8 +4525,8 @@
|
|
|
4525
4525
|
display: inline-block;
|
|
4526
4526
|
padding-right: 8px;
|
|
4527
4527
|
padding-right: var(--step-circle-item-node-padding, 8px);
|
|
4528
|
-
margin-top: calc(32px/2 -
|
|
4529
|
-
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size,
|
|
4528
|
+
margin-top: calc(32px/2 - 16px/2);
|
|
4529
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 16px)/2); }
|
|
4530
4530
|
|
|
4531
4531
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
|
|
4532
4532
|
width: calc(100% - 32px - 8px*2 - 160px);
|
|
@@ -4553,8 +4553,8 @@
|
|
|
4553
4553
|
display: inline-block;
|
|
4554
4554
|
padding-right: 8px;
|
|
4555
4555
|
padding-right: var(--step-circle-item-node-padding, 8px);
|
|
4556
|
-
margin-top: calc(32px/2 -
|
|
4557
|
-
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size,
|
|
4556
|
+
margin-top: calc(32px/2 - 16px/2);
|
|
4557
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 16px)/2); }
|
|
4558
4558
|
|
|
4559
4559
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
|
|
4560
4560
|
width: calc(100% - 32px - 8px*2 - 160px);
|
|
@@ -4581,8 +4581,8 @@
|
|
|
4581
4581
|
display: inline-block;
|
|
4582
4582
|
padding-right: 8px;
|
|
4583
4583
|
padding-right: var(--step-circle-item-node-padding, 8px);
|
|
4584
|
-
margin-top: calc(32px/2 -
|
|
4585
|
-
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size,
|
|
4584
|
+
margin-top: calc(32px/2 - 16px/2);
|
|
4585
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 16px)/2); }
|
|
4586
4586
|
|
|
4587
4587
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
|
|
4588
4588
|
width: calc(100% - 32px - 8px*2 - 160px);
|
|
@@ -4633,16 +4633,16 @@
|
|
|
4633
4633
|
font-weight: normal;
|
|
4634
4634
|
font-weight: var(--step-circle-item-title-weight, normal);
|
|
4635
4635
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4636
|
-
font-size:
|
|
4637
|
-
font-size: var(--font-size-body-1,
|
|
4636
|
+
font-size: 14px;
|
|
4637
|
+
font-size: var(--font-size-body-1, 14px);
|
|
4638
4638
|
line-height: 1.28571; }
|
|
4639
4639
|
.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
4640
4640
|
margin-top: 4px;
|
|
4641
4641
|
margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
|
|
4642
4642
|
min-height: 8px;
|
|
4643
4643
|
text-align: left;
|
|
4644
|
-
font-size:
|
|
4645
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4644
|
+
font-size: 14px;
|
|
4645
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4646
4646
|
line-height: 1.5;
|
|
4647
4647
|
line-height: var(--font-lineheight-2, 1.5); }
|
|
4648
4648
|
.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
@@ -4676,16 +4676,16 @@
|
|
|
4676
4676
|
font-weight: normal;
|
|
4677
4677
|
font-weight: var(--step-circle-item-title-weight, normal);
|
|
4678
4678
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4679
|
-
font-size:
|
|
4680
|
-
font-size: var(--font-size-body-1,
|
|
4679
|
+
font-size: 14px;
|
|
4680
|
+
font-size: var(--font-size-body-1, 14px);
|
|
4681
4681
|
line-height: 1.28571; }
|
|
4682
4682
|
.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
4683
4683
|
margin-top: 4px;
|
|
4684
4684
|
margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
|
|
4685
4685
|
min-height: 8px;
|
|
4686
4686
|
text-align: left;
|
|
4687
|
-
font-size:
|
|
4688
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4687
|
+
font-size: 14px;
|
|
4688
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4689
4689
|
line-height: 1.5;
|
|
4690
4690
|
line-height: var(--font-lineheight-2, 1.5); }
|
|
4691
4691
|
.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
@@ -4719,16 +4719,16 @@
|
|
|
4719
4719
|
font-weight: normal;
|
|
4720
4720
|
font-weight: var(--step-circle-item-title-weight, normal);
|
|
4721
4721
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4722
|
-
font-size:
|
|
4723
|
-
font-size: var(--font-size-body-1,
|
|
4722
|
+
font-size: 14px;
|
|
4723
|
+
font-size: var(--font-size-body-1, 14px);
|
|
4724
4724
|
line-height: 1.28571; }
|
|
4725
4725
|
.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
4726
4726
|
margin-top: 4px;
|
|
4727
4727
|
margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
|
|
4728
4728
|
min-height: 8px;
|
|
4729
4729
|
text-align: left;
|
|
4730
|
-
font-size:
|
|
4731
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4730
|
+
font-size: 14px;
|
|
4731
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4732
4732
|
line-height: 1.5;
|
|
4733
4733
|
line-height: var(--font-lineheight-2, 1.5); }
|
|
4734
4734
|
.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
@@ -4762,16 +4762,16 @@
|
|
|
4762
4762
|
font-weight: normal;
|
|
4763
4763
|
font-weight: var(--step-circle-item-title-weight, normal);
|
|
4764
4764
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4765
|
-
font-size:
|
|
4766
|
-
font-size: var(--font-size-body-1,
|
|
4765
|
+
font-size: 14px;
|
|
4766
|
+
font-size: var(--font-size-body-1, 14px);
|
|
4767
4767
|
line-height: 1.28571; }
|
|
4768
4768
|
.next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
4769
4769
|
margin-top: 4px;
|
|
4770
4770
|
margin-top: var(--step-circle-vertical-item-content-margin-top, 4px);
|
|
4771
4771
|
min-height: 8px;
|
|
4772
4772
|
text-align: left;
|
|
4773
|
-
font-size:
|
|
4774
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4773
|
+
font-size: 14px;
|
|
4774
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4775
4775
|
line-height: 1.5;
|
|
4776
4776
|
line-height: var(--font-lineheight-2, 1.5); }
|
|
4777
4777
|
|
|
@@ -4834,8 +4834,8 @@
|
|
|
4834
4834
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
4835
4835
|
color: #a9aeba;
|
|
4836
4836
|
color: var(--step-dot-item-title-wait-color, #a9aeba);
|
|
4837
|
-
font-size:
|
|
4838
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4837
|
+
font-size: 14px;
|
|
4838
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4839
4839
|
line-height: 1.5;
|
|
4840
4840
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4841
4841
|
word-break: break-word; }
|
|
@@ -4858,8 +4858,8 @@
|
|
|
4858
4858
|
width: var(--step-dot-item-dot-process-size, 12px);
|
|
4859
4859
|
height: 12px;
|
|
4860
4860
|
height: var(--step-dot-item-dot-process-size, 12px);
|
|
4861
|
-
font-size:
|
|
4862
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4861
|
+
font-size: 14px;
|
|
4862
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4863
4863
|
font-weight: normal;
|
|
4864
4864
|
font-weight: var(--font-weight-2, normal);
|
|
4865
4865
|
line-height: calc(12px - 1px*2);
|
|
@@ -4940,8 +4940,8 @@
|
|
|
4940
4940
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
4941
4941
|
color: #323643;
|
|
4942
4942
|
color: var(--step-dot-item-title-process-color, #323643);
|
|
4943
|
-
font-size:
|
|
4944
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
4943
|
+
font-size: 14px;
|
|
4944
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
4945
4945
|
line-height: 1.5;
|
|
4946
4946
|
line-height: var(--font-lineheight-2, 1.5);
|
|
4947
4947
|
word-break: break-word; }
|
|
@@ -4964,8 +4964,8 @@
|
|
|
4964
4964
|
width: var(--step-dot-item-dot-process-size, 12px);
|
|
4965
4965
|
height: 12px;
|
|
4966
4966
|
height: var(--step-dot-item-dot-process-size, 12px);
|
|
4967
|
-
font-size:
|
|
4968
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
4967
|
+
font-size: 14px;
|
|
4968
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
4969
4969
|
font-weight: normal;
|
|
4970
4970
|
font-weight: var(--font-weight-2, normal);
|
|
4971
4971
|
line-height: calc(12px - 1px*2);
|
|
@@ -5046,8 +5046,8 @@
|
|
|
5046
5046
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
5047
5047
|
color: #323643;
|
|
5048
5048
|
color: var(--step-dot-item-title-finish-color, #323643);
|
|
5049
|
-
font-size:
|
|
5050
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
5049
|
+
font-size: 14px;
|
|
5050
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
5051
5051
|
line-height: 1.5;
|
|
5052
5052
|
line-height: var(--font-lineheight-2, 1.5);
|
|
5053
5053
|
word-break: break-word; }
|
|
@@ -5070,8 +5070,8 @@
|
|
|
5070
5070
|
width: var(--step-dot-item-dot-process-size, 12px);
|
|
5071
5071
|
height: 12px;
|
|
5072
5072
|
height: var(--step-dot-item-dot-process-size, 12px);
|
|
5073
|
-
font-size:
|
|
5074
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
5073
|
+
font-size: 14px;
|
|
5074
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
5075
5075
|
font-weight: normal;
|
|
5076
5076
|
font-weight: var(--font-weight-2, normal);
|
|
5077
5077
|
line-height: calc(12px - 1px*2);
|
|
@@ -5152,8 +5152,8 @@
|
|
|
5152
5152
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
5153
5153
|
color: #c3cbd5;
|
|
5154
5154
|
color: var(--step-dot-item-title-disabled-color, #c3cbd5);
|
|
5155
|
-
font-size:
|
|
5156
|
-
font-size: var(--step-circle-item-content-font-size,
|
|
5155
|
+
font-size: 14px;
|
|
5156
|
+
font-size: var(--step-circle-item-content-font-size, 14px);
|
|
5157
5157
|
line-height: 1.5;
|
|
5158
5158
|
line-height: var(--font-lineheight-2, 1.5);
|
|
5159
5159
|
word-break: break-word; }
|
|
@@ -5176,8 +5176,8 @@
|
|
|
5176
5176
|
width: var(--step-dot-item-dot-process-size, 12px);
|
|
5177
5177
|
height: 12px;
|
|
5178
5178
|
height: var(--step-dot-item-dot-process-size, 12px);
|
|
5179
|
-
font-size:
|
|
5180
|
-
font-size: var(--step-circle-item-node-font-size,
|
|
5179
|
+
font-size: 14px;
|
|
5180
|
+
font-size: var(--step-circle-item-node-font-size, 14px);
|
|
5181
5181
|
font-weight: normal;
|
|
5182
5182
|
font-weight: var(--font-weight-2, normal);
|
|
5183
5183
|
line-height: calc(12px - 1px*2);
|
|
@@ -5267,10 +5267,10 @@
|
|
|
5267
5267
|
text-align: center;
|
|
5268
5268
|
position: absolute; }
|
|
5269
5269
|
.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
5270
|
-
font-size:
|
|
5271
|
-
font-size: var(--step-dot-item-title-size,
|
|
5272
|
-
line-height: calc(
|
|
5273
|
-
line-height: calc(var(--step-dot-item-title-size,
|
|
5270
|
+
font-size: 14px;
|
|
5271
|
+
font-size: var(--step-dot-item-title-size, 14px);
|
|
5272
|
+
line-height: calc(14px + 4px);
|
|
5273
|
+
line-height: calc(var(--step-dot-item-title-size, 14px) + 4px);
|
|
5274
5274
|
margin-top: 8px;
|
|
5275
5275
|
margin-top: var(--step-dot-item-title-margin-top, 8px);
|
|
5276
5276
|
font-weight: bold;
|
|
@@ -5305,10 +5305,10 @@
|
|
|
5305
5305
|
text-align: center;
|
|
5306
5306
|
position: absolute; }
|
|
5307
5307
|
.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
5308
|
-
font-size:
|
|
5309
|
-
font-size: var(--step-dot-item-title-size,
|
|
5310
|
-
line-height: calc(
|
|
5311
|
-
line-height: calc(var(--step-dot-item-title-size,
|
|
5308
|
+
font-size: 14px;
|
|
5309
|
+
font-size: var(--step-dot-item-title-size, 14px);
|
|
5310
|
+
line-height: calc(14px + 4px);
|
|
5311
|
+
line-height: calc(var(--step-dot-item-title-size, 14px) + 4px);
|
|
5312
5312
|
margin-top: 8px;
|
|
5313
5313
|
margin-top: var(--step-dot-item-title-margin-top, 8px);
|
|
5314
5314
|
font-weight: bold;
|
|
@@ -5343,10 +5343,10 @@
|
|
|
5343
5343
|
text-align: center;
|
|
5344
5344
|
position: absolute; }
|
|
5345
5345
|
.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
5346
|
-
font-size:
|
|
5347
|
-
font-size: var(--step-dot-item-title-size,
|
|
5348
|
-
line-height: calc(
|
|
5349
|
-
line-height: calc(var(--step-dot-item-title-size,
|
|
5346
|
+
font-size: 14px;
|
|
5347
|
+
font-size: var(--step-dot-item-title-size, 14px);
|
|
5348
|
+
line-height: calc(14px + 4px);
|
|
5349
|
+
line-height: calc(var(--step-dot-item-title-size, 14px) + 4px);
|
|
5350
5350
|
margin-top: 8px;
|
|
5351
5351
|
margin-top: var(--step-dot-item-title-margin-top, 8px);
|
|
5352
5352
|
font-weight: bold;
|
|
@@ -5381,10 +5381,10 @@
|
|
|
5381
5381
|
text-align: center;
|
|
5382
5382
|
position: absolute; }
|
|
5383
5383
|
.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
5384
|
-
font-size:
|
|
5385
|
-
font-size: var(--step-dot-item-title-size,
|
|
5386
|
-
line-height: calc(
|
|
5387
|
-
line-height: calc(var(--step-dot-item-title-size,
|
|
5384
|
+
font-size: 14px;
|
|
5385
|
+
font-size: var(--step-dot-item-title-size, 14px);
|
|
5386
|
+
line-height: calc(14px + 4px);
|
|
5387
|
+
line-height: calc(var(--step-dot-item-title-size, 14px) + 4px);
|
|
5388
5388
|
margin-top: 8px;
|
|
5389
5389
|
margin-top: var(--step-dot-item-title-margin-top, 8px);
|
|
5390
5390
|
font-weight: bold;
|
|
@@ -5434,8 +5434,8 @@
|
|
|
5434
5434
|
font-weight: var(--step-dot-item-title-weight, bold);
|
|
5435
5435
|
text-align: left;
|
|
5436
5436
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5437
|
-
font-size:
|
|
5438
|
-
font-size: var(--font-size-body-1,
|
|
5437
|
+
font-size: 14px;
|
|
5438
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5439
5439
|
line-height: 1.28571; }
|
|
5440
5440
|
.next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
5441
5441
|
margin-top: 8px;
|
|
@@ -5477,8 +5477,8 @@
|
|
|
5477
5477
|
font-weight: var(--step-dot-item-title-weight, bold);
|
|
5478
5478
|
text-align: left;
|
|
5479
5479
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5480
|
-
font-size:
|
|
5481
|
-
font-size: var(--font-size-body-1,
|
|
5480
|
+
font-size: 14px;
|
|
5481
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5482
5482
|
line-height: 1.28571; }
|
|
5483
5483
|
.next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
5484
5484
|
margin-top: 8px;
|
|
@@ -5520,8 +5520,8 @@
|
|
|
5520
5520
|
font-weight: var(--step-dot-item-title-weight, bold);
|
|
5521
5521
|
text-align: left;
|
|
5522
5522
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5523
|
-
font-size:
|
|
5524
|
-
font-size: var(--font-size-body-1,
|
|
5523
|
+
font-size: 14px;
|
|
5524
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5525
5525
|
line-height: 1.28571; }
|
|
5526
5526
|
.next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
5527
5527
|
margin-top: 8px;
|
|
@@ -5563,8 +5563,8 @@
|
|
|
5563
5563
|
font-weight: var(--step-dot-item-title-weight, bold);
|
|
5564
5564
|
text-align: left;
|
|
5565
5565
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5566
|
-
font-size:
|
|
5567
|
-
font-size: var(--font-size-body-1,
|
|
5566
|
+
font-size: 14px;
|
|
5567
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5568
5568
|
line-height: 1.28571; }
|
|
5569
5569
|
.next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
5570
5570
|
margin-top: 8px;
|
|
@@ -5770,8 +5770,8 @@
|
|
|
5770
5770
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
5771
5771
|
text-align: right;
|
|
5772
5772
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5773
|
-
font-size:
|
|
5774
|
-
font-size: var(--font-size-body-1,
|
|
5773
|
+
font-size: 14px;
|
|
5774
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5775
5775
|
line-height: 1.28571; }
|
|
5776
5776
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
5777
5777
|
text-align: right; }
|
|
@@ -5786,8 +5786,8 @@
|
|
|
5786
5786
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
5787
5787
|
text-align: right;
|
|
5788
5788
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5789
|
-
font-size:
|
|
5790
|
-
font-size: var(--font-size-body-1,
|
|
5789
|
+
font-size: 14px;
|
|
5790
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5791
5791
|
line-height: 1.28571; }
|
|
5792
5792
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
5793
5793
|
text-align: right; }
|
|
@@ -5802,8 +5802,8 @@
|
|
|
5802
5802
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
5803
5803
|
text-align: right;
|
|
5804
5804
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5805
|
-
font-size:
|
|
5806
|
-
font-size: var(--font-size-body-1,
|
|
5805
|
+
font-size: 14px;
|
|
5806
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5807
5807
|
line-height: 1.28571; }
|
|
5808
5808
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
5809
5809
|
text-align: right; }
|
|
@@ -5818,8 +5818,8 @@
|
|
|
5818
5818
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
5819
5819
|
text-align: right;
|
|
5820
5820
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5821
|
-
font-size:
|
|
5822
|
-
font-size: var(--font-size-body-1,
|
|
5821
|
+
font-size: 14px;
|
|
5822
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5823
5823
|
line-height: 1.28571; }
|
|
5824
5824
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
5825
5825
|
text-align: right; }
|
|
@@ -5872,8 +5872,8 @@
|
|
|
5872
5872
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
5873
5873
|
text-align: right;
|
|
5874
5874
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5875
|
-
font-size:
|
|
5876
|
-
font-size: var(--font-size-body-1,
|
|
5875
|
+
font-size: 14px;
|
|
5876
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5877
5877
|
line-height: 1.28571; }
|
|
5878
5878
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
5879
5879
|
text-align: right; }
|
|
@@ -5887,8 +5887,8 @@
|
|
|
5887
5887
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
5888
5888
|
text-align: right;
|
|
5889
5889
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5890
|
-
font-size:
|
|
5891
|
-
font-size: var(--font-size-body-1,
|
|
5890
|
+
font-size: 14px;
|
|
5891
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5892
5892
|
line-height: 1.28571; }
|
|
5893
5893
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
5894
5894
|
text-align: right; }
|
|
@@ -5902,8 +5902,8 @@
|
|
|
5902
5902
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
5903
5903
|
text-align: right;
|
|
5904
5904
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5905
|
-
font-size:
|
|
5906
|
-
font-size: var(--font-size-body-1,
|
|
5905
|
+
font-size: 14px;
|
|
5906
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5907
5907
|
line-height: 1.28571; }
|
|
5908
5908
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
5909
5909
|
text-align: right; }
|
|
@@ -5917,8 +5917,8 @@
|
|
|
5917
5917
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
5918
5918
|
text-align: right;
|
|
5919
5919
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
5920
|
-
font-size:
|
|
5921
|
-
font-size: var(--font-size-body-1,
|
|
5920
|
+
font-size: 14px;
|
|
5921
|
+
font-size: var(--font-size-body-1, 14px);
|
|
5922
5922
|
line-height: 1.28571; }
|
|
5923
5923
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
5924
5924
|
text-align: right; }
|
|
@@ -6056,8 +6056,8 @@
|
|
|
6056
6056
|
line-height: 16px;
|
|
6057
6057
|
line-height: var(--switch-size-m-trigger, 16px); }
|
|
6058
6058
|
.next-switch-medium > .next-switch-children {
|
|
6059
|
-
font-size:
|
|
6060
|
-
font-size: var(--form-element-medium-font-size,
|
|
6059
|
+
font-size: 14px;
|
|
6060
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
6061
6061
|
.next-switch-medium.next-switch.next-switch-on > .next-switch-children {
|
|
6062
6062
|
margin: 0 calc(16px + 8px) 0 8px;
|
|
6063
6063
|
margin: 0 calc(var(--switch-size-m-trigger, 16px) + var(--switch-size-m-trigger-padding-r, 8px)) 0 var(--switch-size-m-trigger-padding-l, 8px); }
|
|
@@ -6404,8 +6404,8 @@
|
|
|
6404
6404
|
padding-right: 60px;
|
|
6405
6405
|
padding-right: var(--tab-nav-scroll-padding-right-m, 60px); }
|
|
6406
6406
|
.next-tabs.next-medium .next-tabs-tab-inner {
|
|
6407
|
-
font-size:
|
|
6408
|
-
font-size: var(--tab-item-text-size-m,
|
|
6407
|
+
font-size: 14px;
|
|
6408
|
+
font-size: var(--tab-item-text-size-m, 14px);
|
|
6409
6409
|
padding: 10px 24px;
|
|
6410
6410
|
padding: var(--tab-item-padding-tb-size-m, 10px) var(--tab-item-padding-lr-size-m, 24px); }
|
|
6411
6411
|
.next-tabs.next-medium .next-tabs-tab-inner .next-icon {
|
|
@@ -7564,8 +7564,8 @@
|
|
|
7564
7564
|
line-height: calc(var(--tag-size-m-height, 24px) - var(--tag-border-width, 1px)*2);
|
|
7565
7565
|
font-size: 0; }
|
|
7566
7566
|
.next-tag-medium > .next-tag-body {
|
|
7567
|
-
font-size:
|
|
7568
|
-
font-size: var(--tag-size-m-text-size,
|
|
7567
|
+
font-size: 14px;
|
|
7568
|
+
font-size: var(--tag-size-m-text-size, 14px);
|
|
7569
7569
|
padding: 0 8px;
|
|
7570
7570
|
padding: 0 var(--tag-size-m-padding-lr, 8px);
|
|
7571
7571
|
min-width: 40px;
|
|
@@ -7845,8 +7845,8 @@
|
|
|
7845
7845
|
margin-left: 0; }
|
|
7846
7846
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
|
|
7847
7847
|
margin: 0;
|
|
7848
|
-
font-size:
|
|
7849
|
-
font-size: var(--timeline-item-title-font-size,
|
|
7848
|
+
font-size: 14px;
|
|
7849
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
7850
7850
|
font-weight: 600;
|
|
7851
7851
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
7852
7852
|
line-height: 1.5;
|
|
@@ -7863,8 +7863,8 @@
|
|
|
7863
7863
|
margin: 0;
|
|
7864
7864
|
margin-top: 4px;
|
|
7865
7865
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
7866
|
-
font-size:
|
|
7867
|
-
font-size: var(--timeline-item-body-font-size,
|
|
7866
|
+
font-size: 14px;
|
|
7867
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
7868
7868
|
line-height: 1.5;
|
|
7869
7869
|
line-height: var(--font-lineheight-2, 1.5);
|
|
7870
7870
|
color: #767d91;
|
|
@@ -7876,8 +7876,8 @@
|
|
|
7876
7876
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
7877
7877
|
margin-bottom: 12px;
|
|
7878
7878
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
7879
|
-
font-size:
|
|
7880
|
-
font-size: var(--timeline-item-time-font-size,
|
|
7879
|
+
font-size: 14px;
|
|
7880
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
7881
7881
|
color: #a9aeba;
|
|
7882
7882
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
7883
7883
|
text-align: right; }
|
|
@@ -8006,8 +8006,8 @@
|
|
|
8006
8006
|
margin-left: 0; }
|
|
8007
8007
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
|
|
8008
8008
|
margin: 0;
|
|
8009
|
-
font-size:
|
|
8010
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8009
|
+
font-size: 14px;
|
|
8010
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8011
8011
|
font-weight: 600;
|
|
8012
8012
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8013
8013
|
line-height: 1.5;
|
|
@@ -8024,8 +8024,8 @@
|
|
|
8024
8024
|
margin: 0;
|
|
8025
8025
|
margin-top: 4px;
|
|
8026
8026
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8027
|
-
font-size:
|
|
8028
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8027
|
+
font-size: 14px;
|
|
8028
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8029
8029
|
line-height: 1.5;
|
|
8030
8030
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8031
8031
|
color: #767d91;
|
|
@@ -8037,8 +8037,8 @@
|
|
|
8037
8037
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8038
8038
|
margin-bottom: 12px;
|
|
8039
8039
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8040
|
-
font-size:
|
|
8041
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8040
|
+
font-size: 14px;
|
|
8041
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8042
8042
|
color: #a9aeba;
|
|
8043
8043
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8044
8044
|
text-align: right; }
|
|
@@ -8167,8 +8167,8 @@
|
|
|
8167
8167
|
margin-left: 0; }
|
|
8168
8168
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
|
|
8169
8169
|
margin: 0;
|
|
8170
|
-
font-size:
|
|
8171
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8170
|
+
font-size: 14px;
|
|
8171
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8172
8172
|
font-weight: 600;
|
|
8173
8173
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8174
8174
|
line-height: 1.5;
|
|
@@ -8185,8 +8185,8 @@
|
|
|
8185
8185
|
margin: 0;
|
|
8186
8186
|
margin-top: 4px;
|
|
8187
8187
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8188
|
-
font-size:
|
|
8189
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8188
|
+
font-size: 14px;
|
|
8189
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8190
8190
|
line-height: 1.5;
|
|
8191
8191
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8192
8192
|
color: #767d91;
|
|
@@ -8198,8 +8198,8 @@
|
|
|
8198
8198
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8199
8199
|
margin-bottom: 12px;
|
|
8200
8200
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8201
|
-
font-size:
|
|
8202
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8201
|
+
font-size: 14px;
|
|
8202
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8203
8203
|
color: #a9aeba;
|
|
8204
8204
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8205
8205
|
text-align: right; }
|
|
@@ -8328,8 +8328,8 @@
|
|
|
8328
8328
|
margin-left: 0; }
|
|
8329
8329
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
|
|
8330
8330
|
margin: 0;
|
|
8331
|
-
font-size:
|
|
8332
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8331
|
+
font-size: 14px;
|
|
8332
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8333
8333
|
font-weight: 600;
|
|
8334
8334
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8335
8335
|
line-height: 1.5;
|
|
@@ -8346,8 +8346,8 @@
|
|
|
8346
8346
|
margin: 0;
|
|
8347
8347
|
margin-top: 4px;
|
|
8348
8348
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8349
|
-
font-size:
|
|
8350
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8349
|
+
font-size: 14px;
|
|
8350
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8351
8351
|
line-height: 1.5;
|
|
8352
8352
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8353
8353
|
color: #767d91;
|
|
@@ -8359,8 +8359,8 @@
|
|
|
8359
8359
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8360
8360
|
margin-bottom: 12px;
|
|
8361
8361
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8362
|
-
font-size:
|
|
8363
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8362
|
+
font-size: 14px;
|
|
8363
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8364
8364
|
color: #a9aeba;
|
|
8365
8365
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8366
8366
|
text-align: right; }
|
|
@@ -8524,8 +8524,8 @@
|
|
|
8524
8524
|
margin-left: calc(var(--timeline-item-content-margin-left, 12px) + var(--timeline-item-node-size, 16px)); }
|
|
8525
8525
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
|
|
8526
8526
|
margin: 0;
|
|
8527
|
-
font-size:
|
|
8528
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8527
|
+
font-size: 14px;
|
|
8528
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8529
8529
|
font-weight: 600;
|
|
8530
8530
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8531
8531
|
line-height: 1.5;
|
|
@@ -8542,8 +8542,8 @@
|
|
|
8542
8542
|
margin: 0;
|
|
8543
8543
|
margin-top: 4px;
|
|
8544
8544
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8545
|
-
font-size:
|
|
8546
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8545
|
+
font-size: 14px;
|
|
8546
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8547
8547
|
line-height: 1.5;
|
|
8548
8548
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8549
8549
|
color: #767d91;
|
|
@@ -8555,8 +8555,8 @@
|
|
|
8555
8555
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8556
8556
|
margin-bottom: 12px;
|
|
8557
8557
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8558
|
-
font-size:
|
|
8559
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8558
|
+
font-size: 14px;
|
|
8559
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8560
8560
|
color: #a9aeba;
|
|
8561
8561
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8562
8562
|
text-align: left; }
|
|
@@ -8678,8 +8678,8 @@
|
|
|
8678
8678
|
margin-left: calc(var(--timeline-item-content-margin-left, 12px) + var(--timeline-item-node-size, 16px)); }
|
|
8679
8679
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
|
|
8680
8680
|
margin: 0;
|
|
8681
|
-
font-size:
|
|
8682
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8681
|
+
font-size: 14px;
|
|
8682
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8683
8683
|
font-weight: 600;
|
|
8684
8684
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8685
8685
|
line-height: 1.5;
|
|
@@ -8696,8 +8696,8 @@
|
|
|
8696
8696
|
margin: 0;
|
|
8697
8697
|
margin-top: 4px;
|
|
8698
8698
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8699
|
-
font-size:
|
|
8700
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8699
|
+
font-size: 14px;
|
|
8700
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8701
8701
|
line-height: 1.5;
|
|
8702
8702
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8703
8703
|
color: #767d91;
|
|
@@ -8709,8 +8709,8 @@
|
|
|
8709
8709
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8710
8710
|
margin-bottom: 12px;
|
|
8711
8711
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8712
|
-
font-size:
|
|
8713
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8712
|
+
font-size: 14px;
|
|
8713
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8714
8714
|
color: #a9aeba;
|
|
8715
8715
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8716
8716
|
text-align: left; }
|
|
@@ -8832,8 +8832,8 @@
|
|
|
8832
8832
|
margin-left: calc(var(--timeline-item-content-margin-left, 12px) + var(--timeline-item-node-size, 16px)); }
|
|
8833
8833
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
|
|
8834
8834
|
margin: 0;
|
|
8835
|
-
font-size:
|
|
8836
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8835
|
+
font-size: 14px;
|
|
8836
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8837
8837
|
font-weight: 600;
|
|
8838
8838
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8839
8839
|
line-height: 1.5;
|
|
@@ -8850,8 +8850,8 @@
|
|
|
8850
8850
|
margin: 0;
|
|
8851
8851
|
margin-top: 4px;
|
|
8852
8852
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
8853
|
-
font-size:
|
|
8854
|
-
font-size: var(--timeline-item-body-font-size,
|
|
8853
|
+
font-size: 14px;
|
|
8854
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
8855
8855
|
line-height: 1.5;
|
|
8856
8856
|
line-height: var(--font-lineheight-2, 1.5);
|
|
8857
8857
|
color: #767d91;
|
|
@@ -8863,8 +8863,8 @@
|
|
|
8863
8863
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
8864
8864
|
margin-bottom: 12px;
|
|
8865
8865
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
8866
|
-
font-size:
|
|
8867
|
-
font-size: var(--timeline-item-time-font-size,
|
|
8866
|
+
font-size: 14px;
|
|
8867
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
8868
8868
|
color: #a9aeba;
|
|
8869
8869
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
8870
8870
|
text-align: left; }
|
|
@@ -8986,8 +8986,8 @@
|
|
|
8986
8986
|
margin-left: calc(var(--timeline-item-content-margin-left, 12px) + var(--timeline-item-node-size, 16px)); }
|
|
8987
8987
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
|
|
8988
8988
|
margin: 0;
|
|
8989
|
-
font-size:
|
|
8990
|
-
font-size: var(--timeline-item-title-font-size,
|
|
8989
|
+
font-size: 14px;
|
|
8990
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
8991
8991
|
font-weight: 600;
|
|
8992
8992
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
8993
8993
|
line-height: 1.5;
|
|
@@ -9004,8 +9004,8 @@
|
|
|
9004
9004
|
margin: 0;
|
|
9005
9005
|
margin-top: 4px;
|
|
9006
9006
|
margin-top: var(--timeline-item-body-margin-top, 4px);
|
|
9007
|
-
font-size:
|
|
9008
|
-
font-size: var(--timeline-item-body-font-size,
|
|
9007
|
+
font-size: 14px;
|
|
9008
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
9009
9009
|
line-height: 1.5;
|
|
9010
9010
|
line-height: var(--font-lineheight-2, 1.5);
|
|
9011
9011
|
color: #767d91;
|
|
@@ -9017,8 +9017,8 @@
|
|
|
9017
9017
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
9018
9018
|
margin-bottom: 12px;
|
|
9019
9019
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
9020
|
-
font-size:
|
|
9021
|
-
font-size: var(--timeline-item-time-font-size,
|
|
9020
|
+
font-size: 14px;
|
|
9021
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
9022
9022
|
color: #a9aeba;
|
|
9023
9023
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
9024
9024
|
text-align: left; }
|
|
@@ -9075,8 +9075,8 @@
|
|
|
9075
9075
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-title {
|
|
9076
9076
|
margin: 0;
|
|
9077
9077
|
margin-top: 4px;
|
|
9078
|
-
font-size:
|
|
9079
|
-
font-size: var(--timeline-item-title-font-size,
|
|
9078
|
+
font-size: 14px;
|
|
9079
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
9080
9080
|
font-weight: 600;
|
|
9081
9081
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
9082
9082
|
line-height: 1.5;
|
|
@@ -9091,8 +9091,8 @@
|
|
|
9091
9091
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
9092
9092
|
margin: 0;
|
|
9093
9093
|
margin-top: 4px;
|
|
9094
|
-
font-size:
|
|
9095
|
-
font-size: var(--timeline-item-body-font-size,
|
|
9094
|
+
font-size: 14px;
|
|
9095
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
9096
9096
|
line-height: 1.5;
|
|
9097
9097
|
line-height: var(--font-lineheight-2, 1.5);
|
|
9098
9098
|
color: #767d91;
|
|
@@ -9105,8 +9105,8 @@
|
|
|
9105
9105
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
9106
9106
|
margin-bottom: 12px;
|
|
9107
9107
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
9108
|
-
font-size:
|
|
9109
|
-
font-size: var(--timeline-item-time-font-size,
|
|
9108
|
+
font-size: 14px;
|
|
9109
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
9110
9110
|
color: #a9aeba;
|
|
9111
9111
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
9112
9112
|
text-align: right; }
|
|
@@ -9144,8 +9144,8 @@
|
|
|
9144
9144
|
|
|
9145
9145
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-title {
|
|
9146
9146
|
margin: 0;
|
|
9147
|
-
font-size:
|
|
9148
|
-
font-size: var(--timeline-item-title-font-size,
|
|
9147
|
+
font-size: 14px;
|
|
9148
|
+
font-size: var(--timeline-item-title-font-size, 14px);
|
|
9149
9149
|
font-weight: 600;
|
|
9150
9150
|
font-weight: var(--timeline-item-title-font-weight, 600);
|
|
9151
9151
|
line-height: 1.5;
|
|
@@ -9159,8 +9159,8 @@
|
|
|
9159
9159
|
|
|
9160
9160
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
9161
9161
|
margin: 0;
|
|
9162
|
-
font-size:
|
|
9163
|
-
font-size: var(--timeline-item-body-font-size,
|
|
9162
|
+
font-size: 14px;
|
|
9163
|
+
font-size: var(--timeline-item-body-font-size, 14px);
|
|
9164
9164
|
line-height: 1.5;
|
|
9165
9165
|
line-height: var(--font-lineheight-2, 1.5);
|
|
9166
9166
|
color: #767d91;
|
|
@@ -9173,8 +9173,8 @@
|
|
|
9173
9173
|
margin-top: var(--timeline-item-time-margin-top, 4px);
|
|
9174
9174
|
margin-bottom: 12px;
|
|
9175
9175
|
margin-bottom: var(--timeline-item-time-margin-bottom, 12px);
|
|
9176
|
-
font-size:
|
|
9177
|
-
font-size: var(--timeline-item-time-font-size,
|
|
9176
|
+
font-size: 14px;
|
|
9177
|
+
font-size: var(--timeline-item-time-font-size, 14px);
|
|
9178
9178
|
color: #a9aeba;
|
|
9179
9179
|
color: var(--timeline-item-time-color, #a9aeba);
|
|
9180
9180
|
text-align: left; }
|
|
@@ -9226,8 +9226,8 @@
|
|
|
9226
9226
|
background-color: var(--transfer-panel-header-background-color, #FFFFFF);
|
|
9227
9227
|
color: #323643;
|
|
9228
9228
|
color: var(--transfer-panel-header-text-color, #323643);
|
|
9229
|
-
font-size:
|
|
9230
|
-
font-size: var(--transfer-panel-header-text-size,
|
|
9229
|
+
font-size: 14px;
|
|
9230
|
+
font-size: var(--transfer-panel-header-text-size, 14px); }
|
|
9231
9231
|
.next-transfer-panel-search {
|
|
9232
9232
|
padding: 0 4px;
|
|
9233
9233
|
padding: 0 var(--transfer-panel-search-margin-left-right, 4px);
|
|
@@ -9299,14 +9299,14 @@
|
|
|
9299
9299
|
.next-transfer-panel-count {
|
|
9300
9300
|
/* TODO */
|
|
9301
9301
|
margin-left: 4px;
|
|
9302
|
-
font-size:
|
|
9303
|
-
font-size: var(--font-size-body-1,
|
|
9302
|
+
font-size: 14px;
|
|
9303
|
+
font-size: var(--font-size-body-1, 14px);
|
|
9304
9304
|
vertical-align: middle;
|
|
9305
9305
|
color: #323643;
|
|
9306
9306
|
color: var(--transfer-panel-footer-text-color, #323643); }
|
|
9307
9307
|
.next-transfer-panel-move-all {
|
|
9308
|
-
font-size:
|
|
9309
|
-
font-size: var(--font-size-body-1,
|
|
9308
|
+
font-size: 14px;
|
|
9309
|
+
font-size: var(--font-size-body-1, 14px);
|
|
9310
9310
|
color: #284cc0;
|
|
9311
9311
|
color: var(--transfer-simple-panel-footer-text-color, #284cc0);
|
|
9312
9312
|
cursor: pointer; }
|
|
@@ -9367,16 +9367,16 @@
|
|
|
9367
9367
|
padding: 0 var(--tree-node-title-padding, 4px);
|
|
9368
9368
|
border-radius: 4px;
|
|
9369
9369
|
border-radius: var(--tree-node-title-border-radius, 4px);
|
|
9370
|
-
font-size:
|
|
9371
|
-
font-size: var(--tree-node-title-font-size,
|
|
9370
|
+
font-size: 14px;
|
|
9371
|
+
font-size: var(--tree-node-title-font-size, 14px); }
|
|
9372
9372
|
.next-tree-node-label .next-icon {
|
|
9373
|
-
font-size: calc(
|
|
9374
|
-
font-size: calc(var(--tree-node-title-font-size,
|
|
9373
|
+
font-size: calc(14px + 2px);
|
|
9374
|
+
font-size: calc(var(--tree-node-title-font-size, 14px) + 2px); }
|
|
9375
9375
|
.next-tree-node-label .next-icon::before {
|
|
9376
|
-
font-size:
|
|
9377
|
-
font-size: var(--tree-node-title-font-size,
|
|
9378
|
-
width:
|
|
9379
|
-
width: var(--tree-node-title-font-size,
|
|
9376
|
+
font-size: 14px;
|
|
9377
|
+
font-size: var(--tree-node-title-font-size, 14px);
|
|
9378
|
+
width: 14px;
|
|
9379
|
+
width: var(--tree-node-title-font-size, 14px);
|
|
9380
9380
|
margin-right: .5em; }
|
|
9381
9381
|
.next-tree-node-input.next-input {
|
|
9382
9382
|
margin: 0 4px;
|
|
@@ -9737,8 +9737,8 @@
|
|
|
9737
9737
|
padding: 8px 20px;
|
|
9738
9738
|
padding: var(--tree-select-padding-vertical, 8px) var(--tree-select-padding-horizontal, 20px); }
|
|
9739
9739
|
.next-tree-select-not-found {
|
|
9740
|
-
font-size:
|
|
9741
|
-
font-size: var(--font-size-body-1,
|
|
9740
|
+
font-size: 14px;
|
|
9741
|
+
font-size: var(--font-size-body-1, 14px);
|
|
9742
9742
|
color: #a9aeba;
|
|
9743
9743
|
color: var(--color-text1-2, #a9aeba); }
|
|
9744
9744
|
|
|
@@ -11178,8 +11178,8 @@ h5.next-typography-title {
|
|
|
11178
11178
|
font-size: var(--typography-title-h5-font-size, 14px); }
|
|
11179
11179
|
|
|
11180
11180
|
h6.next-typography-title {
|
|
11181
|
-
font-size:
|
|
11182
|
-
font-size: var(--typography-title-h6-font-size,
|
|
11181
|
+
font-size: 14px;
|
|
11182
|
+
font-size: var(--typography-title-h6-font-size, 14px); }
|
|
11183
11183
|
|
|
11184
11184
|
/* put your code here */
|
|
11185
11185
|
.next-divider {
|
|
@@ -11590,8 +11590,8 @@ h6.next-typography-title {
|
|
|
11590
11590
|
.next-table-body,
|
|
11591
11591
|
.next-table-header {
|
|
11592
11592
|
overflow: auto;
|
|
11593
|
-
font-size:
|
|
11594
|
-
font-size: var(--table-th-font-size,
|
|
11593
|
+
font-size: 14px;
|
|
11594
|
+
font-size: var(--table-th-font-size, 14px); }
|
|
11595
11595
|
|
|
11596
11596
|
.next-table-column-resize-proxy {
|
|
11597
11597
|
position: absolute;
|
|
@@ -11621,8 +11621,8 @@ h6.next-typography-title {
|
|
|
11621
11621
|
display: none; }
|
|
11622
11622
|
|
|
11623
11623
|
.next-table-body {
|
|
11624
|
-
font-size:
|
|
11625
|
-
font-size: var(--table-body-font-size,
|
|
11624
|
+
font-size: 14px;
|
|
11625
|
+
font-size: var(--table-body-font-size, 14px);
|
|
11626
11626
|
position: relative; }
|
|
11627
11627
|
|
|
11628
11628
|
.next-table-fixed {
|
|
@@ -12524,11 +12524,11 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
12524
12524
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-label {
|
|
12525
12525
|
padding-left: 8px;
|
|
12526
12526
|
padding-left: var(--input-m-label-padding-left, 8px);
|
|
12527
|
-
font-size:
|
|
12528
|
-
font-size: var(--form-element-medium-font-size,
|
|
12527
|
+
font-size: 14px;
|
|
12528
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12529
12529
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-inner {
|
|
12530
|
-
font-size:
|
|
12531
|
-
font-size: var(--form-element-medium-font-size,
|
|
12530
|
+
font-size: 14px;
|
|
12531
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12532
12532
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-control {
|
|
12533
12533
|
padding-right: 8px;
|
|
12534
12534
|
padding-right: var(--input-m-icon-padding-right, 8px); }
|
|
@@ -12542,25 +12542,25 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
12542
12542
|
line-height: calc(var(--form-element-medium-height, 36px) - var(--input-border-width, 1px)*2) \0;
|
|
12543
12543
|
padding: 0 8px;
|
|
12544
12544
|
padding: 0 var(--input-m-padding, 8px);
|
|
12545
|
-
font-size:
|
|
12546
|
-
font-size: var(--form-element-medium-font-size,
|
|
12545
|
+
font-size: 14px;
|
|
12546
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12547
12547
|
.next-time-picker2-input.next-time-picker2-input-medium input::-webkit-input-placeholder {
|
|
12548
|
-
font-size:
|
|
12549
|
-
font-size: var(--form-element-medium-font-size,
|
|
12548
|
+
font-size: 14px;
|
|
12549
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12550
12550
|
.next-time-picker2-input.next-time-picker2-input-medium input::-moz-placeholder {
|
|
12551
|
-
font-size:
|
|
12552
|
-
font-size: var(--form-element-medium-font-size,
|
|
12551
|
+
font-size: 14px;
|
|
12552
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12553
12553
|
.next-time-picker2-input.next-time-picker2-input-medium input::-ms-input-placeholder {
|
|
12554
|
-
font-size:
|
|
12555
|
-
font-size: var(--form-element-medium-font-size,
|
|
12554
|
+
font-size: 14px;
|
|
12555
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12556
12556
|
.next-time-picker2-input.next-time-picker2-input-medium input::placeholder {
|
|
12557
|
-
font-size:
|
|
12558
|
-
font-size: var(--form-element-medium-font-size,
|
|
12557
|
+
font-size: 14px;
|
|
12558
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12559
12559
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-text-field {
|
|
12560
12560
|
padding: 0 8px;
|
|
12561
12561
|
padding: 0 var(--input-m-padding, 8px);
|
|
12562
|
-
font-size:
|
|
12563
|
-
font-size: var(--form-element-medium-font-size,
|
|
12562
|
+
font-size: 14px;
|
|
12563
|
+
font-size: var(--form-element-medium-font-size, 14px);
|
|
12564
12564
|
height: calc(36px - 1px*2);
|
|
12565
12565
|
height: calc(var(--form-element-medium-height, 36px) - var(--input-border-width, 1px)*2);
|
|
12566
12566
|
line-height: calc(36px - 1px*2);
|
|
@@ -12581,11 +12581,11 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
12581
12581
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-label {
|
|
12582
12582
|
padding-left: 12px;
|
|
12583
12583
|
padding-left: var(--input-l-label-padding-left, 12px);
|
|
12584
|
-
font-size:
|
|
12585
|
-
font-size: var(--form-element-large-font-size,
|
|
12584
|
+
font-size: 14px;
|
|
12585
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12586
12586
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-inner {
|
|
12587
|
-
font-size:
|
|
12588
|
-
font-size: var(--form-element-large-font-size,
|
|
12587
|
+
font-size: 14px;
|
|
12588
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12589
12589
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-control {
|
|
12590
12590
|
padding-right: 12px;
|
|
12591
12591
|
padding-right: var(--input-l-icon-padding-right, 12px); }
|
|
@@ -12599,25 +12599,25 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
12599
12599
|
line-height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2) \0;
|
|
12600
12600
|
padding: 0 8px;
|
|
12601
12601
|
padding: 0 var(--input-l-padding, 8px);
|
|
12602
|
-
font-size:
|
|
12603
|
-
font-size: var(--form-element-large-font-size,
|
|
12602
|
+
font-size: 14px;
|
|
12603
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12604
12604
|
.next-time-picker2-input.next-time-picker2-input-large input::-webkit-input-placeholder {
|
|
12605
|
-
font-size:
|
|
12606
|
-
font-size: var(--form-element-large-font-size,
|
|
12605
|
+
font-size: 14px;
|
|
12606
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12607
12607
|
.next-time-picker2-input.next-time-picker2-input-large input::-moz-placeholder {
|
|
12608
|
-
font-size:
|
|
12609
|
-
font-size: var(--form-element-large-font-size,
|
|
12608
|
+
font-size: 14px;
|
|
12609
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12610
12610
|
.next-time-picker2-input.next-time-picker2-input-large input::-ms-input-placeholder {
|
|
12611
|
-
font-size:
|
|
12612
|
-
font-size: var(--form-element-large-font-size,
|
|
12611
|
+
font-size: 14px;
|
|
12612
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12613
12613
|
.next-time-picker2-input.next-time-picker2-input-large input::placeholder {
|
|
12614
|
-
font-size:
|
|
12615
|
-
font-size: var(--form-element-large-font-size,
|
|
12614
|
+
font-size: 14px;
|
|
12615
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12616
12616
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-text-field {
|
|
12617
12617
|
padding: 0 8px;
|
|
12618
12618
|
padding: 0 var(--input-l-padding, 8px);
|
|
12619
|
-
font-size:
|
|
12620
|
-
font-size: var(--form-element-large-font-size,
|
|
12619
|
+
font-size: 14px;
|
|
12620
|
+
font-size: var(--form-element-large-font-size, 14px);
|
|
12621
12621
|
height: calc(40px - 1px*2);
|
|
12622
12622
|
height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2);
|
|
12623
12623
|
line-height: calc(40px - 1px*2);
|
|
@@ -12935,11 +12935,11 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
12935
12935
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-label {
|
|
12936
12936
|
padding-left: 8px;
|
|
12937
12937
|
padding-left: var(--input-m-label-padding-left, 8px);
|
|
12938
|
-
font-size:
|
|
12939
|
-
font-size: var(--form-element-medium-font-size,
|
|
12938
|
+
font-size: 14px;
|
|
12939
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12940
12940
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-inner {
|
|
12941
|
-
font-size:
|
|
12942
|
-
font-size: var(--form-element-medium-font-size,
|
|
12941
|
+
font-size: 14px;
|
|
12942
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12943
12943
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-control {
|
|
12944
12944
|
padding-right: 8px;
|
|
12945
12945
|
padding-right: var(--input-m-icon-padding-right, 8px); }
|
|
@@ -12953,25 +12953,25 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
12953
12953
|
line-height: calc(var(--form-element-medium-height, 36px) - var(--input-border-width, 1px)*2) \0;
|
|
12954
12954
|
padding: 0 8px;
|
|
12955
12955
|
padding: 0 var(--input-m-padding, 8px);
|
|
12956
|
-
font-size:
|
|
12957
|
-
font-size: var(--form-element-medium-font-size,
|
|
12956
|
+
font-size: 14px;
|
|
12957
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12958
12958
|
.next-date-picker2-input.next-date-picker2-input-medium input::-webkit-input-placeholder {
|
|
12959
|
-
font-size:
|
|
12960
|
-
font-size: var(--form-element-medium-font-size,
|
|
12959
|
+
font-size: 14px;
|
|
12960
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12961
12961
|
.next-date-picker2-input.next-date-picker2-input-medium input::-moz-placeholder {
|
|
12962
|
-
font-size:
|
|
12963
|
-
font-size: var(--form-element-medium-font-size,
|
|
12962
|
+
font-size: 14px;
|
|
12963
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12964
12964
|
.next-date-picker2-input.next-date-picker2-input-medium input::-ms-input-placeholder {
|
|
12965
|
-
font-size:
|
|
12966
|
-
font-size: var(--form-element-medium-font-size,
|
|
12965
|
+
font-size: 14px;
|
|
12966
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12967
12967
|
.next-date-picker2-input.next-date-picker2-input-medium input::placeholder {
|
|
12968
|
-
font-size:
|
|
12969
|
-
font-size: var(--form-element-medium-font-size,
|
|
12968
|
+
font-size: 14px;
|
|
12969
|
+
font-size: var(--form-element-medium-font-size, 14px); }
|
|
12970
12970
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-text-field {
|
|
12971
12971
|
padding: 0 8px;
|
|
12972
12972
|
padding: 0 var(--input-m-padding, 8px);
|
|
12973
|
-
font-size:
|
|
12974
|
-
font-size: var(--form-element-medium-font-size,
|
|
12973
|
+
font-size: 14px;
|
|
12974
|
+
font-size: var(--form-element-medium-font-size, 14px);
|
|
12975
12975
|
height: calc(36px - 1px*2);
|
|
12976
12976
|
height: calc(var(--form-element-medium-height, 36px) - var(--input-border-width, 1px)*2);
|
|
12977
12977
|
line-height: calc(36px - 1px*2);
|
|
@@ -12992,11 +12992,11 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
12992
12992
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-label {
|
|
12993
12993
|
padding-left: 12px;
|
|
12994
12994
|
padding-left: var(--input-l-label-padding-left, 12px);
|
|
12995
|
-
font-size:
|
|
12996
|
-
font-size: var(--form-element-large-font-size,
|
|
12995
|
+
font-size: 14px;
|
|
12996
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
12997
12997
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-inner {
|
|
12998
|
-
font-size:
|
|
12999
|
-
font-size: var(--form-element-large-font-size,
|
|
12998
|
+
font-size: 14px;
|
|
12999
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13000
13000
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-control {
|
|
13001
13001
|
padding-right: 12px;
|
|
13002
13002
|
padding-right: var(--input-l-icon-padding-right, 12px); }
|
|
@@ -13010,25 +13010,25 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
13010
13010
|
line-height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2) \0;
|
|
13011
13011
|
padding: 0 8px;
|
|
13012
13012
|
padding: 0 var(--input-l-padding, 8px);
|
|
13013
|
-
font-size:
|
|
13014
|
-
font-size: var(--form-element-large-font-size,
|
|
13013
|
+
font-size: 14px;
|
|
13014
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13015
13015
|
.next-date-picker2-input.next-date-picker2-input-large input::-webkit-input-placeholder {
|
|
13016
|
-
font-size:
|
|
13017
|
-
font-size: var(--form-element-large-font-size,
|
|
13016
|
+
font-size: 14px;
|
|
13017
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13018
13018
|
.next-date-picker2-input.next-date-picker2-input-large input::-moz-placeholder {
|
|
13019
|
-
font-size:
|
|
13020
|
-
font-size: var(--form-element-large-font-size,
|
|
13019
|
+
font-size: 14px;
|
|
13020
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13021
13021
|
.next-date-picker2-input.next-date-picker2-input-large input::-ms-input-placeholder {
|
|
13022
|
-
font-size:
|
|
13023
|
-
font-size: var(--form-element-large-font-size,
|
|
13022
|
+
font-size: 14px;
|
|
13023
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13024
13024
|
.next-date-picker2-input.next-date-picker2-input-large input::placeholder {
|
|
13025
|
-
font-size:
|
|
13026
|
-
font-size: var(--form-element-large-font-size,
|
|
13025
|
+
font-size: 14px;
|
|
13026
|
+
font-size: var(--form-element-large-font-size, 14px); }
|
|
13027
13027
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-text-field {
|
|
13028
13028
|
padding: 0 8px;
|
|
13029
13029
|
padding: 0 var(--input-l-padding, 8px);
|
|
13030
|
-
font-size:
|
|
13031
|
-
font-size: var(--form-element-large-font-size,
|
|
13030
|
+
font-size: 14px;
|
|
13031
|
+
font-size: var(--form-element-large-font-size, 14px);
|
|
13032
13032
|
height: calc(40px - 1px*2);
|
|
13033
13033
|
height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2);
|
|
13034
13034
|
line-height: calc(40px - 1px*2);
|