@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.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)
|
|
@@ -2773,7 +2773,7 @@ small {
|
|
|
2773
2773
|
.next-radio-button-small .next-radio-label {
|
|
2774
2774
|
height: 18px;
|
|
2775
2775
|
line-height: 18px;
|
|
2776
|
-
font-size:
|
|
2776
|
+
font-size: 12px; }
|
|
2777
2777
|
|
|
2778
2778
|
.next-radio-single-input input[type="radio"] {
|
|
2779
2779
|
opacity: 0;
|
|
@@ -2843,7 +2843,7 @@ small {
|
|
|
2843
2843
|
height: 16px;
|
|
2844
2844
|
min-width: 16px;
|
|
2845
2845
|
padding: 0 4px 0 4px;
|
|
2846
|
-
font-size:
|
|
2846
|
+
font-size: 12px;
|
|
2847
2847
|
line-height: 16px;
|
|
2848
2848
|
-webkit-transform: translateX(-50%);
|
|
2849
2849
|
-ms-transform: translateX(-50%);
|
|
@@ -2875,7 +2875,7 @@ small {
|
|
|
2875
2875
|
.next-badge .next-badge-custom {
|
|
2876
2876
|
line-height: 1.166667;
|
|
2877
2877
|
white-space: nowrap;
|
|
2878
|
-
font-size:
|
|
2878
|
+
font-size: 12px;
|
|
2879
2879
|
padding-left: 4px;
|
|
2880
2880
|
padding-right: 4px;
|
|
2881
2881
|
border-radius: 6px;
|
|
@@ -2906,7 +2906,7 @@ small {
|
|
|
2906
2906
|
display: block;
|
|
2907
2907
|
height: 16px;
|
|
2908
2908
|
line-height: 16px;
|
|
2909
|
-
font-size:
|
|
2909
|
+
font-size: 12px; }
|
|
2910
2910
|
.next-badge-not-a-wrapper .next-badge-count,
|
|
2911
2911
|
.next-badge-not-a-wrapper .next-badge-custom {
|
|
2912
2912
|
position: relative;
|
|
@@ -3830,7 +3830,7 @@ small {
|
|
|
3830
3830
|
.next-breadcrumb .next-breadcrumb-text {
|
|
3831
3831
|
height: 16px;
|
|
3832
3832
|
min-width: 16px;
|
|
3833
|
-
font-size:
|
|
3833
|
+
font-size: 12px;
|
|
3834
3834
|
line-height: 16px; }
|
|
3835
3835
|
.next-breadcrumb .next-breadcrumb-separator {
|
|
3836
3836
|
height: 16px;
|
|
@@ -3855,7 +3855,7 @@ small {
|
|
|
3855
3855
|
width: 16px;
|
|
3856
3856
|
font-size: 16px; } }
|
|
3857
3857
|
.next-breadcrumb .next-breadcrumb-text-ellipsis {
|
|
3858
|
-
font-size:
|
|
3858
|
+
font-size: 12px; }
|
|
3859
3859
|
.next-breadcrumb .next-breadcrumb-text {
|
|
3860
3860
|
color: rgba(0, 0, 0, 0.75); }
|
|
3861
3861
|
.next-breadcrumb .next-breadcrumb-text > b {
|
|
@@ -3983,7 +3983,7 @@ small {
|
|
|
3983
3983
|
border-radius: 6px;
|
|
3984
3984
|
padding: 0 8px;
|
|
3985
3985
|
height: 28px;
|
|
3986
|
-
font-size:
|
|
3986
|
+
font-size: 12px;
|
|
3987
3987
|
border-width: 1px; }
|
|
3988
3988
|
.next-btn.next-small > .next-btn-icon.next-icon-first {
|
|
3989
3989
|
-webkit-transform: scale(1);
|
|
@@ -4526,7 +4526,7 @@ small {
|
|
|
4526
4526
|
border-radius: 0;
|
|
4527
4527
|
padding: 0 0px;
|
|
4528
4528
|
height: 16px;
|
|
4529
|
-
font-size:
|
|
4529
|
+
font-size: 12px;
|
|
4530
4530
|
border-width: 0; }
|
|
4531
4531
|
.next-btn-text.next-small > .next-btn-icon.next-icon-first {
|
|
4532
4532
|
-webkit-transform: scale(1);
|
|
@@ -4950,9 +4950,9 @@ small {
|
|
|
4950
4950
|
border-radius: 6px; }
|
|
4951
4951
|
.next-input.next-small .next-input-label {
|
|
4952
4952
|
padding-left: 8px;
|
|
4953
|
-
font-size:
|
|
4953
|
+
font-size: 12px; }
|
|
4954
4954
|
.next-input.next-small .next-input-inner {
|
|
4955
|
-
font-size:
|
|
4955
|
+
font-size: 12px; }
|
|
4956
4956
|
.next-input.next-small .next-input-control {
|
|
4957
4957
|
padding-right: 4px; }
|
|
4958
4958
|
.next-input.next-small .next-input-inner-text {
|
|
@@ -4961,18 +4961,18 @@ small {
|
|
|
4961
4961
|
height: 22px;
|
|
4962
4962
|
line-height: 22px \0;
|
|
4963
4963
|
padding: 0 8px;
|
|
4964
|
-
font-size:
|
|
4964
|
+
font-size: 12px; }
|
|
4965
4965
|
.next-input.next-small input::-webkit-input-placeholder {
|
|
4966
|
-
font-size:
|
|
4966
|
+
font-size: 12px; }
|
|
4967
4967
|
.next-input.next-small input::-moz-placeholder {
|
|
4968
|
-
font-size:
|
|
4968
|
+
font-size: 12px; }
|
|
4969
4969
|
.next-input.next-small input::-ms-input-placeholder {
|
|
4970
|
-
font-size:
|
|
4970
|
+
font-size: 12px; }
|
|
4971
4971
|
.next-input.next-small input::placeholder {
|
|
4972
|
-
font-size:
|
|
4972
|
+
font-size: 12px; }
|
|
4973
4973
|
.next-input.next-small .next-input-text-field {
|
|
4974
4974
|
padding: 0 8px;
|
|
4975
|
-
font-size:
|
|
4975
|
+
font-size: 12px;
|
|
4976
4976
|
height: 22px;
|
|
4977
4977
|
line-height: 22px; }
|
|
4978
4978
|
.next-input.next-small .next-icon:before,
|
|
@@ -5135,8 +5135,8 @@ small {
|
|
|
5135
5135
|
-webkit-box-shadow: none;
|
|
5136
5136
|
box-shadow: none; }
|
|
5137
5137
|
.next-input-control .next-input-len {
|
|
5138
|
-
font-size:
|
|
5139
|
-
line-height:
|
|
5138
|
+
font-size: 12px;
|
|
5139
|
+
line-height: 12px;
|
|
5140
5140
|
color: #999999;
|
|
5141
5141
|
display: table-cell;
|
|
5142
5142
|
width: 1px;
|
|
@@ -5313,7 +5313,7 @@ small {
|
|
|
5313
5313
|
border-color: #d9d9d9;
|
|
5314
5314
|
background-color: whitesmoke; }
|
|
5315
5315
|
.next-input-group-text.next-small {
|
|
5316
|
-
font-size:
|
|
5316
|
+
font-size: 12px;
|
|
5317
5317
|
border-radius: 6px; }
|
|
5318
5318
|
.next-input-group-text.next-medium {
|
|
5319
5319
|
font-size: 14px;
|
|
@@ -5697,14 +5697,14 @@ small {
|
|
|
5697
5697
|
.next-calendar-range .next-calendar-th {
|
|
5698
5698
|
text-align: center;
|
|
5699
5699
|
color: #999999;
|
|
5700
|
-
font-size:
|
|
5700
|
+
font-size: 12px;
|
|
5701
5701
|
font-weight: normal; }
|
|
5702
5702
|
|
|
5703
5703
|
.next-calendar-card .next-calendar-cell,
|
|
5704
5704
|
.next-calendar-panel .next-calendar-cell,
|
|
5705
5705
|
.next-calendar-range .next-calendar-cell {
|
|
5706
5706
|
text-align: center;
|
|
5707
|
-
font-size:
|
|
5707
|
+
font-size: 12px; }
|
|
5708
5708
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
|
|
5709
5709
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
|
|
5710
5710
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
|
|
@@ -6013,7 +6013,7 @@ small {
|
|
|
6013
6013
|
font-size: 18px;
|
|
6014
6014
|
font-weight: normal; }
|
|
6015
6015
|
.next-card-subtitle {
|
|
6016
|
-
font-size:
|
|
6016
|
+
font-size: 12px;
|
|
6017
6017
|
color: rgba(0, 0, 0, 0.75);
|
|
6018
6018
|
padding-left: 8px; }
|
|
6019
6019
|
.next-card-extra {
|
|
@@ -6078,7 +6078,7 @@ small {
|
|
|
6078
6078
|
font-weight: normal;
|
|
6079
6079
|
line-height: 1.5; }
|
|
6080
6080
|
.next-card-header-subtitle {
|
|
6081
|
-
font-size:
|
|
6081
|
+
font-size: 12px;
|
|
6082
6082
|
color: rgba(0, 0, 0, 0.75); }
|
|
6083
6083
|
.next-card-actions {
|
|
6084
6084
|
display: block;
|
|
@@ -6598,7 +6598,7 @@ small {
|
|
|
6598
6598
|
cursor: default;
|
|
6599
6599
|
height: 28px;
|
|
6600
6600
|
line-height: 28px;
|
|
6601
|
-
font-size:
|
|
6601
|
+
font-size: 12px;
|
|
6602
6602
|
font-weight: normal;
|
|
6603
6603
|
color: #999999;
|
|
6604
6604
|
background: #FFFFFF; }
|
|
@@ -6608,7 +6608,7 @@ small {
|
|
|
6608
6608
|
list-style: none;
|
|
6609
6609
|
margin: 0;
|
|
6610
6610
|
padding: 0;
|
|
6611
|
-
font-size:
|
|
6611
|
+
font-size: 12px;
|
|
6612
6612
|
height: 196px; }
|
|
6613
6613
|
.next-time-picker-menu-item {
|
|
6614
6614
|
cursor: pointer;
|
|
@@ -6695,7 +6695,7 @@ small {
|
|
|
6695
6695
|
text-align: center;
|
|
6696
6696
|
color: rgba(0, 0, 0, 0.4);
|
|
6697
6697
|
width: 16px;
|
|
6698
|
-
font-size:
|
|
6698
|
+
font-size: 12px;
|
|
6699
6699
|
vertical-align: middle; }
|
|
6700
6700
|
|
|
6701
6701
|
.next-date-picker,
|
|
@@ -11675,7 +11675,7 @@ small {
|
|
|
11675
11675
|
font-size: 14px;
|
|
11676
11676
|
line-height: 28px; }
|
|
11677
11677
|
.next-form-preview.next-form-item.next-small .next-form-item-label {
|
|
11678
|
-
font-size:
|
|
11678
|
+
font-size: 12px;
|
|
11679
11679
|
line-height: 20px; }
|
|
11680
11680
|
.next-form-preview.next-form-item.next-large .next-form-item-label {
|
|
11681
11681
|
font-size: 18px;
|
|
@@ -11694,8 +11694,8 @@ small {
|
|
|
11694
11694
|
gap: 16px; }
|
|
11695
11695
|
.next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
|
|
11696
11696
|
line-height: 1.4;
|
|
11697
|
-
margin-top:
|
|
11698
|
-
margin-bottom:
|
|
11697
|
+
margin-top: 6px;
|
|
11698
|
+
margin-bottom: 6px; }
|
|
11699
11699
|
.next-form-responsive-grid.next-medium .next-responsive-grid {
|
|
11700
11700
|
gap: 20px; }
|
|
11701
11701
|
.next-form-responsive-grid.next-medium .next-form-item.next-left .next-form-item-label {
|
|
@@ -11773,16 +11773,16 @@ small {
|
|
|
11773
11773
|
.next-form-item.next-small .next-radio-group {
|
|
11774
11774
|
line-height: 24px; }
|
|
11775
11775
|
.next-form-item.next-small .next-form-preview {
|
|
11776
|
-
font-size:
|
|
11776
|
+
font-size: 12px;
|
|
11777
11777
|
line-height: 20px; }
|
|
11778
11778
|
.next-form-item.next-small .next-form-preview.next-input-textarea > p {
|
|
11779
|
-
font-size:
|
|
11779
|
+
font-size: 12px;
|
|
11780
11780
|
text-align: justify;
|
|
11781
|
-
min-height:
|
|
11781
|
+
min-height: 16.8px;
|
|
11782
11782
|
line-height: 1.4;
|
|
11783
|
-
margin-top:
|
|
11783
|
+
margin-top: 1.6px; }
|
|
11784
11784
|
.next-form-item.next-small .next-form-item-label {
|
|
11785
|
-
font-size:
|
|
11785
|
+
font-size: 12px; }
|
|
11786
11786
|
.next-form-item.next-top > .next-form-item-label {
|
|
11787
11787
|
margin-bottom: 2px; }
|
|
11788
11788
|
.next-form-item.next-inset .next-form-item-label {
|
|
@@ -12656,7 +12656,7 @@ small {
|
|
|
12656
12656
|
line-height: 44px; }
|
|
12657
12657
|
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
|
|
12658
12658
|
height: 44px;
|
|
12659
|
-
font-size:
|
|
12659
|
+
font-size: 12px; }
|
|
12660
12660
|
.next-nav.next-ver .next-nav-item:before {
|
|
12661
12661
|
height: 0;
|
|
12662
12662
|
top: 50%;
|
|
@@ -13495,12 +13495,12 @@ small {
|
|
|
13495
13495
|
line-height: inherit; }
|
|
13496
13496
|
|
|
13497
13497
|
.next-pagination[dir="rtl"].next-small .next-pagination-display {
|
|
13498
|
-
font-size:
|
|
13498
|
+
font-size: 12px; }
|
|
13499
13499
|
.next-pagination[dir="rtl"].next-small .next-pagination-display em {
|
|
13500
|
-
font-size:
|
|
13500
|
+
font-size: 12px; }
|
|
13501
13501
|
|
|
13502
13502
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-text {
|
|
13503
|
-
font-size:
|
|
13503
|
+
font-size: 12px; }
|
|
13504
13504
|
|
|
13505
13505
|
.next-pagination[dir="rtl"].next-small .next-pagination-jump-input {
|
|
13506
13506
|
width: 28px; }
|
|
@@ -13508,7 +13508,7 @@ small {
|
|
|
13508
13508
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-title {
|
|
13509
13509
|
height: 24px;
|
|
13510
13510
|
line-height: 24px;
|
|
13511
|
-
font-size:
|
|
13511
|
+
font-size: 12px;
|
|
13512
13512
|
vertical-align: middle; }
|
|
13513
13513
|
|
|
13514
13514
|
.next-pagination[dir="rtl"].next-small .next-pagination-size-selector-btn {
|
|
@@ -13758,17 +13758,17 @@ small {
|
|
|
13758
13758
|
font-size: 12px;
|
|
13759
13759
|
line-height: inherit; }
|
|
13760
13760
|
.next-pagination.next-small .next-pagination-display {
|
|
13761
|
-
font-size:
|
|
13761
|
+
font-size: 12px; }
|
|
13762
13762
|
.next-pagination.next-small .next-pagination-display em {
|
|
13763
|
-
font-size:
|
|
13763
|
+
font-size: 12px; }
|
|
13764
13764
|
.next-pagination.next-small .next-pagination-jump-text {
|
|
13765
|
-
font-size:
|
|
13765
|
+
font-size: 12px; }
|
|
13766
13766
|
.next-pagination.next-small .next-pagination-jump-input {
|
|
13767
13767
|
width: 28px; }
|
|
13768
13768
|
.next-pagination.next-small .next-pagination-size-selector-title {
|
|
13769
13769
|
height: 24px;
|
|
13770
13770
|
line-height: 24px;
|
|
13771
|
-
font-size:
|
|
13771
|
+
font-size: 12px;
|
|
13772
13772
|
vertical-align: middle; }
|
|
13773
13773
|
.next-pagination.next-small .next-pagination-size-selector-btn {
|
|
13774
13774
|
padding: 0 8px; }
|
|
@@ -14018,7 +14018,7 @@ small {
|
|
|
14018
14018
|
top: 50%;
|
|
14019
14019
|
margin-top: -2px; }
|
|
14020
14020
|
.next-progress-line.next-small .next-progress-line-text {
|
|
14021
|
-
font-size:
|
|
14021
|
+
font-size: 12px;
|
|
14022
14022
|
line-height: 4px; }
|
|
14023
14023
|
.next-progress-line.next-medium .next-progress-line-underlay {
|
|
14024
14024
|
border-radius: 16px;
|
|
@@ -14029,7 +14029,7 @@ small {
|
|
|
14029
14029
|
top: 50%;
|
|
14030
14030
|
margin-top: -4px; }
|
|
14031
14031
|
.next-progress-line.next-medium .next-progress-line-text {
|
|
14032
|
-
font-size:
|
|
14032
|
+
font-size: 12px;
|
|
14033
14033
|
line-height: 8px; }
|
|
14034
14034
|
.next-progress-line.next-large .next-progress-line-underlay {
|
|
14035
14035
|
border-radius: 16px;
|
|
@@ -14063,7 +14063,7 @@ small {
|
|
|
14063
14063
|
top: 50%;
|
|
14064
14064
|
margin-top: -2px; }
|
|
14065
14065
|
.next-progress-line-show-border.next-small .next-progress-line-text {
|
|
14066
|
-
font-size:
|
|
14066
|
+
font-size: 12px;
|
|
14067
14067
|
line-height: 6px; }
|
|
14068
14068
|
.next-progress-line-show-border.next-medium .next-progress-line-underlay {
|
|
14069
14069
|
border-radius: 16px;
|
|
@@ -14074,7 +14074,7 @@ small {
|
|
|
14074
14074
|
top: 50%;
|
|
14075
14075
|
margin-top: -4px; }
|
|
14076
14076
|
.next-progress-line-show-border.next-medium .next-progress-line-text {
|
|
14077
|
-
font-size:
|
|
14077
|
+
font-size: 12px;
|
|
14078
14078
|
line-height: 10px; }
|
|
14079
14079
|
.next-progress-line-show-border.next-large .next-progress-line-underlay {
|
|
14080
14080
|
border-radius: 16px;
|
|
@@ -14495,7 +14495,7 @@ small {
|
|
|
14495
14495
|
/* 尺寸 */
|
|
14496
14496
|
/* ======================================== */
|
|
14497
14497
|
.next-rating-small {
|
|
14498
|
-
font-size:
|
|
14498
|
+
font-size: 12px; }
|
|
14499
14499
|
.next-rating-small .next-icon:before,
|
|
14500
14500
|
.next-rating-small .next-icon .next-icon-remote {
|
|
14501
14501
|
width: 12px;
|
|
@@ -15383,7 +15383,7 @@ small {
|
|
|
15383
15383
|
word-break: break-word; }
|
|
15384
15384
|
.next-step-arrow > .next-step-item-wait .next-step-item-content {
|
|
15385
15385
|
color: #999999;
|
|
15386
|
-
font-size:
|
|
15386
|
+
font-size: 12px;
|
|
15387
15387
|
line-height: 1.5;
|
|
15388
15388
|
word-break: break-word; }
|
|
15389
15389
|
.next-step-arrow > .next-step-item-wait .next-step-item-node-placeholder {
|
|
@@ -15399,7 +15399,7 @@ small {
|
|
|
15399
15399
|
display: block;
|
|
15400
15400
|
width: 32px;
|
|
15401
15401
|
height: 32px;
|
|
15402
|
-
font-size:
|
|
15402
|
+
font-size: 12px;
|
|
15403
15403
|
font-weight: normal;
|
|
15404
15404
|
line-height: 30px;
|
|
15405
15405
|
text-align: center;
|
|
@@ -15442,7 +15442,7 @@ small {
|
|
|
15442
15442
|
word-break: break-word; }
|
|
15443
15443
|
.next-step-arrow > .next-step-item-process .next-step-item-content {
|
|
15444
15444
|
color: #FFFFFF;
|
|
15445
|
-
font-size:
|
|
15445
|
+
font-size: 12px;
|
|
15446
15446
|
line-height: 1.5;
|
|
15447
15447
|
word-break: break-word; }
|
|
15448
15448
|
.next-step-arrow > .next-step-item-process .next-step-item-node-placeholder {
|
|
@@ -15458,7 +15458,7 @@ small {
|
|
|
15458
15458
|
display: block;
|
|
15459
15459
|
width: 32px;
|
|
15460
15460
|
height: 32px;
|
|
15461
|
-
font-size:
|
|
15461
|
+
font-size: 12px;
|
|
15462
15462
|
font-weight: normal;
|
|
15463
15463
|
line-height: 30px;
|
|
15464
15464
|
text-align: center;
|
|
@@ -15501,7 +15501,7 @@ small {
|
|
|
15501
15501
|
word-break: break-word; }
|
|
15502
15502
|
.next-step-arrow > .next-step-item-finish .next-step-item-content {
|
|
15503
15503
|
color: #257df9;
|
|
15504
|
-
font-size:
|
|
15504
|
+
font-size: 12px;
|
|
15505
15505
|
line-height: 1.5;
|
|
15506
15506
|
word-break: break-word; }
|
|
15507
15507
|
.next-step-arrow > .next-step-item-finish .next-step-item-node-placeholder {
|
|
@@ -15517,7 +15517,7 @@ small {
|
|
|
15517
15517
|
display: block;
|
|
15518
15518
|
width: 32px;
|
|
15519
15519
|
height: 32px;
|
|
15520
|
-
font-size:
|
|
15520
|
+
font-size: 12px;
|
|
15521
15521
|
font-weight: normal;
|
|
15522
15522
|
line-height: 30px;
|
|
15523
15523
|
text-align: center;
|
|
@@ -15561,7 +15561,7 @@ small {
|
|
|
15561
15561
|
word-break: break-word; }
|
|
15562
15562
|
.next-step-arrow .next-step-item-disabled .next-step-item-content {
|
|
15563
15563
|
color: rgba(0, 0, 0, 0.4);
|
|
15564
|
-
font-size:
|
|
15564
|
+
font-size: 12px;
|
|
15565
15565
|
line-height: 1.5;
|
|
15566
15566
|
word-break: break-word; }
|
|
15567
15567
|
.next-step-arrow .next-step-item-disabled .next-step-item-node-placeholder {
|
|
@@ -15577,7 +15577,7 @@ small {
|
|
|
15577
15577
|
display: block;
|
|
15578
15578
|
width: 32px;
|
|
15579
15579
|
height: 32px;
|
|
15580
|
-
font-size:
|
|
15580
|
+
font-size: 12px;
|
|
15581
15581
|
font-weight: normal;
|
|
15582
15582
|
line-height: 30px;
|
|
15583
15583
|
text-align: center;
|
|
@@ -15657,7 +15657,7 @@ small {
|
|
|
15657
15657
|
|
|
15658
15658
|
.next-step-circle > .next-step-item-wait .next-step-item-content {
|
|
15659
15659
|
color: rgba(0, 0, 0, 0.75);
|
|
15660
|
-
font-size:
|
|
15660
|
+
font-size: 12px;
|
|
15661
15661
|
line-height: 1.5;
|
|
15662
15662
|
word-break: break-word; }
|
|
15663
15663
|
|
|
@@ -15675,7 +15675,7 @@ small {
|
|
|
15675
15675
|
display: block;
|
|
15676
15676
|
width: 32px;
|
|
15677
15677
|
height: 32px;
|
|
15678
|
-
font-size:
|
|
15678
|
+
font-size: 12px;
|
|
15679
15679
|
font-weight: normal;
|
|
15680
15680
|
line-height: 30px;
|
|
15681
15681
|
text-align: center;
|
|
@@ -15719,7 +15719,7 @@ small {
|
|
|
15719
15719
|
|
|
15720
15720
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
15721
15721
|
color: #2e3038;
|
|
15722
|
-
font-size:
|
|
15722
|
+
font-size: 12px;
|
|
15723
15723
|
line-height: 1.5;
|
|
15724
15724
|
word-break: break-word; }
|
|
15725
15725
|
|
|
@@ -15737,7 +15737,7 @@ small {
|
|
|
15737
15737
|
display: block;
|
|
15738
15738
|
width: 32px;
|
|
15739
15739
|
height: 32px;
|
|
15740
|
-
font-size:
|
|
15740
|
+
font-size: 12px;
|
|
15741
15741
|
font-weight: normal;
|
|
15742
15742
|
line-height: 30px;
|
|
15743
15743
|
text-align: center;
|
|
@@ -15781,7 +15781,7 @@ small {
|
|
|
15781
15781
|
|
|
15782
15782
|
.next-step-circle > .next-step-item-finish .next-step-item-content {
|
|
15783
15783
|
color: rgba(0, 0, 0, 0.75);
|
|
15784
|
-
font-size:
|
|
15784
|
+
font-size: 12px;
|
|
15785
15785
|
line-height: 1.5;
|
|
15786
15786
|
word-break: break-word; }
|
|
15787
15787
|
|
|
@@ -15799,7 +15799,7 @@ small {
|
|
|
15799
15799
|
display: block;
|
|
15800
15800
|
width: 32px;
|
|
15801
15801
|
height: 32px;
|
|
15802
|
-
font-size:
|
|
15802
|
+
font-size: 12px;
|
|
15803
15803
|
font-weight: normal;
|
|
15804
15804
|
line-height: 30px;
|
|
15805
15805
|
text-align: center;
|
|
@@ -15843,7 +15843,7 @@ small {
|
|
|
15843
15843
|
|
|
15844
15844
|
.next-step-circle .next-step-item-disabled .next-step-item-content {
|
|
15845
15845
|
color: rgba(0, 0, 0, 0.4);
|
|
15846
|
-
font-size:
|
|
15846
|
+
font-size: 12px;
|
|
15847
15847
|
line-height: 1.5;
|
|
15848
15848
|
word-break: break-word; }
|
|
15849
15849
|
|
|
@@ -15861,7 +15861,7 @@ small {
|
|
|
15861
15861
|
display: block;
|
|
15862
15862
|
width: 32px;
|
|
15863
15863
|
height: 32px;
|
|
15864
|
-
font-size:
|
|
15864
|
+
font-size: 12px;
|
|
15865
15865
|
font-weight: normal;
|
|
15866
15866
|
line-height: 30px;
|
|
15867
15867
|
text-align: center;
|
|
@@ -16143,7 +16143,7 @@ small {
|
|
|
16143
16143
|
margin-top: 4px;
|
|
16144
16144
|
min-height: 8px;
|
|
16145
16145
|
text-align: left;
|
|
16146
|
-
font-size:
|
|
16146
|
+
font-size: 12px;
|
|
16147
16147
|
line-height: 1.5; }
|
|
16148
16148
|
.next-step-circle.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
16149
16149
|
width: 1px;
|
|
@@ -16174,7 +16174,7 @@ small {
|
|
|
16174
16174
|
margin-top: 4px;
|
|
16175
16175
|
min-height: 8px;
|
|
16176
16176
|
text-align: left;
|
|
16177
|
-
font-size:
|
|
16177
|
+
font-size: 12px;
|
|
16178
16178
|
line-height: 1.5; }
|
|
16179
16179
|
.next-step-circle.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
16180
16180
|
width: 1px;
|
|
@@ -16205,7 +16205,7 @@ small {
|
|
|
16205
16205
|
margin-top: 4px;
|
|
16206
16206
|
min-height: 8px;
|
|
16207
16207
|
text-align: left;
|
|
16208
|
-
font-size:
|
|
16208
|
+
font-size: 12px;
|
|
16209
16209
|
line-height: 1.5; }
|
|
16210
16210
|
.next-step-circle.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
16211
16211
|
width: 1px;
|
|
@@ -16236,7 +16236,7 @@ small {
|
|
|
16236
16236
|
margin-top: 4px;
|
|
16237
16237
|
min-height: 8px;
|
|
16238
16238
|
text-align: left;
|
|
16239
|
-
font-size:
|
|
16239
|
+
font-size: 12px;
|
|
16240
16240
|
line-height: 1.5; }
|
|
16241
16241
|
|
|
16242
16242
|
.next-step-dot .next-step-item-container {
|
|
@@ -16286,7 +16286,7 @@ small {
|
|
|
16286
16286
|
|
|
16287
16287
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
16288
16288
|
color: rgba(0, 0, 0, 0.75);
|
|
16289
|
-
font-size:
|
|
16289
|
+
font-size: 12px;
|
|
16290
16290
|
line-height: 1.5;
|
|
16291
16291
|
word-break: break-word; }
|
|
16292
16292
|
|
|
@@ -16304,7 +16304,7 @@ small {
|
|
|
16304
16304
|
display: block;
|
|
16305
16305
|
width: 12px;
|
|
16306
16306
|
height: 12px;
|
|
16307
|
-
font-size:
|
|
16307
|
+
font-size: 12px;
|
|
16308
16308
|
font-weight: normal;
|
|
16309
16309
|
line-height: 10px;
|
|
16310
16310
|
text-align: center;
|
|
@@ -16322,13 +16322,13 @@ small {
|
|
|
16322
16322
|
line-height: inherit; }
|
|
16323
16323
|
|
|
16324
16324
|
.next-step-dot > .next-step-item-wait .next-step-item-content {
|
|
16325
|
-
font-size:
|
|
16325
|
+
font-size: 12px; }
|
|
16326
16326
|
|
|
16327
16327
|
.next-step-dot > .next-step-item-wait .next-step-item-node-dot {
|
|
16328
16328
|
display: block;
|
|
16329
16329
|
width: 12px;
|
|
16330
16330
|
height: 12px;
|
|
16331
|
-
font-size:
|
|
16331
|
+
font-size: 12px;
|
|
16332
16332
|
line-height: 10px;
|
|
16333
16333
|
text-align: center;
|
|
16334
16334
|
border: 1px solid;
|
|
@@ -16363,7 +16363,7 @@ small {
|
|
|
16363
16363
|
|
|
16364
16364
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
16365
16365
|
color: #2e3038;
|
|
16366
|
-
font-size:
|
|
16366
|
+
font-size: 12px;
|
|
16367
16367
|
line-height: 1.5;
|
|
16368
16368
|
word-break: break-word; }
|
|
16369
16369
|
|
|
@@ -16381,7 +16381,7 @@ small {
|
|
|
16381
16381
|
display: block;
|
|
16382
16382
|
width: 12px;
|
|
16383
16383
|
height: 12px;
|
|
16384
|
-
font-size:
|
|
16384
|
+
font-size: 12px;
|
|
16385
16385
|
font-weight: normal;
|
|
16386
16386
|
line-height: 10px;
|
|
16387
16387
|
text-align: center;
|
|
@@ -16399,13 +16399,13 @@ small {
|
|
|
16399
16399
|
line-height: inherit; }
|
|
16400
16400
|
|
|
16401
16401
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
16402
|
-
font-size:
|
|
16402
|
+
font-size: 12px; }
|
|
16403
16403
|
|
|
16404
16404
|
.next-step-dot > .next-step-item-process .next-step-item-node-dot {
|
|
16405
16405
|
display: block;
|
|
16406
16406
|
width: 12px;
|
|
16407
16407
|
height: 12px;
|
|
16408
|
-
font-size:
|
|
16408
|
+
font-size: 12px;
|
|
16409
16409
|
line-height: 10px;
|
|
16410
16410
|
text-align: center;
|
|
16411
16411
|
border: 1px solid;
|
|
@@ -16440,7 +16440,7 @@ small {
|
|
|
16440
16440
|
|
|
16441
16441
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
16442
16442
|
color: rgba(0, 0, 0, 0.75);
|
|
16443
|
-
font-size:
|
|
16443
|
+
font-size: 12px;
|
|
16444
16444
|
line-height: 1.5;
|
|
16445
16445
|
word-break: break-word; }
|
|
16446
16446
|
|
|
@@ -16458,7 +16458,7 @@ small {
|
|
|
16458
16458
|
display: block;
|
|
16459
16459
|
width: 12px;
|
|
16460
16460
|
height: 12px;
|
|
16461
|
-
font-size:
|
|
16461
|
+
font-size: 12px;
|
|
16462
16462
|
font-weight: normal;
|
|
16463
16463
|
line-height: 10px;
|
|
16464
16464
|
text-align: center;
|
|
@@ -16476,13 +16476,13 @@ small {
|
|
|
16476
16476
|
line-height: inherit; }
|
|
16477
16477
|
|
|
16478
16478
|
.next-step-dot > .next-step-item-finish .next-step-item-content {
|
|
16479
|
-
font-size:
|
|
16479
|
+
font-size: 12px; }
|
|
16480
16480
|
|
|
16481
16481
|
.next-step-dot > .next-step-item-finish .next-step-item-node-dot {
|
|
16482
16482
|
display: block;
|
|
16483
16483
|
width: 12px;
|
|
16484
16484
|
height: 12px;
|
|
16485
|
-
font-size:
|
|
16485
|
+
font-size: 12px;
|
|
16486
16486
|
line-height: 10px;
|
|
16487
16487
|
text-align: center;
|
|
16488
16488
|
border: 1px solid;
|
|
@@ -16517,7 +16517,7 @@ small {
|
|
|
16517
16517
|
|
|
16518
16518
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
16519
16519
|
color: rgba(0, 0, 0, 0.4);
|
|
16520
|
-
font-size:
|
|
16520
|
+
font-size: 12px;
|
|
16521
16521
|
line-height: 1.5;
|
|
16522
16522
|
word-break: break-word; }
|
|
16523
16523
|
|
|
@@ -16535,7 +16535,7 @@ small {
|
|
|
16535
16535
|
display: block;
|
|
16536
16536
|
width: 12px;
|
|
16537
16537
|
height: 12px;
|
|
16538
|
-
font-size:
|
|
16538
|
+
font-size: 12px;
|
|
16539
16539
|
font-weight: normal;
|
|
16540
16540
|
line-height: 10px;
|
|
16541
16541
|
text-align: center;
|
|
@@ -16553,13 +16553,13 @@ small {
|
|
|
16553
16553
|
line-height: inherit; }
|
|
16554
16554
|
|
|
16555
16555
|
.next-step-dot .next-step-item-disabled .next-step-item-content {
|
|
16556
|
-
font-size:
|
|
16556
|
+
font-size: 12px; }
|
|
16557
16557
|
|
|
16558
16558
|
.next-step-dot .next-step-item-disabled .next-step-item-node-dot {
|
|
16559
16559
|
display: block;
|
|
16560
16560
|
width: 12px;
|
|
16561
16561
|
height: 12px;
|
|
16562
|
-
font-size:
|
|
16562
|
+
font-size: 12px;
|
|
16563
16563
|
line-height: 10px;
|
|
16564
16564
|
text-align: center;
|
|
16565
16565
|
border: 1px solid;
|
|
@@ -16739,7 +16739,7 @@ small {
|
|
|
16739
16739
|
margin-top: 8px;
|
|
16740
16740
|
min-height: 8px;
|
|
16741
16741
|
text-align: left;
|
|
16742
|
-
font-size:
|
|
16742
|
+
font-size: 12px;
|
|
16743
16743
|
line-height: 1.5; }
|
|
16744
16744
|
.next-step-dot.next-step-vertical > .next-step-item-process .next-step-item-tail {
|
|
16745
16745
|
width: 1px;
|
|
@@ -16770,7 +16770,7 @@ small {
|
|
|
16770
16770
|
margin-top: 8px;
|
|
16771
16771
|
min-height: 8px;
|
|
16772
16772
|
text-align: left;
|
|
16773
|
-
font-size:
|
|
16773
|
+
font-size: 12px;
|
|
16774
16774
|
line-height: 1.5; }
|
|
16775
16775
|
.next-step-dot.next-step-vertical > .next-step-item-finish .next-step-item-tail {
|
|
16776
16776
|
width: 1px;
|
|
@@ -16801,7 +16801,7 @@ small {
|
|
|
16801
16801
|
margin-top: 8px;
|
|
16802
16802
|
min-height: 8px;
|
|
16803
16803
|
text-align: left;
|
|
16804
|
-
font-size:
|
|
16804
|
+
font-size: 12px;
|
|
16805
16805
|
line-height: 1.5; }
|
|
16806
16806
|
.next-step-dot.next-step-vertical > .next-step-item-disabled .next-step-item-tail {
|
|
16807
16807
|
width: 1px;
|
|
@@ -16832,7 +16832,7 @@ small {
|
|
|
16832
16832
|
margin-top: 8px;
|
|
16833
16833
|
min-height: 8px;
|
|
16834
16834
|
text-align: left;
|
|
16835
|
-
font-size:
|
|
16835
|
+
font-size: 12px;
|
|
16836
16836
|
line-height: 1.5; }
|
|
16837
16837
|
|
|
16838
16838
|
.next-step-horizontal[dir="rtl"] > .next-step-item {
|
|
@@ -17278,7 +17278,7 @@ small {
|
|
|
17278
17278
|
height: 20px;
|
|
17279
17279
|
line-height: 20px; }
|
|
17280
17280
|
.next-switch-small > .next-switch-children {
|
|
17281
|
-
font-size:
|
|
17281
|
+
font-size: 12px; }
|
|
17282
17282
|
.next-switch-small.next-switch.next-switch-on > .next-switch-children {
|
|
17283
17283
|
margin: 0 28px 0 8px; }
|
|
17284
17284
|
.next-switch-small.next-switch.next-switch-off > .next-switch-children {
|
|
@@ -17534,7 +17534,7 @@ small {
|
|
|
17534
17534
|
.next-tabs.next-small .next-tabs-nav-container-scrolling {
|
|
17535
17535
|
padding-right: 56px; }
|
|
17536
17536
|
.next-tabs.next-small .next-tabs-tab-inner {
|
|
17537
|
-
font-size:
|
|
17537
|
+
font-size: 12px;
|
|
17538
17538
|
padding: 8px 12px; }
|
|
17539
17539
|
.next-tabs.next-small .next-tabs-tab-inner .next-icon {
|
|
17540
17540
|
line-height: 1; }
|
|
@@ -18368,7 +18368,7 @@ small {
|
|
|
18368
18368
|
line-height: 26px;
|
|
18369
18369
|
font-size: 0; }
|
|
18370
18370
|
.next-tag-small > .next-tag-body {
|
|
18371
|
-
font-size:
|
|
18371
|
+
font-size: 12px;
|
|
18372
18372
|
padding: 0 8px;
|
|
18373
18373
|
min-width: 28px; }
|
|
18374
18374
|
.next-tag-small.next-tag-closable > .next-tag-body {
|
|
@@ -18517,7 +18517,7 @@ small {
|
|
|
18517
18517
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18518
18518
|
width: 40px;
|
|
18519
18519
|
height: auto;
|
|
18520
|
-
font-size:
|
|
18520
|
+
font-size: 12px;
|
|
18521
18521
|
word-break: break-all;
|
|
18522
18522
|
margin-right: -12px;
|
|
18523
18523
|
margin-left: 0;
|
|
@@ -18582,7 +18582,7 @@ small {
|
|
|
18582
18582
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
18583
18583
|
margin: 0;
|
|
18584
18584
|
margin-top: 4px;
|
|
18585
|
-
font-size:
|
|
18585
|
+
font-size: 12px;
|
|
18586
18586
|
line-height: 1.5;
|
|
18587
18587
|
color: rgba(0, 0, 0, 0.75);
|
|
18588
18588
|
text-align: right; }
|
|
@@ -18590,14 +18590,14 @@ small {
|
|
|
18590
18590
|
margin: 0;
|
|
18591
18591
|
margin-top: 4px;
|
|
18592
18592
|
margin-bottom: 12px;
|
|
18593
|
-
font-size:
|
|
18593
|
+
font-size: 12px;
|
|
18594
18594
|
color: #999999;
|
|
18595
18595
|
text-align: right; }
|
|
18596
18596
|
.next-timeline[dir='rtl'] .next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18597
18597
|
position: absolute;
|
|
18598
18598
|
width: 80px;
|
|
18599
18599
|
display: inline-block;
|
|
18600
|
-
font-size:
|
|
18600
|
+
font-size: 12px;
|
|
18601
18601
|
color: #999999;
|
|
18602
18602
|
line-height: 1.5;
|
|
18603
18603
|
margin-top: 4px;
|
|
@@ -18636,7 +18636,7 @@ small {
|
|
|
18636
18636
|
.next-timeline[dir='rtl'] .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-right: -12px;
|
|
18642
18642
|
margin-left: 0;
|
|
@@ -18701,7 +18701,7 @@ small {
|
|
|
18701
18701
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
18702
18702
|
margin: 0;
|
|
18703
18703
|
margin-top: 4px;
|
|
18704
|
-
font-size:
|
|
18704
|
+
font-size: 12px;
|
|
18705
18705
|
line-height: 1.5;
|
|
18706
18706
|
color: rgba(0, 0, 0, 0.75);
|
|
18707
18707
|
text-align: right; }
|
|
@@ -18709,14 +18709,14 @@ small {
|
|
|
18709
18709
|
margin: 0;
|
|
18710
18710
|
margin-top: 4px;
|
|
18711
18711
|
margin-bottom: 12px;
|
|
18712
|
-
font-size:
|
|
18712
|
+
font-size: 12px;
|
|
18713
18713
|
color: #999999;
|
|
18714
18714
|
text-align: right; }
|
|
18715
18715
|
.next-timeline[dir='rtl'] .next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18716
18716
|
position: absolute;
|
|
18717
18717
|
width: 80px;
|
|
18718
18718
|
display: inline-block;
|
|
18719
|
-
font-size:
|
|
18719
|
+
font-size: 12px;
|
|
18720
18720
|
color: #999999;
|
|
18721
18721
|
line-height: 1.5;
|
|
18722
18722
|
margin-top: 4px;
|
|
@@ -18755,7 +18755,7 @@ small {
|
|
|
18755
18755
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18756
18756
|
width: 40px;
|
|
18757
18757
|
height: auto;
|
|
18758
|
-
font-size:
|
|
18758
|
+
font-size: 12px;
|
|
18759
18759
|
word-break: break-all;
|
|
18760
18760
|
margin-right: -12px;
|
|
18761
18761
|
margin-left: 0;
|
|
@@ -18820,7 +18820,7 @@ small {
|
|
|
18820
18820
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
18821
18821
|
margin: 0;
|
|
18822
18822
|
margin-top: 4px;
|
|
18823
|
-
font-size:
|
|
18823
|
+
font-size: 12px;
|
|
18824
18824
|
line-height: 1.5;
|
|
18825
18825
|
color: rgba(0, 0, 0, 0.75);
|
|
18826
18826
|
text-align: right; }
|
|
@@ -18828,14 +18828,14 @@ small {
|
|
|
18828
18828
|
margin: 0;
|
|
18829
18829
|
margin-top: 4px;
|
|
18830
18830
|
margin-bottom: 12px;
|
|
18831
|
-
font-size:
|
|
18831
|
+
font-size: 12px;
|
|
18832
18832
|
color: #999999;
|
|
18833
18833
|
text-align: right; }
|
|
18834
18834
|
.next-timeline[dir='rtl'] .next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18835
18835
|
position: absolute;
|
|
18836
18836
|
width: 80px;
|
|
18837
18837
|
display: inline-block;
|
|
18838
|
-
font-size:
|
|
18838
|
+
font-size: 12px;
|
|
18839
18839
|
color: #999999;
|
|
18840
18840
|
line-height: 1.5;
|
|
18841
18841
|
margin-top: 4px;
|
|
@@ -18874,7 +18874,7 @@ small {
|
|
|
18874
18874
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
18875
18875
|
width: 40px;
|
|
18876
18876
|
height: auto;
|
|
18877
|
-
font-size:
|
|
18877
|
+
font-size: 12px;
|
|
18878
18878
|
word-break: break-all;
|
|
18879
18879
|
margin-right: -12px;
|
|
18880
18880
|
margin-left: 0;
|
|
@@ -18939,7 +18939,7 @@ small {
|
|
|
18939
18939
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
18940
18940
|
margin: 0;
|
|
18941
18941
|
margin-top: 4px;
|
|
18942
|
-
font-size:
|
|
18942
|
+
font-size: 12px;
|
|
18943
18943
|
line-height: 1.5;
|
|
18944
18944
|
color: rgba(0, 0, 0, 0.75);
|
|
18945
18945
|
text-align: right; }
|
|
@@ -18947,14 +18947,14 @@ small {
|
|
|
18947
18947
|
margin: 0;
|
|
18948
18948
|
margin-top: 4px;
|
|
18949
18949
|
margin-bottom: 12px;
|
|
18950
|
-
font-size:
|
|
18950
|
+
font-size: 12px;
|
|
18951
18951
|
color: #999999;
|
|
18952
18952
|
text-align: right; }
|
|
18953
18953
|
.next-timeline[dir='rtl'] .next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
18954
18954
|
position: absolute;
|
|
18955
18955
|
width: 80px;
|
|
18956
18956
|
display: inline-block;
|
|
18957
|
-
font-size:
|
|
18957
|
+
font-size: 12px;
|
|
18958
18958
|
color: #999999;
|
|
18959
18959
|
line-height: 1.5;
|
|
18960
18960
|
margin-top: 4px;
|
|
@@ -18988,7 +18988,7 @@ small {
|
|
|
18988
18988
|
padding-left: 28px;
|
|
18989
18989
|
padding-top: 4px;
|
|
18990
18990
|
padding-bottom: 4px;
|
|
18991
|
-
font-size:
|
|
18991
|
+
font-size: 12px;
|
|
18992
18992
|
line-height: 1.5;
|
|
18993
18993
|
position: relative;
|
|
18994
18994
|
/* min-height: auto !important; */ }
|
|
@@ -19023,7 +19023,7 @@ small {
|
|
|
19023
19023
|
.next-timeline-item-done .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
19024
19024
|
width: 40px;
|
|
19025
19025
|
height: auto;
|
|
19026
|
-
font-size:
|
|
19026
|
+
font-size: 12px;
|
|
19027
19027
|
word-break: break-all;
|
|
19028
19028
|
margin-left: -12px;
|
|
19029
19029
|
line-height: 1; }
|
|
@@ -19085,7 +19085,7 @@ small {
|
|
|
19085
19085
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
19086
19086
|
margin: 0;
|
|
19087
19087
|
margin-top: 4px;
|
|
19088
|
-
font-size:
|
|
19088
|
+
font-size: 12px;
|
|
19089
19089
|
line-height: 1.5;
|
|
19090
19090
|
color: rgba(0, 0, 0, 0.75);
|
|
19091
19091
|
text-align: left; }
|
|
@@ -19093,14 +19093,14 @@ small {
|
|
|
19093
19093
|
margin: 0;
|
|
19094
19094
|
margin-top: 4px;
|
|
19095
19095
|
margin-bottom: 12px;
|
|
19096
|
-
font-size:
|
|
19096
|
+
font-size: 12px;
|
|
19097
19097
|
color: #999999;
|
|
19098
19098
|
text-align: left; }
|
|
19099
19099
|
.next-timeline-item-done.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
19100
19100
|
position: absolute;
|
|
19101
19101
|
width: 80px;
|
|
19102
19102
|
display: inline-block;
|
|
19103
|
-
font-size:
|
|
19103
|
+
font-size: 12px;
|
|
19104
19104
|
color: #999999;
|
|
19105
19105
|
line-height: 1.5;
|
|
19106
19106
|
margin-top: 4px;
|
|
@@ -19135,7 +19135,7 @@ small {
|
|
|
19135
19135
|
.next-timeline-item-process .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
19136
19136
|
width: 40px;
|
|
19137
19137
|
height: auto;
|
|
19138
|
-
font-size:
|
|
19138
|
+
font-size: 12px;
|
|
19139
19139
|
word-break: break-all;
|
|
19140
19140
|
margin-left: -12px;
|
|
19141
19141
|
line-height: 1; }
|
|
@@ -19197,7 +19197,7 @@ small {
|
|
|
19197
19197
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
19198
19198
|
margin: 0;
|
|
19199
19199
|
margin-top: 4px;
|
|
19200
|
-
font-size:
|
|
19200
|
+
font-size: 12px;
|
|
19201
19201
|
line-height: 1.5;
|
|
19202
19202
|
color: rgba(0, 0, 0, 0.75);
|
|
19203
19203
|
text-align: left; }
|
|
@@ -19205,14 +19205,14 @@ small {
|
|
|
19205
19205
|
margin: 0;
|
|
19206
19206
|
margin-top: 4px;
|
|
19207
19207
|
margin-bottom: 12px;
|
|
19208
|
-
font-size:
|
|
19208
|
+
font-size: 12px;
|
|
19209
19209
|
color: #999999;
|
|
19210
19210
|
text-align: left; }
|
|
19211
19211
|
.next-timeline-item-process.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
19212
19212
|
position: absolute;
|
|
19213
19213
|
width: 80px;
|
|
19214
19214
|
display: inline-block;
|
|
19215
|
-
font-size:
|
|
19215
|
+
font-size: 12px;
|
|
19216
19216
|
color: #999999;
|
|
19217
19217
|
line-height: 1.5;
|
|
19218
19218
|
margin-top: 4px;
|
|
@@ -19247,7 +19247,7 @@ small {
|
|
|
19247
19247
|
.next-timeline-item-success .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
19248
19248
|
width: 40px;
|
|
19249
19249
|
height: auto;
|
|
19250
|
-
font-size:
|
|
19250
|
+
font-size: 12px;
|
|
19251
19251
|
word-break: break-all;
|
|
19252
19252
|
margin-left: -12px;
|
|
19253
19253
|
line-height: 1; }
|
|
@@ -19309,7 +19309,7 @@ small {
|
|
|
19309
19309
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
19310
19310
|
margin: 0;
|
|
19311
19311
|
margin-top: 4px;
|
|
19312
|
-
font-size:
|
|
19312
|
+
font-size: 12px;
|
|
19313
19313
|
line-height: 1.5;
|
|
19314
19314
|
color: rgba(0, 0, 0, 0.75);
|
|
19315
19315
|
text-align: left; }
|
|
@@ -19317,14 +19317,14 @@ small {
|
|
|
19317
19317
|
margin: 0;
|
|
19318
19318
|
margin-top: 4px;
|
|
19319
19319
|
margin-bottom: 12px;
|
|
19320
|
-
font-size:
|
|
19320
|
+
font-size: 12px;
|
|
19321
19321
|
color: #999999;
|
|
19322
19322
|
text-align: left; }
|
|
19323
19323
|
.next-timeline-item-success.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
19324
19324
|
position: absolute;
|
|
19325
19325
|
width: 80px;
|
|
19326
19326
|
display: inline-block;
|
|
19327
|
-
font-size:
|
|
19327
|
+
font-size: 12px;
|
|
19328
19328
|
color: #999999;
|
|
19329
19329
|
line-height: 1.5;
|
|
19330
19330
|
margin-top: 4px;
|
|
@@ -19359,7 +19359,7 @@ small {
|
|
|
19359
19359
|
.next-timeline-item-error .next-timeline-item-timeline .next-timeline-item-node.next-timeline-item-node-custom {
|
|
19360
19360
|
width: 40px;
|
|
19361
19361
|
height: auto;
|
|
19362
|
-
font-size:
|
|
19362
|
+
font-size: 12px;
|
|
19363
19363
|
word-break: break-all;
|
|
19364
19364
|
margin-left: -12px;
|
|
19365
19365
|
line-height: 1; }
|
|
@@ -19421,7 +19421,7 @@ small {
|
|
|
19421
19421
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
19422
19422
|
margin: 0;
|
|
19423
19423
|
margin-top: 4px;
|
|
19424
|
-
font-size:
|
|
19424
|
+
font-size: 12px;
|
|
19425
19425
|
line-height: 1.5;
|
|
19426
19426
|
color: rgba(0, 0, 0, 0.75);
|
|
19427
19427
|
text-align: left; }
|
|
@@ -19429,14 +19429,14 @@ small {
|
|
|
19429
19429
|
margin: 0;
|
|
19430
19430
|
margin-top: 4px;
|
|
19431
19431
|
margin-bottom: 12px;
|
|
19432
|
-
font-size:
|
|
19432
|
+
font-size: 12px;
|
|
19433
19433
|
color: #999999;
|
|
19434
19434
|
text-align: left; }
|
|
19435
19435
|
.next-timeline-item-error.next-timeline-item-has-left-content > .next-timeline-item-left-content {
|
|
19436
19436
|
position: absolute;
|
|
19437
19437
|
width: 80px;
|
|
19438
19438
|
display: inline-block;
|
|
19439
|
-
font-size:
|
|
19439
|
+
font-size: 12px;
|
|
19440
19440
|
color: #999999;
|
|
19441
19441
|
line-height: 1.5;
|
|
19442
19442
|
margin-top: 4px;
|
|
@@ -19482,7 +19482,7 @@ small {
|
|
|
19482
19482
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
19483
19483
|
margin: 0;
|
|
19484
19484
|
margin-top: 4px;
|
|
19485
|
-
font-size:
|
|
19485
|
+
font-size: 12px;
|
|
19486
19486
|
line-height: 1.5;
|
|
19487
19487
|
color: rgba(0, 0, 0, 0.75);
|
|
19488
19488
|
text-align: right; }
|
|
@@ -19491,7 +19491,7 @@ small {
|
|
|
19491
19491
|
margin: 0;
|
|
19492
19492
|
margin-top: 4px;
|
|
19493
19493
|
margin-bottom: 12px;
|
|
19494
|
-
font-size:
|
|
19494
|
+
font-size: 12px;
|
|
19495
19495
|
color: #999999;
|
|
19496
19496
|
text-align: right; }
|
|
19497
19497
|
|
|
@@ -19535,7 +19535,7 @@ small {
|
|
|
19535
19535
|
|
|
19536
19536
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
19537
19537
|
margin: 0;
|
|
19538
|
-
font-size:
|
|
19538
|
+
font-size: 12px;
|
|
19539
19539
|
line-height: 1.5;
|
|
19540
19540
|
color: rgba(0, 0, 0, 0.75);
|
|
19541
19541
|
text-align: left; }
|
|
@@ -19544,7 +19544,7 @@ small {
|
|
|
19544
19544
|
margin: 0;
|
|
19545
19545
|
margin-top: 4px;
|
|
19546
19546
|
margin-bottom: 12px;
|
|
19547
|
-
font-size:
|
|
19547
|
+
font-size: 12px;
|
|
19548
19548
|
color: #999999;
|
|
19549
19549
|
text-align: left; }
|
|
19550
19550
|
|
|
@@ -20229,7 +20229,7 @@ small {
|
|
|
20229
20229
|
width: 100%;
|
|
20230
20230
|
height: 100%;
|
|
20231
20231
|
color: rgba(0, 0, 0, 0.4);
|
|
20232
|
-
font-size:
|
|
20232
|
+
font-size: 12px; }
|
|
20233
20233
|
.next-upload-list-card .next-upload-list-item-thumbnail img {
|
|
20234
20234
|
max-width: 100%;
|
|
20235
20235
|
max-height: 100%;
|
|
@@ -20257,7 +20257,7 @@ small {
|
|
|
20257
20257
|
width: 100px;
|
|
20258
20258
|
text-align: center;
|
|
20259
20259
|
margin-top: 4px;
|
|
20260
|
-
font-size:
|
|
20260
|
+
font-size: 12px;
|
|
20261
20261
|
color: rgba(0, 0, 0, 0.75);
|
|
20262
20262
|
text-overflow: ellipsis;
|
|
20263
20263
|
white-space: nowrap;
|
|
@@ -20387,7 +20387,7 @@ small {
|
|
|
20387
20387
|
color: rgba(0, 0, 0, 0.75); }
|
|
20388
20388
|
.next-upload-dragable .next-upload-drag-hint {
|
|
20389
20389
|
margin: 4px 0 20px;
|
|
20390
|
-
font-size:
|
|
20390
|
+
font-size: 12px;
|
|
20391
20391
|
color: #999999; }
|
|
20392
20392
|
.next-upload-dragable .next-upload-drag-over {
|
|
20393
20393
|
border-color: #257df9; }
|
|
@@ -22014,7 +22014,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
22014
22014
|
cursor: default;
|
|
22015
22015
|
height: 28px;
|
|
22016
22016
|
line-height: 28px;
|
|
22017
|
-
font-size:
|
|
22017
|
+
font-size: 12px;
|
|
22018
22018
|
font-weight: normal;
|
|
22019
22019
|
color: #999999;
|
|
22020
22020
|
background: #FFFFFF; }
|
|
@@ -22026,7 +22026,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
22026
22026
|
margin: 0;
|
|
22027
22027
|
width: 54px;
|
|
22028
22028
|
padding: 0;
|
|
22029
|
-
font-size:
|
|
22029
|
+
font-size: 12px;
|
|
22030
22030
|
height: 224px;
|
|
22031
22031
|
scrollbar-width: none;
|
|
22032
22032
|
-ms-overflow-style: none; }
|
|
@@ -22170,9 +22170,9 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
22170
22170
|
border-radius: 6px; }
|
|
22171
22171
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-label {
|
|
22172
22172
|
padding-left: 8px;
|
|
22173
|
-
font-size:
|
|
22173
|
+
font-size: 12px; }
|
|
22174
22174
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner {
|
|
22175
|
-
font-size:
|
|
22175
|
+
font-size: 12px; }
|
|
22176
22176
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-control {
|
|
22177
22177
|
padding-right: 4px; }
|
|
22178
22178
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-inner-text {
|
|
@@ -22181,18 +22181,18 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
22181
22181
|
height: 22px;
|
|
22182
22182
|
line-height: 22px \0;
|
|
22183
22183
|
padding: 0 8px;
|
|
22184
|
-
font-size:
|
|
22184
|
+
font-size: 12px; }
|
|
22185
22185
|
.next-time-picker2-input.next-time-picker2-input-small input::-webkit-input-placeholder {
|
|
22186
|
-
font-size:
|
|
22186
|
+
font-size: 12px; }
|
|
22187
22187
|
.next-time-picker2-input.next-time-picker2-input-small input::-moz-placeholder {
|
|
22188
|
-
font-size:
|
|
22188
|
+
font-size: 12px; }
|
|
22189
22189
|
.next-time-picker2-input.next-time-picker2-input-small input::-ms-input-placeholder {
|
|
22190
|
-
font-size:
|
|
22190
|
+
font-size: 12px; }
|
|
22191
22191
|
.next-time-picker2-input.next-time-picker2-input-small input::placeholder {
|
|
22192
|
-
font-size:
|
|
22192
|
+
font-size: 12px; }
|
|
22193
22193
|
.next-time-picker2-input.next-time-picker2-input-small .next-input-text-field {
|
|
22194
22194
|
padding: 0 8px;
|
|
22195
|
-
font-size:
|
|
22195
|
+
font-size: 12px;
|
|
22196
22196
|
height: 22px;
|
|
22197
22197
|
line-height: 22px; }
|
|
22198
22198
|
.next-time-picker2-input.next-time-picker2-input-small .next-icon:before,
|
|
@@ -22496,9 +22496,9 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
22496
22496
|
border-radius: 6px; }
|
|
22497
22497
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-label {
|
|
22498
22498
|
padding-left: 8px;
|
|
22499
|
-
font-size:
|
|
22499
|
+
font-size: 12px; }
|
|
22500
22500
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner {
|
|
22501
|
-
font-size:
|
|
22501
|
+
font-size: 12px; }
|
|
22502
22502
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-control {
|
|
22503
22503
|
padding-right: 4px; }
|
|
22504
22504
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-inner-text {
|
|
@@ -22507,18 +22507,18 @@ div[dir="rtl"] .next-calendar2-table-week .next-calendar2-week-current .next-cal
|
|
|
22507
22507
|
height: 22px;
|
|
22508
22508
|
line-height: 22px \0;
|
|
22509
22509
|
padding: 0 8px;
|
|
22510
|
-
font-size:
|
|
22510
|
+
font-size: 12px; }
|
|
22511
22511
|
.next-date-picker2-input.next-date-picker2-input-small input::-webkit-input-placeholder {
|
|
22512
|
-
font-size:
|
|
22512
|
+
font-size: 12px; }
|
|
22513
22513
|
.next-date-picker2-input.next-date-picker2-input-small input::-moz-placeholder {
|
|
22514
|
-
font-size:
|
|
22514
|
+
font-size: 12px; }
|
|
22515
22515
|
.next-date-picker2-input.next-date-picker2-input-small input::-ms-input-placeholder {
|
|
22516
|
-
font-size:
|
|
22516
|
+
font-size: 12px; }
|
|
22517
22517
|
.next-date-picker2-input.next-date-picker2-input-small input::placeholder {
|
|
22518
|
-
font-size:
|
|
22518
|
+
font-size: 12px; }
|
|
22519
22519
|
.next-date-picker2-input.next-date-picker2-input-small .next-input-text-field {
|
|
22520
22520
|
padding: 0 8px;
|
|
22521
|
-
font-size:
|
|
22521
|
+
font-size: 12px;
|
|
22522
22522
|
height: 22px;
|
|
22523
22523
|
line-height: 22px; }
|
|
22524
22524
|
.next-date-picker2-input.next-date-picker2-input-small .next-icon:before,
|