@alifd/theme-fpx-warehouse 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/design-token.js +1 -1
- package/dist/next-1.css +62 -62
- package/dist/next-2.css +118 -118
- package/dist/next-noreset-1.css +58 -58
- package/dist/next-noreset-2.css +117 -117
- package/dist/next-noreset.css +174 -174
- 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 +115 -115
- package/dist/next-noreset.var-2.css +233 -233
- package/dist/next-noreset.var.css +347 -347
- 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 +179 -179
- 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 +123 -123
- package/dist/next.var-2.css +235 -235
- package/dist/next.var.css +357 -357
- 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 +76 -76
- package/variables.js +5 -5
- package/variables.less +49 -49
- package/variables.scss +49 -49
- package/variables.scss2css.scss +107 -107
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.2 (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;
|
|
@@ -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: 14px;
|
|
4355
|
+
font-size: var(--step-circle-item-title-size, 14px);
|
|
4356
|
+
line-height: calc(14px + 4px);
|
|
4357
|
+
line-height: calc(var(--step-circle-item-title-size, 14px) + 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: 14px;
|
|
4393
|
+
font-size: var(--step-circle-item-title-size, 14px);
|
|
4394
|
+
line-height: calc(14px + 4px);
|
|
4395
|
+
line-height: calc(var(--step-circle-item-title-size, 14px) + 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: 14px;
|
|
4431
|
+
font-size: var(--step-circle-item-title-size, 14px);
|
|
4432
|
+
line-height: calc(14px + 4px);
|
|
4433
|
+
line-height: calc(var(--step-circle-item-title-size, 14px) + 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: 14px;
|
|
4469
|
+
font-size: var(--step-circle-item-title-size, 14px);
|
|
4470
|
+
line-height: calc(14px + 4px);
|
|
4471
|
+
line-height: calc(var(--step-circle-item-title-size, 14px) + 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 - 14px/2);
|
|
4501
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 14px)/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 - 14px/2);
|
|
4529
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 14px)/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 - 14px/2);
|
|
4557
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 14px)/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 - 14px/2);
|
|
4585
|
+
margin-top: calc(var(--step-circle-item-node-process-size, 32px)/2 - var(--step-circle-item-title-size, 14px)/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,8 +4633,8 @@
|
|
|
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;
|
|
@@ -4676,8 +4676,8 @@
|
|
|
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;
|
|
@@ -4719,8 +4719,8 @@
|
|
|
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;
|
|
@@ -4762,8 +4762,8 @@
|
|
|
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;
|
|
@@ -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 {
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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;
|
|
@@ -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; }
|
|
@@ -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 {
|
|
@@ -11378,8 +11378,8 @@ h6.next-typography-title {
|
|
|
11378
11378
|
border-bottom: 1px solid #e7e8eb;
|
|
11379
11379
|
border-bottom: var(--table-normal-border-width, 1px) var(--table-normal-border-style, solid) var(--table-normal-border-color, #e7e8eb); }
|
|
11380
11380
|
.next-table th .next-table-cell-wrapper {
|
|
11381
|
-
padding:
|
|
11382
|
-
padding: var(--table-header-padding-top,
|
|
11381
|
+
padding: 16px 10px;
|
|
11382
|
+
padding: var(--table-header-padding-top, 16px) var(--table-header-padding-left, 10px);
|
|
11383
11383
|
overflow: hidden;
|
|
11384
11384
|
text-overflow: ellipsis;
|
|
11385
11385
|
word-break: break-all; }
|
|
@@ -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);
|