@alifd/theme-fpx-warehouse 1.0.1 → 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 +117 -117
- package/dist/next-noreset-1.css +58 -58
- package/dist/next-noreset-2.css +116 -116
- package/dist/next-noreset.css +173 -173
- 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 +231 -231
- package/dist/next-noreset.var.css +345 -345
- 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 +178 -178
- 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 +233 -233
- package/dist/next.var.css +355 -355
- 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 +68 -68
- package/variables.js +5 -5
- package/variables.less +47 -47
- package/variables.scss +47 -47
- package/variables.scss2css.scss +101 -101
package/dist/next-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)
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
line-height: 36px; }
|
|
16
16
|
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
|
|
17
17
|
height: 36px;
|
|
18
|
-
font-size:
|
|
18
|
+
font-size: 14px; }
|
|
19
19
|
.next-nav.next-ver .next-nav-item:before {
|
|
20
20
|
height: 0;
|
|
21
21
|
top: 50%;
|
|
@@ -951,12 +951,12 @@
|
|
|
951
951
|
line-height: inherit; }
|
|
952
952
|
|
|
953
953
|
.next-pagination[dir="rtl"].next-large .next-pagination-display {
|
|
954
|
-
font-size:
|
|
954
|
+
font-size: 14px; }
|
|
955
955
|
.next-pagination[dir="rtl"].next-large .next-pagination-display em {
|
|
956
|
-
font-size:
|
|
956
|
+
font-size: 14px; }
|
|
957
957
|
|
|
958
958
|
.next-pagination[dir="rtl"].next-large .next-pagination-jump-text {
|
|
959
|
-
font-size:
|
|
959
|
+
font-size: 14px; }
|
|
960
960
|
|
|
961
961
|
.next-pagination[dir="rtl"].next-large .next-pagination-jump-input {
|
|
962
962
|
width: 48px; }
|
|
@@ -964,7 +964,7 @@
|
|
|
964
964
|
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-title {
|
|
965
965
|
height: 40px;
|
|
966
966
|
line-height: 40px;
|
|
967
|
-
font-size:
|
|
967
|
+
font-size: 14px;
|
|
968
968
|
vertical-align: middle; }
|
|
969
969
|
|
|
970
970
|
.next-pagination[dir="rtl"].next-large .next-pagination-size-selector-btn {
|
|
@@ -1246,17 +1246,17 @@
|
|
|
1246
1246
|
font-size: 16px;
|
|
1247
1247
|
line-height: inherit; }
|
|
1248
1248
|
.next-pagination.next-large .next-pagination-display {
|
|
1249
|
-
font-size:
|
|
1249
|
+
font-size: 14px; }
|
|
1250
1250
|
.next-pagination.next-large .next-pagination-display em {
|
|
1251
|
-
font-size:
|
|
1251
|
+
font-size: 14px; }
|
|
1252
1252
|
.next-pagination.next-large .next-pagination-jump-text {
|
|
1253
|
-
font-size:
|
|
1253
|
+
font-size: 14px; }
|
|
1254
1254
|
.next-pagination.next-large .next-pagination-jump-input {
|
|
1255
1255
|
width: 48px; }
|
|
1256
1256
|
.next-pagination.next-large .next-pagination-size-selector-title {
|
|
1257
1257
|
height: 40px;
|
|
1258
1258
|
line-height: 40px;
|
|
1259
|
-
font-size:
|
|
1259
|
+
font-size: 14px;
|
|
1260
1260
|
vertical-align: middle; }
|
|
1261
1261
|
.next-pagination.next-large .next-pagination-size-selector-btn {
|
|
1262
1262
|
padding: 0 16px; }
|
|
@@ -1307,7 +1307,7 @@
|
|
|
1307
1307
|
.next-paragraph-long {
|
|
1308
1308
|
line-height: 1.5; }
|
|
1309
1309
|
.next-paragraph-small {
|
|
1310
|
-
font-size:
|
|
1310
|
+
font-size: 14px; }
|
|
1311
1311
|
.next-paragraph-medium {
|
|
1312
1312
|
font-size: 14px; }
|
|
1313
1313
|
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
top: 50%;
|
|
1391
1391
|
margin-top: -6px; }
|
|
1392
1392
|
.next-progress-line.next-large .next-progress-line-text {
|
|
1393
|
-
font-size:
|
|
1393
|
+
font-size: 14px;
|
|
1394
1394
|
line-height: 12px; }
|
|
1395
1395
|
.next-progress-line-show-info .next-progress-line-container {
|
|
1396
1396
|
padding-right: 60px;
|
|
@@ -1435,7 +1435,7 @@
|
|
|
1435
1435
|
top: 50%;
|
|
1436
1436
|
margin-top: -6px; }
|
|
1437
1437
|
.next-progress-line-show-border.next-large .next-progress-line-text {
|
|
1438
|
-
font-size:
|
|
1438
|
+
font-size: 14px;
|
|
1439
1439
|
line-height: 14px; }
|
|
1440
1440
|
|
|
1441
1441
|
.next-progress-circle {
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
margin-left: 8px; }
|
|
1856
1856
|
|
|
1857
1857
|
.next-rating-medium {
|
|
1858
|
-
font-size:
|
|
1858
|
+
font-size: 14px; }
|
|
1859
1859
|
.next-rating-medium .next-icon:before,
|
|
1860
1860
|
.next-rating-medium .next-icon .next-icon-remote {
|
|
1861
1861
|
width: 16px;
|
|
@@ -1865,7 +1865,7 @@
|
|
|
1865
1865
|
margin-left: 12px; }
|
|
1866
1866
|
|
|
1867
1867
|
.next-rating-large {
|
|
1868
|
-
font-size:
|
|
1868
|
+
font-size: 14px; }
|
|
1869
1869
|
.next-rating-large .next-icon:before,
|
|
1870
1870
|
.next-rating-large .next-icon .next-icon-remote {
|
|
1871
1871
|
width: 20px;
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
.next-search-normal.next-primary.next-large .next-select {
|
|
2049
2049
|
height: 38px; }
|
|
2050
2050
|
.next-search-normal.next-primary.next-large .next-search-btn {
|
|
2051
|
-
font-size:
|
|
2051
|
+
font-size: 14px; }
|
|
2052
2052
|
.next-search-normal.next-primary.next-large .next-search-btn .next-icon:before,
|
|
2053
2053
|
.next-search-normal.next-primary.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2054
2054
|
width: 16px;
|
|
@@ -2118,7 +2118,7 @@
|
|
|
2118
2118
|
.next-search-normal.next-secondary.next-large .next-select {
|
|
2119
2119
|
height: 38px; }
|
|
2120
2120
|
.next-search-normal.next-secondary.next-large .next-search-btn {
|
|
2121
|
-
font-size:
|
|
2121
|
+
font-size: 14px; }
|
|
2122
2122
|
.next-search-normal.next-secondary.next-large .next-search-btn .next-icon:before,
|
|
2123
2123
|
.next-search-normal.next-secondary.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2124
2124
|
width: 16px;
|
|
@@ -2142,7 +2142,7 @@
|
|
|
2142
2142
|
.next-search-normal.next-secondary.next-medium .next-select {
|
|
2143
2143
|
height: 34px; }
|
|
2144
2144
|
.next-search-normal.next-secondary.next-medium .next-search-btn {
|
|
2145
|
-
font-size:
|
|
2145
|
+
font-size: 14px; }
|
|
2146
2146
|
.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon:before,
|
|
2147
2147
|
.next-search-normal.next-secondary.next-medium .next-search-btn .next-icon .next-icon-remote {
|
|
2148
2148
|
width: 16px;
|
|
@@ -2188,7 +2188,7 @@
|
|
|
2188
2188
|
.next-search-normal.next-normal.next-large .next-select {
|
|
2189
2189
|
height: 38px; }
|
|
2190
2190
|
.next-search-normal.next-normal.next-large .next-search-btn {
|
|
2191
|
-
font-size:
|
|
2191
|
+
font-size: 14px; }
|
|
2192
2192
|
.next-search-normal.next-normal.next-large .next-search-btn .next-icon:before,
|
|
2193
2193
|
.next-search-normal.next-normal.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2194
2194
|
width: 16px;
|
|
@@ -2265,7 +2265,7 @@
|
|
|
2265
2265
|
.next-search-normal.next-dark.next-large .next-select {
|
|
2266
2266
|
height: 38px; }
|
|
2267
2267
|
.next-search-normal.next-dark.next-large .next-search-btn {
|
|
2268
|
-
font-size:
|
|
2268
|
+
font-size: 14px; }
|
|
2269
2269
|
.next-search-normal.next-dark.next-large .next-search-btn .next-icon:before,
|
|
2270
2270
|
.next-search-normal.next-dark.next-large .next-search-btn .next-icon .next-icon-remote {
|
|
2271
2271
|
width: 16px;
|
|
@@ -3285,8 +3285,8 @@
|
|
|
3285
3285
|
text-align: center;
|
|
3286
3286
|
position: absolute; }
|
|
3287
3287
|
.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
3288
|
-
font-size:
|
|
3289
|
-
line-height:
|
|
3288
|
+
font-size: 14px;
|
|
3289
|
+
line-height: 18px;
|
|
3290
3290
|
margin-top: 8px;
|
|
3291
3291
|
font-weight: normal; }
|
|
3292
3292
|
.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
@@ -3313,8 +3313,8 @@
|
|
|
3313
3313
|
text-align: center;
|
|
3314
3314
|
position: absolute; }
|
|
3315
3315
|
.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
3316
|
-
font-size:
|
|
3317
|
-
line-height:
|
|
3316
|
+
font-size: 14px;
|
|
3317
|
+
line-height: 18px;
|
|
3318
3318
|
margin-top: 8px;
|
|
3319
3319
|
font-weight: normal; }
|
|
3320
3320
|
.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
@@ -3341,8 +3341,8 @@
|
|
|
3341
3341
|
text-align: center;
|
|
3342
3342
|
position: absolute; }
|
|
3343
3343
|
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
3344
|
-
font-size:
|
|
3345
|
-
line-height:
|
|
3344
|
+
font-size: 14px;
|
|
3345
|
+
line-height: 18px;
|
|
3346
3346
|
margin-top: 8px;
|
|
3347
3347
|
font-weight: normal; }
|
|
3348
3348
|
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
@@ -3369,8 +3369,8 @@
|
|
|
3369
3369
|
text-align: center;
|
|
3370
3370
|
position: absolute; }
|
|
3371
3371
|
.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
3372
|
-
font-size:
|
|
3373
|
-
line-height:
|
|
3372
|
+
font-size: 14px;
|
|
3373
|
+
line-height: 18px;
|
|
3374
3374
|
margin-top: 8px;
|
|
3375
3375
|
font-weight: normal; }
|
|
3376
3376
|
.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
|
|
3395
3395
|
display: inline-block;
|
|
3396
3396
|
padding-right: 8px;
|
|
3397
|
-
margin-top:
|
|
3397
|
+
margin-top: 9px; }
|
|
3398
3398
|
|
|
3399
3399
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
|
|
3400
3400
|
width: calc(100% - 208px);
|
|
@@ -3417,7 +3417,7 @@
|
|
|
3417
3417
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
|
|
3418
3418
|
display: inline-block;
|
|
3419
3419
|
padding-right: 8px;
|
|
3420
|
-
margin-top:
|
|
3420
|
+
margin-top: 9px; }
|
|
3421
3421
|
|
|
3422
3422
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
|
|
3423
3423
|
width: calc(100% - 208px);
|
|
@@ -3440,7 +3440,7 @@
|
|
|
3440
3440
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
|
|
3441
3441
|
display: inline-block;
|
|
3442
3442
|
padding-right: 8px;
|
|
3443
|
-
margin-top:
|
|
3443
|
+
margin-top: 9px; }
|
|
3444
3444
|
|
|
3445
3445
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
|
|
3446
3446
|
width: calc(100% - 208px);
|
|
@@ -3463,7 +3463,7 @@
|
|
|
3463
3463
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
|
|
3464
3464
|
display: inline-block;
|
|
3465
3465
|
padding-right: 8px;
|
|
3466
|
-
margin-top:
|
|
3466
|
+
margin-top: 9px; }
|
|
3467
3467
|
|
|
3468
3468
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
|
|
3469
3469
|
width: calc(100% - 208px);
|
|
@@ -3504,7 +3504,7 @@
|
|
|
3504
3504
|
text-align: left;
|
|
3505
3505
|
font-weight: normal;
|
|
3506
3506
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
3507
|
-
font-size:
|
|
3507
|
+
font-size: 14px;
|
|
3508
3508
|
line-height: 1.28571; }
|
|
3509
3509
|
.next-step-circle.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
3510
3510
|
margin-top: 4px;
|
|
@@ -3535,7 +3535,7 @@
|
|
|
3535
3535
|
text-align: left;
|
|
3536
3536
|
font-weight: normal;
|
|
3537
3537
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
3538
|
-
font-size:
|
|
3538
|
+
font-size: 14px;
|
|
3539
3539
|
line-height: 1.28571; }
|
|
3540
3540
|
.next-step-circle.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
3541
3541
|
margin-top: 4px;
|
|
@@ -3566,7 +3566,7 @@
|
|
|
3566
3566
|
text-align: left;
|
|
3567
3567
|
font-weight: normal;
|
|
3568
3568
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
3569
|
-
font-size:
|
|
3569
|
+
font-size: 14px;
|
|
3570
3570
|
line-height: 1.28571; }
|
|
3571
3571
|
.next-step-circle.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
3572
3572
|
margin-top: 4px;
|
|
@@ -3597,7 +3597,7 @@
|
|
|
3597
3597
|
text-align: left;
|
|
3598
3598
|
font-weight: normal;
|
|
3599
3599
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
3600
|
-
font-size:
|
|
3600
|
+
font-size: 14px;
|
|
3601
3601
|
line-height: 1.28571; }
|
|
3602
3602
|
.next-step-circle.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
3603
3603
|
margin-top: 4px;
|
|
@@ -3976,8 +3976,8 @@
|
|
|
3976
3976
|
text-align: center;
|
|
3977
3977
|
position: absolute; }
|
|
3978
3978
|
.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
3979
|
-
font-size:
|
|
3980
|
-
line-height:
|
|
3979
|
+
font-size: 14px;
|
|
3980
|
+
line-height: 18px;
|
|
3981
3981
|
margin-top: 8px;
|
|
3982
3982
|
font-weight: bold; }
|
|
3983
3983
|
.next-step-dot.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
@@ -4004,8 +4004,8 @@
|
|
|
4004
4004
|
text-align: center;
|
|
4005
4005
|
position: absolute; }
|
|
4006
4006
|
.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
4007
|
-
font-size:
|
|
4008
|
-
line-height:
|
|
4007
|
+
font-size: 14px;
|
|
4008
|
+
line-height: 18px;
|
|
4009
4009
|
margin-top: 8px;
|
|
4010
4010
|
font-weight: bold; }
|
|
4011
4011
|
.next-step-dot.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
@@ -4032,8 +4032,8 @@
|
|
|
4032
4032
|
text-align: center;
|
|
4033
4033
|
position: absolute; }
|
|
4034
4034
|
.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
4035
|
-
font-size:
|
|
4036
|
-
line-height:
|
|
4035
|
+
font-size: 14px;
|
|
4036
|
+
line-height: 18px;
|
|
4037
4037
|
margin-top: 8px;
|
|
4038
4038
|
font-weight: bold; }
|
|
4039
4039
|
.next-step-dot.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
@@ -4060,8 +4060,8 @@
|
|
|
4060
4060
|
text-align: center;
|
|
4061
4061
|
position: absolute; }
|
|
4062
4062
|
.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
4063
|
-
font-size:
|
|
4064
|
-
line-height:
|
|
4063
|
+
font-size: 14px;
|
|
4064
|
+
line-height: 18px;
|
|
4065
4065
|
margin-top: 8px;
|
|
4066
4066
|
font-weight: bold; }
|
|
4067
4067
|
.next-step-dot.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
@@ -4100,7 +4100,7 @@
|
|
|
4100
4100
|
font-weight: bold;
|
|
4101
4101
|
text-align: left;
|
|
4102
4102
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4103
|
-
font-size:
|
|
4103
|
+
font-size: 14px;
|
|
4104
4104
|
line-height: 1.28571; }
|
|
4105
4105
|
.next-step-dot.next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
4106
4106
|
margin-top: 8px;
|
|
@@ -4131,7 +4131,7 @@
|
|
|
4131
4131
|
font-weight: bold;
|
|
4132
4132
|
text-align: left;
|
|
4133
4133
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4134
|
-
font-size:
|
|
4134
|
+
font-size: 14px;
|
|
4135
4135
|
line-height: 1.28571; }
|
|
4136
4136
|
.next-step-dot.next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
4137
4137
|
margin-top: 8px;
|
|
@@ -4162,7 +4162,7 @@
|
|
|
4162
4162
|
font-weight: bold;
|
|
4163
4163
|
text-align: left;
|
|
4164
4164
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4165
|
-
font-size:
|
|
4165
|
+
font-size: 14px;
|
|
4166
4166
|
line-height: 1.28571; }
|
|
4167
4167
|
.next-step-dot.next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
4168
4168
|
margin-top: 8px;
|
|
@@ -4193,7 +4193,7 @@
|
|
|
4193
4193
|
font-weight: bold;
|
|
4194
4194
|
text-align: left;
|
|
4195
4195
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4196
|
-
font-size:
|
|
4196
|
+
font-size: 14px;
|
|
4197
4197
|
line-height: 1.28571; }
|
|
4198
4198
|
.next-step-dot.next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
4199
4199
|
margin-top: 8px;
|
|
@@ -4364,7 +4364,7 @@
|
|
|
4364
4364
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
4365
4365
|
text-align: right;
|
|
4366
4366
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4367
|
-
font-size:
|
|
4367
|
+
font-size: 14px;
|
|
4368
4368
|
line-height: 1.28571; }
|
|
4369
4369
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
4370
4370
|
text-align: right; }
|
|
@@ -4377,7 +4377,7 @@
|
|
|
4377
4377
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
4378
4378
|
text-align: right;
|
|
4379
4379
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4380
|
-
font-size:
|
|
4380
|
+
font-size: 14px;
|
|
4381
4381
|
line-height: 1.28571; }
|
|
4382
4382
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
4383
4383
|
text-align: right; }
|
|
@@ -4390,7 +4390,7 @@
|
|
|
4390
4390
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
4391
4391
|
text-align: right;
|
|
4392
4392
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4393
|
-
font-size:
|
|
4393
|
+
font-size: 14px;
|
|
4394
4394
|
line-height: 1.28571; }
|
|
4395
4395
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
4396
4396
|
text-align: right; }
|
|
@@ -4403,7 +4403,7 @@
|
|
|
4403
4403
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
4404
4404
|
text-align: right;
|
|
4405
4405
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4406
|
-
font-size:
|
|
4406
|
+
font-size: 14px;
|
|
4407
4407
|
line-height: 1.28571; }
|
|
4408
4408
|
.next-step-circle[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
4409
4409
|
text-align: right; }
|
|
@@ -4450,7 +4450,7 @@
|
|
|
4450
4450
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
4451
4451
|
text-align: right;
|
|
4452
4452
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4453
|
-
font-size:
|
|
4453
|
+
font-size: 14px;
|
|
4454
4454
|
line-height: 1.28571; }
|
|
4455
4455
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
4456
4456
|
text-align: right; }
|
|
@@ -4462,7 +4462,7 @@
|
|
|
4462
4462
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
4463
4463
|
text-align: right;
|
|
4464
4464
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4465
|
-
font-size:
|
|
4465
|
+
font-size: 14px;
|
|
4466
4466
|
line-height: 1.28571; }
|
|
4467
4467
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
4468
4468
|
text-align: right; }
|
|
@@ -4474,7 +4474,7 @@
|
|
|
4474
4474
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
4475
4475
|
text-align: right;
|
|
4476
4476
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4477
|
-
font-size:
|
|
4477
|
+
font-size: 14px;
|
|
4478
4478
|
line-height: 1.28571; }
|
|
4479
4479
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
4480
4480
|
text-align: right; }
|
|
@@ -4486,7 +4486,7 @@
|
|
|
4486
4486
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
4487
4487
|
text-align: right;
|
|
4488
4488
|
font-family: Roboto, "PingFang SC", Helvetica, "Helvetica Neue", "Microsoft YaHei", Arial, Tahoma;
|
|
4489
|
-
font-size:
|
|
4489
|
+
font-size: 14px;
|
|
4490
4490
|
line-height: 1.28571; }
|
|
4491
4491
|
.next-step-dot[dir="rtl"].next-step-vertical > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
4492
4492
|
text-align: right; }
|
|
@@ -4601,7 +4601,7 @@
|
|
|
4601
4601
|
height: 16px;
|
|
4602
4602
|
line-height: 16px; }
|
|
4603
4603
|
.next-switch-medium > .next-switch-children {
|
|
4604
|
-
font-size:
|
|
4604
|
+
font-size: 14px; }
|
|
4605
4605
|
.next-switch-medium.next-switch.next-switch-on > .next-switch-children {
|
|
4606
4606
|
margin: 0 24px 0 8px; }
|
|
4607
4607
|
.next-switch-medium.next-switch.next-switch-off > .next-switch-children {
|
|
@@ -4873,7 +4873,7 @@
|
|
|
4873
4873
|
.next-tabs.next-medium .next-tabs-nav-container-scrolling {
|
|
4874
4874
|
padding-right: 60px; }
|
|
4875
4875
|
.next-tabs.next-medium .next-tabs-tab-inner {
|
|
4876
|
-
font-size:
|
|
4876
|
+
font-size: 14px;
|
|
4877
4877
|
padding: 10px 24px; }
|
|
4878
4878
|
.next-tabs.next-medium .next-tabs-tab-inner .next-icon {
|
|
4879
4879
|
line-height: 1; }
|
|
@@ -5988,7 +5988,7 @@
|
|
|
5988
5988
|
margin-left: 0; }
|
|
5989
5989
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
|
|
5990
5990
|
margin: 0;
|
|
5991
|
-
font-size:
|
|
5991
|
+
font-size: 14px;
|
|
5992
5992
|
font-weight: 600;
|
|
5993
5993
|
line-height: 1.5;
|
|
5994
5994
|
margin-top: 4px;
|
|
@@ -6000,7 +6000,7 @@
|
|
|
6000
6000
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
6001
6001
|
margin: 0;
|
|
6002
6002
|
margin-top: 4px;
|
|
6003
|
-
font-size:
|
|
6003
|
+
font-size: 14px;
|
|
6004
6004
|
line-height: 1.5;
|
|
6005
6005
|
color: #767d91;
|
|
6006
6006
|
text-align: right; }
|
|
@@ -6108,7 +6108,7 @@
|
|
|
6108
6108
|
margin-left: 0; }
|
|
6109
6109
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
|
|
6110
6110
|
margin: 0;
|
|
6111
|
-
font-size:
|
|
6111
|
+
font-size: 14px;
|
|
6112
6112
|
font-weight: 600;
|
|
6113
6113
|
line-height: 1.5;
|
|
6114
6114
|
margin-top: 4px;
|
|
@@ -6120,7 +6120,7 @@
|
|
|
6120
6120
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
6121
6121
|
margin: 0;
|
|
6122
6122
|
margin-top: 4px;
|
|
6123
|
-
font-size:
|
|
6123
|
+
font-size: 14px;
|
|
6124
6124
|
line-height: 1.5;
|
|
6125
6125
|
color: #767d91;
|
|
6126
6126
|
text-align: right; }
|
|
@@ -6228,7 +6228,7 @@
|
|
|
6228
6228
|
margin-left: 0; }
|
|
6229
6229
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
|
|
6230
6230
|
margin: 0;
|
|
6231
|
-
font-size:
|
|
6231
|
+
font-size: 14px;
|
|
6232
6232
|
font-weight: 600;
|
|
6233
6233
|
line-height: 1.5;
|
|
6234
6234
|
margin-top: 4px;
|
|
@@ -6240,7 +6240,7 @@
|
|
|
6240
6240
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
6241
6241
|
margin: 0;
|
|
6242
6242
|
margin-top: 4px;
|
|
6243
|
-
font-size:
|
|
6243
|
+
font-size: 14px;
|
|
6244
6244
|
line-height: 1.5;
|
|
6245
6245
|
color: #767d91;
|
|
6246
6246
|
text-align: right; }
|
|
@@ -6348,7 +6348,7 @@
|
|
|
6348
6348
|
margin-left: 0; }
|
|
6349
6349
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
|
|
6350
6350
|
margin: 0;
|
|
6351
|
-
font-size:
|
|
6351
|
+
font-size: 14px;
|
|
6352
6352
|
font-weight: 600;
|
|
6353
6353
|
line-height: 1.5;
|
|
6354
6354
|
margin-top: 4px;
|
|
@@ -6360,7 +6360,7 @@
|
|
|
6360
6360
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
6361
6361
|
margin: 0;
|
|
6362
6362
|
margin-top: 4px;
|
|
6363
|
-
font-size:
|
|
6363
|
+
font-size: 14px;
|
|
6364
6364
|
line-height: 1.5;
|
|
6365
6365
|
color: #767d91;
|
|
6366
6366
|
text-align: right; }
|
|
@@ -6495,7 +6495,7 @@
|
|
|
6495
6495
|
margin-left: 28px; }
|
|
6496
6496
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-title {
|
|
6497
6497
|
margin: 0;
|
|
6498
|
-
font-size:
|
|
6498
|
+
font-size: 14px;
|
|
6499
6499
|
font-weight: 600;
|
|
6500
6500
|
line-height: 1.5;
|
|
6501
6501
|
margin-top: 4px;
|
|
@@ -6507,7 +6507,7 @@
|
|
|
6507
6507
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
6508
6508
|
margin: 0;
|
|
6509
6509
|
margin-top: 4px;
|
|
6510
|
-
font-size:
|
|
6510
|
+
font-size: 14px;
|
|
6511
6511
|
line-height: 1.5;
|
|
6512
6512
|
color: #767d91;
|
|
6513
6513
|
text-align: left; }
|
|
@@ -6608,7 +6608,7 @@
|
|
|
6608
6608
|
margin-left: 28px; }
|
|
6609
6609
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-title {
|
|
6610
6610
|
margin: 0;
|
|
6611
|
-
font-size:
|
|
6611
|
+
font-size: 14px;
|
|
6612
6612
|
font-weight: 600;
|
|
6613
6613
|
line-height: 1.5;
|
|
6614
6614
|
margin-top: 4px;
|
|
@@ -6620,7 +6620,7 @@
|
|
|
6620
6620
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
6621
6621
|
margin: 0;
|
|
6622
6622
|
margin-top: 4px;
|
|
6623
|
-
font-size:
|
|
6623
|
+
font-size: 14px;
|
|
6624
6624
|
line-height: 1.5;
|
|
6625
6625
|
color: #767d91;
|
|
6626
6626
|
text-align: left; }
|
|
@@ -6721,7 +6721,7 @@
|
|
|
6721
6721
|
margin-left: 28px; }
|
|
6722
6722
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-title {
|
|
6723
6723
|
margin: 0;
|
|
6724
|
-
font-size:
|
|
6724
|
+
font-size: 14px;
|
|
6725
6725
|
font-weight: 600;
|
|
6726
6726
|
line-height: 1.5;
|
|
6727
6727
|
margin-top: 4px;
|
|
@@ -6733,7 +6733,7 @@
|
|
|
6733
6733
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
6734
6734
|
margin: 0;
|
|
6735
6735
|
margin-top: 4px;
|
|
6736
|
-
font-size:
|
|
6736
|
+
font-size: 14px;
|
|
6737
6737
|
line-height: 1.5;
|
|
6738
6738
|
color: #767d91;
|
|
6739
6739
|
text-align: left; }
|
|
@@ -6834,7 +6834,7 @@
|
|
|
6834
6834
|
margin-left: 28px; }
|
|
6835
6835
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-title {
|
|
6836
6836
|
margin: 0;
|
|
6837
|
-
font-size:
|
|
6837
|
+
font-size: 14px;
|
|
6838
6838
|
font-weight: 600;
|
|
6839
6839
|
line-height: 1.5;
|
|
6840
6840
|
margin-top: 4px;
|
|
@@ -6846,7 +6846,7 @@
|
|
|
6846
6846
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
6847
6847
|
margin: 0;
|
|
6848
6848
|
margin-top: 4px;
|
|
6849
|
-
font-size:
|
|
6849
|
+
font-size: 14px;
|
|
6850
6850
|
line-height: 1.5;
|
|
6851
6851
|
color: #767d91;
|
|
6852
6852
|
text-align: left; }
|
|
@@ -6896,7 +6896,7 @@
|
|
|
6896
6896
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-title {
|
|
6897
6897
|
margin: 0;
|
|
6898
6898
|
margin-top: 4px;
|
|
6899
|
-
font-size:
|
|
6899
|
+
font-size: 14px;
|
|
6900
6900
|
font-weight: 600;
|
|
6901
6901
|
line-height: 1.5;
|
|
6902
6902
|
overflow: hidden;
|
|
@@ -6908,7 +6908,7 @@
|
|
|
6908
6908
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
6909
6909
|
margin: 0;
|
|
6910
6910
|
margin-top: 4px;
|
|
6911
|
-
font-size:
|
|
6911
|
+
font-size: 14px;
|
|
6912
6912
|
line-height: 1.5;
|
|
6913
6913
|
color: #767d91;
|
|
6914
6914
|
text-align: right; }
|
|
@@ -6950,7 +6950,7 @@
|
|
|
6950
6950
|
|
|
6951
6951
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-title {
|
|
6952
6952
|
margin: 0;
|
|
6953
|
-
font-size:
|
|
6953
|
+
font-size: 14px;
|
|
6954
6954
|
font-weight: 600;
|
|
6955
6955
|
line-height: 1.5;
|
|
6956
6956
|
overflow: hidden;
|
|
@@ -6961,7 +6961,7 @@
|
|
|
6961
6961
|
|
|
6962
6962
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
6963
6963
|
margin: 0;
|
|
6964
|
-
font-size:
|
|
6964
|
+
font-size: 14px;
|
|
6965
6965
|
line-height: 1.5;
|
|
6966
6966
|
color: #767d91;
|
|
6967
6967
|
text-align: left; }
|
|
@@ -7013,7 +7013,7 @@
|
|
|
7013
7013
|
border-bottom: 1px solid #dee1e4;
|
|
7014
7014
|
background-color: #FFFFFF;
|
|
7015
7015
|
color: #323643;
|
|
7016
|
-
font-size:
|
|
7016
|
+
font-size: 14px; }
|
|
7017
7017
|
.next-transfer-panel-search {
|
|
7018
7018
|
padding: 0 4px;
|
|
7019
7019
|
margin-top: 8px;
|
|
@@ -7069,11 +7069,11 @@
|
|
|
7069
7069
|
.next-transfer-panel-count {
|
|
7070
7070
|
/* TODO */
|
|
7071
7071
|
margin-left: 4px;
|
|
7072
|
-
font-size:
|
|
7072
|
+
font-size: 14px;
|
|
7073
7073
|
vertical-align: middle;
|
|
7074
7074
|
color: #323643; }
|
|
7075
7075
|
.next-transfer-panel-move-all {
|
|
7076
|
-
font-size:
|
|
7076
|
+
font-size: 14px;
|
|
7077
7077
|
color: #284cc0;
|
|
7078
7078
|
cursor: pointer; }
|
|
7079
7079
|
.next-transfer-panel-move-all.next-disabled {
|
|
@@ -7391,7 +7391,7 @@
|
|
|
7391
7391
|
.next-tree-select-dropdown > .next-virtual-tree-container {
|
|
7392
7392
|
padding: 8px 20px; }
|
|
7393
7393
|
.next-tree-select-not-found {
|
|
7394
|
-
font-size:
|
|
7394
|
+
font-size: 14px;
|
|
7395
7395
|
color: #a9aeba; }
|
|
7396
7396
|
|
|
7397
7397
|
.next-upload-list[dir=rtl].next-upload-list-text .next-upload-list-item {
|
|
@@ -8506,7 +8506,7 @@ h5.next-typography-title {
|
|
|
8506
8506
|
font-size: 14px; }
|
|
8507
8507
|
|
|
8508
8508
|
h6.next-typography-title {
|
|
8509
|
-
font-size:
|
|
8509
|
+
font-size: 14px; }
|
|
8510
8510
|
|
|
8511
8511
|
/* put your code here */
|
|
8512
8512
|
.next-divider {
|
|
@@ -8844,7 +8844,7 @@ h6.next-typography-title {
|
|
|
8844
8844
|
.next-table-body,
|
|
8845
8845
|
.next-table-header {
|
|
8846
8846
|
overflow: auto;
|
|
8847
|
-
font-size:
|
|
8847
|
+
font-size: 14px; }
|
|
8848
8848
|
|
|
8849
8849
|
.next-table-column-resize-proxy {
|
|
8850
8850
|
position: absolute;
|
|
@@ -8869,7 +8869,7 @@ h6.next-typography-title {
|
|
|
8869
8869
|
display: none; }
|
|
8870
8870
|
|
|
8871
8871
|
.next-table-body {
|
|
8872
|
-
font-size:
|
|
8872
|
+
font-size: 14px;
|
|
8873
8873
|
position: relative; }
|
|
8874
8874
|
|
|
8875
8875
|
.next-table-fixed {
|
|
@@ -9656,9 +9656,9 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9656
9656
|
border-radius: 4px; }
|
|
9657
9657
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-label {
|
|
9658
9658
|
padding-left: 8px;
|
|
9659
|
-
font-size:
|
|
9659
|
+
font-size: 14px; }
|
|
9660
9660
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-inner {
|
|
9661
|
-
font-size:
|
|
9661
|
+
font-size: 14px; }
|
|
9662
9662
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-control {
|
|
9663
9663
|
padding-right: 8px; }
|
|
9664
9664
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-inner-text {
|
|
@@ -9667,18 +9667,18 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9667
9667
|
height: 34px;
|
|
9668
9668
|
line-height: 34px \0;
|
|
9669
9669
|
padding: 0 8px;
|
|
9670
|
-
font-size:
|
|
9670
|
+
font-size: 14px; }
|
|
9671
9671
|
.next-time-picker2-input.next-time-picker2-input-medium input::-webkit-input-placeholder {
|
|
9672
|
-
font-size:
|
|
9672
|
+
font-size: 14px; }
|
|
9673
9673
|
.next-time-picker2-input.next-time-picker2-input-medium input::-moz-placeholder {
|
|
9674
|
-
font-size:
|
|
9674
|
+
font-size: 14px; }
|
|
9675
9675
|
.next-time-picker2-input.next-time-picker2-input-medium input::-ms-input-placeholder {
|
|
9676
|
-
font-size:
|
|
9676
|
+
font-size: 14px; }
|
|
9677
9677
|
.next-time-picker2-input.next-time-picker2-input-medium input::placeholder {
|
|
9678
|
-
font-size:
|
|
9678
|
+
font-size: 14px; }
|
|
9679
9679
|
.next-time-picker2-input.next-time-picker2-input-medium .next-input-text-field {
|
|
9680
9680
|
padding: 0 8px;
|
|
9681
|
-
font-size:
|
|
9681
|
+
font-size: 14px;
|
|
9682
9682
|
height: 34px;
|
|
9683
9683
|
line-height: 34px; }
|
|
9684
9684
|
.next-time-picker2-input.next-time-picker2-input-medium .next-icon:before,
|
|
@@ -9693,9 +9693,9 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9693
9693
|
border-radius: 4px; }
|
|
9694
9694
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-label {
|
|
9695
9695
|
padding-left: 12px;
|
|
9696
|
-
font-size:
|
|
9696
|
+
font-size: 14px; }
|
|
9697
9697
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-inner {
|
|
9698
|
-
font-size:
|
|
9698
|
+
font-size: 14px; }
|
|
9699
9699
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-control {
|
|
9700
9700
|
padding-right: 12px; }
|
|
9701
9701
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-inner-text {
|
|
@@ -9704,18 +9704,18 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9704
9704
|
height: 38px;
|
|
9705
9705
|
line-height: 38px \0;
|
|
9706
9706
|
padding: 0 8px;
|
|
9707
|
-
font-size:
|
|
9707
|
+
font-size: 14px; }
|
|
9708
9708
|
.next-time-picker2-input.next-time-picker2-input-large input::-webkit-input-placeholder {
|
|
9709
|
-
font-size:
|
|
9709
|
+
font-size: 14px; }
|
|
9710
9710
|
.next-time-picker2-input.next-time-picker2-input-large input::-moz-placeholder {
|
|
9711
|
-
font-size:
|
|
9711
|
+
font-size: 14px; }
|
|
9712
9712
|
.next-time-picker2-input.next-time-picker2-input-large input::-ms-input-placeholder {
|
|
9713
|
-
font-size:
|
|
9713
|
+
font-size: 14px; }
|
|
9714
9714
|
.next-time-picker2-input.next-time-picker2-input-large input::placeholder {
|
|
9715
|
-
font-size:
|
|
9715
|
+
font-size: 14px; }
|
|
9716
9716
|
.next-time-picker2-input.next-time-picker2-input-large .next-input-text-field {
|
|
9717
9717
|
padding: 0 8px;
|
|
9718
|
-
font-size:
|
|
9718
|
+
font-size: 14px;
|
|
9719
9719
|
height: 38px;
|
|
9720
9720
|
line-height: 38px; }
|
|
9721
9721
|
.next-time-picker2-input.next-time-picker2-input-large .next-icon:before,
|
|
@@ -9984,9 +9984,9 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
9984
9984
|
border-radius: 4px; }
|
|
9985
9985
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-label {
|
|
9986
9986
|
padding-left: 8px;
|
|
9987
|
-
font-size:
|
|
9987
|
+
font-size: 14px; }
|
|
9988
9988
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-inner {
|
|
9989
|
-
font-size:
|
|
9989
|
+
font-size: 14px; }
|
|
9990
9990
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-control {
|
|
9991
9991
|
padding-right: 8px; }
|
|
9992
9992
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-inner-text {
|
|
@@ -9995,18 +9995,18 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
9995
9995
|
height: 34px;
|
|
9996
9996
|
line-height: 34px \0;
|
|
9997
9997
|
padding: 0 8px;
|
|
9998
|
-
font-size:
|
|
9998
|
+
font-size: 14px; }
|
|
9999
9999
|
.next-date-picker2-input.next-date-picker2-input-medium input::-webkit-input-placeholder {
|
|
10000
|
-
font-size:
|
|
10000
|
+
font-size: 14px; }
|
|
10001
10001
|
.next-date-picker2-input.next-date-picker2-input-medium input::-moz-placeholder {
|
|
10002
|
-
font-size:
|
|
10002
|
+
font-size: 14px; }
|
|
10003
10003
|
.next-date-picker2-input.next-date-picker2-input-medium input::-ms-input-placeholder {
|
|
10004
|
-
font-size:
|
|
10004
|
+
font-size: 14px; }
|
|
10005
10005
|
.next-date-picker2-input.next-date-picker2-input-medium input::placeholder {
|
|
10006
|
-
font-size:
|
|
10006
|
+
font-size: 14px; }
|
|
10007
10007
|
.next-date-picker2-input.next-date-picker2-input-medium .next-input-text-field {
|
|
10008
10008
|
padding: 0 8px;
|
|
10009
|
-
font-size:
|
|
10009
|
+
font-size: 14px;
|
|
10010
10010
|
height: 34px;
|
|
10011
10011
|
line-height: 34px; }
|
|
10012
10012
|
.next-date-picker2-input.next-date-picker2-input-medium .next-icon:before,
|
|
@@ -10021,9 +10021,9 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
10021
10021
|
border-radius: 4px; }
|
|
10022
10022
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-label {
|
|
10023
10023
|
padding-left: 12px;
|
|
10024
|
-
font-size:
|
|
10024
|
+
font-size: 14px; }
|
|
10025
10025
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-inner {
|
|
10026
|
-
font-size:
|
|
10026
|
+
font-size: 14px; }
|
|
10027
10027
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-control {
|
|
10028
10028
|
padding-right: 12px; }
|
|
10029
10029
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-inner-text {
|
|
@@ -10032,18 +10032,18 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
10032
10032
|
height: 38px;
|
|
10033
10033
|
line-height: 38px \0;
|
|
10034
10034
|
padding: 0 8px;
|
|
10035
|
-
font-size:
|
|
10035
|
+
font-size: 14px; }
|
|
10036
10036
|
.next-date-picker2-input.next-date-picker2-input-large input::-webkit-input-placeholder {
|
|
10037
|
-
font-size:
|
|
10037
|
+
font-size: 14px; }
|
|
10038
10038
|
.next-date-picker2-input.next-date-picker2-input-large input::-moz-placeholder {
|
|
10039
|
-
font-size:
|
|
10039
|
+
font-size: 14px; }
|
|
10040
10040
|
.next-date-picker2-input.next-date-picker2-input-large input::-ms-input-placeholder {
|
|
10041
|
-
font-size:
|
|
10041
|
+
font-size: 14px; }
|
|
10042
10042
|
.next-date-picker2-input.next-date-picker2-input-large input::placeholder {
|
|
10043
|
-
font-size:
|
|
10043
|
+
font-size: 14px; }
|
|
10044
10044
|
.next-date-picker2-input.next-date-picker2-input-large .next-input-text-field {
|
|
10045
10045
|
padding: 0 8px;
|
|
10046
|
-
font-size:
|
|
10046
|
+
font-size: 14px;
|
|
10047
10047
|
height: 38px;
|
|
10048
10048
|
line-height: 38px; }
|
|
10049
10049
|
.next-date-picker2-input.next-date-picker2-input-large .next-icon:before,
|