@alifd/theme-panda 0.2.0 → 0.2.1
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 +36 -36
- package/dist/next-2.css +115 -115
- package/dist/next-noreset-1.css +36 -36
- package/dist/next-noreset-2.css +115 -115
- package/dist/next-noreset.css +150 -150
- 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 +71 -71
- package/dist/next-noreset.var-2.css +229 -229
- package/dist/next-noreset.var.css +299 -299
- 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 +150 -150
- 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 +71 -71
- package/dist/next.var-2.css +229 -229
- package/dist/next.var.css +299 -299
- 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 +154 -154
- package/variables.js +4 -4
- package/variables.less +67 -67
- package/variables.scss +67 -67
- package/variables.scss2css.scss +158 -158
package/dist/next-noreset-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.2.
|
|
2
|
+
* @alifd/theme-panda@0.2.1 (https://fusion.design)
|
|
3
3
|
* @alifd/next@1.25.51 (https://fusion.design)
|
|
4
4
|
* Copyright 2018-present Alibaba Group,
|
|
5
5
|
* Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE)
|
|
@@ -432,12 +432,12 @@
|
|
|
432
432
|
line-height: inherit; }
|
|
433
433
|
|
|
434
434
|
.next-pagination[dir="rtl"].next-small .next-pagination-display {
|
|
435
|
-
font-size:
|
|
435
|
+
font-size: 12px; }
|
|
436
436
|
.next-pagination[dir="rtl"].next-small .next-pagination-display em {
|
|
437
|
-
font-size:
|
|
437
|
+
font-size: 12px; }
|
|
438
438
|
|
|
439
439
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
|
|
440
|
-
font-size:
|
|
440
|
+
font-size: 12px; }
|
|
441
441
|
|
|
442
442
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
|
|
443
443
|
width: 28px; }
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
|
|
446
446
|
height: 24px;
|
|
447
447
|
line-height: 24px;
|
|
448
|
-
font-size:
|
|
448
|
+
font-size: 12px;
|
|
449
449
|
vertical-align: middle; }
|
|
450
450
|
|
|
451
451
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
|
|
@@ -695,17 +695,17 @@
|
|
|
695
695
|
font-size: 12px;
|
|
696
696
|
line-height: inherit; }
|
|
697
697
|
.next-pagination.next-small .next-pagination-display {
|
|
698
|
-
font-size:
|
|
698
|
+
font-size: 12px; }
|
|
699
699
|
.next-pagination.next-small .next-pagination-display em {
|
|
700
|
-
font-size:
|
|
700
|
+
font-size: 12px; }
|
|
701
701
|
.next-pagination.next-small .next-pagination-jump-text {
|
|
702
|
-
font-size:
|
|
702
|
+
font-size: 12px; }
|
|
703
703
|
.next-pagination.next-small .next-pagination-jump-input {
|
|
704
704
|
width: 28px; }
|
|
705
705
|
.next-pagination.next-small .next-pagination-size-selector-title {
|
|
706
706
|
height: 24px;
|
|
707
707
|
line-height: 24px;
|
|
708
|
-
font-size:
|
|
708
|
+
font-size: 12px;
|
|
709
709
|
vertical-align: middle; }
|
|
710
710
|
.next-pagination.next-small .next-pagination-size-selector-btn {
|
|
711
711
|
padding: 0 8px; }
|
|
@@ -955,7 +955,7 @@
|
|
|
955
955
|
top: 50%;
|
|
956
956
|
margin-top: -2px; }
|
|
957
957
|
.next-progress-line.next-small .next-progress-line-text {
|
|
958
|
-
font-size:
|
|
958
|
+
font-size: 12px;
|
|
959
959
|
line-height: 4px; }
|
|
960
960
|
.next-progress-line.next-medium .next-progress-line-underlay {
|
|
961
961
|
border-radius: 16px;
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
top: 50%;
|
|
967
967
|
margin-top: -4px; }
|
|
968
968
|
.next-progress-line.next-medium .next-progress-line-text {
|
|
969
|
-
font-size:
|
|
969
|
+
font-size: 12px;
|
|
970
970
|
line-height: 8px; }
|
|
971
971
|
.next-progress-line.next-large .next-progress-line-underlay {
|
|
972
972
|
border-radius: 16px;
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
top: 50%;
|
|
1001
1001
|
margin-top: -2px; }
|
|
1002
1002
|
.next-progress-line-show-border.next-small .next-progress-line-text {
|
|
1003
|
-
font-size:
|
|
1003
|
+
font-size: 12px;
|
|
1004
1004
|
line-height: 6px; }
|
|
1005
1005
|
.next-progress-line-show-border.next-medium .next-progress-line-underlay {
|
|
1006
1006
|
border-radius: 16px;
|
|
@@ -1011,7 +1011,7 @@
|
|
|
1011
1011
|
top: 50%;
|
|
1012
1012
|
margin-top: -4px; }
|
|
1013
1013
|
.next-progress-line-show-border.next-medium .next-progress-line-text {
|
|
1014
|
-
font-size:
|
|
1014
|
+
font-size: 12px;
|
|
1015
1015
|
line-height: 10px; }
|
|
1016
1016
|
.next-progress-line-show-border.next-large .next-progress-line-underlay {
|
|
1017
1017
|
border-radius: 16px;
|
|
@@ -1432,7 +1432,7 @@
|
|
|
1432
1432
|
/* 尺寸 */
|
|
1433
1433
|
/* ======================================== */
|
|
1434
1434
|
.next-rating-small {
|
|
1435
|
-
font-size:
|
|
1435
|
+
font-size: 12px; }
|
|
1436
1436
|
.next-rating-small .next-icon:before,
|
|
1437
1437
|
.next-rating-small .next-icon .next-icon-remote {
|
|
1438
1438
|
width: 12px;
|
|
@@ -2320,7 +2320,7 @@
|
|
|
2320
2320
|
word-break: break-word; }
|
|
2321
2321
|
.next-step-arrow > .next-step-item-wait .next-step-item-content {
|
|
2322
2322
|
color: #999999;
|
|
2323
|
-
font-size:
|
|
2323
|
+
font-size: 12px;
|
|
2324
2324
|
line-height: 1.5;
|
|
2325
2325
|
word-break: break-word; }
|
|
2326
2326
|
.next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
|
|
@@ -2336,7 +2336,7 @@
|
|
|
2336
2336
|
display: block;
|
|
2337
2337
|
width: 32px;
|
|
2338
2338
|
height: 32px;
|
|
2339
|
-
font-size:
|
|
2339
|
+
font-size: 12px;
|
|
2340
2340
|
font-weight: normal;
|
|
2341
2341
|
line-height: 30px;
|
|
2342
2342
|
text-align: center;
|
|
@@ -2379,7 +2379,7 @@
|
|
|
2379
2379
|
word-break: break-word; }
|
|
2380
2380
|
.next-step-arrow > .next-step-item-process .next-step-item-content {
|
|
2381
2381
|
color: #FFFFFF;
|
|
2382
|
-
font-size:
|
|
2382
|
+
font-size: 12px;
|
|
2383
2383
|
line-height: 1.5;
|
|
2384
2384
|
word-break: break-word; }
|
|
2385
2385
|
.next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
|
|
@@ -2395,7 +2395,7 @@
|
|
|
2395
2395
|
display: block;
|
|
2396
2396
|
width: 32px;
|
|
2397
2397
|
height: 32px;
|
|
2398
|
-
font-size:
|
|
2398
|
+
font-size: 12px;
|
|
2399
2399
|
font-weight: normal;
|
|
2400
2400
|
line-height: 30px;
|
|
2401
2401
|
text-align: center;
|
|
@@ -2438,7 +2438,7 @@
|
|
|
2438
2438
|
word-break: break-word; }
|
|
2439
2439
|
.next-step-arrow > .next-step-item-finish .next-step-item-content {
|
|
2440
2440
|
color: #257df9;
|
|
2441
|
-
font-size:
|
|
2441
|
+
font-size: 12px;
|
|
2442
2442
|
line-height: 1.5;
|
|
2443
2443
|
word-break: break-word; }
|
|
2444
2444
|
.next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
|
|
@@ -2454,7 +2454,7 @@
|
|
|
2454
2454
|
display: block;
|
|
2455
2455
|
width: 32px;
|
|
2456
2456
|
height: 32px;
|
|
2457
|
-
font-size:
|
|
2457
|
+
font-size: 12px;
|
|
2458
2458
|
font-weight: normal;
|
|
2459
2459
|
line-height: 30px;
|
|
2460
2460
|
text-align: center;
|
|
@@ -2498,7 +2498,7 @@
|
|
|
2498
2498
|
word-break: break-word; }
|
|
2499
2499
|
.next-step-arrow .next-step-item-disabled .next-step-item-content {
|
|
2500
2500
|
color: rgba(0, 0, 0, 0.4);
|
|
2501
|
-
font-size:
|
|
2501
|
+
font-size: 12px;
|
|
2502
2502
|
line-height: 1.5;
|
|
2503
2503
|
word-break: break-word; }
|
|
2504
2504
|
.next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
|
|
@@ -2514,7 +2514,7 @@
|
|
|
2514
2514
|
display: block;
|
|
2515
2515
|
width: 32px;
|
|
2516
2516
|
height: 32px;
|
|
2517
|
-
font-size:
|
|
2517
|
+
font-size: 12px;
|
|
2518
2518
|
font-weight: normal;
|
|
2519
2519
|
line-height: 30px;
|
|
2520
2520
|
text-align: center;
|
|
@@ -2594,7 +2594,7 @@
|
|
|
2594
2594
|
|
|
2595
2595
|
.next-step-circle > .next-step-item-wait .next-step-item-content {
|
|
2596
2596
|
color: rgba(0, 0, 0, 0.75);
|
|
2597
|
-
font-size:
|
|
2597
|
+
font-size: 12px;
|
|
2598
2598
|
line-height: 1.5;
|
|
2599
2599
|
word-break: break-word; }
|
|
2600
2600
|
|
|
@@ -2612,7 +2612,7 @@
|
|
|
2612
2612
|
display: block;
|
|
2613
2613
|
width: 32px;
|
|
2614
2614
|
height: 32px;
|
|
2615
|
-
font-size:
|
|
2615
|
+
font-size: 12px;
|
|
2616
2616
|
font-weight: normal;
|
|
2617
2617
|
line-height: 30px;
|
|
2618
2618
|
text-align: center;
|
|
@@ -2656,7 +2656,7 @@
|
|
|
2656
2656
|
|
|
2657
2657
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
2658
2658
|
color: #2e3038;
|
|
2659
|
-
font-size:
|
|
2659
|
+
font-size: 12px;
|
|
2660
2660
|
line-height: 1.5;
|
|
2661
2661
|
word-break: break-word; }
|
|
2662
2662
|
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
display: block;
|
|
2675
2675
|
width: 32px;
|
|
2676
2676
|
height: 32px;
|
|
2677
|
-
font-size:
|
|
2677
|
+
font-size: 12px;
|
|
2678
2678
|
font-weight: normal;
|
|
2679
2679
|
line-height: 30px;
|
|
2680
2680
|
text-align: center;
|
|
@@ -2718,7 +2718,7 @@
|
|
|
2718
2718
|
|
|
2719
2719
|
.next-step-circle > .next-step-item-finish .next-step-item-content {
|
|
2720
2720
|
color: rgba(0, 0, 0, 0.75);
|
|
2721
|
-
font-size:
|
|
2721
|
+
font-size: 12px;
|
|
2722
2722
|
line-height: 1.5;
|
|
2723
2723
|
word-break: break-word; }
|
|
2724
2724
|
|
|
@@ -2736,7 +2736,7 @@
|
|
|
2736
2736
|
display: block;
|
|
2737
2737
|
width: 32px;
|
|
2738
2738
|
height: 32px;
|
|
2739
|
-
font-size:
|
|
2739
|
+
font-size: 12px;
|
|
2740
2740
|
font-weight: normal;
|
|
2741
2741
|
line-height: 30px;
|
|
2742
2742
|
text-align: center;
|
|
@@ -2780,7 +2780,7 @@
|
|
|
2780
2780
|
|
|
2781
2781
|
.next-step-circle .next-step-item-disabled .next-step-item-content {
|
|
2782
2782
|
color: rgba(0, 0, 0, 0.4);
|
|
2783
|
-
font-size:
|
|
2783
|
+
font-size: 12px;
|
|
2784
2784
|
line-height: 1.5;
|
|
2785
2785
|
word-break: break-word; }
|
|
2786
2786
|
|
|
@@ -2798,7 +2798,7 @@
|
|
|
2798
2798
|
display: block;
|
|
2799
2799
|
width: 32px;
|
|
2800
2800
|
height: 32px;
|
|
2801
|
-
font-size:
|
|
2801
|
+
font-size: 12px;
|
|
2802
2802
|
font-weight: normal;
|
|
2803
2803
|
line-height: 30px;
|
|
2804
2804
|
text-align: center;
|
|
@@ -3080,7 +3080,7 @@
|
|
|
3080
3080
|
margin-top: 4px;
|
|
3081
3081
|
min-height: 8px;
|
|
3082
3082
|
text-align: left;
|
|
3083
|
-
font-size:
|
|
3083
|
+
font-size: 12px;
|
|
3084
3084
|
line-height: 1.5; }
|
|
3085
3085
|
.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
3086
3086
|
width: 1px;
|
|
@@ -3111,7 +3111,7 @@
|
|
|
3111
3111
|
margin-top: 4px;
|
|
3112
3112
|
min-height: 8px;
|
|
3113
3113
|
text-align: left;
|
|
3114
|
-
font-size:
|
|
3114
|
+
font-size: 12px;
|
|
3115
3115
|
line-height: 1.5; }
|
|
3116
3116
|
.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
3117
3117
|
width: 1px;
|
|
@@ -3142,7 +3142,7 @@
|
|
|
3142
3142
|
margin-top: 4px;
|
|
3143
3143
|
min-height: 8px;
|
|
3144
3144
|
text-align: left;
|
|
3145
|
-
font-size:
|
|
3145
|
+
font-size: 12px;
|
|
3146
3146
|
line-height: 1.5; }
|
|
3147
3147
|
.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
3148
3148
|
width: 1px;
|
|
@@ -3173,7 +3173,7 @@
|
|
|
3173
3173
|
margin-top: 4px;
|
|
3174
3174
|
min-height: 8px;
|
|
3175
3175
|
text-align: left;
|
|
3176
|
-
font-size:
|
|
3176
|
+
font-size: 12px;
|
|
3177
3177
|
line-height: 1.5; }
|
|
3178
3178
|
|
|
3179
3179
|
.next-step-dot .next-step-item-container {
|
|
@@ -3223,7 +3223,7 @@
|
|
|
3223
3223
|
|
|
3224
3224
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
3225
3225
|
color: rgba(0, 0, 0, 0.75);
|
|
3226
|
-
font-size:
|
|
3226
|
+
font-size: 12px;
|
|
3227
3227
|
line-height: 1.5;
|
|
3228
3228
|
word-break: break-word; }
|
|
3229
3229
|
|
|
@@ -3241,7 +3241,7 @@
|
|
|
3241
3241
|
display: block;
|
|
3242
3242
|
width: 12px;
|
|
3243
3243
|
height: 12px;
|
|
3244
|
-
font-size:
|
|
3244
|
+
font-size: 12px;
|
|
3245
3245
|
font-weight: normal;
|
|
3246
3246
|
line-height: 10px;
|
|
3247
3247
|
text-align: center;
|
|
@@ -3259,13 +3259,13 @@
|
|
|
3259
3259
|
line-height: inherit; }
|
|
3260
3260
|
|
|
3261
3261
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
3262
|
-
font-size:
|
|
3262
|
+
font-size: 12px; }
|
|
3263
3263
|
|
|
3264
3264
|
.next-step-dot > .next-step-item-wait .next-step-item-node-dot {
|
|
3265
3265
|
display: block;
|
|
3266
3266
|
width: 12px;
|
|
3267
3267
|
height: 12px;
|
|
3268
|
-
font-size:
|
|
3268
|
+
font-size: 12px;
|
|
3269
3269
|
line-height: 10px;
|
|
3270
3270
|
text-align: center;
|
|
3271
3271
|
border: 1px solid;
|
|
@@ -3300,7 +3300,7 @@
|
|
|
3300
3300
|
|
|
3301
3301
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
3302
3302
|
color: #2e3038;
|
|
3303
|
-
font-size:
|
|
3303
|
+
font-size: 12px;
|
|
3304
3304
|
line-height: 1.5;
|
|
3305
3305
|
word-break: break-word; }
|
|
3306
3306
|
|
|
@@ -3318,7 +3318,7 @@
|
|
|
3318
3318
|
display: block;
|
|
3319
3319
|
width: 12px;
|
|
3320
3320
|
height: 12px;
|
|
3321
|
-
font-size:
|
|
3321
|
+
font-size: 12px;
|
|
3322
3322
|
font-weight: normal;
|
|
3323
3323
|
line-height: 10px;
|
|
3324
3324
|
text-align: center;
|
|
@@ -3336,13 +3336,13 @@
|
|
|
3336
3336
|
line-height: inherit; }
|
|
3337
3337
|
|
|
3338
3338
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
3339
|
-
font-size:
|
|
3339
|
+
font-size: 12px; }
|
|
3340
3340
|
|
|
3341
3341
|
.next-step-dot > .next-step-item-process .next-step-item-node-dot {
|
|
3342
3342
|
display: block;
|
|
3343
3343
|
width: 12px;
|
|
3344
3344
|
height: 12px;
|
|
3345
|
-
font-size:
|
|
3345
|
+
font-size: 12px;
|
|
3346
3346
|
line-height: 10px;
|
|
3347
3347
|
text-align: center;
|
|
3348
3348
|
border: 1px solid;
|
|
@@ -3377,7 +3377,7 @@
|
|
|
3377
3377
|
|
|
3378
3378
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
3379
3379
|
color: rgba(0, 0, 0, 0.75);
|
|
3380
|
-
font-size:
|
|
3380
|
+
font-size: 12px;
|
|
3381
3381
|
line-height: 1.5;
|
|
3382
3382
|
word-break: break-word; }
|
|
3383
3383
|
|
|
@@ -3395,7 +3395,7 @@
|
|
|
3395
3395
|
display: block;
|
|
3396
3396
|
width: 12px;
|
|
3397
3397
|
height: 12px;
|
|
3398
|
-
font-size:
|
|
3398
|
+
font-size: 12px;
|
|
3399
3399
|
font-weight: normal;
|
|
3400
3400
|
line-height: 10px;
|
|
3401
3401
|
text-align: center;
|
|
@@ -3413,13 +3413,13 @@
|
|
|
3413
3413
|
line-height: inherit; }
|
|
3414
3414
|
|
|
3415
3415
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
3416
|
-
font-size:
|
|
3416
|
+
font-size: 12px; }
|
|
3417
3417
|
|
|
3418
3418
|
.next-step-dot > .next-step-item-finish .next-step-item-node-dot {
|
|
3419
3419
|
display: block;
|
|
3420
3420
|
width: 12px;
|
|
3421
3421
|
height: 12px;
|
|
3422
|
-
font-size:
|
|
3422
|
+
font-size: 12px;
|
|
3423
3423
|
line-height: 10px;
|
|
3424
3424
|
text-align: center;
|
|
3425
3425
|
border: 1px solid;
|
|
@@ -3454,7 +3454,7 @@
|
|
|
3454
3454
|
|
|
3455
3455
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
3456
3456
|
color: rgba(0, 0, 0, 0.4);
|
|
3457
|
-
font-size:
|
|
3457
|
+
font-size: 12px;
|
|
3458
3458
|
line-height: 1.5;
|
|
3459
3459
|
word-break: break-word; }
|
|
3460
3460
|
|
|
@@ -3472,7 +3472,7 @@
|
|
|
3472
3472
|
display: block;
|
|
3473
3473
|
width: 12px;
|
|
3474
3474
|
height: 12px;
|
|
3475
|
-
font-size:
|
|
3475
|
+
font-size: 12px;
|
|
3476
3476
|
font-weight: normal;
|
|
3477
3477
|
line-height: 10px;
|
|
3478
3478
|
text-align: center;
|
|
@@ -3490,13 +3490,13 @@
|
|
|
3490
3490
|
line-height: inherit; }
|
|
3491
3491
|
|
|
3492
3492
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
3493
|
-
font-size:
|
|
3493
|
+
font-size: 12px; }
|
|
3494
3494
|
|
|
3495
3495
|
.next-step-dot .next-step-item-disabled .next-step-item-node-dot {
|
|
3496
3496
|
display: block;
|
|
3497
3497
|
width: 12px;
|
|
3498
3498
|
height: 12px;
|
|
3499
|
-
font-size:
|
|
3499
|
+
font-size: 12px;
|
|
3500
3500
|
line-height: 10px;
|
|
3501
3501
|
text-align: center;
|
|
3502
3502
|
border: 1px solid;
|
|
@@ -3676,7 +3676,7 @@
|
|
|
3676
3676
|
margin-top: 8px;
|
|
3677
3677
|
min-height: 8px;
|
|
3678
3678
|
text-align: left;
|
|
3679
|
-
font-size:
|
|
3679
|
+
font-size: 12px;
|
|
3680
3680
|
line-height: 1.5; }
|
|
3681
3681
|
.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
3682
3682
|
width: 1px;
|
|
@@ -3707,7 +3707,7 @@
|
|
|
3707
3707
|
margin-top: 8px;
|
|
3708
3708
|
min-height: 8px;
|
|
3709
3709
|
text-align: left;
|
|
3710
|
-
font-size:
|
|
3710
|
+
font-size: 12px;
|
|
3711
3711
|
line-height: 1.5; }
|
|
3712
3712
|
.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
3713
3713
|
width: 1px;
|
|
@@ -3738,7 +3738,7 @@
|
|
|
3738
3738
|
margin-top: 8px;
|
|
3739
3739
|
min-height: 8px;
|
|
3740
3740
|
text-align: left;
|
|
3741
|
-
font-size:
|
|
3741
|
+
font-size: 12px;
|
|
3742
3742
|
line-height: 1.5; }
|
|
3743
3743
|
.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
3744
3744
|
width: 1px;
|
|
@@ -3769,7 +3769,7 @@
|
|
|
3769
3769
|
margin-top: 8px;
|
|
3770
3770
|
min-height: 8px;
|
|
3771
3771
|
text-align: left;
|
|
3772
|
-
font-size:
|
|
3772
|
+
font-size: 12px;
|
|
3773
3773
|
line-height: 1.5; }
|
|
3774
3774
|
|
|
3775
3775
|
.next-step-horizontal[dir="rtl"] > .next-step-item {
|
|
@@ -4215,7 +4215,7 @@
|
|
|
4215
4215
|
height: 20px;
|
|
4216
4216
|
line-height: 20px; }
|
|
4217
4217
|
.next-switch-small > .next-switch-children {
|
|
4218
|
-
font-size:
|
|
4218
|
+
font-size: 12px; }
|
|
4219
4219
|
.next-switch-small.next-switch.next-switch-on > .next-switch-children {
|
|
4220
4220
|
margin: 0 28px 0 8px; }
|
|
4221
4221
|
.next-switch-small.next-switch.next-switch-off > .next-switch-children {
|
|
@@ -4471,7 +4471,7 @@
|
|
|
4471
4471
|
.next-tabs.next-small .next-tabs-nav-container-scrolling {
|
|
4472
4472
|
padding-right: 56px; }
|
|
4473
4473
|
.next-tabs.next-small .next-tabs-tab-inner {
|
|
4474
|
-
font-size:
|
|
4474
|
+
font-size: 12px;
|
|
4475
4475
|
padding: 8px 12px; }
|
|
4476
4476
|
.next-tabs.next-small .next-tabs-tab-inner .next-icon {
|
|
4477
4477
|
line-height: 1; }
|
|
@@ -5305,7 +5305,7 @@
|
|
|
5305
5305
|
line-height: 26px;
|
|
5306
5306
|
font-size: 0; }
|
|
5307
5307
|
.next-tag-small > .next-tag-body {
|
|
5308
|
-
font-size:
|
|
5308
|
+
font-size: 12px;
|
|
5309
5309
|
padding: 0 8px;
|
|
5310
5310
|
min-width: 28px; }
|
|
5311
5311
|
.next-tag-small.next-tag-closable > .next-tag-body {
|
|
@@ -5454,7 +5454,7 @@
|
|
|
5454
5454
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
5455
5455
|
width: 40px;
|
|
5456
5456
|
height: auto;
|
|
5457
|
-
font-size:
|
|
5457
|
+
font-size: 12px;
|
|
5458
5458
|
word-break: break-all;
|
|
5459
5459
|
margin-right: -12px;
|
|
5460
5460
|
margin-left: 0;
|
|
@@ -5519,7 +5519,7 @@
|
|
|
5519
5519
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
5520
5520
|
margin: 0;
|
|
5521
5521
|
margin-top: 4px;
|
|
5522
|
-
font-size:
|
|
5522
|
+
font-size: 12px;
|
|
5523
5523
|
line-height: 1.5;
|
|
5524
5524
|
color: rgba(0, 0, 0, 0.75);
|
|
5525
5525
|
text-align: right; }
|
|
@@ -5527,14 +5527,14 @@
|
|
|
5527
5527
|
margin: 0;
|
|
5528
5528
|
margin-top: 4px;
|
|
5529
5529
|
margin-bottom: 12px;
|
|
5530
|
-
font-size:
|
|
5530
|
+
font-size: 12px;
|
|
5531
5531
|
color: #999999;
|
|
5532
5532
|
text-align: right; }
|
|
5533
5533
|
.next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
5534
5534
|
position: absolute;
|
|
5535
5535
|
width: 80px;
|
|
5536
5536
|
display: inline-block;
|
|
5537
|
-
font-size:
|
|
5537
|
+
font-size: 12px;
|
|
5538
5538
|
color: #999999;
|
|
5539
5539
|
line-height: 1.5;
|
|
5540
5540
|
margin-top: 4px;
|
|
@@ -5573,7 +5573,7 @@
|
|
|
5573
5573
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
5574
5574
|
width: 40px;
|
|
5575
5575
|
height: auto;
|
|
5576
|
-
font-size:
|
|
5576
|
+
font-size: 12px;
|
|
5577
5577
|
word-break: break-all;
|
|
5578
5578
|
margin-right: -12px;
|
|
5579
5579
|
margin-left: 0;
|
|
@@ -5638,7 +5638,7 @@
|
|
|
5638
5638
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
5639
5639
|
margin: 0;
|
|
5640
5640
|
margin-top: 4px;
|
|
5641
|
-
font-size:
|
|
5641
|
+
font-size: 12px;
|
|
5642
5642
|
line-height: 1.5;
|
|
5643
5643
|
color: rgba(0, 0, 0, 0.75);
|
|
5644
5644
|
text-align: right; }
|
|
@@ -5646,14 +5646,14 @@
|
|
|
5646
5646
|
margin: 0;
|
|
5647
5647
|
margin-top: 4px;
|
|
5648
5648
|
margin-bottom: 12px;
|
|
5649
|
-
font-size:
|
|
5649
|
+
font-size: 12px;
|
|
5650
5650
|
color: #999999;
|
|
5651
5651
|
text-align: right; }
|
|
5652
5652
|
.next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
5653
5653
|
position: absolute;
|
|
5654
5654
|
width: 80px;
|
|
5655
5655
|
display: inline-block;
|
|
5656
|
-
font-size:
|
|
5656
|
+
font-size: 12px;
|
|
5657
5657
|
color: #999999;
|
|
5658
5658
|
line-height: 1.5;
|
|
5659
5659
|
margin-top: 4px;
|
|
@@ -5692,7 +5692,7 @@
|
|
|
5692
5692
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
5693
5693
|
width: 40px;
|
|
5694
5694
|
height: auto;
|
|
5695
|
-
font-size:
|
|
5695
|
+
font-size: 12px;
|
|
5696
5696
|
word-break: break-all;
|
|
5697
5697
|
margin-right: -12px;
|
|
5698
5698
|
margin-left: 0;
|
|
@@ -5757,7 +5757,7 @@
|
|
|
5757
5757
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
5758
5758
|
margin: 0;
|
|
5759
5759
|
margin-top: 4px;
|
|
5760
|
-
font-size:
|
|
5760
|
+
font-size: 12px;
|
|
5761
5761
|
line-height: 1.5;
|
|
5762
5762
|
color: rgba(0, 0, 0, 0.75);
|
|
5763
5763
|
text-align: right; }
|
|
@@ -5765,14 +5765,14 @@
|
|
|
5765
5765
|
margin: 0;
|
|
5766
5766
|
margin-top: 4px;
|
|
5767
5767
|
margin-bottom: 12px;
|
|
5768
|
-
font-size:
|
|
5768
|
+
font-size: 12px;
|
|
5769
5769
|
color: #999999;
|
|
5770
5770
|
text-align: right; }
|
|
5771
5771
|
.next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
5772
5772
|
position: absolute;
|
|
5773
5773
|
width: 80px;
|
|
5774
5774
|
display: inline-block;
|
|
5775
|
-
font-size:
|
|
5775
|
+
font-size: 12px;
|
|
5776
5776
|
color: #999999;
|
|
5777
5777
|
line-height: 1.5;
|
|
5778
5778
|
margin-top: 4px;
|
|
@@ -5811,7 +5811,7 @@
|
|
|
5811
5811
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
5812
5812
|
width: 40px;
|
|
5813
5813
|
height: auto;
|
|
5814
|
-
font-size:
|
|
5814
|
+
font-size: 12px;
|
|
5815
5815
|
word-break: break-all;
|
|
5816
5816
|
margin-right: -12px;
|
|
5817
5817
|
margin-left: 0;
|
|
@@ -5876,7 +5876,7 @@
|
|
|
5876
5876
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
5877
5877
|
margin: 0;
|
|
5878
5878
|
margin-top: 4px;
|
|
5879
|
-
font-size:
|
|
5879
|
+
font-size: 12px;
|
|
5880
5880
|
line-height: 1.5;
|
|
5881
5881
|
color: rgba(0, 0, 0, 0.75);
|
|
5882
5882
|
text-align: right; }
|
|
@@ -5884,14 +5884,14 @@
|
|
|
5884
5884
|
margin: 0;
|
|
5885
5885
|
margin-top: 4px;
|
|
5886
5886
|
margin-bottom: 12px;
|
|
5887
|
-
font-size:
|
|
5887
|
+
font-size: 12px;
|
|
5888
5888
|
color: #999999;
|
|
5889
5889
|
text-align: right; }
|
|
5890
5890
|
.next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
5891
5891
|
position: absolute;
|
|
5892
5892
|
width: 80px;
|
|
5893
5893
|
display: inline-block;
|
|
5894
|
-
font-size:
|
|
5894
|
+
font-size: 12px;
|
|
5895
5895
|
color: #999999;
|
|
5896
5896
|
line-height: 1.5;
|
|
5897
5897
|
margin-top: 4px;
|
|
@@ -5925,7 +5925,7 @@
|
|
|
5925
5925
|
padding-left: 28px;
|
|
5926
5926
|
padding-top: 4px;
|
|
5927
5927
|
padding-bottom: 4px;
|
|
5928
|
-
font-size:
|
|
5928
|
+
font-size: 12px;
|
|
5929
5929
|
line-height: 1.5;
|
|
5930
5930
|
position: relative;
|
|
5931
5931
|
/* min-height: auto !important; */ }
|
|
@@ -5960,7 +5960,7 @@
|
|
|
5960
5960
|
.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
5961
5961
|
width: 40px;
|
|
5962
5962
|
height: auto;
|
|
5963
|
-
font-size:
|
|
5963
|
+
font-size: 12px;
|
|
5964
5964
|
word-break: break-all;
|
|
5965
5965
|
margin-left: -12px;
|
|
5966
5966
|
line-height: 1; }
|
|
@@ -6022,7 +6022,7 @@
|
|
|
6022
6022
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
6023
6023
|
margin: 0;
|
|
6024
6024
|
margin-top: 4px;
|
|
6025
|
-
font-size:
|
|
6025
|
+
font-size: 12px;
|
|
6026
6026
|
line-height: 1.5;
|
|
6027
6027
|
color: rgba(0, 0, 0, 0.75);
|
|
6028
6028
|
text-align: left; }
|
|
@@ -6030,14 +6030,14 @@
|
|
|
6030
6030
|
margin: 0;
|
|
6031
6031
|
margin-top: 4px;
|
|
6032
6032
|
margin-bottom: 12px;
|
|
6033
|
-
font-size:
|
|
6033
|
+
font-size: 12px;
|
|
6034
6034
|
color: #999999;
|
|
6035
6035
|
text-align: left; }
|
|
6036
6036
|
.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
6037
6037
|
position: absolute;
|
|
6038
6038
|
width: 80px;
|
|
6039
6039
|
display: inline-block;
|
|
6040
|
-
font-size:
|
|
6040
|
+
font-size: 12px;
|
|
6041
6041
|
color: #999999;
|
|
6042
6042
|
line-height: 1.5;
|
|
6043
6043
|
margin-top: 4px;
|
|
@@ -6072,7 +6072,7 @@
|
|
|
6072
6072
|
.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
6073
6073
|
width: 40px;
|
|
6074
6074
|
height: auto;
|
|
6075
|
-
font-size:
|
|
6075
|
+
font-size: 12px;
|
|
6076
6076
|
word-break: break-all;
|
|
6077
6077
|
margin-left: -12px;
|
|
6078
6078
|
line-height: 1; }
|
|
@@ -6134,7 +6134,7 @@
|
|
|
6134
6134
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
6135
6135
|
margin: 0;
|
|
6136
6136
|
margin-top: 4px;
|
|
6137
|
-
font-size:
|
|
6137
|
+
font-size: 12px;
|
|
6138
6138
|
line-height: 1.5;
|
|
6139
6139
|
color: rgba(0, 0, 0, 0.75);
|
|
6140
6140
|
text-align: left; }
|
|
@@ -6142,14 +6142,14 @@
|
|
|
6142
6142
|
margin: 0;
|
|
6143
6143
|
margin-top: 4px;
|
|
6144
6144
|
margin-bottom: 12px;
|
|
6145
|
-
font-size:
|
|
6145
|
+
font-size: 12px;
|
|
6146
6146
|
color: #999999;
|
|
6147
6147
|
text-align: left; }
|
|
6148
6148
|
.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
6149
6149
|
position: absolute;
|
|
6150
6150
|
width: 80px;
|
|
6151
6151
|
display: inline-block;
|
|
6152
|
-
font-size:
|
|
6152
|
+
font-size: 12px;
|
|
6153
6153
|
color: #999999;
|
|
6154
6154
|
line-height: 1.5;
|
|
6155
6155
|
margin-top: 4px;
|
|
@@ -6184,7 +6184,7 @@
|
|
|
6184
6184
|
.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
6185
6185
|
width: 40px;
|
|
6186
6186
|
height: auto;
|
|
6187
|
-
font-size:
|
|
6187
|
+
font-size: 12px;
|
|
6188
6188
|
word-break: break-all;
|
|
6189
6189
|
margin-left: -12px;
|
|
6190
6190
|
line-height: 1; }
|
|
@@ -6246,7 +6246,7 @@
|
|
|
6246
6246
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
6247
6247
|
margin: 0;
|
|
6248
6248
|
margin-top: 4px;
|
|
6249
|
-
font-size:
|
|
6249
|
+
font-size: 12px;
|
|
6250
6250
|
line-height: 1.5;
|
|
6251
6251
|
color: rgba(0, 0, 0, 0.75);
|
|
6252
6252
|
text-align: left; }
|
|
@@ -6254,14 +6254,14 @@
|
|
|
6254
6254
|
margin: 0;
|
|
6255
6255
|
margin-top: 4px;
|
|
6256
6256
|
margin-bottom: 12px;
|
|
6257
|
-
font-size:
|
|
6257
|
+
font-size: 12px;
|
|
6258
6258
|
color: #999999;
|
|
6259
6259
|
text-align: left; }
|
|
6260
6260
|
.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
6261
6261
|
position: absolute;
|
|
6262
6262
|
width: 80px;
|
|
6263
6263
|
display: inline-block;
|
|
6264
|
-
font-size:
|
|
6264
|
+
font-size: 12px;
|
|
6265
6265
|
color: #999999;
|
|
6266
6266
|
line-height: 1.5;
|
|
6267
6267
|
margin-top: 4px;
|
|
@@ -6296,7 +6296,7 @@
|
|
|
6296
6296
|
.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
6297
6297
|
width: 40px;
|
|
6298
6298
|
height: auto;
|
|
6299
|
-
font-size:
|
|
6299
|
+
font-size: 12px;
|
|
6300
6300
|
word-break: break-all;
|
|
6301
6301
|
margin-left: -12px;
|
|
6302
6302
|
line-height: 1; }
|
|
@@ -6358,7 +6358,7 @@
|
|
|
6358
6358
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
6359
6359
|
margin: 0;
|
|
6360
6360
|
margin-top: 4px;
|
|
6361
|
-
font-size:
|
|
6361
|
+
font-size: 12px;
|
|
6362
6362
|
line-height: 1.5;
|
|
6363
6363
|
color: rgba(0, 0, 0, 0.75);
|
|
6364
6364
|
text-align: left; }
|
|
@@ -6366,14 +6366,14 @@
|
|
|
6366
6366
|
margin: 0;
|
|
6367
6367
|
margin-top: 4px;
|
|
6368
6368
|
margin-bottom: 12px;
|
|
6369
|
-
font-size:
|
|
6369
|
+
font-size: 12px;
|
|
6370
6370
|
color: #999999;
|
|
6371
6371
|
text-align: left; }
|
|
6372
6372
|
.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
6373
6373
|
position: absolute;
|
|
6374
6374
|
width: 80px;
|
|
6375
6375
|
display: inline-block;
|
|
6376
|
-
font-size:
|
|
6376
|
+
font-size: 12px;
|
|
6377
6377
|
color: #999999;
|
|
6378
6378
|
line-height: 1.5;
|
|
6379
6379
|
margin-top: 4px;
|
|
@@ -6419,7 +6419,7 @@
|
|
|
6419
6419
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
6420
6420
|
margin: 0;
|
|
6421
6421
|
margin-top: 4px;
|
|
6422
|
-
font-size:
|
|
6422
|
+
font-size: 12px;
|
|
6423
6423
|
line-height: 1.5;
|
|
6424
6424
|
color: rgba(0, 0, 0, 0.75);
|
|
6425
6425
|
text-align: right; }
|
|
@@ -6428,7 +6428,7 @@
|
|
|
6428
6428
|
margin: 0;
|
|
6429
6429
|
margin-top: 4px;
|
|
6430
6430
|
margin-bottom: 12px;
|
|
6431
|
-
font-size:
|
|
6431
|
+
font-size: 12px;
|
|
6432
6432
|
color: #999999;
|
|
6433
6433
|
text-align: right; }
|
|
6434
6434
|
|
|
@@ -6472,7 +6472,7 @@
|
|
|
6472
6472
|
|
|
6473
6473
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
6474
6474
|
margin: 0;
|
|
6475
|
-
font-size:
|
|
6475
|
+
font-size: 12px;
|
|
6476
6476
|
line-height: 1.5;
|
|
6477
6477
|
color: rgba(0, 0, 0, 0.75);
|
|
6478
6478
|
text-align: left; }
|
|
@@ -6481,7 +6481,7 @@
|
|
|
6481
6481
|
margin: 0;
|
|
6482
6482
|
margin-top: 4px;
|
|
6483
6483
|
margin-bottom: 12px;
|
|
6484
|
-
font-size:
|
|
6484
|
+
font-size: 12px;
|
|
6485
6485
|
color: #999999;
|
|
6486
6486
|
text-align: left; }
|
|
6487
6487
|
|
|
@@ -7166,7 +7166,7 @@
|
|
|
7166
7166
|
width: 100%;
|
|
7167
7167
|
height: 100%;
|
|
7168
7168
|
color: rgba(0, 0, 0, 0.4);
|
|
7169
|
-
font-size:
|
|
7169
|
+
font-size: 12px; }
|
|
7170
7170
|
.next-upload-list-card .next-upload-list-item-thumbnail img {
|
|
7171
7171
|
max-width: 100%;
|
|
7172
7172
|
max-height: 100%;
|
|
@@ -7194,7 +7194,7 @@
|
|
|
7194
7194
|
width: 100px;
|
|
7195
7195
|
text-align: center;
|
|
7196
7196
|
margin-top: 4px;
|
|
7197
|
-
font-size:
|
|
7197
|
+
font-size: 12px;
|
|
7198
7198
|
color: rgba(0, 0, 0, 0.75);
|
|
7199
7199
|
text-overflow: ellipsis;
|
|
7200
7200
|
white-space: nowrap;
|
|
@@ -7324,7 +7324,7 @@
|
|
|
7324
7324
|
color: rgba(0, 0, 0, 0.75); }
|
|
7325
7325
|
.next-upload-dragable .next-upload-drag-hint {
|
|
7326
7326
|
margin: 4px 0 20px;
|
|
7327
|
-
font-size:
|
|
7327
|
+
font-size: 12px;
|
|
7328
7328
|
color: #999999; }
|
|
7329
7329
|
.next-upload-dragable .next-upload-drag-over {
|
|
7330
7330
|
border-color: #257df9; }
|
|
@@ -8951,7 +8951,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
8951
8951
|
cursor: default;
|
|
8952
8952
|
height: 28px;
|
|
8953
8953
|
line-height: 28px;
|
|
8954
|
-
font-size:
|
|
8954
|
+
font-size: 12px;
|
|
8955
8955
|
font-weight: normal;
|
|
8956
8956
|
color: #999999;
|
|
8957
8957
|
background: #FFFFFF; }
|
|
@@ -8963,7 +8963,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
8963
8963
|
margin: 0;
|
|
8964
8964
|
width: 54px;
|
|
8965
8965
|
padding: 0;
|
|
8966
|
-
font-size:
|
|
8966
|
+
font-size: 12px;
|
|
8967
8967
|
height: 224px;
|
|
8968
8968
|
scrollbar-width: none;
|
|
8969
8969
|
-ms-overflow-style: none; }
|
|
@@ -9107,9 +9107,9 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9107
9107
|
border-radius: 6px; }
|
|
9108
9108
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-label {
|
|
9109
9109
|
padding-left: 8px;
|
|
9110
|
-
font-size:
|
|
9110
|
+
font-size: 12px; }
|
|
9111
9111
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner {
|
|
9112
|
-
font-size:
|
|
9112
|
+
font-size: 12px; }
|
|
9113
9113
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-control {
|
|
9114
9114
|
padding-right: 4px; }
|
|
9115
9115
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner-text {
|
|
@@ -9118,18 +9118,18 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9118
9118
|
height: 22px;
|
|
9119
9119
|
line-height: 22px \0;
|
|
9120
9120
|
padding: 0 8px;
|
|
9121
|
-
font-size:
|
|
9121
|
+
font-size: 12px; }
|
|
9122
9122
|
.next-time-picker2-input.next-time-picker2-input-small input::-webkit-input-placeholder {
|
|
9123
|
-
font-size:
|
|
9123
|
+
font-size: 12px; }
|
|
9124
9124
|
.next-time-picker2-input.next-time-picker2-input-small input::-moz-placeholder {
|
|
9125
|
-
font-size:
|
|
9125
|
+
font-size: 12px; }
|
|
9126
9126
|
.next-time-picker2-input.next-time-picker2-input-small input::-ms-input-placeholder {
|
|
9127
|
-
font-size:
|
|
9127
|
+
font-size: 12px; }
|
|
9128
9128
|
.next-time-picker2-input.next-time-picker2-input-small input::placeholder {
|
|
9129
|
-
font-size:
|
|
9129
|
+
font-size: 12px; }
|
|
9130
9130
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-text-field {
|
|
9131
9131
|
padding: 0 8px;
|
|
9132
|
-
font-size:
|
|
9132
|
+
font-size: 12px;
|
|
9133
9133
|
height: 22px;
|
|
9134
9134
|
line-height: 22px; }
|
|
9135
9135
|
.next-time-picker2-input.next-time-picker2-input-small .next-icon:before,
|
|
@@ -9433,9 +9433,9 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
9433
9433
|
border-radius: 6px; }
|
|
9434
9434
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-label {
|
|
9435
9435
|
padding-left: 8px;
|
|
9436
|
-
font-size:
|
|
9436
|
+
font-size: 12px; }
|
|
9437
9437
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner {
|
|
9438
|
-
font-size:
|
|
9438
|
+
font-size: 12px; }
|
|
9439
9439
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-control {
|
|
9440
9440
|
padding-right: 4px; }
|
|
9441
9441
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner-text {
|
|
@@ -9444,18 +9444,18 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
9444
9444
|
height: 22px;
|
|
9445
9445
|
line-height: 22px \0;
|
|
9446
9446
|
padding: 0 8px;
|
|
9447
|
-
font-size:
|
|
9447
|
+
font-size: 12px; }
|
|
9448
9448
|
.next-date-picker2-input.next-date-picker2-input-small input::-webkit-input-placeholder {
|
|
9449
|
-
font-size:
|
|
9449
|
+
font-size: 12px; }
|
|
9450
9450
|
.next-date-picker2-input.next-date-picker2-input-small input::-moz-placeholder {
|
|
9451
|
-
font-size:
|
|
9451
|
+
font-size: 12px; }
|
|
9452
9452
|
.next-date-picker2-input.next-date-picker2-input-small input::-ms-input-placeholder {
|
|
9453
|
-
font-size:
|
|
9453
|
+
font-size: 12px; }
|
|
9454
9454
|
.next-date-picker2-input.next-date-picker2-input-small input::placeholder {
|
|
9455
|
-
font-size:
|
|
9455
|
+
font-size: 12px; }
|
|
9456
9456
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-text-field {
|
|
9457
9457
|
padding: 0 8px;
|
|
9458
|
-
font-size:
|
|
9458
|
+
font-size: 12px;
|
|
9459
9459
|
height: 22px;
|
|
9460
9460
|
line-height: 22px; }
|
|
9461
9461
|
.next-date-picker2-input.next-date-picker2-input-small .next-icon:before,
|