@alifd/theme-panda 0.1.3 → 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 +59 -59
- package/dist/next-2.css +140 -140
- package/dist/next-noreset-1.css +59 -59
- package/dist/next-noreset-2.css +140 -140
- package/dist/next-noreset.css +198 -198
- 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 +117 -117
- package/dist/next-noreset.var-2.css +279 -279
- package/dist/next-noreset.var.css +395 -395
- 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 +198 -198
- 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 +117 -117
- package/dist/next.var-2.css +279 -279
- package/dist/next.var.css +395 -395
- 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 +2 -2
- package/variables.css +224 -212
- package/variables.js +10 -4
- package/variables.less +87 -84
- package/variables.scss +87 -84
- package/variables.scss2css.scss +217 -208
package/dist/next.var-1.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1
|
|
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)
|
|
@@ -3037,8 +3037,8 @@ small {
|
|
|
3037
3037
|
height: calc(var(--radio-button-height-small, 20px) - 2px);
|
|
3038
3038
|
line-height: calc(20px - 2px);
|
|
3039
3039
|
line-height: calc(var(--radio-button-height-small, 20px) - 2px);
|
|
3040
|
-
font-size:
|
|
3041
|
-
font-size: var(--radio-button-font-size-small,
|
|
3040
|
+
font-size: 12px;
|
|
3041
|
+
font-size: var(--radio-button-font-size-small, 12px); }
|
|
3042
3042
|
|
|
3043
3043
|
.next-radio-single-input input[type="radio"] {
|
|
3044
3044
|
opacity: 0;
|
|
@@ -3119,8 +3119,8 @@ small {
|
|
|
3119
3119
|
min-width: var(--badge-size-count-config-height, 16px);
|
|
3120
3120
|
padding: 0 4px 0 4px;
|
|
3121
3121
|
padding: 0 var(--badge-size-count-padding-lr, 4px) 0 var(--badge-size-count-padding-lr, 4px);
|
|
3122
|
-
font-size:
|
|
3123
|
-
font-size: var(--badge-size-count-font,
|
|
3122
|
+
font-size: 12px;
|
|
3123
|
+
font-size: var(--badge-size-count-font, 12px);
|
|
3124
3124
|
line-height: 16px;
|
|
3125
3125
|
line-height: var(--badge-size-count-config-height, 16px);
|
|
3126
3126
|
-webkit-transform: translateX(-50%);
|
|
@@ -3158,8 +3158,8 @@ small {
|
|
|
3158
3158
|
.next-badge .next-badge-custom {
|
|
3159
3159
|
line-height: 1.166667;
|
|
3160
3160
|
white-space: nowrap;
|
|
3161
|
-
font-size:
|
|
3162
|
-
font-size: var(--font-size-caption,
|
|
3161
|
+
font-size: 12px;
|
|
3162
|
+
font-size: var(--font-size-caption, 12px);
|
|
3163
3163
|
padding-left: 4px;
|
|
3164
3164
|
padding-left: var(--badge-size-custom-padding-lr, 4px);
|
|
3165
3165
|
padding-right: 4px;
|
|
@@ -3196,8 +3196,8 @@ small {
|
|
|
3196
3196
|
height: var(--badge-size-count-config-height, 16px);
|
|
3197
3197
|
line-height: 16px;
|
|
3198
3198
|
line-height: var(--badge-size-count-config-height, 16px);
|
|
3199
|
-
font-size:
|
|
3200
|
-
font-size: var(--badge-size-count-font,
|
|
3199
|
+
font-size: 12px;
|
|
3200
|
+
font-size: var(--badge-size-count-font, 12px); }
|
|
3201
3201
|
.next-badge-not-a-wrapper .next-badge-count,
|
|
3202
3202
|
.next-badge-not-a-wrapper .next-badge-custom {
|
|
3203
3203
|
position: relative;
|
|
@@ -4394,8 +4394,8 @@ small {
|
|
|
4394
4394
|
.next-breadcrumb .next-breadcrumb-text {
|
|
4395
4395
|
height: 16px;
|
|
4396
4396
|
min-width: 16px;
|
|
4397
|
-
font-size:
|
|
4398
|
-
font-size: var(--breadcrumb-size-m-font-size,
|
|
4397
|
+
font-size: 12px;
|
|
4398
|
+
font-size: var(--breadcrumb-size-m-font-size, 12px);
|
|
4399
4399
|
line-height: 16px; }
|
|
4400
4400
|
.next-breadcrumb .next-breadcrumb-separator {
|
|
4401
4401
|
height: 16px;
|
|
@@ -4420,8 +4420,8 @@ small {
|
|
|
4420
4420
|
width: 16px;
|
|
4421
4421
|
font-size: 16px; } }
|
|
4422
4422
|
.next-breadcrumb .next-breadcrumb-text-ellipsis {
|
|
4423
|
-
font-size:
|
|
4424
|
-
font-size: var(--breadcrumb-size-ellipsis-font-size,
|
|
4423
|
+
font-size: 12px;
|
|
4424
|
+
font-size: var(--breadcrumb-size-ellipsis-font-size, 12px); }
|
|
4425
4425
|
.next-breadcrumb .next-breadcrumb-text {
|
|
4426
4426
|
color: rgba(0, 0, 0, 0.75);
|
|
4427
4427
|
color: var(--breadcrumb-text-color, rgba(0, 0, 0, 0.75)); }
|
|
@@ -4570,8 +4570,8 @@ small {
|
|
|
4570
4570
|
padding: 0 var(--btn-size-s-padding, 8px);
|
|
4571
4571
|
height: 28px;
|
|
4572
4572
|
height: var(--btn-size-s-height, 28px);
|
|
4573
|
-
font-size:
|
|
4574
|
-
font-size: var(--btn-size-s-font,
|
|
4573
|
+
font-size: 12px;
|
|
4574
|
+
font-size: var(--btn-size-s-font, 12px);
|
|
4575
4575
|
border-width: 1px;
|
|
4576
4576
|
border-width: var(--btn-size-s-border-width, 1px); }
|
|
4577
4577
|
.next-btn.next-small > .next-btn-icon.next-icon-first {
|
|
@@ -4757,8 +4757,8 @@ small {
|
|
|
4757
4757
|
border-style: var(--btn-pure-normal-border-style, solid);
|
|
4758
4758
|
background: #FFFFFF;
|
|
4759
4759
|
background: var(--btn-pure-normal-bg, #FFFFFF);
|
|
4760
|
-
border-color: #
|
|
4761
|
-
border-color: var(--btn-pure-normal-border-color, #
|
|
4760
|
+
border-color: #edeef2;
|
|
4761
|
+
border-color: var(--btn-pure-normal-border-color, #edeef2); }
|
|
4762
4762
|
.next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited {
|
|
4763
4763
|
color: #2e3038;
|
|
4764
4764
|
color: var(--btn-pure-normal-color, #2e3038); }
|
|
@@ -5245,8 +5245,8 @@ small {
|
|
|
5245
5245
|
padding: 0 0px;
|
|
5246
5246
|
height: 16px;
|
|
5247
5247
|
height: var(--btn-text-size-s-height, 16px);
|
|
5248
|
-
font-size:
|
|
5249
|
-
font-size: var(--btn-text-size-s-font,
|
|
5248
|
+
font-size: 12px;
|
|
5249
|
+
font-size: var(--btn-text-size-s-font, 12px);
|
|
5250
5250
|
border-width: 0; }
|
|
5251
5251
|
.next-btn-text.next-small > .next-btn-icon.next-icon-first {
|
|
5252
5252
|
-webkit-transform: scale(1);
|
|
@@ -5715,11 +5715,11 @@ small {
|
|
|
5715
5715
|
.next-input.next-small .next-input-label {
|
|
5716
5716
|
padding-left: 8px;
|
|
5717
5717
|
padding-left: var(--input-s-label-padding-left, 8px);
|
|
5718
|
-
font-size:
|
|
5719
|
-
font-size: var(--form-element-small-font-size,
|
|
5718
|
+
font-size: 12px;
|
|
5719
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5720
5720
|
.next-input.next-small .next-input-inner {
|
|
5721
|
-
font-size:
|
|
5722
|
-
font-size: var(--form-element-small-font-size,
|
|
5721
|
+
font-size: 12px;
|
|
5722
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5723
5723
|
.next-input.next-small .next-input-control {
|
|
5724
5724
|
padding-right: 4px;
|
|
5725
5725
|
padding-right: var(--input-s-icon-padding-right, 4px); }
|
|
@@ -5733,25 +5733,25 @@ small {
|
|
|
5733
5733
|
line-height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2) \0;
|
|
5734
5734
|
padding: 0 8px;
|
|
5735
5735
|
padding: 0 var(--input-s-padding, 8px);
|
|
5736
|
-
font-size:
|
|
5737
|
-
font-size: var(--form-element-small-font-size,
|
|
5736
|
+
font-size: 12px;
|
|
5737
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5738
5738
|
.next-input.next-small input::-webkit-input-placeholder {
|
|
5739
|
-
font-size:
|
|
5740
|
-
font-size: var(--form-element-small-font-size,
|
|
5739
|
+
font-size: 12px;
|
|
5740
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5741
5741
|
.next-input.next-small input::-moz-placeholder {
|
|
5742
|
-
font-size:
|
|
5743
|
-
font-size: var(--form-element-small-font-size,
|
|
5742
|
+
font-size: 12px;
|
|
5743
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5744
5744
|
.next-input.next-small input::-ms-input-placeholder {
|
|
5745
|
-
font-size:
|
|
5746
|
-
font-size: var(--form-element-small-font-size,
|
|
5745
|
+
font-size: 12px;
|
|
5746
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5747
5747
|
.next-input.next-small input::placeholder {
|
|
5748
|
-
font-size:
|
|
5749
|
-
font-size: var(--form-element-small-font-size,
|
|
5748
|
+
font-size: 12px;
|
|
5749
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
5750
5750
|
.next-input.next-small .next-input-text-field {
|
|
5751
5751
|
padding: 0 8px;
|
|
5752
5752
|
padding: 0 var(--input-s-padding, 8px);
|
|
5753
|
-
font-size:
|
|
5754
|
-
font-size: var(--form-element-small-font-size,
|
|
5753
|
+
font-size: 12px;
|
|
5754
|
+
font-size: var(--form-element-small-font-size, 12px);
|
|
5755
5755
|
height: calc(24px - 1px*2);
|
|
5756
5756
|
height: calc(var(--form-element-small-height, 24px) - var(--input-border-width, 1px)*2);
|
|
5757
5757
|
line-height: calc(24px - 1px*2);
|
|
@@ -5979,10 +5979,10 @@ small {
|
|
|
5979
5979
|
-webkit-box-shadow: none;
|
|
5980
5980
|
box-shadow: none; }
|
|
5981
5981
|
.next-input-control .next-input-len {
|
|
5982
|
-
font-size:
|
|
5983
|
-
font-size: var(--input-maxlen-font-size,
|
|
5984
|
-
line-height:
|
|
5985
|
-
line-height: var(--input-maxlen-font-size,
|
|
5982
|
+
font-size: 12px;
|
|
5983
|
+
font-size: var(--input-maxlen-font-size, 12px);
|
|
5984
|
+
line-height: 12px;
|
|
5985
|
+
line-height: var(--input-maxlen-font-size, 12px);
|
|
5986
5986
|
color: #999999;
|
|
5987
5987
|
color: var(--input-maxlen-color, #999999);
|
|
5988
5988
|
display: table-cell;
|
|
@@ -6212,8 +6212,8 @@ small {
|
|
|
6212
6212
|
background-color: whitesmoke;
|
|
6213
6213
|
background-color: var(--input-disabled-bg-color, whitesmoke); }
|
|
6214
6214
|
.next-input-group-text.next-small {
|
|
6215
|
-
font-size:
|
|
6216
|
-
font-size: var(--form-element-small-font-size,
|
|
6215
|
+
font-size: 12px;
|
|
6216
|
+
font-size: var(--form-element-small-font-size, 12px);
|
|
6217
6217
|
border-radius: 6px;
|
|
6218
6218
|
border-radius: var(--form-element-small-corner, 6px); }
|
|
6219
6219
|
.next-input-group-text.next-medium {
|
|
@@ -6688,8 +6688,8 @@ small {
|
|
|
6688
6688
|
text-align: center;
|
|
6689
6689
|
color: #999999;
|
|
6690
6690
|
color: var(--calendar-card-table-head-color, #999999);
|
|
6691
|
-
font-size:
|
|
6692
|
-
font-size: var(--calendar-card-table-head-font-size,
|
|
6691
|
+
font-size: 12px;
|
|
6692
|
+
font-size: var(--calendar-card-table-head-font-size, 12px);
|
|
6693
6693
|
font-weight: normal;
|
|
6694
6694
|
font-weight: var(--calendar-card-table-head-font-weight, normal); }
|
|
6695
6695
|
|
|
@@ -6697,8 +6697,8 @@ small {
|
|
|
6697
6697
|
.next-calendar-panel .next-calendar-cell,
|
|
6698
6698
|
.next-calendar-range .next-calendar-cell {
|
|
6699
6699
|
text-align: center;
|
|
6700
|
-
font-size:
|
|
6701
|
-
font-size: var(--calendar-card-table-cell-font-size,
|
|
6700
|
+
font-size: 12px;
|
|
6701
|
+
font-size: var(--calendar-card-table-cell-font-size, 12px); }
|
|
6702
6702
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-date,
|
|
6703
6703
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-month,
|
|
6704
6704
|
.next-calendar-card .next-calendar-cell.next-selected .next-calendar-year,
|
|
@@ -7092,8 +7092,8 @@ small {
|
|
|
7092
7092
|
font-weight: normal;
|
|
7093
7093
|
font-weight: var(--card-title-font-weight, normal); }
|
|
7094
7094
|
.next-card-subtitle {
|
|
7095
|
-
font-size:
|
|
7096
|
-
font-size: var(--card-sub-title-font-size,
|
|
7095
|
+
font-size: 12px;
|
|
7096
|
+
font-size: var(--card-sub-title-font-size, 12px);
|
|
7097
7097
|
color: rgba(0, 0, 0, 0.75);
|
|
7098
7098
|
color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75));
|
|
7099
7099
|
padding-left: 8px;
|
|
@@ -7175,8 +7175,8 @@ small {
|
|
|
7175
7175
|
font-weight: var(--card-title-font-weight, normal);
|
|
7176
7176
|
line-height: 1.5; }
|
|
7177
7177
|
.next-card-header-subtitle {
|
|
7178
|
-
font-size:
|
|
7179
|
-
font-size: var(--card-sub-title-font-size,
|
|
7178
|
+
font-size: 12px;
|
|
7179
|
+
font-size: var(--card-sub-title-font-size, 12px);
|
|
7180
7180
|
color: rgba(0, 0, 0, 0.75);
|
|
7181
7181
|
color: var(--card-sub-title-color, rgba(0, 0, 0, 0.75)); }
|
|
7182
7182
|
.next-card-actions {
|
|
@@ -7823,8 +7823,8 @@ small {
|
|
|
7823
7823
|
height: var(--time-picker-menu-title-height, 28px);
|
|
7824
7824
|
line-height: 28px;
|
|
7825
7825
|
line-height: var(--time-picker-menu-title-height, 28px);
|
|
7826
|
-
font-size:
|
|
7827
|
-
font-size: var(--time-picker-menu-title-font-size,
|
|
7826
|
+
font-size: 12px;
|
|
7827
|
+
font-size: var(--time-picker-menu-title-font-size, 12px);
|
|
7828
7828
|
font-weight: normal;
|
|
7829
7829
|
font-weight: var(--time-pikcer-menu-title-font-weight, normal);
|
|
7830
7830
|
color: #999999;
|
|
@@ -7837,8 +7837,8 @@ small {
|
|
|
7837
7837
|
list-style: none;
|
|
7838
7838
|
margin: 0;
|
|
7839
7839
|
padding: 0;
|
|
7840
|
-
font-size:
|
|
7841
|
-
font-size: var(--time-picker-menu-item-font-size,
|
|
7840
|
+
font-size: 12px;
|
|
7841
|
+
font-size: var(--time-picker-menu-item-font-size, 12px);
|
|
7842
7842
|
height: calc(28px*7);
|
|
7843
7843
|
height: calc(var(--time-picker-menu-item-height, 28px)*7); }
|
|
7844
7844
|
.next-time-picker-menu-item {
|
|
@@ -7947,8 +7947,8 @@ small {
|
|
|
7947
7947
|
color: rgba(0, 0, 0, 0.4);
|
|
7948
7948
|
color: var(--color-text1-1, rgba(0, 0, 0, 0.4));
|
|
7949
7949
|
width: 16px;
|
|
7950
|
-
font-size:
|
|
7951
|
-
font-size: var(--font-size-caption,
|
|
7950
|
+
font-size: 12px;
|
|
7951
|
+
font-size: var(--font-size-caption, 12px);
|
|
7952
7952
|
vertical-align: middle; }
|
|
7953
7953
|
|
|
7954
7954
|
.next-date-picker,
|
|
@@ -13186,8 +13186,8 @@ small {
|
|
|
13186
13186
|
line-height: 28px;
|
|
13187
13187
|
line-height: var(--form-element-medium-preview-height, 28px); }
|
|
13188
13188
|
.next-form-preview.next-form-item.next-small .next-form-item-label {
|
|
13189
|
-
font-size:
|
|
13190
|
-
font-size: var(--form-element-small-preview-label-font-size,
|
|
13189
|
+
font-size: 12px;
|
|
13190
|
+
font-size: var(--form-element-small-preview-label-font-size, 12px);
|
|
13191
13191
|
line-height: 20px;
|
|
13192
13192
|
line-height: var(--form-element-small-preview-height, 20px); }
|
|
13193
13193
|
.next-form-preview.next-form-item.next-large .next-form-item-label {
|
|
@@ -13210,10 +13210,10 @@ small {
|
|
|
13210
13210
|
gap: var(--form-inline-s-item-margin-r, 16px); }
|
|
13211
13211
|
.next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label {
|
|
13212
13212
|
line-height: 1.4;
|
|
13213
|
-
margin-top: calc(24px/2 -
|
|
13214
|
-
margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size,
|
|
13215
|
-
margin-bottom: calc(24px/2 -
|
|
13216
|
-
margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size,
|
|
13213
|
+
margin-top: calc(24px/2 - 12px/2);
|
|
13214
|
+
margin-top: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2);
|
|
13215
|
+
margin-bottom: calc(24px/2 - 12px/2);
|
|
13216
|
+
margin-bottom: calc(var(--form-element-small-height, 24px)/2 - var(--form-element-small-font-size, 12px)/2); }
|
|
13217
13217
|
.next-form-responsive-grid.next-medium .next-responsive-grid {
|
|
13218
13218
|
gap: 20px;
|
|
13219
13219
|
gap: var(--form-inline-m-item-margin-r, 20px); }
|
|
@@ -13322,22 +13322,22 @@ small {
|
|
|
13322
13322
|
line-height: 24px;
|
|
13323
13323
|
line-height: var(--form-element-small-height, 24px); }
|
|
13324
13324
|
.next-form-item.next-small .next-form-preview {
|
|
13325
|
-
font-size:
|
|
13326
|
-
font-size: var(--form-element-small-preview-font-size,
|
|
13325
|
+
font-size: 12px;
|
|
13326
|
+
font-size: var(--form-element-small-preview-font-size, 12px);
|
|
13327
13327
|
line-height: 20px;
|
|
13328
13328
|
line-height: var(--form-element-small-preview-height, 20px); }
|
|
13329
13329
|
.next-form-item.next-small .next-form-preview.next-input-textarea > p {
|
|
13330
|
-
font-size:
|
|
13331
|
-
font-size: var(--form-element-small-preview-font-size,
|
|
13330
|
+
font-size: 12px;
|
|
13331
|
+
font-size: var(--form-element-small-preview-font-size, 12px);
|
|
13332
13332
|
text-align: justify;
|
|
13333
|
-
min-height: calc(
|
|
13334
|
-
min-height: calc(var(--form-element-small-preview-font-size,
|
|
13333
|
+
min-height: calc(12px*1.4);
|
|
13334
|
+
min-height: calc(var(--form-element-small-preview-font-size, 12px)*1.4);
|
|
13335
13335
|
line-height: 1.4;
|
|
13336
|
-
margin-top: calc(20px/2 -
|
|
13337
|
-
margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size,
|
|
13336
|
+
margin-top: calc(20px/2 - 12px*1.4/2);
|
|
13337
|
+
margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 12px)*1.4/2); }
|
|
13338
13338
|
.next-form-item.next-small .next-form-item-label {
|
|
13339
|
-
font-size:
|
|
13340
|
-
font-size: var(--form-element-small-font-size,
|
|
13339
|
+
font-size: 12px;
|
|
13340
|
+
font-size: var(--form-element-small-font-size, 12px); }
|
|
13341
13341
|
.next-form-item.next-top > .next-form-item-label {
|
|
13342
13342
|
margin-bottom: 2px;
|
|
13343
13343
|
margin-bottom: var(--form-top-label-margin-b, 2px); }
|
|
@@ -14260,10 +14260,10 @@ small {
|
|
|
14260
14260
|
content: ''; }
|
|
14261
14261
|
.next-nav.next-hoz {
|
|
14262
14262
|
padding: 0;
|
|
14263
|
-
height: calc(
|
|
14264
|
-
height: calc(var(--nav-hoz-height,
|
|
14265
|
-
line-height: calc(
|
|
14266
|
-
line-height: calc(var(--nav-hoz-height,
|
|
14263
|
+
height: calc(32px + 8px*2);
|
|
14264
|
+
height: calc(var(--nav-hoz-height, 32px) + var(--nav-hoz-item-margin-tb, 8px)*2);
|
|
14265
|
+
line-height: calc(32px - 0px*2);
|
|
14266
|
+
line-height: calc(var(--nav-hoz-height, 32px) - var(--popup-local-border-width, 0px)*2);
|
|
14267
14267
|
font-size: 14px;
|
|
14268
14268
|
font-size: var(--nav-hoz-font-size, 14px); }
|
|
14269
14269
|
.next-nav.next-hoz .next-menu-item.next-nav-item {
|
|
@@ -14273,17 +14273,17 @@ small {
|
|
|
14273
14273
|
margin-right: var(--nav-hoz-item-margin-lr, 0px);
|
|
14274
14274
|
padding: 0 20px;
|
|
14275
14275
|
padding: 0 var(--nav-hoz-item-padding-lr, 20px);
|
|
14276
|
-
border-radius:
|
|
14277
|
-
border-radius: var(--nav-hoz-item-corner,
|
|
14276
|
+
border-radius: 8px;
|
|
14277
|
+
border-radius: var(--nav-hoz-item-corner, 8px); }
|
|
14278
14278
|
.next-nav.next-hoz .next-menu-item,
|
|
14279
14279
|
.next-nav.next-hoz .next-menu-sub-menu-wrapper > .next-menu-item {
|
|
14280
|
-
margin-top:
|
|
14281
|
-
margin-top: var(--nav-hoz-item-margin-tb,
|
|
14282
|
-
margin-bottom:
|
|
14283
|
-
margin-bottom: var(--nav-hoz-item-margin-tb,
|
|
14280
|
+
margin-top: 8px;
|
|
14281
|
+
margin-top: var(--nav-hoz-item-margin-tb, 8px);
|
|
14282
|
+
margin-bottom: 8px;
|
|
14283
|
+
margin-bottom: var(--nav-hoz-item-margin-tb, 8px); }
|
|
14284
14284
|
.next-nav.next-hoz .next-menu-item-inner {
|
|
14285
|
-
height: calc(
|
|
14286
|
-
height: calc(var(--nav-hoz-height,
|
|
14285
|
+
height: calc(32px - 0px*2);
|
|
14286
|
+
height: calc(var(--nav-hoz-height, 32px) - var(--popup-local-border-width, 0px)*2);
|
|
14287
14287
|
font-size: 14px;
|
|
14288
14288
|
font-size: var(--nav-hoz-font-size, 14px); }
|
|
14289
14289
|
.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title {
|
|
@@ -14291,8 +14291,8 @@ small {
|
|
|
14291
14291
|
padding: 12px 8px; }
|
|
14292
14292
|
.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-menu-item-inner {
|
|
14293
14293
|
height: auto;
|
|
14294
|
-
min-height: calc(
|
|
14295
|
-
min-height: calc(var(--nav-hoz-height,
|
|
14294
|
+
min-height: calc(32px - 0px*2);
|
|
14295
|
+
min-height: calc(var(--nav-hoz-height, 32px) - var(--popup-local-border-width, 0px)*2); }
|
|
14296
14296
|
.next-nav.next-hoz .next-menu-item.next-nav-item.next-nav-with-title .next-nav-text {
|
|
14297
14297
|
display: block;
|
|
14298
14298
|
line-height: 1;
|
|
@@ -14308,12 +14308,12 @@ small {
|
|
|
14308
14308
|
font-size: var(--nav-group-font-size, 14px); }
|
|
14309
14309
|
.next-nav.next-hoz .next-menu-header {
|
|
14310
14310
|
float: left;
|
|
14311
|
-
height: calc(
|
|
14312
|
-
height: calc(var(--nav-hoz-height,
|
|
14311
|
+
height: calc(32px - 0px*2);
|
|
14312
|
+
height: calc(var(--nav-hoz-height, 32px) - var(--popup-local-border-width, 0px)*2); }
|
|
14313
14313
|
.next-nav.next-hoz .next-menu-footer {
|
|
14314
14314
|
float: right;
|
|
14315
|
-
height: calc(
|
|
14316
|
-
height: calc(var(--nav-hoz-height,
|
|
14315
|
+
height: calc(32px - 0px*2);
|
|
14316
|
+
height: calc(var(--nav-hoz-height, 32px) - var(--popup-local-border-width, 0px)*2); }
|
|
14317
14317
|
.next-nav.next-hoz .next-nav-item:before {
|
|
14318
14318
|
width: 0;
|
|
14319
14319
|
left: 50%;
|
|
@@ -14397,8 +14397,8 @@ small {
|
|
|
14397
14397
|
.next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner {
|
|
14398
14398
|
height: 44px;
|
|
14399
14399
|
height: var(--nav-ver-sub-nav-height, 44px);
|
|
14400
|
-
font-size:
|
|
14401
|
-
font-size: var(--nav-ver-sub-nav-font-size,
|
|
14400
|
+
font-size: 12px;
|
|
14401
|
+
font-size: var(--nav-ver-sub-nav-font-size, 12px); }
|
|
14402
14402
|
.next-nav.next-ver .next-nav-item:before {
|
|
14403
14403
|
height: 0;
|
|
14404
14404
|
top: 50%;
|
|
@@ -14423,30 +14423,30 @@ small {
|
|
|
14423
14423
|
.next-nav.next-primary {
|
|
14424
14424
|
border-width: 0px;
|
|
14425
14425
|
border-width: var(--nav-primary-border-width, 0px);
|
|
14426
|
-
background: #
|
|
14427
|
-
background: var(--nav-primary-bg-color, #
|
|
14426
|
+
background: #000a24;
|
|
14427
|
+
background: var(--nav-primary-bg-color, #000a24);
|
|
14428
14428
|
border-color: transparent;
|
|
14429
14429
|
border-color: var(--nav-primary-border-color, transparent);
|
|
14430
14430
|
color: rgba(255, 255, 255, 0.65);
|
|
14431
14431
|
color: var(--nav-primary-text-color, rgba(255, 255, 255, 0.65));
|
|
14432
|
-
font-weight:
|
|
14433
|
-
font-weight: var(--nav-primary-text-style,
|
|
14432
|
+
font-weight: normal;
|
|
14433
|
+
font-weight: var(--nav-primary-text-style, normal);
|
|
14434
14434
|
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
|
14435
14435
|
-webkit-box-shadow: var(--nav-primary-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12));
|
|
14436
14436
|
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
|
14437
14437
|
box-shadow: var(--nav-primary-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12)); }
|
|
14438
14438
|
.next-nav.next-primary.next-hoz {
|
|
14439
|
-
line-height:
|
|
14440
|
-
line-height: var(--nav-hoz-height,
|
|
14441
|
-
line-height: calc(
|
|
14442
|
-
line-height: calc(var(--nav-hoz-height,
|
|
14439
|
+
line-height: 32px;
|
|
14440
|
+
line-height: var(--nav-hoz-height, 32px);
|
|
14441
|
+
line-height: calc(32px - 0px*2);
|
|
14442
|
+
line-height: calc(var(--nav-hoz-height, 32px) - var(--nav-primary-border-width, 0px)*2); }
|
|
14443
14443
|
.next-nav.next-primary.next-hoz .next-menu-header,
|
|
14444
14444
|
.next-nav.next-primary.next-hoz .next-menu-footer,
|
|
14445
14445
|
.next-nav.next-primary.next-hoz .next-menu-item-inner {
|
|
14446
|
-
line-height:
|
|
14447
|
-
line-height: var(--nav-hoz-height,
|
|
14448
|
-
height: calc(
|
|
14449
|
-
height: calc(var(--nav-hoz-height,
|
|
14446
|
+
line-height: 32px;
|
|
14447
|
+
line-height: var(--nav-hoz-height, 32px);
|
|
14448
|
+
height: calc(32px - 0px*2);
|
|
14449
|
+
height: calc(var(--nav-hoz-height, 32px) - var(--nav-primary-border-width, 0px)*2); }
|
|
14450
14450
|
.next-nav.next-primary.next-hoz.next-top .next-nav-item:before {
|
|
14451
14451
|
top: 0;
|
|
14452
14452
|
top: calc(0px - 0px);
|
|
@@ -14464,8 +14464,8 @@ small {
|
|
|
14464
14464
|
right: calc(0px - 0px);
|
|
14465
14465
|
right: calc(0px - var(--nav-primary-border-width, 0px)); }
|
|
14466
14466
|
.next-nav.next-primary .next-nav-item.next-menu-item {
|
|
14467
|
-
background: #
|
|
14468
|
-
background: var(--nav-primary-bg-color, #
|
|
14467
|
+
background: #000a24;
|
|
14468
|
+
background: var(--nav-primary-bg-color, #000a24);
|
|
14469
14469
|
color: rgba(255, 255, 255, 0.65);
|
|
14470
14470
|
color: var(--nav-primary-text-color, rgba(255, 255, 255, 0.65)); }
|
|
14471
14471
|
.next-nav.next-primary .next-nav-item.next-menu-item.next-focused, .next-nav.next-primary .next-nav-item.next-menu-item:hover {
|
|
@@ -14473,15 +14473,15 @@ small {
|
|
|
14473
14473
|
background: var(--nav-primary-item-hover-bg-color, transparent);
|
|
14474
14474
|
color: #FFFFFF;
|
|
14475
14475
|
color: var(--nav-primary-item-hover-text-color, #FFFFFF);
|
|
14476
|
-
font-weight:
|
|
14477
|
-
font-weight: var(--nav-primary-item-hover-text-style,
|
|
14476
|
+
font-weight: 500;
|
|
14477
|
+
font-weight: var(--nav-primary-item-hover-text-style, 500); }
|
|
14478
14478
|
.next-nav.next-primary .next-nav-item.next-menu-item.next-selected {
|
|
14479
14479
|
background: #257df9;
|
|
14480
14480
|
background: var(--nav-primary-item-selected-bg-color, #257df9);
|
|
14481
14481
|
color: #FFFFFF;
|
|
14482
14482
|
color: var(--nav-primary-item-selected-text-color, #FFFFFF);
|
|
14483
|
-
font-weight:
|
|
14484
|
-
font-weight: var(--nav-primary-item-selected-text-style,
|
|
14483
|
+
font-weight: 500;
|
|
14484
|
+
font-weight: var(--nav-primary-item-selected-text-style, 500); }
|
|
14485
14485
|
.next-nav.next-primary .next-nav-item.next-menu-item.next-selected.next-nav-item {
|
|
14486
14486
|
background: #257df9;
|
|
14487
14487
|
background: var(--nav-primary-item-selected-bg-color, #257df9);
|
|
@@ -14572,14 +14572,14 @@ small {
|
|
|
14572
14572
|
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
|
14573
14573
|
box-shadow: var(--nav-secondary-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12)); }
|
|
14574
14574
|
.next-nav.next-secondary.next-hoz {
|
|
14575
|
-
line-height:
|
|
14576
|
-
line-height: var(--nav-hoz-height,
|
|
14577
|
-
line-height: calc(
|
|
14578
|
-
line-height: calc(var(--nav-hoz-height,
|
|
14575
|
+
line-height: 32px;
|
|
14576
|
+
line-height: var(--nav-hoz-height, 32px);
|
|
14577
|
+
line-height: calc(32px - 0px*2);
|
|
14578
|
+
line-height: calc(var(--nav-hoz-height, 32px) - var(--nav-secondary-border-width, 0px)*2); }
|
|
14579
14579
|
.next-nav.next-secondary.next-hoz .next-menu-header,
|
|
14580
14580
|
.next-nav.next-secondary.next-hoz .next-menu-footer,
|
|
14581
14581
|
.next-nav.next-secondary.next-hoz .next-menu-item-inner {
|
|
14582
|
-
line-height:
|
|
14583
|
-
line-height: var(--nav-hoz-height,
|
|
14584
|
-
height: calc(
|
|
14585
|
-
height: calc(var(--nav-hoz-height,
|
|
14582
|
+
line-height: 32px;
|
|
14583
|
+
line-height: var(--nav-hoz-height, 32px);
|
|
14584
|
+
height: calc(32px - 0px*2);
|
|
14585
|
+
height: calc(var(--nav-hoz-height, 32px) - var(--nav-secondary-border-width, 0px)*2); }
|