@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.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)
|
|
@@ -2274,7 +2274,7 @@
|
|
|
2274
2274
|
.next-radio-button-small .next-radio-label {
|
|
2275
2275
|
height: 18px;
|
|
2276
2276
|
line-height: 18px;
|
|
2277
|
-
font-size:
|
|
2277
|
+
font-size: 12px; }
|
|
2278
2278
|
|
|
2279
2279
|
.next-radio-single-input input[type="radio"] {
|
|
2280
2280
|
opacity: 0;
|
|
@@ -2344,7 +2344,7 @@
|
|
|
2344
2344
|
height: 16px;
|
|
2345
2345
|
min-width: 16px;
|
|
2346
2346
|
padding: 0 4px 0 4px;
|
|
2347
|
-
font-size:
|
|
2347
|
+
font-size: 12px;
|
|
2348
2348
|
line-height: 16px;
|
|
2349
2349
|
-webkit-transform: translateX(-50%);
|
|
2350
2350
|
-ms-transform: translateX(-50%);
|
|
@@ -2376,7 +2376,7 @@
|
|
|
2376
2376
|
.next-badge .next-badge-custom {
|
|
2377
2377
|
line-height: 1.166667;
|
|
2378
2378
|
white-space: nowrap;
|
|
2379
|
-
font-size:
|
|
2379
|
+
font-size: 12px;
|
|
2380
2380
|
padding-left: 4px;
|
|
2381
2381
|
padding-right: 4px;
|
|
2382
2382
|
border-radius: 6px;
|
|
@@ -2407,7 +2407,7 @@
|
|
|
2407
2407
|
display: block;
|
|
2408
2408
|
height: 16px;
|
|
2409
2409
|
line-height: 16px;
|
|
2410
|
-
font-size:
|
|
2410
|
+
font-size: 12px; }
|
|
2411
2411
|
.next-badge-not-a-wrapper .next-badge-count,
|
|
2412
2412
|
.next-badge-not-a-wrapper .next-badge-custom {
|
|
2413
2413
|
position: relative;
|
|
@@ -3331,7 +3331,7 @@
|
|
|
3331
3331
|
.next-breadcrumb .next-breadcrumb-text {
|
|
3332
3332
|
height: 16px;
|
|
3333
3333
|
min-width: 16px;
|
|
3334
|
-
font-size:
|
|
3334
|
+
font-size: 12px;
|
|
3335
3335
|
line-height: 16px; }
|
|
3336
3336
|
.next-breadcrumb .next-breadcrumb-separator {
|
|
3337
3337
|
height: 16px;
|
|
@@ -3356,7 +3356,7 @@
|
|
|
3356
3356
|
width: 16px;
|
|
3357
3357
|
font-size: 16px; } }
|
|
3358
3358
|
.next-breadcrumb .next-breadcrumb-text-ellipsis {
|
|
3359
|
-
font-size:
|
|
3359
|
+
font-size: 12px; }
|
|
3360
3360
|
.next-breadcrumb .next-breadcrumb-text {
|
|
3361
3361
|
color: rgba(0, 0, 0, 0.75); }
|
|
3362
3362
|
.next-breadcrumb .next-breadcrumb-text > b {
|
|
@@ -3484,7 +3484,7 @@
|
|
|
3484
3484
|
border-radius: 6px;
|
|
3485
3485
|
padding: 0 8px;
|
|
3486
3486
|
height: 28px;
|
|
3487
|
-
font-size:
|
|
3487
|
+
font-size: 12px;
|
|
3488
3488
|
border-width: 1px; }
|
|
3489
3489
|
.next-btn.next-small > .next-btn-icon.next-icon-first {
|
|
3490
3490
|
-webkit-transform: scale(1);
|
|
@@ -4027,7 +4027,7 @@
|
|
|
4027
4027
|
border-radius: 0;
|
|
4028
4028
|
padding: 0 0px;
|
|
4029
4029
|
height: 16px;
|
|
4030
|
-
font-size:
|
|
4030
|
+
font-size: 12px;
|
|
4031
4031
|
border-width: 0; }
|
|
4032
4032
|
.next-btn-text.next-small > .next-btn-icon.next-icon-first {
|
|
4033
4033
|
-webkit-transform: scale(1);
|
|
@@ -4451,9 +4451,9 @@
|
|
|
4451
4451
|
border-radius: 6px; }
|
|
4452
4452
|
.next-input.next-small .next-input-label {
|
|
4453
4453
|
padding-left: 8px;
|
|
4454
|
-
font-size:
|
|
4454
|
+
font-size: 12px; }
|
|
4455
4455
|
.next-input.next-small .next-input-inner {
|
|
4456
|
-
font-size:
|
|
4456
|
+
font-size: 12px; }
|
|
4457
4457
|
.next-input.next-small .next-input-control {
|
|
4458
4458
|
padding-right: 4px; }
|
|
4459
4459
|
.next-input.next-small .next-input-inner-text {
|
|
@@ -4462,18 +4462,18 @@
|
|
|
4462
4462
|
height: 22px;
|
|
4463
4463
|
line-height: 22px \0;
|
|
4464
4464
|
padding: 0 8px;
|
|
4465
|
-
font-size:
|
|
4465
|
+
font-size: 12px; }
|
|
4466
4466
|
.next-input.next-small input::-webkit-input-placeholder {
|
|
4467
|
-
font-size:
|
|
4467
|
+
font-size: 12px; }
|
|
4468
4468
|
.next-input.next-small input::-moz-placeholder {
|
|
4469
|
-
font-size:
|
|
4469
|
+
font-size: 12px; }
|
|
4470
4470
|
.next-input.next-small input::-ms-input-placeholder {
|
|
4471
|
-
font-size:
|
|
4471
|
+
font-size: 12px; }
|
|
4472
4472
|
.next-input.next-small input::placeholder {
|
|
4473
|
-
font-size:
|
|
4473
|
+
font-size: 12px; }
|
|
4474
4474
|
.next-input.next-small .next-input-text-field {
|
|
4475
4475
|
padding: 0 8px;
|
|
4476
|
-
font-size:
|
|
4476
|
+
font-size: 12px;
|
|
4477
4477
|
height: 22px;
|
|
4478
4478
|
line-height: 22px; }
|
|
4479
4479
|
.next-input.next-small .next-icon:before,
|
|
@@ -4636,8 +4636,8 @@
|
|
|
4636
4636
|
-webkit-box-shadow: none;
|
|
4637
4637
|
box-shadow: none; }
|
|
4638
4638
|
.next-input-control .next-input-len {
|
|
4639
|
-
font-size:
|
|
4640
|
-
line-height:
|
|
4639
|
+
font-size: 12px;
|
|
4640
|
+
line-height: 12px;
|
|
4641
4641
|
color: #999999;
|
|
4642
4642
|
display: table-cell;
|
|
4643
4643
|
width: 1px;
|
|
@@ -4814,7 +4814,7 @@
|
|
|
4814
4814
|
border-color: #d9d9d9;
|
|
4815
4815
|
background-color: whitesmoke; }
|
|
4816
4816
|
.next-input-group-text.next-small {
|
|
4817
|
-
font-size:
|
|
4817
|
+
font-size: 12px;
|
|
4818
4818
|
border-radius: 6px; }
|
|
4819
4819
|
.next-input-group-text.next-medium {
|
|
4820
4820
|
font-size: 14px;
|
|
@@ -5198,14 +5198,14 @@
|
|
|
5198
5198
|
.next-calendar-range .next-calendar-th {
|
|
5199
5199
|
text-align: center;
|
|
5200
5200
|
color: #999999;
|
|
5201
|
-
font-size:
|
|
5201
|
+
font-size: 12px;
|
|
5202
5202
|
font-weight: normal; }
|
|
5203
5203
|
|
|
5204
5204
|
.next-calendar-card .next-calendar-cell,
|
|
5205
5205
|
.next-calendar-panel .next-calendar-cell,
|
|
5206
5206
|
.next-calendar-range .next-calendar-cell {
|
|
5207
5207
|
text-align: center;
|
|
5208
|
-
font-size:
|
|
5208
|
+
font-size: 12px; }
|
|
5209
5209
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
|
|
5210
5210
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
|
|
5211
5211
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
|
|
@@ -5514,7 +5514,7 @@
|
|
|
5514
5514
|
font-size: 18px;
|
|
5515
5515
|
font-weight: normal; }
|
|
5516
5516
|
.next-card-subtitle {
|
|
5517
|
-
font-size:
|
|
5517
|
+
font-size: 12px;
|
|
5518
5518
|
color: rgba(0, 0, 0, 0.75);
|
|
5519
5519
|
padding-left: 8px; }
|
|
5520
5520
|
.next-card-extra {
|
|
@@ -5579,7 +5579,7 @@
|
|
|
5579
5579
|
font-weight: normal;
|
|
5580
5580
|
line-height: 1.5; }
|
|
5581
5581
|
.next-card-header-subtitle {
|
|
5582
|
-
font-size:
|
|
5582
|
+
font-size: 12px;
|
|
5583
5583
|
color: rgba(0, 0, 0, 0.75); }
|
|
5584
5584
|
.next-card-actions {
|
|
5585
5585
|
display: block;
|
|
@@ -6099,7 +6099,7 @@
|
|
|
6099
6099
|
cursor: default;
|
|
6100
6100
|
height: 28px;
|
|
6101
6101
|
line-height: 28px;
|
|
6102
|
-
font-size:
|
|
6102
|
+
font-size: 12px;
|
|
6103
6103
|
font-weight: normal;
|
|
6104
6104
|
color: #999999;
|
|
6105
6105
|
background: #FFFFFF; }
|
|
@@ -6109,7 +6109,7 @@
|
|
|
6109
6109
|
list-style: none;
|
|
6110
6110
|
margin: 0;
|
|
6111
6111
|
padding: 0;
|
|
6112
|
-
font-size:
|
|
6112
|
+
font-size: 12px;
|
|
6113
6113
|
height: 196px; }
|
|
6114
6114
|
.next-time-picker-menu-item {
|
|
6115
6115
|
cursor: pointer;
|
|
@@ -6196,7 +6196,7 @@
|
|
|
6196
6196
|
text-align: center;
|
|
6197
6197
|
color: rgba(0, 0, 0, 0.4);
|
|
6198
6198
|
width: 16px;
|
|
6199
|
-
font-size:
|
|
6199
|
+
font-size: 12px;
|
|
6200
6200
|
vertical-align: middle; }
|
|
6201
6201
|
|
|
6202
6202
|
.next-date-picker,
|
|
@@ -11176,7 +11176,7 @@
|
|
|
11176
11176
|
font-size: 14px;
|
|
11177
11177
|
line-height: 28px; }
|
|
11178
11178
|
.next-form-preview.next-form-item.next-small .next-form-item-label {
|
|
11179
|
-
font-size:
|
|
11179
|
+
font-size: 12px;
|
|
11180
11180
|
line-height: 20px; }
|
|
11181
11181
|
.next-form-preview.next-form-item.next-large .next-form-item-label {
|
|
11182
11182
|
font-size: 18px;
|
|
@@ -11195,8 +11195,8 @@
|
|
|
11195
11195
|
gap: 16px; }
|
|
11196
11196
|
.next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
|
|
11197
11197
|
line-height: 1.4;
|
|
11198
|
-
margin-top:
|
|
11199
|
-
margin-bottom:
|
|
11198
|
+
margin-top: 6px;
|
|
11199
|
+
margin-bottom: 6px; }
|
|
11200
11200
|
.next-form-responsive-grid.next-medium .next-responsive-grid {
|
|
11201
11201
|
gap: 20px; }
|
|
11202
11202
|
.next-form-responsive-grid.next-medium .next-form-item.next-left .next-form-item-label {
|
|
@@ -11274,16 +11274,16 @@
|
|
|
11274
11274
|
.next-form-item.next-small .next-radio-group {
|
|
11275
11275
|
line-height: 24px; }
|
|
11276
11276
|
.next-form-item.next-small .next-form-preview {
|
|
11277
|
-
font-size:
|
|
11277
|
+
font-size: 12px;
|
|
11278
11278
|
line-height: 20px; }
|
|
11279
11279
|
.next-form-item.next-small .next-form-preview.next-input-textarea > p {
|
|
11280
|
-
font-size:
|
|
11280
|
+
font-size: 12px;
|
|
11281
11281
|
text-align: justify;
|
|
11282
|
-
min-height:
|
|
11282
|
+
min-height: 16.8px;
|
|
11283
11283
|
line-height: 1.4;
|
|
11284
|
-
margin-top:
|
|
11284
|
+
margin-top: 1.6px; }
|
|
11285
11285
|
.next-form-item.next-small .next-form-item-label {
|
|
11286
|
-
font-size:
|
|
11286
|
+
font-size: 12px; }
|
|
11287
11287
|
.next-form-item.next-top > .next-form-item-label {
|
|
11288
11288
|
margin-bottom: 2px; }
|
|
11289
11289
|
.next-form-item.next-inset .next-form-item-label {
|
|
@@ -12157,7 +12157,7 @@
|
|
|
12157
12157
|
line-height: 44px; }
|
|
12158
12158
|
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
|
|
12159
12159
|
height: 44px;
|
|
12160
|
-
font-size:
|
|
12160
|
+
font-size: 12px; }
|
|
12161
12161
|
.next-nav.next-ver .next-nav-item:before {
|
|
12162
12162
|
height: 0;
|
|
12163
12163
|
top: 50%;
|
|
@@ -12996,12 +12996,12 @@
|
|
|
12996
12996
|
line-height: inherit; }
|
|
12997
12997
|
|
|
12998
12998
|
.next-pagination[dir="rtl"].next-small .next-pagination-display {
|
|
12999
|
-
font-size:
|
|
12999
|
+
font-size: 12px; }
|
|
13000
13000
|
.next-pagination[dir="rtl"].next-small .next-pagination-display em {
|
|
13001
|
-
font-size:
|
|
13001
|
+
font-size: 12px; }
|
|
13002
13002
|
|
|
13003
13003
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
|
|
13004
|
-
font-size:
|
|
13004
|
+
font-size: 12px; }
|
|
13005
13005
|
|
|
13006
13006
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
|
|
13007
13007
|
width: 28px; }
|
|
@@ -13009,7 +13009,7 @@
|
|
|
13009
13009
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
|
|
13010
13010
|
height: 24px;
|
|
13011
13011
|
line-height: 24px;
|
|
13012
|
-
font-size:
|
|
13012
|
+
font-size: 12px;
|
|
13013
13013
|
vertical-align: middle; }
|
|
13014
13014
|
|
|
13015
13015
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
|
|
@@ -13259,17 +13259,17 @@
|
|
|
13259
13259
|
font-size: 12px;
|
|
13260
13260
|
line-height: inherit; }
|
|
13261
13261
|
.next-pagination.next-small .next-pagination-display {
|
|
13262
|
-
font-size:
|
|
13262
|
+
font-size: 12px; }
|
|
13263
13263
|
.next-pagination.next-small .next-pagination-display em {
|
|
13264
|
-
font-size:
|
|
13264
|
+
font-size: 12px; }
|
|
13265
13265
|
.next-pagination.next-small .next-pagination-jump-text {
|
|
13266
|
-
font-size:
|
|
13266
|
+
font-size: 12px; }
|
|
13267
13267
|
.next-pagination.next-small .next-pagination-jump-input {
|
|
13268
13268
|
width: 28px; }
|
|
13269
13269
|
.next-pagination.next-small .next-pagination-size-selector-title {
|
|
13270
13270
|
height: 24px;
|
|
13271
13271
|
line-height: 24px;
|
|
13272
|
-
font-size:
|
|
13272
|
+
font-size: 12px;
|
|
13273
13273
|
vertical-align: middle; }
|
|
13274
13274
|
.next-pagination.next-small .next-pagination-size-selector-btn {
|
|
13275
13275
|
padding: 0 8px; }
|
|
@@ -13519,7 +13519,7 @@
|
|
|
13519
13519
|
top: 50%;
|
|
13520
13520
|
margin-top: -2px; }
|
|
13521
13521
|
.next-progress-line.next-small .next-progress-line-text {
|
|
13522
|
-
font-size:
|
|
13522
|
+
font-size: 12px;
|
|
13523
13523
|
line-height: 4px; }
|
|
13524
13524
|
.next-progress-line.next-medium .next-progress-line-underlay {
|
|
13525
13525
|
border-radius: 16px;
|
|
@@ -13530,7 +13530,7 @@
|
|
|
13530
13530
|
top: 50%;
|
|
13531
13531
|
margin-top: -4px; }
|
|
13532
13532
|
.next-progress-line.next-medium .next-progress-line-text {
|
|
13533
|
-
font-size:
|
|
13533
|
+
font-size: 12px;
|
|
13534
13534
|
line-height: 8px; }
|
|
13535
13535
|
.next-progress-line.next-large .next-progress-line-underlay {
|
|
13536
13536
|
border-radius: 16px;
|
|
@@ -13564,7 +13564,7 @@
|
|
|
13564
13564
|
top: 50%;
|
|
13565
13565
|
margin-top: -2px; }
|
|
13566
13566
|
.next-progress-line-show-border.next-small .next-progress-line-text {
|
|
13567
|
-
font-size:
|
|
13567
|
+
font-size: 12px;
|
|
13568
13568
|
line-height: 6px; }
|
|
13569
13569
|
.next-progress-line-show-border.next-medium .next-progress-line-underlay {
|
|
13570
13570
|
border-radius: 16px;
|
|
@@ -13575,7 +13575,7 @@
|
|
|
13575
13575
|
top: 50%;
|
|
13576
13576
|
margin-top: -4px; }
|
|
13577
13577
|
.next-progress-line-show-border.next-medium .next-progress-line-text {
|
|
13578
|
-
font-size:
|
|
13578
|
+
font-size: 12px;
|
|
13579
13579
|
line-height: 10px; }
|
|
13580
13580
|
.next-progress-line-show-border.next-large .next-progress-line-underlay {
|
|
13581
13581
|
border-radius: 16px;
|
|
@@ -13996,7 +13996,7 @@
|
|
|
13996
13996
|
/* 尺寸 */
|
|
13997
13997
|
/* ======================================== */
|
|
13998
13998
|
.next-rating-small {
|
|
13999
|
-
font-size:
|
|
13999
|
+
font-size: 12px; }
|
|
14000
14000
|
.next-rating-small .next-icon:before,
|
|
14001
14001
|
.next-rating-small .next-icon .next-icon-remote {
|
|
14002
14002
|
width: 12px;
|
|
@@ -14884,7 +14884,7 @@
|
|
|
14884
14884
|
word-break: break-word; }
|
|
14885
14885
|
.next-step-arrow > .next-step-item-wait .next-step-item-content {
|
|
14886
14886
|
color: #999999;
|
|
14887
|
-
font-size:
|
|
14887
|
+
font-size: 12px;
|
|
14888
14888
|
line-height: 1.5;
|
|
14889
14889
|
word-break: break-word; }
|
|
14890
14890
|
.next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
|
|
@@ -14900,7 +14900,7 @@
|
|
|
14900
14900
|
display: block;
|
|
14901
14901
|
width: 32px;
|
|
14902
14902
|
height: 32px;
|
|
14903
|
-
font-size:
|
|
14903
|
+
font-size: 12px;
|
|
14904
14904
|
font-weight: normal;
|
|
14905
14905
|
line-height: 30px;
|
|
14906
14906
|
text-align: center;
|
|
@@ -14943,7 +14943,7 @@
|
|
|
14943
14943
|
word-break: break-word; }
|
|
14944
14944
|
.next-step-arrow > .next-step-item-process .next-step-item-content {
|
|
14945
14945
|
color: #FFFFFF;
|
|
14946
|
-
font-size:
|
|
14946
|
+
font-size: 12px;
|
|
14947
14947
|
line-height: 1.5;
|
|
14948
14948
|
word-break: break-word; }
|
|
14949
14949
|
.next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
|
|
@@ -14959,7 +14959,7 @@
|
|
|
14959
14959
|
display: block;
|
|
14960
14960
|
width: 32px;
|
|
14961
14961
|
height: 32px;
|
|
14962
|
-
font-size:
|
|
14962
|
+
font-size: 12px;
|
|
14963
14963
|
font-weight: normal;
|
|
14964
14964
|
line-height: 30px;
|
|
14965
14965
|
text-align: center;
|
|
@@ -15002,7 +15002,7 @@
|
|
|
15002
15002
|
word-break: break-word; }
|
|
15003
15003
|
.next-step-arrow > .next-step-item-finish .next-step-item-content {
|
|
15004
15004
|
color: #257df9;
|
|
15005
|
-
font-size:
|
|
15005
|
+
font-size: 12px;
|
|
15006
15006
|
line-height: 1.5;
|
|
15007
15007
|
word-break: break-word; }
|
|
15008
15008
|
.next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
|
|
@@ -15018,7 +15018,7 @@
|
|
|
15018
15018
|
display: block;
|
|
15019
15019
|
width: 32px;
|
|
15020
15020
|
height: 32px;
|
|
15021
|
-
font-size:
|
|
15021
|
+
font-size: 12px;
|
|
15022
15022
|
font-weight: normal;
|
|
15023
15023
|
line-height: 30px;
|
|
15024
15024
|
text-align: center;
|
|
@@ -15062,7 +15062,7 @@
|
|
|
15062
15062
|
word-break: break-word; }
|
|
15063
15063
|
.next-step-arrow .next-step-item-disabled .next-step-item-content {
|
|
15064
15064
|
color: rgba(0, 0, 0, 0.4);
|
|
15065
|
-
font-size:
|
|
15065
|
+
font-size: 12px;
|
|
15066
15066
|
line-height: 1.5;
|
|
15067
15067
|
word-break: break-word; }
|
|
15068
15068
|
.next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
|
|
@@ -15078,7 +15078,7 @@
|
|
|
15078
15078
|
display: block;
|
|
15079
15079
|
width: 32px;
|
|
15080
15080
|
height: 32px;
|
|
15081
|
-
font-size:
|
|
15081
|
+
font-size: 12px;
|
|
15082
15082
|
font-weight: normal;
|
|
15083
15083
|
line-height: 30px;
|
|
15084
15084
|
text-align: center;
|
|
@@ -15158,7 +15158,7 @@
|
|
|
15158
15158
|
|
|
15159
15159
|
.next-step-circle > .next-step-item-wait .next-step-item-content {
|
|
15160
15160
|
color: rgba(0, 0, 0, 0.75);
|
|
15161
|
-
font-size:
|
|
15161
|
+
font-size: 12px;
|
|
15162
15162
|
line-height: 1.5;
|
|
15163
15163
|
word-break: break-word; }
|
|
15164
15164
|
|
|
@@ -15176,7 +15176,7 @@
|
|
|
15176
15176
|
display: block;
|
|
15177
15177
|
width: 32px;
|
|
15178
15178
|
height: 32px;
|
|
15179
|
-
font-size:
|
|
15179
|
+
font-size: 12px;
|
|
15180
15180
|
font-weight: normal;
|
|
15181
15181
|
line-height: 30px;
|
|
15182
15182
|
text-align: center;
|
|
@@ -15220,7 +15220,7 @@
|
|
|
15220
15220
|
|
|
15221
15221
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
15222
15222
|
color: #2e3038;
|
|
15223
|
-
font-size:
|
|
15223
|
+
font-size: 12px;
|
|
15224
15224
|
line-height: 1.5;
|
|
15225
15225
|
word-break: break-word; }
|
|
15226
15226
|
|
|
@@ -15238,7 +15238,7 @@
|
|
|
15238
15238
|
display: block;
|
|
15239
15239
|
width: 32px;
|
|
15240
15240
|
height: 32px;
|
|
15241
|
-
font-size:
|
|
15241
|
+
font-size: 12px;
|
|
15242
15242
|
font-weight: normal;
|
|
15243
15243
|
line-height: 30px;
|
|
15244
15244
|
text-align: center;
|
|
@@ -15282,7 +15282,7 @@
|
|
|
15282
15282
|
|
|
15283
15283
|
.next-step-circle > .next-step-item-finish .next-step-item-content {
|
|
15284
15284
|
color: rgba(0, 0, 0, 0.75);
|
|
15285
|
-
font-size:
|
|
15285
|
+
font-size: 12px;
|
|
15286
15286
|
line-height: 1.5;
|
|
15287
15287
|
word-break: break-word; }
|
|
15288
15288
|
|
|
@@ -15300,7 +15300,7 @@
|
|
|
15300
15300
|
display: block;
|
|
15301
15301
|
width: 32px;
|
|
15302
15302
|
height: 32px;
|
|
15303
|
-
font-size:
|
|
15303
|
+
font-size: 12px;
|
|
15304
15304
|
font-weight: normal;
|
|
15305
15305
|
line-height: 30px;
|
|
15306
15306
|
text-align: center;
|
|
@@ -15344,7 +15344,7 @@
|
|
|
15344
15344
|
|
|
15345
15345
|
.next-step-circle .next-step-item-disabled .next-step-item-content {
|
|
15346
15346
|
color: rgba(0, 0, 0, 0.4);
|
|
15347
|
-
font-size:
|
|
15347
|
+
font-size: 12px;
|
|
15348
15348
|
line-height: 1.5;
|
|
15349
15349
|
word-break: break-word; }
|
|
15350
15350
|
|
|
@@ -15362,7 +15362,7 @@
|
|
|
15362
15362
|
display: block;
|
|
15363
15363
|
width: 32px;
|
|
15364
15364
|
height: 32px;
|
|
15365
|
-
font-size:
|
|
15365
|
+
font-size: 12px;
|
|
15366
15366
|
font-weight: normal;
|
|
15367
15367
|
line-height: 30px;
|
|
15368
15368
|
text-align: center;
|
|
@@ -15644,7 +15644,7 @@
|
|
|
15644
15644
|
margin-top: 4px;
|
|
15645
15645
|
min-height: 8px;
|
|
15646
15646
|
text-align: left;
|
|
15647
|
-
font-size:
|
|
15647
|
+
font-size: 12px;
|
|
15648
15648
|
line-height: 1.5; }
|
|
15649
15649
|
.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
15650
15650
|
width: 1px;
|
|
@@ -15675,7 +15675,7 @@
|
|
|
15675
15675
|
margin-top: 4px;
|
|
15676
15676
|
min-height: 8px;
|
|
15677
15677
|
text-align: left;
|
|
15678
|
-
font-size:
|
|
15678
|
+
font-size: 12px;
|
|
15679
15679
|
line-height: 1.5; }
|
|
15680
15680
|
.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
15681
15681
|
width: 1px;
|
|
@@ -15706,7 +15706,7 @@
|
|
|
15706
15706
|
margin-top: 4px;
|
|
15707
15707
|
min-height: 8px;
|
|
15708
15708
|
text-align: left;
|
|
15709
|
-
font-size:
|
|
15709
|
+
font-size: 12px;
|
|
15710
15710
|
line-height: 1.5; }
|
|
15711
15711
|
.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
15712
15712
|
width: 1px;
|
|
@@ -15737,7 +15737,7 @@
|
|
|
15737
15737
|
margin-top: 4px;
|
|
15738
15738
|
min-height: 8px;
|
|
15739
15739
|
text-align: left;
|
|
15740
|
-
font-size:
|
|
15740
|
+
font-size: 12px;
|
|
15741
15741
|
line-height: 1.5; }
|
|
15742
15742
|
|
|
15743
15743
|
.next-step-dot .next-step-item-container {
|
|
@@ -15787,7 +15787,7 @@
|
|
|
15787
15787
|
|
|
15788
15788
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
15789
15789
|
color: rgba(0, 0, 0, 0.75);
|
|
15790
|
-
font-size:
|
|
15790
|
+
font-size: 12px;
|
|
15791
15791
|
line-height: 1.5;
|
|
15792
15792
|
word-break: break-word; }
|
|
15793
15793
|
|
|
@@ -15805,7 +15805,7 @@
|
|
|
15805
15805
|
display: block;
|
|
15806
15806
|
width: 12px;
|
|
15807
15807
|
height: 12px;
|
|
15808
|
-
font-size:
|
|
15808
|
+
font-size: 12px;
|
|
15809
15809
|
font-weight: normal;
|
|
15810
15810
|
line-height: 10px;
|
|
15811
15811
|
text-align: center;
|
|
@@ -15823,13 +15823,13 @@
|
|
|
15823
15823
|
line-height: inherit; }
|
|
15824
15824
|
|
|
15825
15825
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
15826
|
-
font-size:
|
|
15826
|
+
font-size: 12px; }
|
|
15827
15827
|
|
|
15828
15828
|
.next-step-dot > .next-step-item-wait .next-step-item-node-dot {
|
|
15829
15829
|
display: block;
|
|
15830
15830
|
width: 12px;
|
|
15831
15831
|
height: 12px;
|
|
15832
|
-
font-size:
|
|
15832
|
+
font-size: 12px;
|
|
15833
15833
|
line-height: 10px;
|
|
15834
15834
|
text-align: center;
|
|
15835
15835
|
border: 1px solid;
|
|
@@ -15864,7 +15864,7 @@
|
|
|
15864
15864
|
|
|
15865
15865
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
15866
15866
|
color: #2e3038;
|
|
15867
|
-
font-size:
|
|
15867
|
+
font-size: 12px;
|
|
15868
15868
|
line-height: 1.5;
|
|
15869
15869
|
word-break: break-word; }
|
|
15870
15870
|
|
|
@@ -15882,7 +15882,7 @@
|
|
|
15882
15882
|
display: block;
|
|
15883
15883
|
width: 12px;
|
|
15884
15884
|
height: 12px;
|
|
15885
|
-
font-size:
|
|
15885
|
+
font-size: 12px;
|
|
15886
15886
|
font-weight: normal;
|
|
15887
15887
|
line-height: 10px;
|
|
15888
15888
|
text-align: center;
|
|
@@ -15900,13 +15900,13 @@
|
|
|
15900
15900
|
line-height: inherit; }
|
|
15901
15901
|
|
|
15902
15902
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
15903
|
-
font-size:
|
|
15903
|
+
font-size: 12px; }
|
|
15904
15904
|
|
|
15905
15905
|
.next-step-dot > .next-step-item-process .next-step-item-node-dot {
|
|
15906
15906
|
display: block;
|
|
15907
15907
|
width: 12px;
|
|
15908
15908
|
height: 12px;
|
|
15909
|
-
font-size:
|
|
15909
|
+
font-size: 12px;
|
|
15910
15910
|
line-height: 10px;
|
|
15911
15911
|
text-align: center;
|
|
15912
15912
|
border: 1px solid;
|
|
@@ -15941,7 +15941,7 @@
|
|
|
15941
15941
|
|
|
15942
15942
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
15943
15943
|
color: rgba(0, 0, 0, 0.75);
|
|
15944
|
-
font-size:
|
|
15944
|
+
font-size: 12px;
|
|
15945
15945
|
line-height: 1.5;
|
|
15946
15946
|
word-break: break-word; }
|
|
15947
15947
|
|
|
@@ -15959,7 +15959,7 @@
|
|
|
15959
15959
|
display: block;
|
|
15960
15960
|
width: 12px;
|
|
15961
15961
|
height: 12px;
|
|
15962
|
-
font-size:
|
|
15962
|
+
font-size: 12px;
|
|
15963
15963
|
font-weight: normal;
|
|
15964
15964
|
line-height: 10px;
|
|
15965
15965
|
text-align: center;
|
|
@@ -15977,13 +15977,13 @@
|
|
|
15977
15977
|
line-height: inherit; }
|
|
15978
15978
|
|
|
15979
15979
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
15980
|
-
font-size:
|
|
15980
|
+
font-size: 12px; }
|
|
15981
15981
|
|
|
15982
15982
|
.next-step-dot > .next-step-item-finish .next-step-item-node-dot {
|
|
15983
15983
|
display: block;
|
|
15984
15984
|
width: 12px;
|
|
15985
15985
|
height: 12px;
|
|
15986
|
-
font-size:
|
|
15986
|
+
font-size: 12px;
|
|
15987
15987
|
line-height: 10px;
|
|
15988
15988
|
text-align: center;
|
|
15989
15989
|
border: 1px solid;
|
|
@@ -16018,7 +16018,7 @@
|
|
|
16018
16018
|
|
|
16019
16019
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
16020
16020
|
color: rgba(0, 0, 0, 0.4);
|
|
16021
|
-
font-size:
|
|
16021
|
+
font-size: 12px;
|
|
16022
16022
|
line-height: 1.5;
|
|
16023
16023
|
word-break: break-word; }
|
|
16024
16024
|
|
|
@@ -16036,7 +16036,7 @@
|
|
|
16036
16036
|
display: block;
|
|
16037
16037
|
width: 12px;
|
|
16038
16038
|
height: 12px;
|
|
16039
|
-
font-size:
|
|
16039
|
+
font-size: 12px;
|
|
16040
16040
|
font-weight: normal;
|
|
16041
16041
|
line-height: 10px;
|
|
16042
16042
|
text-align: center;
|
|
@@ -16054,13 +16054,13 @@
|
|
|
16054
16054
|
line-height: inherit; }
|
|
16055
16055
|
|
|
16056
16056
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
16057
|
-
font-size:
|
|
16057
|
+
font-size: 12px; }
|
|
16058
16058
|
|
|
16059
16059
|
.next-step-dot .next-step-item-disabled .next-step-item-node-dot {
|
|
16060
16060
|
display: block;
|
|
16061
16061
|
width: 12px;
|
|
16062
16062
|
height: 12px;
|
|
16063
|
-
font-size:
|
|
16063
|
+
font-size: 12px;
|
|
16064
16064
|
line-height: 10px;
|
|
16065
16065
|
text-align: center;
|
|
16066
16066
|
border: 1px solid;
|
|
@@ -16240,7 +16240,7 @@
|
|
|
16240
16240
|
margin-top: 8px;
|
|
16241
16241
|
min-height: 8px;
|
|
16242
16242
|
text-align: left;
|
|
16243
|
-
font-size:
|
|
16243
|
+
font-size: 12px;
|
|
16244
16244
|
line-height: 1.5; }
|
|
16245
16245
|
.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
16246
16246
|
width: 1px;
|
|
@@ -16271,7 +16271,7 @@
|
|
|
16271
16271
|
margin-top: 8px;
|
|
16272
16272
|
min-height: 8px;
|
|
16273
16273
|
text-align: left;
|
|
16274
|
-
font-size:
|
|
16274
|
+
font-size: 12px;
|
|
16275
16275
|
line-height: 1.5; }
|
|
16276
16276
|
.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
16277
16277
|
width: 1px;
|
|
@@ -16302,7 +16302,7 @@
|
|
|
16302
16302
|
margin-top: 8px;
|
|
16303
16303
|
min-height: 8px;
|
|
16304
16304
|
text-align: left;
|
|
16305
|
-
font-size:
|
|
16305
|
+
font-size: 12px;
|
|
16306
16306
|
line-height: 1.5; }
|
|
16307
16307
|
.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
16308
16308
|
width: 1px;
|
|
@@ -16333,7 +16333,7 @@
|
|
|
16333
16333
|
margin-top: 8px;
|
|
16334
16334
|
min-height: 8px;
|
|
16335
16335
|
text-align: left;
|
|
16336
|
-
font-size:
|
|
16336
|
+
font-size: 12px;
|
|
16337
16337
|
line-height: 1.5; }
|
|
16338
16338
|
|
|
16339
16339
|
.next-step-horizontal[dir="rtl"] > .next-step-item {
|
|
@@ -16779,7 +16779,7 @@
|
|
|
16779
16779
|
height: 20px;
|
|
16780
16780
|
line-height: 20px; }
|
|
16781
16781
|
.next-switch-small > .next-switch-children {
|
|
16782
|
-
font-size:
|
|
16782
|
+
font-size: 12px; }
|
|
16783
16783
|
.next-switch-small.next-switch.next-switch-on > .next-switch-children {
|
|
16784
16784
|
margin: 0 28px 0 8px; }
|
|
16785
16785
|
.next-switch-small.next-switch.next-switch-off > .next-switch-children {
|
|
@@ -17035,7 +17035,7 @@
|
|
|
17035
17035
|
.next-tabs.next-small .next-tabs-nav-container-scrolling {
|
|
17036
17036
|
padding-right: 56px; }
|
|
17037
17037
|
.next-tabs.next-small .next-tabs-tab-inner {
|
|
17038
|
-
font-size:
|
|
17038
|
+
font-size: 12px;
|
|
17039
17039
|
padding: 8px 12px; }
|
|
17040
17040
|
.next-tabs.next-small .next-tabs-tab-inner .next-icon {
|
|
17041
17041
|
line-height: 1; }
|
|
@@ -17869,7 +17869,7 @@
|
|
|
17869
17869
|
line-height: 26px;
|
|
17870
17870
|
font-size: 0; }
|
|
17871
17871
|
.next-tag-small > .next-tag-body {
|
|
17872
|
-
font-size:
|
|
17872
|
+
font-size: 12px;
|
|
17873
17873
|
padding: 0 8px;
|
|
17874
17874
|
min-width: 28px; }
|
|
17875
17875
|
.next-tag-small.next-tag-closable > .next-tag-body {
|
|
@@ -18018,7 +18018,7 @@
|
|
|
18018
18018
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18019
18019
|
width: 40px;
|
|
18020
18020
|
height: auto;
|
|
18021
|
-
font-size:
|
|
18021
|
+
font-size: 12px;
|
|
18022
18022
|
word-break: break-all;
|
|
18023
18023
|
margin-right: -12px;
|
|
18024
18024
|
margin-left: 0;
|
|
@@ -18083,7 +18083,7 @@
|
|
|
18083
18083
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
18084
18084
|
margin: 0;
|
|
18085
18085
|
margin-top: 4px;
|
|
18086
|
-
font-size:
|
|
18086
|
+
font-size: 12px;
|
|
18087
18087
|
line-height: 1.5;
|
|
18088
18088
|
color: rgba(0, 0, 0, 0.75);
|
|
18089
18089
|
text-align: right; }
|
|
@@ -18091,14 +18091,14 @@
|
|
|
18091
18091
|
margin: 0;
|
|
18092
18092
|
margin-top: 4px;
|
|
18093
18093
|
margin-bottom: 12px;
|
|
18094
|
-
font-size:
|
|
18094
|
+
font-size: 12px;
|
|
18095
18095
|
color: #999999;
|
|
18096
18096
|
text-align: right; }
|
|
18097
18097
|
.next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18098
18098
|
position: absolute;
|
|
18099
18099
|
width: 80px;
|
|
18100
18100
|
display: inline-block;
|
|
18101
|
-
font-size:
|
|
18101
|
+
font-size: 12px;
|
|
18102
18102
|
color: #999999;
|
|
18103
18103
|
line-height: 1.5;
|
|
18104
18104
|
margin-top: 4px;
|
|
@@ -18137,7 +18137,7 @@
|
|
|
18137
18137
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18138
18138
|
width: 40px;
|
|
18139
18139
|
height: auto;
|
|
18140
|
-
font-size:
|
|
18140
|
+
font-size: 12px;
|
|
18141
18141
|
word-break: break-all;
|
|
18142
18142
|
margin-right: -12px;
|
|
18143
18143
|
margin-left: 0;
|
|
@@ -18202,7 +18202,7 @@
|
|
|
18202
18202
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
18203
18203
|
margin: 0;
|
|
18204
18204
|
margin-top: 4px;
|
|
18205
|
-
font-size:
|
|
18205
|
+
font-size: 12px;
|
|
18206
18206
|
line-height: 1.5;
|
|
18207
18207
|
color: rgba(0, 0, 0, 0.75);
|
|
18208
18208
|
text-align: right; }
|
|
@@ -18210,14 +18210,14 @@
|
|
|
18210
18210
|
margin: 0;
|
|
18211
18211
|
margin-top: 4px;
|
|
18212
18212
|
margin-bottom: 12px;
|
|
18213
|
-
font-size:
|
|
18213
|
+
font-size: 12px;
|
|
18214
18214
|
color: #999999;
|
|
18215
18215
|
text-align: right; }
|
|
18216
18216
|
.next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18217
18217
|
position: absolute;
|
|
18218
18218
|
width: 80px;
|
|
18219
18219
|
display: inline-block;
|
|
18220
|
-
font-size:
|
|
18220
|
+
font-size: 12px;
|
|
18221
18221
|
color: #999999;
|
|
18222
18222
|
line-height: 1.5;
|
|
18223
18223
|
margin-top: 4px;
|
|
@@ -18256,7 +18256,7 @@
|
|
|
18256
18256
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18257
18257
|
width: 40px;
|
|
18258
18258
|
height: auto;
|
|
18259
|
-
font-size:
|
|
18259
|
+
font-size: 12px;
|
|
18260
18260
|
word-break: break-all;
|
|
18261
18261
|
margin-right: -12px;
|
|
18262
18262
|
margin-left: 0;
|
|
@@ -18321,7 +18321,7 @@
|
|
|
18321
18321
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
18322
18322
|
margin: 0;
|
|
18323
18323
|
margin-top: 4px;
|
|
18324
|
-
font-size:
|
|
18324
|
+
font-size: 12px;
|
|
18325
18325
|
line-height: 1.5;
|
|
18326
18326
|
color: rgba(0, 0, 0, 0.75);
|
|
18327
18327
|
text-align: right; }
|
|
@@ -18329,14 +18329,14 @@
|
|
|
18329
18329
|
margin: 0;
|
|
18330
18330
|
margin-top: 4px;
|
|
18331
18331
|
margin-bottom: 12px;
|
|
18332
|
-
font-size:
|
|
18332
|
+
font-size: 12px;
|
|
18333
18333
|
color: #999999;
|
|
18334
18334
|
text-align: right; }
|
|
18335
18335
|
.next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18336
18336
|
position: absolute;
|
|
18337
18337
|
width: 80px;
|
|
18338
18338
|
display: inline-block;
|
|
18339
|
-
font-size:
|
|
18339
|
+
font-size: 12px;
|
|
18340
18340
|
color: #999999;
|
|
18341
18341
|
line-height: 1.5;
|
|
18342
18342
|
margin-top: 4px;
|
|
@@ -18375,7 +18375,7 @@
|
|
|
18375
18375
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18376
18376
|
width: 40px;
|
|
18377
18377
|
height: auto;
|
|
18378
|
-
font-size:
|
|
18378
|
+
font-size: 12px;
|
|
18379
18379
|
word-break: break-all;
|
|
18380
18380
|
margin-right: -12px;
|
|
18381
18381
|
margin-left: 0;
|
|
@@ -18440,7 +18440,7 @@
|
|
|
18440
18440
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
18441
18441
|
margin: 0;
|
|
18442
18442
|
margin-top: 4px;
|
|
18443
|
-
font-size:
|
|
18443
|
+
font-size: 12px;
|
|
18444
18444
|
line-height: 1.5;
|
|
18445
18445
|
color: rgba(0, 0, 0, 0.75);
|
|
18446
18446
|
text-align: right; }
|
|
@@ -18448,14 +18448,14 @@
|
|
|
18448
18448
|
margin: 0;
|
|
18449
18449
|
margin-top: 4px;
|
|
18450
18450
|
margin-bottom: 12px;
|
|
18451
|
-
font-size:
|
|
18451
|
+
font-size: 12px;
|
|
18452
18452
|
color: #999999;
|
|
18453
18453
|
text-align: right; }
|
|
18454
18454
|
.next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18455
18455
|
position: absolute;
|
|
18456
18456
|
width: 80px;
|
|
18457
18457
|
display: inline-block;
|
|
18458
|
-
font-size:
|
|
18458
|
+
font-size: 12px;
|
|
18459
18459
|
color: #999999;
|
|
18460
18460
|
line-height: 1.5;
|
|
18461
18461
|
margin-top: 4px;
|
|
@@ -18489,7 +18489,7 @@
|
|
|
18489
18489
|
padding-left: 28px;
|
|
18490
18490
|
padding-top: 4px;
|
|
18491
18491
|
padding-bottom: 4px;
|
|
18492
|
-
font-size:
|
|
18492
|
+
font-size: 12px;
|
|
18493
18493
|
line-height: 1.5;
|
|
18494
18494
|
position: relative;
|
|
18495
18495
|
/* min-height: auto !important; */ }
|
|
@@ -18524,7 +18524,7 @@
|
|
|
18524
18524
|
.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18525
18525
|
width: 40px;
|
|
18526
18526
|
height: auto;
|
|
18527
|
-
font-size:
|
|
18527
|
+
font-size: 12px;
|
|
18528
18528
|
word-break: break-all;
|
|
18529
18529
|
margin-left: -12px;
|
|
18530
18530
|
line-height: 1; }
|
|
@@ -18586,7 +18586,7 @@
|
|
|
18586
18586
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
18587
18587
|
margin: 0;
|
|
18588
18588
|
margin-top: 4px;
|
|
18589
|
-
font-size:
|
|
18589
|
+
font-size: 12px;
|
|
18590
18590
|
line-height: 1.5;
|
|
18591
18591
|
color: rgba(0, 0, 0, 0.75);
|
|
18592
18592
|
text-align: left; }
|
|
@@ -18594,14 +18594,14 @@
|
|
|
18594
18594
|
margin: 0;
|
|
18595
18595
|
margin-top: 4px;
|
|
18596
18596
|
margin-bottom: 12px;
|
|
18597
|
-
font-size:
|
|
18597
|
+
font-size: 12px;
|
|
18598
18598
|
color: #999999;
|
|
18599
18599
|
text-align: left; }
|
|
18600
18600
|
.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18601
18601
|
position: absolute;
|
|
18602
18602
|
width: 80px;
|
|
18603
18603
|
display: inline-block;
|
|
18604
|
-
font-size:
|
|
18604
|
+
font-size: 12px;
|
|
18605
18605
|
color: #999999;
|
|
18606
18606
|
line-height: 1.5;
|
|
18607
18607
|
margin-top: 4px;
|
|
@@ -18636,7 +18636,7 @@
|
|
|
18636
18636
|
.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18637
18637
|
width: 40px;
|
|
18638
18638
|
height: auto;
|
|
18639
|
-
font-size:
|
|
18639
|
+
font-size: 12px;
|
|
18640
18640
|
word-break: break-all;
|
|
18641
18641
|
margin-left: -12px;
|
|
18642
18642
|
line-height: 1; }
|
|
@@ -18698,7 +18698,7 @@
|
|
|
18698
18698
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
18699
18699
|
margin: 0;
|
|
18700
18700
|
margin-top: 4px;
|
|
18701
|
-
font-size:
|
|
18701
|
+
font-size: 12px;
|
|
18702
18702
|
line-height: 1.5;
|
|
18703
18703
|
color: rgba(0, 0, 0, 0.75);
|
|
18704
18704
|
text-align: left; }
|
|
@@ -18706,14 +18706,14 @@
|
|
|
18706
18706
|
margin: 0;
|
|
18707
18707
|
margin-top: 4px;
|
|
18708
18708
|
margin-bottom: 12px;
|
|
18709
|
-
font-size:
|
|
18709
|
+
font-size: 12px;
|
|
18710
18710
|
color: #999999;
|
|
18711
18711
|
text-align: left; }
|
|
18712
18712
|
.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18713
18713
|
position: absolute;
|
|
18714
18714
|
width: 80px;
|
|
18715
18715
|
display: inline-block;
|
|
18716
|
-
font-size:
|
|
18716
|
+
font-size: 12px;
|
|
18717
18717
|
color: #999999;
|
|
18718
18718
|
line-height: 1.5;
|
|
18719
18719
|
margin-top: 4px;
|
|
@@ -18748,7 +18748,7 @@
|
|
|
18748
18748
|
.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18749
18749
|
width: 40px;
|
|
18750
18750
|
height: auto;
|
|
18751
|
-
font-size:
|
|
18751
|
+
font-size: 12px;
|
|
18752
18752
|
word-break: break-all;
|
|
18753
18753
|
margin-left: -12px;
|
|
18754
18754
|
line-height: 1; }
|
|
@@ -18810,7 +18810,7 @@
|
|
|
18810
18810
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
18811
18811
|
margin: 0;
|
|
18812
18812
|
margin-top: 4px;
|
|
18813
|
-
font-size:
|
|
18813
|
+
font-size: 12px;
|
|
18814
18814
|
line-height: 1.5;
|
|
18815
18815
|
color: rgba(0, 0, 0, 0.75);
|
|
18816
18816
|
text-align: left; }
|
|
@@ -18818,14 +18818,14 @@
|
|
|
18818
18818
|
margin: 0;
|
|
18819
18819
|
margin-top: 4px;
|
|
18820
18820
|
margin-bottom: 12px;
|
|
18821
|
-
font-size:
|
|
18821
|
+
font-size: 12px;
|
|
18822
18822
|
color: #999999;
|
|
18823
18823
|
text-align: left; }
|
|
18824
18824
|
.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18825
18825
|
position: absolute;
|
|
18826
18826
|
width: 80px;
|
|
18827
18827
|
display: inline-block;
|
|
18828
|
-
font-size:
|
|
18828
|
+
font-size: 12px;
|
|
18829
18829
|
color: #999999;
|
|
18830
18830
|
line-height: 1.5;
|
|
18831
18831
|
margin-top: 4px;
|
|
@@ -18860,7 +18860,7 @@
|
|
|
18860
18860
|
.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18861
18861
|
width: 40px;
|
|
18862
18862
|
height: auto;
|
|
18863
|
-
font-size:
|
|
18863
|
+
font-size: 12px;
|
|
18864
18864
|
word-break: break-all;
|
|
18865
18865
|
margin-left: -12px;
|
|
18866
18866
|
line-height: 1; }
|
|
@@ -18922,7 +18922,7 @@
|
|
|
18922
18922
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
18923
18923
|
margin: 0;
|
|
18924
18924
|
margin-top: 4px;
|
|
18925
|
-
font-size:
|
|
18925
|
+
font-size: 12px;
|
|
18926
18926
|
line-height: 1.5;
|
|
18927
18927
|
color: rgba(0, 0, 0, 0.75);
|
|
18928
18928
|
text-align: left; }
|
|
@@ -18930,14 +18930,14 @@
|
|
|
18930
18930
|
margin: 0;
|
|
18931
18931
|
margin-top: 4px;
|
|
18932
18932
|
margin-bottom: 12px;
|
|
18933
|
-
font-size:
|
|
18933
|
+
font-size: 12px;
|
|
18934
18934
|
color: #999999;
|
|
18935
18935
|
text-align: left; }
|
|
18936
18936
|
.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18937
18937
|
position: absolute;
|
|
18938
18938
|
width: 80px;
|
|
18939
18939
|
display: inline-block;
|
|
18940
|
-
font-size:
|
|
18940
|
+
font-size: 12px;
|
|
18941
18941
|
color: #999999;
|
|
18942
18942
|
line-height: 1.5;
|
|
18943
18943
|
margin-top: 4px;
|
|
@@ -18983,7 +18983,7 @@
|
|
|
18983
18983
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
18984
18984
|
margin: 0;
|
|
18985
18985
|
margin-top: 4px;
|
|
18986
|
-
font-size:
|
|
18986
|
+
font-size: 12px;
|
|
18987
18987
|
line-height: 1.5;
|
|
18988
18988
|
color: rgba(0, 0, 0, 0.75);
|
|
18989
18989
|
text-align: right; }
|
|
@@ -18992,7 +18992,7 @@
|
|
|
18992
18992
|
margin: 0;
|
|
18993
18993
|
margin-top: 4px;
|
|
18994
18994
|
margin-bottom: 12px;
|
|
18995
|
-
font-size:
|
|
18995
|
+
font-size: 12px;
|
|
18996
18996
|
color: #999999;
|
|
18997
18997
|
text-align: right; }
|
|
18998
18998
|
|
|
@@ -19036,7 +19036,7 @@
|
|
|
19036
19036
|
|
|
19037
19037
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
19038
19038
|
margin: 0;
|
|
19039
|
-
font-size:
|
|
19039
|
+
font-size: 12px;
|
|
19040
19040
|
line-height: 1.5;
|
|
19041
19041
|
color: rgba(0, 0, 0, 0.75);
|
|
19042
19042
|
text-align: left; }
|
|
@@ -19045,7 +19045,7 @@
|
|
|
19045
19045
|
margin: 0;
|
|
19046
19046
|
margin-top: 4px;
|
|
19047
19047
|
margin-bottom: 12px;
|
|
19048
|
-
font-size:
|
|
19048
|
+
font-size: 12px;
|
|
19049
19049
|
color: #999999;
|
|
19050
19050
|
text-align: left; }
|
|
19051
19051
|
|
|
@@ -19730,7 +19730,7 @@
|
|
|
19730
19730
|
width: 100%;
|
|
19731
19731
|
height: 100%;
|
|
19732
19732
|
color: rgba(0, 0, 0, 0.4);
|
|
19733
|
-
font-size:
|
|
19733
|
+
font-size: 12px; }
|
|
19734
19734
|
.next-upload-list-card .next-upload-list-item-thumbnail img {
|
|
19735
19735
|
max-width: 100%;
|
|
19736
19736
|
max-height: 100%;
|
|
@@ -19758,7 +19758,7 @@
|
|
|
19758
19758
|
width: 100px;
|
|
19759
19759
|
text-align: center;
|
|
19760
19760
|
margin-top: 4px;
|
|
19761
|
-
font-size:
|
|
19761
|
+
font-size: 12px;
|
|
19762
19762
|
color: rgba(0, 0, 0, 0.75);
|
|
19763
19763
|
text-overflow: ellipsis;
|
|
19764
19764
|
white-space: nowrap;
|
|
@@ -19888,7 +19888,7 @@
|
|
|
19888
19888
|
color: rgba(0, 0, 0, 0.75); }
|
|
19889
19889
|
.next-upload-dragable .next-upload-drag-hint {
|
|
19890
19890
|
margin: 4px 0 20px;
|
|
19891
|
-
font-size:
|
|
19891
|
+
font-size: 12px;
|
|
19892
19892
|
color: #999999; }
|
|
19893
19893
|
.next-upload-dragable .next-upload-drag-over {
|
|
19894
19894
|
border-color: #257df9; }
|
|
@@ -21515,7 +21515,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
21515
21515
|
cursor: default;
|
|
21516
21516
|
height: 28px;
|
|
21517
21517
|
line-height: 28px;
|
|
21518
|
-
font-size:
|
|
21518
|
+
font-size: 12px;
|
|
21519
21519
|
font-weight: normal;
|
|
21520
21520
|
color: #999999;
|
|
21521
21521
|
background: #FFFFFF; }
|
|
@@ -21527,7 +21527,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
21527
21527
|
margin: 0;
|
|
21528
21528
|
width: 54px;
|
|
21529
21529
|
padding: 0;
|
|
21530
|
-
font-size:
|
|
21530
|
+
font-size: 12px;
|
|
21531
21531
|
height: 224px;
|
|
21532
21532
|
scrollbar-width: none;
|
|
21533
21533
|
-ms-overflow-style: none; }
|
|
@@ -21671,9 +21671,9 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
21671
21671
|
border-radius: 6px; }
|
|
21672
21672
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-label {
|
|
21673
21673
|
padding-left: 8px;
|
|
21674
|
-
font-size:
|
|
21674
|
+
font-size: 12px; }
|
|
21675
21675
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner {
|
|
21676
|
-
font-size:
|
|
21676
|
+
font-size: 12px; }
|
|
21677
21677
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-control {
|
|
21678
21678
|
padding-right: 4px; }
|
|
21679
21679
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner-text {
|
|
@@ -21682,18 +21682,18 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
21682
21682
|
height: 22px;
|
|
21683
21683
|
line-height: 22px \0;
|
|
21684
21684
|
padding: 0 8px;
|
|
21685
|
-
font-size:
|
|
21685
|
+
font-size: 12px; }
|
|
21686
21686
|
.next-time-picker2-input.next-time-picker2-input-small input::-webkit-input-placeholder {
|
|
21687
|
-
font-size:
|
|
21687
|
+
font-size: 12px; }
|
|
21688
21688
|
.next-time-picker2-input.next-time-picker2-input-small input::-moz-placeholder {
|
|
21689
|
-
font-size:
|
|
21689
|
+
font-size: 12px; }
|
|
21690
21690
|
.next-time-picker2-input.next-time-picker2-input-small input::-ms-input-placeholder {
|
|
21691
|
-
font-size:
|
|
21691
|
+
font-size: 12px; }
|
|
21692
21692
|
.next-time-picker2-input.next-time-picker2-input-small input::placeholder {
|
|
21693
|
-
font-size:
|
|
21693
|
+
font-size: 12px; }
|
|
21694
21694
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-text-field {
|
|
21695
21695
|
padding: 0 8px;
|
|
21696
|
-
font-size:
|
|
21696
|
+
font-size: 12px;
|
|
21697
21697
|
height: 22px;
|
|
21698
21698
|
line-height: 22px; }
|
|
21699
21699
|
.next-time-picker2-input.next-time-picker2-input-small .next-icon:before,
|
|
@@ -21997,9 +21997,9 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
21997
21997
|
border-radius: 6px; }
|
|
21998
21998
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-label {
|
|
21999
21999
|
padding-left: 8px;
|
|
22000
|
-
font-size:
|
|
22000
|
+
font-size: 12px; }
|
|
22001
22001
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner {
|
|
22002
|
-
font-size:
|
|
22002
|
+
font-size: 12px; }
|
|
22003
22003
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-control {
|
|
22004
22004
|
padding-right: 4px; }
|
|
22005
22005
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner-text {
|
|
@@ -22008,18 +22008,18 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
22008
22008
|
height: 22px;
|
|
22009
22009
|
line-height: 22px \0;
|
|
22010
22010
|
padding: 0 8px;
|
|
22011
|
-
font-size:
|
|
22011
|
+
font-size: 12px; }
|
|
22012
22012
|
.next-date-picker2-input.next-date-picker2-input-small input::-webkit-input-placeholder {
|
|
22013
|
-
font-size:
|
|
22013
|
+
font-size: 12px; }
|
|
22014
22014
|
.next-date-picker2-input.next-date-picker2-input-small input::-moz-placeholder {
|
|
22015
|
-
font-size:
|
|
22015
|
+
font-size: 12px; }
|
|
22016
22016
|
.next-date-picker2-input.next-date-picker2-input-small input::-ms-input-placeholder {
|
|
22017
|
-
font-size:
|
|
22017
|
+
font-size: 12px; }
|
|
22018
22018
|
.next-date-picker2-input.next-date-picker2-input-small input::placeholder {
|
|
22019
|
-
font-size:
|
|
22019
|
+
font-size: 12px; }
|
|
22020
22020
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-text-field {
|
|
22021
22021
|
padding: 0 8px;
|
|
22022
|
-
font-size:
|
|
22022
|
+
font-size: 12px;
|
|
22023
22023
|
height: 22px;
|
|
22024
22024
|
line-height: 22px; }
|
|
22025
22025
|
.next-date-picker2-input.next-date-picker2-input-small .next-icon:before,
|