@alifd/theme-fpx-warehouse 1.0.2 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/next-1.css +13 -13
- package/dist/next-2.css +56 -56
- package/dist/next-noreset-1.css +13 -13
- package/dist/next-noreset-2.css +56 -56
- package/dist/next-noreset.css +68 -68
- 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 +25 -25
- package/dist/next-noreset.var-2.css +111 -111
- package/dist/next-noreset.var.css +135 -135
- 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 +68 -68
- 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 +25 -25
- package/dist/next.var-2.css +111 -111
- package/dist/next.var.css +135 -135
- 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 +51 -51
- package/variables.less +14 -14
- package/variables.scss +14 -14
- package/variables.scss2css.scss +41 -41
package/dist/next-noreset.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-fpx-warehouse@1.0.
|
|
2
|
+
* @alifd/theme-fpx-warehouse@1.0.4 (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)
|
|
@@ -2307,7 +2307,7 @@
|
|
|
2307
2307
|
margin-left: 8px;
|
|
2308
2308
|
/* 使用已有变量$radio-font-margin-left,配左即两边都有间隔 */
|
|
2309
2309
|
margin-right: 8px;
|
|
2310
|
-
font-size:
|
|
2310
|
+
font-size: 14px;
|
|
2311
2311
|
vertical-align: middle;
|
|
2312
2312
|
line-height: 1;
|
|
2313
2313
|
color: #323643; }
|
|
@@ -3178,7 +3178,7 @@
|
|
|
3178
3178
|
box-shadow: none;
|
|
3179
3179
|
background: #FFFFFF;
|
|
3180
3180
|
line-height: 36px;
|
|
3181
|
-
font-size:
|
|
3181
|
+
font-size: 14px;
|
|
3182
3182
|
-webkit-animation-duration: 300ms;
|
|
3183
3183
|
animation-duration: 300ms;
|
|
3184
3184
|
-webkit-animation-timing-function: ease;
|
|
@@ -3248,7 +3248,7 @@
|
|
|
3248
3248
|
float: right;
|
|
3249
3249
|
color: #a9aeba;
|
|
3250
3250
|
font-style: normal;
|
|
3251
|
-
font-size:
|
|
3251
|
+
font-size: 14px; }
|
|
3252
3252
|
.next-menu-item .next-checkbox,
|
|
3253
3253
|
.next-menu-item .next-radio {
|
|
3254
3254
|
margin-right: 4px; }
|
|
@@ -3282,7 +3282,7 @@
|
|
|
3282
3282
|
color: #284cc0; }
|
|
3283
3283
|
.next-menu-item-inner {
|
|
3284
3284
|
height: 36px;
|
|
3285
|
-
font-size:
|
|
3285
|
+
font-size: 14px;
|
|
3286
3286
|
overflow: hidden;
|
|
3287
3287
|
text-overflow: ellipsis;
|
|
3288
3288
|
white-space: nowrap;
|
|
@@ -4650,7 +4650,7 @@
|
|
|
4650
4650
|
.next-input.next-input-textarea textarea {
|
|
4651
4651
|
color: #323643;
|
|
4652
4652
|
padding: 8px 8px;
|
|
4653
|
-
font-size:
|
|
4653
|
+
font-size: 14px;
|
|
4654
4654
|
border-radius: 4px; }
|
|
4655
4655
|
.next-input.next-input-textarea.next-small textarea {
|
|
4656
4656
|
font-size: 14px; }
|
|
@@ -4680,7 +4680,7 @@
|
|
|
4680
4680
|
content: "|";
|
|
4681
4681
|
color: #dadfe8;
|
|
4682
4682
|
display: inline-block;
|
|
4683
|
-
font-size:
|
|
4683
|
+
font-size: 14px; }
|
|
4684
4684
|
.next-input-hint-wrap {
|
|
4685
4685
|
color: #c3cbd5;
|
|
4686
4686
|
position: relative; }
|
|
@@ -4742,8 +4742,8 @@
|
|
|
4742
4742
|
box-shadow: none; }
|
|
4743
4743
|
.next-input-control .next-input-len,
|
|
4744
4744
|
.next-input-control .next-input-textarea-clear {
|
|
4745
|
-
font-size:
|
|
4746
|
-
line-height:
|
|
4745
|
+
font-size: 14px;
|
|
4746
|
+
line-height: 14px;
|
|
4747
4747
|
color: #c3cbd5;
|
|
4748
4748
|
display: table-cell;
|
|
4749
4749
|
width: 1px;
|
|
@@ -6010,7 +6010,7 @@
|
|
|
6010
6010
|
margin-bottom: 8px; }
|
|
6011
6011
|
|
|
6012
6012
|
.next-checkbox-label {
|
|
6013
|
-
font-size:
|
|
6013
|
+
font-size: 14px;
|
|
6014
6014
|
color: #323643;
|
|
6015
6015
|
vertical-align: middle;
|
|
6016
6016
|
margin: 0;
|
|
@@ -6145,7 +6145,7 @@
|
|
|
6145
6145
|
cursor: default;
|
|
6146
6146
|
height: 12px;
|
|
6147
6147
|
line-height: 12px;
|
|
6148
|
-
font-size:
|
|
6148
|
+
font-size: 14px;
|
|
6149
6149
|
font-weight: normal;
|
|
6150
6150
|
color: #c3cbd5;
|
|
6151
6151
|
background: #FFFFFF; }
|
|
@@ -6155,7 +6155,7 @@
|
|
|
6155
6155
|
list-style: none;
|
|
6156
6156
|
margin: 0;
|
|
6157
6157
|
padding: 0;
|
|
6158
|
-
font-size:
|
|
6158
|
+
font-size: 14px;
|
|
6159
6159
|
height: 196px; }
|
|
6160
6160
|
.next-time-picker-menu-item {
|
|
6161
6161
|
cursor: pointer;
|
|
@@ -7154,7 +7154,7 @@
|
|
|
7154
7154
|
border-bottom: 0; }
|
|
7155
7155
|
.next-drawer-body {
|
|
7156
7156
|
padding: 16px 20px 16px 20px;
|
|
7157
|
-
font-size:
|
|
7157
|
+
font-size: 14px;
|
|
7158
7158
|
line-height: 1.5;
|
|
7159
7159
|
color: #767d91; }
|
|
7160
7160
|
.next-drawer-close {
|
|
@@ -15027,7 +15027,7 @@
|
|
|
15027
15027
|
word-break: break-word; }
|
|
15028
15028
|
.next-step-arrow > .next-step-item-wait .next-step-item-content {
|
|
15029
15029
|
color: #323643;
|
|
15030
|
-
font-size:
|
|
15030
|
+
font-size: 14px;
|
|
15031
15031
|
line-height: 1.5;
|
|
15032
15032
|
word-break: break-word; }
|
|
15033
15033
|
.next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
|
|
@@ -15043,7 +15043,7 @@
|
|
|
15043
15043
|
display: block;
|
|
15044
15044
|
width: 32px;
|
|
15045
15045
|
height: 32px;
|
|
15046
|
-
font-size:
|
|
15046
|
+
font-size: 14px;
|
|
15047
15047
|
font-weight: normal;
|
|
15048
15048
|
line-height: 30px;
|
|
15049
15049
|
text-align: center;
|
|
@@ -15086,7 +15086,7 @@
|
|
|
15086
15086
|
word-break: break-word; }
|
|
15087
15087
|
.next-step-arrow > .next-step-item-process .next-step-item-content {
|
|
15088
15088
|
color: #FFFFFF;
|
|
15089
|
-
font-size:
|
|
15089
|
+
font-size: 14px;
|
|
15090
15090
|
line-height: 1.5;
|
|
15091
15091
|
word-break: break-word; }
|
|
15092
15092
|
.next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
|
|
@@ -15102,7 +15102,7 @@
|
|
|
15102
15102
|
display: block;
|
|
15103
15103
|
width: 32px;
|
|
15104
15104
|
height: 32px;
|
|
15105
|
-
font-size:
|
|
15105
|
+
font-size: 14px;
|
|
15106
15106
|
font-weight: normal;
|
|
15107
15107
|
line-height: 30px;
|
|
15108
15108
|
text-align: center;
|
|
@@ -15145,7 +15145,7 @@
|
|
|
15145
15145
|
word-break: break-word; }
|
|
15146
15146
|
.next-step-arrow > .next-step-item-finish .next-step-item-content {
|
|
15147
15147
|
color: #284cc0;
|
|
15148
|
-
font-size:
|
|
15148
|
+
font-size: 14px;
|
|
15149
15149
|
line-height: 1.5;
|
|
15150
15150
|
word-break: break-word; }
|
|
15151
15151
|
.next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
|
|
@@ -15161,7 +15161,7 @@
|
|
|
15161
15161
|
display: block;
|
|
15162
15162
|
width: 32px;
|
|
15163
15163
|
height: 32px;
|
|
15164
|
-
font-size:
|
|
15164
|
+
font-size: 14px;
|
|
15165
15165
|
font-weight: normal;
|
|
15166
15166
|
line-height: 30px;
|
|
15167
15167
|
text-align: center;
|
|
@@ -15205,7 +15205,7 @@
|
|
|
15205
15205
|
word-break: break-word; }
|
|
15206
15206
|
.next-step-arrow .next-step-item-disabled .next-step-item-content {
|
|
15207
15207
|
color: #c3cbd5;
|
|
15208
|
-
font-size:
|
|
15208
|
+
font-size: 14px;
|
|
15209
15209
|
line-height: 1.5;
|
|
15210
15210
|
word-break: break-word; }
|
|
15211
15211
|
.next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
|
|
@@ -15221,7 +15221,7 @@
|
|
|
15221
15221
|
display: block;
|
|
15222
15222
|
width: 32px;
|
|
15223
15223
|
height: 32px;
|
|
15224
|
-
font-size:
|
|
15224
|
+
font-size: 14px;
|
|
15225
15225
|
font-weight: normal;
|
|
15226
15226
|
line-height: 30px;
|
|
15227
15227
|
text-align: center;
|
|
@@ -15301,7 +15301,7 @@
|
|
|
15301
15301
|
|
|
15302
15302
|
.next-step-circle > .next-step-item-wait .next-step-item-content {
|
|
15303
15303
|
color: #a9aeba;
|
|
15304
|
-
font-size:
|
|
15304
|
+
font-size: 14px;
|
|
15305
15305
|
line-height: 1.5;
|
|
15306
15306
|
word-break: break-word; }
|
|
15307
15307
|
|
|
@@ -15319,7 +15319,7 @@
|
|
|
15319
15319
|
display: block;
|
|
15320
15320
|
width: 32px;
|
|
15321
15321
|
height: 32px;
|
|
15322
|
-
font-size:
|
|
15322
|
+
font-size: 14px;
|
|
15323
15323
|
font-weight: normal;
|
|
15324
15324
|
line-height: 30px;
|
|
15325
15325
|
text-align: center;
|
|
@@ -15363,7 +15363,7 @@
|
|
|
15363
15363
|
|
|
15364
15364
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
15365
15365
|
color: #323643;
|
|
15366
|
-
font-size:
|
|
15366
|
+
font-size: 14px;
|
|
15367
15367
|
line-height: 1.5;
|
|
15368
15368
|
word-break: break-word; }
|
|
15369
15369
|
|
|
@@ -15381,7 +15381,7 @@
|
|
|
15381
15381
|
display: block;
|
|
15382
15382
|
width: 32px;
|
|
15383
15383
|
height: 32px;
|
|
15384
|
-
font-size:
|
|
15384
|
+
font-size: 14px;
|
|
15385
15385
|
font-weight: normal;
|
|
15386
15386
|
line-height: 30px;
|
|
15387
15387
|
text-align: center;
|
|
@@ -15425,7 +15425,7 @@
|
|
|
15425
15425
|
|
|
15426
15426
|
.next-step-circle > .next-step-item-finish .next-step-item-content {
|
|
15427
15427
|
color: #323643;
|
|
15428
|
-
font-size:
|
|
15428
|
+
font-size: 14px;
|
|
15429
15429
|
line-height: 1.5;
|
|
15430
15430
|
word-break: break-word; }
|
|
15431
15431
|
|
|
@@ -15443,7 +15443,7 @@
|
|
|
15443
15443
|
display: block;
|
|
15444
15444
|
width: 32px;
|
|
15445
15445
|
height: 32px;
|
|
15446
|
-
font-size:
|
|
15446
|
+
font-size: 14px;
|
|
15447
15447
|
font-weight: normal;
|
|
15448
15448
|
line-height: 30px;
|
|
15449
15449
|
text-align: center;
|
|
@@ -15487,7 +15487,7 @@
|
|
|
15487
15487
|
|
|
15488
15488
|
.next-step-circle .next-step-item-disabled .next-step-item-content {
|
|
15489
15489
|
color: #c3cbd5;
|
|
15490
|
-
font-size:
|
|
15490
|
+
font-size: 14px;
|
|
15491
15491
|
line-height: 1.5;
|
|
15492
15492
|
word-break: break-word; }
|
|
15493
15493
|
|
|
@@ -15505,7 +15505,7 @@
|
|
|
15505
15505
|
display: block;
|
|
15506
15506
|
width: 32px;
|
|
15507
15507
|
height: 32px;
|
|
15508
|
-
font-size:
|
|
15508
|
+
font-size: 14px;
|
|
15509
15509
|
font-weight: normal;
|
|
15510
15510
|
line-height: 30px;
|
|
15511
15511
|
text-align: center;
|
|
@@ -15562,8 +15562,8 @@
|
|
|
15562
15562
|
text-align: center;
|
|
15563
15563
|
position: absolute; }
|
|
15564
15564
|
.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-title {
|
|
15565
|
-
font-size:
|
|
15566
|
-
line-height:
|
|
15565
|
+
font-size: 16px;
|
|
15566
|
+
line-height: 20px;
|
|
15567
15567
|
margin-top: 8px;
|
|
15568
15568
|
font-weight: normal; }
|
|
15569
15569
|
.next-step-circle.next-step-horizontal > .next-step-item-wait > .next-step-item-body > .next-step-item-content {
|
|
@@ -15590,8 +15590,8 @@
|
|
|
15590
15590
|
text-align: center;
|
|
15591
15591
|
position: absolute; }
|
|
15592
15592
|
.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-title {
|
|
15593
|
-
font-size:
|
|
15594
|
-
line-height:
|
|
15593
|
+
font-size: 16px;
|
|
15594
|
+
line-height: 20px;
|
|
15595
15595
|
margin-top: 8px;
|
|
15596
15596
|
font-weight: normal; }
|
|
15597
15597
|
.next-step-circle.next-step-horizontal > .next-step-item-process > .next-step-item-body > .next-step-item-content {
|
|
@@ -15618,8 +15618,8 @@
|
|
|
15618
15618
|
text-align: center;
|
|
15619
15619
|
position: absolute; }
|
|
15620
15620
|
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-title {
|
|
15621
|
-
font-size:
|
|
15622
|
-
line-height:
|
|
15621
|
+
font-size: 16px;
|
|
15622
|
+
line-height: 20px;
|
|
15623
15623
|
margin-top: 8px;
|
|
15624
15624
|
font-weight: normal; }
|
|
15625
15625
|
.next-step-circle.next-step-horizontal > .next-step-item-finish > .next-step-item-body > .next-step-item-content {
|
|
@@ -15646,8 +15646,8 @@
|
|
|
15646
15646
|
text-align: center;
|
|
15647
15647
|
position: absolute; }
|
|
15648
15648
|
.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-title {
|
|
15649
|
-
font-size:
|
|
15650
|
-
line-height:
|
|
15649
|
+
font-size: 16px;
|
|
15650
|
+
line-height: 20px;
|
|
15651
15651
|
margin-top: 8px;
|
|
15652
15652
|
font-weight: normal; }
|
|
15653
15653
|
.next-step-circle.next-step-horizontal > .next-step-item-disabled > .next-step-item-body > .next-step-item-content {
|
|
@@ -15671,7 +15671,7 @@
|
|
|
15671
15671
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-body .next-step-item-title {
|
|
15672
15672
|
display: inline-block;
|
|
15673
15673
|
padding-right: 8px;
|
|
15674
|
-
margin-top:
|
|
15674
|
+
margin-top: 8px; }
|
|
15675
15675
|
|
|
15676
15676
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-wait .next-step-item-tail {
|
|
15677
15677
|
width: calc(100% - 208px);
|
|
@@ -15694,7 +15694,7 @@
|
|
|
15694
15694
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-body .next-step-item-title {
|
|
15695
15695
|
display: inline-block;
|
|
15696
15696
|
padding-right: 8px;
|
|
15697
|
-
margin-top:
|
|
15697
|
+
margin-top: 8px; }
|
|
15698
15698
|
|
|
15699
15699
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-process .next-step-item-tail {
|
|
15700
15700
|
width: calc(100% - 208px);
|
|
@@ -15717,7 +15717,7 @@
|
|
|
15717
15717
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-body .next-step-item-title {
|
|
15718
15718
|
display: inline-block;
|
|
15719
15719
|
padding-right: 8px;
|
|
15720
|
-
margin-top:
|
|
15720
|
+
margin-top: 8px; }
|
|
15721
15721
|
|
|
15722
15722
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-finish .next-step-item-tail {
|
|
15723
15723
|
width: calc(100% - 208px);
|
|
@@ -15740,7 +15740,7 @@
|
|
|
15740
15740
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-body .next-step-item-title {
|
|
15741
15741
|
display: inline-block;
|
|
15742
15742
|
padding-right: 8px;
|
|
15743
|
-
margin-top:
|
|
15743
|
+
margin-top: 8px; }
|
|
15744
15744
|
|
|
15745
15745
|
.next-step-circle.next-step-horizontal.next-step-label-horizontal > .next-step-item-disabled .next-step-item-tail {
|
|
15746
15746
|
width: calc(100% - 208px);
|
|
@@ -15787,7 +15787,7 @@
|
|
|
15787
15787
|
margin-top: 4px;
|
|
15788
15788
|
min-height: 8px;
|
|
15789
15789
|
text-align: left;
|
|
15790
|
-
font-size:
|
|
15790
|
+
font-size: 14px;
|
|
15791
15791
|
line-height: 1.5; }
|
|
15792
15792
|
.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
15793
15793
|
width: 1px;
|
|
@@ -15818,7 +15818,7 @@
|
|
|
15818
15818
|
margin-top: 4px;
|
|
15819
15819
|
min-height: 8px;
|
|
15820
15820
|
text-align: left;
|
|
15821
|
-
font-size:
|
|
15821
|
+
font-size: 14px;
|
|
15822
15822
|
line-height: 1.5; }
|
|
15823
15823
|
.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
15824
15824
|
width: 1px;
|
|
@@ -15849,7 +15849,7 @@
|
|
|
15849
15849
|
margin-top: 4px;
|
|
15850
15850
|
min-height: 8px;
|
|
15851
15851
|
text-align: left;
|
|
15852
|
-
font-size:
|
|
15852
|
+
font-size: 14px;
|
|
15853
15853
|
line-height: 1.5; }
|
|
15854
15854
|
.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
15855
15855
|
width: 1px;
|
|
@@ -15880,7 +15880,7 @@
|
|
|
15880
15880
|
margin-top: 4px;
|
|
15881
15881
|
min-height: 8px;
|
|
15882
15882
|
text-align: left;
|
|
15883
|
-
font-size:
|
|
15883
|
+
font-size: 14px;
|
|
15884
15884
|
line-height: 1.5; }
|
|
15885
15885
|
|
|
15886
15886
|
.next-step-dot .next-step-item-container {
|
|
@@ -15930,7 +15930,7 @@
|
|
|
15930
15930
|
|
|
15931
15931
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
15932
15932
|
color: #a9aeba;
|
|
15933
|
-
font-size:
|
|
15933
|
+
font-size: 14px;
|
|
15934
15934
|
line-height: 1.5;
|
|
15935
15935
|
word-break: break-word; }
|
|
15936
15936
|
|
|
@@ -15948,7 +15948,7 @@
|
|
|
15948
15948
|
display: block;
|
|
15949
15949
|
width: 12px;
|
|
15950
15950
|
height: 12px;
|
|
15951
|
-
font-size:
|
|
15951
|
+
font-size: 14px;
|
|
15952
15952
|
font-weight: normal;
|
|
15953
15953
|
line-height: 10px;
|
|
15954
15954
|
text-align: center;
|
|
@@ -16007,7 +16007,7 @@
|
|
|
16007
16007
|
|
|
16008
16008
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
16009
16009
|
color: #323643;
|
|
16010
|
-
font-size:
|
|
16010
|
+
font-size: 14px;
|
|
16011
16011
|
line-height: 1.5;
|
|
16012
16012
|
word-break: break-word; }
|
|
16013
16013
|
|
|
@@ -16025,7 +16025,7 @@
|
|
|
16025
16025
|
display: block;
|
|
16026
16026
|
width: 12px;
|
|
16027
16027
|
height: 12px;
|
|
16028
|
-
font-size:
|
|
16028
|
+
font-size: 14px;
|
|
16029
16029
|
font-weight: normal;
|
|
16030
16030
|
line-height: 10px;
|
|
16031
16031
|
text-align: center;
|
|
@@ -16084,7 +16084,7 @@
|
|
|
16084
16084
|
|
|
16085
16085
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
16086
16086
|
color: #323643;
|
|
16087
|
-
font-size:
|
|
16087
|
+
font-size: 14px;
|
|
16088
16088
|
line-height: 1.5;
|
|
16089
16089
|
word-break: break-word; }
|
|
16090
16090
|
|
|
@@ -16102,7 +16102,7 @@
|
|
|
16102
16102
|
display: block;
|
|
16103
16103
|
width: 12px;
|
|
16104
16104
|
height: 12px;
|
|
16105
|
-
font-size:
|
|
16105
|
+
font-size: 14px;
|
|
16106
16106
|
font-weight: normal;
|
|
16107
16107
|
line-height: 10px;
|
|
16108
16108
|
text-align: center;
|
|
@@ -16161,7 +16161,7 @@
|
|
|
16161
16161
|
|
|
16162
16162
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
16163
16163
|
color: #c3cbd5;
|
|
16164
|
-
font-size:
|
|
16164
|
+
font-size: 14px;
|
|
16165
16165
|
line-height: 1.5;
|
|
16166
16166
|
word-break: break-word; }
|
|
16167
16167
|
|
|
@@ -16179,7 +16179,7 @@
|
|
|
16179
16179
|
display: block;
|
|
16180
16180
|
width: 12px;
|
|
16181
16181
|
height: 12px;
|
|
16182
|
-
font-size:
|
|
16182
|
+
font-size: 14px;
|
|
16183
16183
|
font-weight: normal;
|
|
16184
16184
|
line-height: 10px;
|
|
16185
16185
|
text-align: center;
|
|
@@ -18046,7 +18046,7 @@
|
|
|
18046
18046
|
line-height: 22px;
|
|
18047
18047
|
font-size: 0; }
|
|
18048
18048
|
.next-tag-medium > .next-tag-body {
|
|
18049
|
-
font-size:
|
|
18049
|
+
font-size: 14px;
|
|
18050
18050
|
padding: 0 8px;
|
|
18051
18051
|
min-width: 40px; }
|
|
18052
18052
|
.next-tag-medium.next-tag-closable > .next-tag-body {
|
|
@@ -18285,7 +18285,7 @@
|
|
|
18285
18285
|
margin: 0;
|
|
18286
18286
|
margin-top: 4px;
|
|
18287
18287
|
margin-bottom: 12px;
|
|
18288
|
-
font-size:
|
|
18288
|
+
font-size: 14px;
|
|
18289
18289
|
color: #a9aeba;
|
|
18290
18290
|
text-align: right; }
|
|
18291
18291
|
.next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -18405,7 +18405,7 @@
|
|
|
18405
18405
|
margin: 0;
|
|
18406
18406
|
margin-top: 4px;
|
|
18407
18407
|
margin-bottom: 12px;
|
|
18408
|
-
font-size:
|
|
18408
|
+
font-size: 14px;
|
|
18409
18409
|
color: #a9aeba;
|
|
18410
18410
|
text-align: right; }
|
|
18411
18411
|
.next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -18525,7 +18525,7 @@
|
|
|
18525
18525
|
margin: 0;
|
|
18526
18526
|
margin-top: 4px;
|
|
18527
18527
|
margin-bottom: 12px;
|
|
18528
|
-
font-size:
|
|
18528
|
+
font-size: 14px;
|
|
18529
18529
|
color: #a9aeba;
|
|
18530
18530
|
text-align: right; }
|
|
18531
18531
|
.next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -18645,7 +18645,7 @@
|
|
|
18645
18645
|
margin: 0;
|
|
18646
18646
|
margin-top: 4px;
|
|
18647
18647
|
margin-bottom: 12px;
|
|
18648
|
-
font-size:
|
|
18648
|
+
font-size: 14px;
|
|
18649
18649
|
color: #a9aeba;
|
|
18650
18650
|
text-align: right; }
|
|
18651
18651
|
.next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -18792,7 +18792,7 @@
|
|
|
18792
18792
|
margin: 0;
|
|
18793
18793
|
margin-top: 4px;
|
|
18794
18794
|
margin-bottom: 12px;
|
|
18795
|
-
font-size:
|
|
18795
|
+
font-size: 14px;
|
|
18796
18796
|
color: #a9aeba;
|
|
18797
18797
|
text-align: left; }
|
|
18798
18798
|
.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -18905,7 +18905,7 @@
|
|
|
18905
18905
|
margin: 0;
|
|
18906
18906
|
margin-top: 4px;
|
|
18907
18907
|
margin-bottom: 12px;
|
|
18908
|
-
font-size:
|
|
18908
|
+
font-size: 14px;
|
|
18909
18909
|
color: #a9aeba;
|
|
18910
18910
|
text-align: left; }
|
|
18911
18911
|
.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -19018,7 +19018,7 @@
|
|
|
19018
19018
|
margin: 0;
|
|
19019
19019
|
margin-top: 4px;
|
|
19020
19020
|
margin-bottom: 12px;
|
|
19021
|
-
font-size:
|
|
19021
|
+
font-size: 14px;
|
|
19022
19022
|
color: #a9aeba;
|
|
19023
19023
|
text-align: left; }
|
|
19024
19024
|
.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -19131,7 +19131,7 @@
|
|
|
19131
19131
|
margin: 0;
|
|
19132
19132
|
margin-top: 4px;
|
|
19133
19133
|
margin-bottom: 12px;
|
|
19134
|
-
font-size:
|
|
19134
|
+
font-size: 14px;
|
|
19135
19135
|
color: #a9aeba;
|
|
19136
19136
|
text-align: left; }
|
|
19137
19137
|
.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
@@ -19194,7 +19194,7 @@
|
|
|
19194
19194
|
margin: 0;
|
|
19195
19195
|
margin-top: 4px;
|
|
19196
19196
|
margin-bottom: 12px;
|
|
19197
|
-
font-size:
|
|
19197
|
+
font-size: 14px;
|
|
19198
19198
|
color: #a9aeba;
|
|
19199
19199
|
text-align: right; }
|
|
19200
19200
|
|
|
@@ -19247,7 +19247,7 @@
|
|
|
19247
19247
|
margin: 0;
|
|
19248
19248
|
margin-top: 4px;
|
|
19249
19249
|
margin-bottom: 12px;
|
|
19250
|
-
font-size:
|
|
19250
|
+
font-size: 14px;
|
|
19251
19251
|
color: #a9aeba;
|
|
19252
19252
|
text-align: left; }
|
|
19253
19253
|
|
|
@@ -19402,12 +19402,12 @@
|
|
|
19402
19402
|
line-height: 20px;
|
|
19403
19403
|
padding: 0 4px;
|
|
19404
19404
|
border-radius: 4px;
|
|
19405
|
-
font-size:
|
|
19405
|
+
font-size: 14px; }
|
|
19406
19406
|
.next-tree-node-label .next-icon {
|
|
19407
|
-
font-size:
|
|
19407
|
+
font-size: 16px; }
|
|
19408
19408
|
.next-tree-node-label .next-icon::before {
|
|
19409
|
-
font-size:
|
|
19410
|
-
width:
|
|
19409
|
+
font-size: 14px;
|
|
19410
|
+
width: 14px;
|
|
19411
19411
|
margin-right: .5em; }
|
|
19412
19412
|
.next-tree-node-input.next-input {
|
|
19413
19413
|
margin: 0 4px; }
|