@alifd/theme-panda 0.1.0 → 0.1.2
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 +81 -81
- package/dist/next-2.css +130 -130
- package/dist/next-noreset-1.css +86 -86
- package/dist/next-noreset-2.css +124 -124
- package/dist/next-noreset.css +209 -209
- 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 +171 -171
- package/dist/next-noreset.var-2.css +247 -247
- package/dist/next-noreset.var.css +417 -417
- 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 +210 -210
- 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 +161 -161
- package/dist/next.var-2.css +259 -259
- package/dist/next.var.css +419 -419
- 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 +917 -917
- package/variables.js +2 -2
- package/variables.less +206 -206
- package/variables.scss +206 -206
- package/variables.scss2css.scss +494 -494
package/dist/next-2.css
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @alifd/theme-panda@0.1.
|
|
2
|
+
* @alifd/theme-panda@0.1.2 (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)
|
|
@@ -78,13 +78,13 @@
|
|
|
78
78
|
.next-nav.next-normal {
|
|
79
79
|
background: #FFFFFF;
|
|
80
80
|
border-color: #d9d9d9;
|
|
81
|
-
color:
|
|
81
|
+
color: #2e3038;
|
|
82
82
|
font-weight: normal;
|
|
83
83
|
-webkit-box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12);
|
|
84
84
|
box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); }
|
|
85
85
|
.next-nav.next-normal .next-nav-item.next-menu-item {
|
|
86
86
|
background: #FFFFFF;
|
|
87
|
-
color:
|
|
87
|
+
color: #2e3038; }
|
|
88
88
|
.next-nav.next-normal .next-nav-item.next-menu-item.next-focused, .next-nav.next-normal .next-nav-item.next-menu-item:hover {
|
|
89
89
|
background: #FFFFFF;
|
|
90
90
|
color: #257df9;
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
font-weight: normal; }
|
|
120
120
|
.next-nav.next-normal .next-menu-sub-menu .next-menu-item {
|
|
121
121
|
background: #FFFFFF;
|
|
122
|
-
color:
|
|
122
|
+
color: #2e3038;
|
|
123
123
|
font-weight: normal; }
|
|
124
124
|
.next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-normal .next-menu-sub-menu .next-menu-item:hover {
|
|
125
125
|
background: #f8f9fb;
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
.next-nav.next-line {
|
|
144
144
|
background: transparent;
|
|
145
145
|
border-color: #f0f0f0;
|
|
146
|
-
color:
|
|
146
|
+
color: #2e3038;
|
|
147
147
|
font-weight: normal;
|
|
148
148
|
-webkit-box-shadow: none;
|
|
149
149
|
box-shadow: none; }
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
border-bottom-color: transparent; }
|
|
158
158
|
.next-nav.next-line .next-nav-item.next-menu-item {
|
|
159
159
|
background: transparent;
|
|
160
|
-
color:
|
|
160
|
+
color: #2e3038; }
|
|
161
161
|
.next-nav.next-line .next-nav-item.next-menu-item.next-focused, .next-nav.next-line .next-nav-item.next-menu-item:hover {
|
|
162
162
|
background: transparent;
|
|
163
163
|
color: #257df9;
|
|
@@ -192,7 +192,7 @@
|
|
|
192
192
|
font-weight: normal; }
|
|
193
193
|
.next-nav.next-line .next-menu-sub-menu .next-menu-item {
|
|
194
194
|
background: transparent;
|
|
195
|
-
color:
|
|
195
|
+
color: #2e3038;
|
|
196
196
|
font-weight: normal; }
|
|
197
197
|
.next-nav.next-line .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-line .next-menu-sub-menu .next-menu-item:hover {
|
|
198
198
|
background: transparent;
|
|
@@ -746,11 +746,11 @@
|
|
|
746
746
|
|
|
747
747
|
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-prev:not([disabled]) i,
|
|
748
748
|
.next-pagination[dir="rtl"].next-small .next-pagination-item.next-next:not([disabled]) i {
|
|
749
|
-
color:
|
|
749
|
+
color: #A0A2AD; }
|
|
750
750
|
|
|
751
751
|
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
752
752
|
.next-pagination[dir="rtl"].next-small .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
753
|
-
color:
|
|
753
|
+
color: #2e3038; }
|
|
754
754
|
|
|
755
755
|
.next-pagination[dir="rtl"].next-medium .next-pagination-list {
|
|
756
756
|
margin: 0 4px; }
|
|
@@ -799,11 +799,11 @@
|
|
|
799
799
|
|
|
800
800
|
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-prev:not([disabled]) i,
|
|
801
801
|
.next-pagination[dir="rtl"].next-medium .next-pagination-item.next-next:not([disabled]) i {
|
|
802
|
-
color:
|
|
802
|
+
color: #A0A2AD; }
|
|
803
803
|
|
|
804
804
|
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
805
805
|
.next-pagination[dir="rtl"].next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
806
|
-
color:
|
|
806
|
+
color: #2e3038; }
|
|
807
807
|
|
|
808
808
|
.next-pagination[dir="rtl"].next-large .next-pagination-list {
|
|
809
809
|
margin: 0 8px; }
|
|
@@ -852,11 +852,11 @@
|
|
|
852
852
|
|
|
853
853
|
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-prev:not([disabled]) i,
|
|
854
854
|
.next-pagination[dir="rtl"].next-large .next-pagination-item.next-next:not([disabled]) i {
|
|
855
|
-
color:
|
|
855
|
+
color: #A0A2AD; }
|
|
856
856
|
|
|
857
857
|
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
858
858
|
.next-pagination[dir="rtl"].next-large .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
859
|
-
color:
|
|
859
|
+
color: #2e3038; }
|
|
860
860
|
|
|
861
861
|
.next-pagination {
|
|
862
862
|
-webkit-box-sizing: border-box;
|
|
@@ -886,9 +886,9 @@
|
|
|
886
886
|
.next-pagination .next-pagination-item:not([disabled]) {
|
|
887
887
|
display: inline-block;
|
|
888
888
|
border-style: solid;
|
|
889
|
-
border-color:
|
|
890
|
-
background: #
|
|
891
|
-
color:
|
|
889
|
+
border-color: gainsboro;
|
|
890
|
+
background: #FFFFFF;
|
|
891
|
+
color: #2e3038;
|
|
892
892
|
-webkit-box-shadow: none;
|
|
893
893
|
box-shadow: none; }
|
|
894
894
|
.next-pagination .next-pagination-item {
|
|
@@ -913,7 +913,7 @@
|
|
|
913
913
|
.next-pagination-display {
|
|
914
914
|
display: inline-block;
|
|
915
915
|
margin: 0 16px;
|
|
916
|
-
color:
|
|
916
|
+
color: #2e3038;
|
|
917
917
|
vertical-align: middle; }
|
|
918
918
|
.next-pagination-display em {
|
|
919
919
|
font-style: normal;
|
|
@@ -921,7 +921,7 @@
|
|
|
921
921
|
.next-pagination-jump-text {
|
|
922
922
|
display: inline-block;
|
|
923
923
|
vertical-align: middle;
|
|
924
|
-
color: #
|
|
924
|
+
color: #2e3038; }
|
|
925
925
|
.next-pagination-jump-input {
|
|
926
926
|
margin: 0 4px;
|
|
927
927
|
vertical-align: top; }
|
|
@@ -1004,10 +1004,10 @@
|
|
|
1004
1004
|
padding: 0 8px; }
|
|
1005
1005
|
.next-pagination.next-small .next-pagination-item.next-prev:not([disabled]) i,
|
|
1006
1006
|
.next-pagination.next-small .next-pagination-item.next-next:not([disabled]) i {
|
|
1007
|
-
color:
|
|
1007
|
+
color: #A0A2AD; }
|
|
1008
1008
|
.next-pagination.next-small .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
1009
1009
|
.next-pagination.next-small .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
1010
|
-
color:
|
|
1010
|
+
color: #2e3038; }
|
|
1011
1011
|
.next-pagination.next-small.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-small.next-arrow-only .next-pagination-item.next-next {
|
|
1012
1012
|
width: 20px;
|
|
1013
1013
|
padding: 0; }
|
|
@@ -1073,10 +1073,10 @@
|
|
|
1073
1073
|
padding: 0 12px; }
|
|
1074
1074
|
.next-pagination.next-medium .next-pagination-item.next-prev:not([disabled]) i,
|
|
1075
1075
|
.next-pagination.next-medium .next-pagination-item.next-next:not([disabled]) i {
|
|
1076
|
-
color:
|
|
1076
|
+
color: #A0A2AD; }
|
|
1077
1077
|
.next-pagination.next-medium .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
1078
1078
|
.next-pagination.next-medium .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
1079
|
-
color:
|
|
1079
|
+
color: #2e3038; }
|
|
1080
1080
|
.next-pagination.next-medium.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-medium.next-arrow-only .next-pagination-item.next-next {
|
|
1081
1081
|
width: 28px;
|
|
1082
1082
|
padding: 0; }
|
|
@@ -1142,10 +1142,10 @@
|
|
|
1142
1142
|
padding: 0 16px; }
|
|
1143
1143
|
.next-pagination.next-large .next-pagination-item.next-prev:not([disabled]) i,
|
|
1144
1144
|
.next-pagination.next-large .next-pagination-item.next-next:not([disabled]) i {
|
|
1145
|
-
color:
|
|
1145
|
+
color: #A0A2AD; }
|
|
1146
1146
|
.next-pagination.next-large .next-pagination-item:hover.next-prev:not([disabled]) i,
|
|
1147
1147
|
.next-pagination.next-large .next-pagination-item:hover.next-next:not([disabled]) i {
|
|
1148
|
-
color:
|
|
1148
|
+
color: #2e3038; }
|
|
1149
1149
|
.next-pagination.next-large.next-arrow-only .next-pagination-item.next-prev, .next-pagination.next-large.next-arrow-only .next-pagination-item.next-next {
|
|
1150
1150
|
width: 40px;
|
|
1151
1151
|
padding: 0; }
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
content: "\E654"; }
|
|
1182
1182
|
|
|
1183
1183
|
.next-paragraph {
|
|
1184
|
-
color:
|
|
1184
|
+
color: #2e3038; }
|
|
1185
1185
|
.next-paragraph-short {
|
|
1186
1186
|
line-height: 1.5; }
|
|
1187
1187
|
.next-paragraph-long {
|
|
@@ -1281,7 +1281,7 @@
|
|
|
1281
1281
|
margin-left: 10px;
|
|
1282
1282
|
vertical-align: middle;
|
|
1283
1283
|
display: inline-block;
|
|
1284
|
-
color:
|
|
1284
|
+
color: #2e3038; }
|
|
1285
1285
|
.next-progress-line-show-border .next-progress-line-underlay {
|
|
1286
1286
|
border: 1px solid #f0f0f0; }
|
|
1287
1287
|
.next-progress-line-show-border.next-small .next-progress-line-underlay {
|
|
@@ -1376,7 +1376,7 @@
|
|
|
1376
1376
|
transition: -webkit-transform 300ms ease;
|
|
1377
1377
|
transition: transform 300ms ease;
|
|
1378
1378
|
transition: transform 300ms ease, -webkit-transform 300ms ease;
|
|
1379
|
-
color:
|
|
1379
|
+
color: #2e3038; }
|
|
1380
1380
|
|
|
1381
1381
|
.next-range {
|
|
1382
1382
|
-webkit-box-sizing: border-box;
|
|
@@ -1516,9 +1516,9 @@
|
|
|
1516
1516
|
.next-range .next-range-mark .next-range-mark-text:hover {
|
|
1517
1517
|
color: #999999; }
|
|
1518
1518
|
.next-range .next-range-mark .next-range-mark-text.activated {
|
|
1519
|
-
color:
|
|
1519
|
+
color: #2e3038; }
|
|
1520
1520
|
.next-range .next-range-mark .next-range-mark-text.activated:hover {
|
|
1521
|
-
color:
|
|
1521
|
+
color: #2e3038; }
|
|
1522
1522
|
.next-range.disabled .next-range-track {
|
|
1523
1523
|
background: #cacaca; }
|
|
1524
1524
|
.next-range.disabled .next-range-selected {
|
|
@@ -2031,11 +2031,11 @@
|
|
|
2031
2031
|
.next-search-normal.next-normal .next-search-btn:hover {
|
|
2032
2032
|
background: #EBECF0;
|
|
2033
2033
|
border-color: #A0A2AD;
|
|
2034
|
-
color:
|
|
2034
|
+
color: #2e3038; }
|
|
2035
2035
|
.next-search-normal.next-normal .next-search-btn .next-icon {
|
|
2036
2036
|
color: rgba(0, 0, 0, 0.75); }
|
|
2037
2037
|
.next-search-normal.next-normal .next-search-btn .next-icon:hover {
|
|
2038
|
-
color:
|
|
2038
|
+
color: #2e3038; }
|
|
2039
2039
|
.next-search-normal.next-normal.next-large {
|
|
2040
2040
|
-webkit-box-shadow: none;
|
|
2041
2041
|
box-shadow: none; }
|
|
@@ -2321,7 +2321,7 @@
|
|
|
2321
2321
|
border: none;
|
|
2322
2322
|
border-radius: 0px; }
|
|
2323
2323
|
.next-slick-arrow.outer:focus, .next-slick-arrow.outer:hover {
|
|
2324
|
-
color:
|
|
2324
|
+
color: #2e3038;
|
|
2325
2325
|
background: transparent;
|
|
2326
2326
|
opacity: 0.32; }
|
|
2327
2327
|
.next-slick-arrow.outer.disabled {
|
|
@@ -2944,11 +2944,11 @@
|
|
|
2944
2944
|
border-color: #257df9; }
|
|
2945
2945
|
|
|
2946
2946
|
.next-step-circle > .next-step-item-process .next-step-item-title {
|
|
2947
|
-
color:
|
|
2947
|
+
color: #2e3038;
|
|
2948
2948
|
word-break: break-word; }
|
|
2949
2949
|
|
|
2950
2950
|
.next-step-circle > .next-step-item-process .next-step-item-content {
|
|
2951
|
-
color:
|
|
2951
|
+
color: #2e3038;
|
|
2952
2952
|
font-size: 14px;
|
|
2953
2953
|
line-height: 1.5;
|
|
2954
2954
|
word-break: break-word; }
|
|
@@ -3588,11 +3588,11 @@
|
|
|
3588
3588
|
border-color: #257df9; }
|
|
3589
3589
|
|
|
3590
3590
|
.next-step-dot > .next-step-item-process .next-step-item-title {
|
|
3591
|
-
color:
|
|
3591
|
+
color: #2e3038;
|
|
3592
3592
|
word-break: break-word; }
|
|
3593
3593
|
|
|
3594
3594
|
.next-step-dot > .next-step-item-process .next-step-item-content {
|
|
3595
|
-
color:
|
|
3595
|
+
color: #2e3038;
|
|
3596
3596
|
font-size: 14px;
|
|
3597
3597
|
line-height: 1.5;
|
|
3598
3598
|
word-break: break-word; }
|
|
@@ -4664,11 +4664,11 @@
|
|
|
4664
4664
|
-webkit-transition: all 300ms ease;
|
|
4665
4665
|
transition: all 300ms ease; }
|
|
4666
4666
|
.next-tabs-tab.active {
|
|
4667
|
-
font-weight:
|
|
4667
|
+
font-weight: 500; }
|
|
4668
4668
|
.next-tabs-tab .next-tabs-tab-close {
|
|
4669
4669
|
color: rgba(0, 0, 0, 0.75); }
|
|
4670
4670
|
.next-tabs-tab .next-tabs-tab-close:hover {
|
|
4671
|
-
color:
|
|
4671
|
+
color: #2e3038; }
|
|
4672
4672
|
.next-tabs-tab .next-tabs-tab-close:focus {
|
|
4673
4673
|
outline: none; }
|
|
4674
4674
|
.next-tabs-tab.active .next-tabs-tab-close {
|
|
@@ -4703,12 +4703,12 @@
|
|
|
4703
4703
|
.next-tabs-btn-down, .next-tabs-btn-down:link, .next-tabs-btn-down:visited, .next-tabs-btn-down.visited, .next-tabs-btn-prev, .next-tabs-btn-prev:link, .next-tabs-btn-prev:visited, .next-tabs-btn-prev.visited, .next-tabs-btn-next, .next-tabs-btn-next:link, .next-tabs-btn-next:visited, .next-tabs-btn-next.visited {
|
|
4704
4704
|
color: rgba(0, 0, 0, 0.75); }
|
|
4705
4705
|
.next-tabs-btn-down:focus, .next-tabs-btn-down:hover, .next-tabs-btn-down.hover, .next-tabs-btn-prev:focus, .next-tabs-btn-prev:hover, .next-tabs-btn-prev.hover, .next-tabs-btn-next:focus, .next-tabs-btn-next:hover, .next-tabs-btn-next.hover {
|
|
4706
|
-
color:
|
|
4706
|
+
color: #2e3038;
|
|
4707
4707
|
background: transparent;
|
|
4708
4708
|
border-color: transparent;
|
|
4709
4709
|
text-decoration: none; }
|
|
4710
4710
|
.next-tabs-btn-down:active, .next-tabs-btn-down.active, .next-tabs-btn-prev:active, .next-tabs-btn-prev.active, .next-tabs-btn-next:active, .next-tabs-btn-next.active {
|
|
4711
|
-
color:
|
|
4711
|
+
color: #2e3038;
|
|
4712
4712
|
background: transparent;
|
|
4713
4713
|
border-color: transparent;
|
|
4714
4714
|
text-decoration: none; }
|
|
@@ -4736,8 +4736,8 @@
|
|
|
4736
4736
|
.next-tabs.next-medium .next-tabs-nav-container-scrolling {
|
|
4737
4737
|
padding-right: 60px; }
|
|
4738
4738
|
.next-tabs.next-medium .next-tabs-tab-inner {
|
|
4739
|
-
font-size:
|
|
4740
|
-
padding:
|
|
4739
|
+
font-size: 14px;
|
|
4740
|
+
padding: 20px 16px; }
|
|
4741
4741
|
.next-tabs.next-medium .next-tabs-tab-inner .next-icon {
|
|
4742
4742
|
line-height: 1; }
|
|
4743
4743
|
.next-tabs.next-medium .next-tabs-tab-inner .next-icon:before,
|
|
@@ -4811,11 +4811,11 @@
|
|
|
4811
4811
|
background-color: transparent; }
|
|
4812
4812
|
.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab:hover {
|
|
4813
4813
|
cursor: pointer;
|
|
4814
|
-
color: #
|
|
4814
|
+
color: #000000;
|
|
4815
4815
|
background-color: transparent; }
|
|
4816
4816
|
.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active {
|
|
4817
4817
|
z-index: 1;
|
|
4818
|
-
color: #
|
|
4818
|
+
color: #000000;
|
|
4819
4819
|
background-color: transparent; }
|
|
4820
4820
|
.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.disabled {
|
|
4821
4821
|
pointer-events: none;
|
|
@@ -4829,8 +4829,8 @@
|
|
|
4829
4829
|
left: 50%;
|
|
4830
4830
|
bottom: 0%; }
|
|
4831
4831
|
.next-tabs-pure > .next-tabs-bar .next-tabs-nav-container .next-tabs-tab.active:before {
|
|
4832
|
-
width: calc(100% -
|
|
4833
|
-
left:
|
|
4832
|
+
width: calc(100% - 64px);
|
|
4833
|
+
left: 32px; }
|
|
4834
4834
|
.next-tabs-wrapped > .next-tabs-bar {
|
|
4835
4835
|
background: transparent; }
|
|
4836
4836
|
.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab {
|
|
@@ -4852,7 +4852,7 @@
|
|
|
4852
4852
|
.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close {
|
|
4853
4853
|
color: rgba(0, 0, 0, 0.75); }
|
|
4854
4854
|
.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:hover {
|
|
4855
|
-
color:
|
|
4855
|
+
color: #2e3038; }
|
|
4856
4856
|
.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab .next-tabs-tab-close:focus {
|
|
4857
4857
|
outline: none; }
|
|
4858
4858
|
.next-tabs-wrapped > .next-tabs-bar .next-tabs-tab.active .next-tabs-tab-close {
|
|
@@ -4993,7 +4993,7 @@
|
|
|
4993
4993
|
border: 1px solid #cacaca;
|
|
4994
4994
|
border-right-color: transparent;
|
|
4995
4995
|
margin-right: -1px;
|
|
4996
|
-
color:
|
|
4996
|
+
color: #2e3038;
|
|
4997
4997
|
background-color: #FFFFFF; }
|
|
4998
4998
|
.next-tabs-capsule > .next-tabs-bar .next-tabs-tab:first-child {
|
|
4999
4999
|
border-radius: 6px 0 0 6px; }
|
|
@@ -5162,7 +5162,7 @@
|
|
|
5162
5162
|
text-overflow: ellipsis; }
|
|
5163
5163
|
|
|
5164
5164
|
.next-tag-checkable.next-tag-level-secondary {
|
|
5165
|
-
color:
|
|
5165
|
+
color: #2e3038;
|
|
5166
5166
|
border-color: transparent;
|
|
5167
5167
|
background-color: transparent; }
|
|
5168
5168
|
.next-tag-checkable.next-tag-level-secondary:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-secondary:not(.disabled):not([disabled]).hover {
|
|
@@ -5177,7 +5177,7 @@
|
|
|
5177
5177
|
border-color: #40a9ff;
|
|
5178
5178
|
background-color: #DEE8FF; }
|
|
5179
5179
|
.next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-default.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
|
|
5180
|
-
color:
|
|
5180
|
+
color: #2e3038; }
|
|
5181
5181
|
.next-tag-default.next-tag-level-primary[disabled], .disabled.next-tag-default.next-tag-level-primary {
|
|
5182
5182
|
color: rgba(0, 0, 0, 0.4);
|
|
5183
5183
|
border-color: whitesmoke;
|
|
@@ -5192,11 +5192,11 @@
|
|
|
5192
5192
|
border-color: #EBECF0;
|
|
5193
5193
|
background-color: #EBECF0; }
|
|
5194
5194
|
.next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]):hover, .next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]).hover {
|
|
5195
|
-
color:
|
|
5195
|
+
color: #2e3038;
|
|
5196
5196
|
border-color: #E2E4E8;
|
|
5197
5197
|
background-color: #E2E4E8; }
|
|
5198
5198
|
.next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-closable.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
|
|
5199
|
-
color:
|
|
5199
|
+
color: #2e3038; }
|
|
5200
5200
|
.next-tag-closable.next-tag-level-primary[disabled], .disabled.next-tag-closable.next-tag-level-primary {
|
|
5201
5201
|
color: rgba(0, 0, 0, 0.4);
|
|
5202
5202
|
border-color: whitesmoke;
|
|
@@ -5211,11 +5211,11 @@
|
|
|
5211
5211
|
border-color: #EBECF0;
|
|
5212
5212
|
background-color: #EBECF0; }
|
|
5213
5213
|
.next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]).hover {
|
|
5214
|
-
color:
|
|
5214
|
+
color: #2e3038;
|
|
5215
5215
|
border-color: #E2E4E8;
|
|
5216
5216
|
background-color: #E2E4E8; }
|
|
5217
5217
|
.next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-checkable.next-tag-level-primary:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
|
|
5218
|
-
color:
|
|
5218
|
+
color: #2e3038; }
|
|
5219
5219
|
.next-tag-checkable.next-tag-level-primary[disabled], .disabled.next-tag-checkable.next-tag-level-primary {
|
|
5220
5220
|
color: rgba(0, 0, 0, 0.4);
|
|
5221
5221
|
border-color: whitesmoke;
|
|
@@ -5245,15 +5245,15 @@
|
|
|
5245
5245
|
color: #FFFFFF; }
|
|
5246
5246
|
|
|
5247
5247
|
.next-tag-default.next-tag-level-normal {
|
|
5248
|
-
color:
|
|
5248
|
+
color: #2e3038;
|
|
5249
5249
|
border-color: #d9d9d9;
|
|
5250
5250
|
background-color: #f8f9fb; }
|
|
5251
5251
|
.next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]).hover {
|
|
5252
|
-
color:
|
|
5252
|
+
color: #2e3038;
|
|
5253
5253
|
border-color: #d9d9d9;
|
|
5254
5254
|
background-color: #f8f9fb; }
|
|
5255
5255
|
.next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-default.next-tag-level-normal:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
|
|
5256
|
-
color:
|
|
5256
|
+
color: #2e3038; }
|
|
5257
5257
|
.next-tag-default.next-tag-level-normal[disabled], .disabled.next-tag-default.next-tag-level-normal {
|
|
5258
5258
|
color: rgba(0, 0, 0, 0.4);
|
|
5259
5259
|
border-color: #d9d9d9;
|
|
@@ -5268,11 +5268,11 @@
|
|
|
5268
5268
|
border-color: #cacaca;
|
|
5269
5269
|
background-color: transparent; }
|
|
5270
5270
|
.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover {
|
|
5271
|
-
color:
|
|
5271
|
+
color: #2e3038;
|
|
5272
5272
|
border-color: #A0A2AD;
|
|
5273
5273
|
background-color: transparent; }
|
|
5274
5274
|
.next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]):hover > .next-tag-close-btn, .next-tag-closable.next-tag-level-normal:not(.disabled):not([disabled]).hover > .next-tag-close-btn {
|
|
5275
|
-
color:
|
|
5275
|
+
color: #2e3038; }
|
|
5276
5276
|
.next-tag-closable.next-tag-level-normal[disabled], .disabled.next-tag-closable.next-tag-level-normal {
|
|
5277
5277
|
color: rgba(0, 0, 0, 0.4);
|
|
5278
5278
|
border-color: #d9d9d9;
|
|
@@ -5336,7 +5336,7 @@
|
|
|
5336
5336
|
border-color: #cacaca;
|
|
5337
5337
|
background-color: transparent; }
|
|
5338
5338
|
.next-tag-checkable.next-tag-level-normal:not(.disabled):not([disabled]):hover, .next-tag-checkable.next-tag-level-normal:not(.disabled):not([disabled]).hover {
|
|
5339
|
-
color:
|
|
5339
|
+
color: #2e3038;
|
|
5340
5340
|
border-color: #cacaca;
|
|
5341
5341
|
background-color: transparent; }
|
|
5342
5342
|
.next-tag-checkable.next-tag-level-normal[disabled], .disabled.next-tag-checkable.next-tag-level-normal {
|
|
@@ -5519,9 +5519,9 @@
|
|
|
5519
5519
|
border-color: #FCCC12;
|
|
5520
5520
|
color: #FCCC12; }
|
|
5521
5521
|
.next-tag-large {
|
|
5522
|
-
height:
|
|
5522
|
+
height: 28px;
|
|
5523
5523
|
padding: 0;
|
|
5524
|
-
line-height:
|
|
5524
|
+
line-height: 26px;
|
|
5525
5525
|
font-size: 0; }
|
|
5526
5526
|
.next-tag-large > .next-tag-body {
|
|
5527
5527
|
font-size: 14px;
|
|
@@ -5556,9 +5556,9 @@
|
|
|
5556
5556
|
padding-right: 0;
|
|
5557
5557
|
padding-left: 8px; }
|
|
5558
5558
|
.next-tag-medium {
|
|
5559
|
-
height:
|
|
5559
|
+
height: 28px;
|
|
5560
5560
|
padding: 0;
|
|
5561
|
-
line-height:
|
|
5561
|
+
line-height: 26px;
|
|
5562
5562
|
font-size: 0; }
|
|
5563
5563
|
.next-tag-medium > .next-tag-body {
|
|
5564
5564
|
font-size: 14px;
|
|
@@ -5593,9 +5593,9 @@
|
|
|
5593
5593
|
padding-right: 0;
|
|
5594
5594
|
padding-left: 8px; }
|
|
5595
5595
|
.next-tag-small {
|
|
5596
|
-
height:
|
|
5596
|
+
height: 28px;
|
|
5597
5597
|
padding: 0;
|
|
5598
|
-
line-height:
|
|
5598
|
+
line-height: 26px;
|
|
5599
5599
|
font-size: 0; }
|
|
5600
5600
|
.next-tag-small > .next-tag-body {
|
|
5601
5601
|
font-size: 14px;
|
|
@@ -5807,7 +5807,7 @@
|
|
|
5807
5807
|
overflow: hidden;
|
|
5808
5808
|
text-overflow: ellipsis;
|
|
5809
5809
|
white-space: nowrap;
|
|
5810
|
-
color:
|
|
5810
|
+
color: #2e3038;
|
|
5811
5811
|
text-align: right; }
|
|
5812
5812
|
.next-timeline[dir='rtl'] .next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
5813
5813
|
margin: 0;
|
|
@@ -5926,7 +5926,7 @@
|
|
|
5926
5926
|
overflow: hidden;
|
|
5927
5927
|
text-overflow: ellipsis;
|
|
5928
5928
|
white-space: nowrap;
|
|
5929
|
-
color:
|
|
5929
|
+
color: #2e3038;
|
|
5930
5930
|
text-align: right; }
|
|
5931
5931
|
.next-timeline[dir='rtl'] .next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
5932
5932
|
margin: 0;
|
|
@@ -6045,7 +6045,7 @@
|
|
|
6045
6045
|
overflow: hidden;
|
|
6046
6046
|
text-overflow: ellipsis;
|
|
6047
6047
|
white-space: nowrap;
|
|
6048
|
-
color:
|
|
6048
|
+
color: #2e3038;
|
|
6049
6049
|
text-align: right; }
|
|
6050
6050
|
.next-timeline[dir='rtl'] .next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
6051
6051
|
margin: 0;
|
|
@@ -6164,7 +6164,7 @@
|
|
|
6164
6164
|
overflow: hidden;
|
|
6165
6165
|
text-overflow: ellipsis;
|
|
6166
6166
|
white-space: nowrap;
|
|
6167
|
-
color:
|
|
6167
|
+
color: #2e3038;
|
|
6168
6168
|
text-align: right; }
|
|
6169
6169
|
.next-timeline[dir='rtl'] .next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
6170
6170
|
margin: 0;
|
|
@@ -6310,7 +6310,7 @@
|
|
|
6310
6310
|
overflow: hidden;
|
|
6311
6311
|
text-overflow: ellipsis;
|
|
6312
6312
|
white-space: nowrap;
|
|
6313
|
-
color:
|
|
6313
|
+
color: #2e3038;
|
|
6314
6314
|
text-align: left; }
|
|
6315
6315
|
.next-timeline-item-done .next-timeline-item-content .next-timeline-item-body {
|
|
6316
6316
|
margin: 0;
|
|
@@ -6422,7 +6422,7 @@
|
|
|
6422
6422
|
overflow: hidden;
|
|
6423
6423
|
text-overflow: ellipsis;
|
|
6424
6424
|
white-space: nowrap;
|
|
6425
|
-
color:
|
|
6425
|
+
color: #2e3038;
|
|
6426
6426
|
text-align: left; }
|
|
6427
6427
|
.next-timeline-item-process .next-timeline-item-content .next-timeline-item-body {
|
|
6428
6428
|
margin: 0;
|
|
@@ -6534,7 +6534,7 @@
|
|
|
6534
6534
|
overflow: hidden;
|
|
6535
6535
|
text-overflow: ellipsis;
|
|
6536
6536
|
white-space: nowrap;
|
|
6537
|
-
color:
|
|
6537
|
+
color: #2e3038;
|
|
6538
6538
|
text-align: left; }
|
|
6539
6539
|
.next-timeline-item-success .next-timeline-item-content .next-timeline-item-body {
|
|
6540
6540
|
margin: 0;
|
|
@@ -6646,7 +6646,7 @@
|
|
|
6646
6646
|
overflow: hidden;
|
|
6647
6647
|
text-overflow: ellipsis;
|
|
6648
6648
|
white-space: nowrap;
|
|
6649
|
-
color:
|
|
6649
|
+
color: #2e3038;
|
|
6650
6650
|
text-align: left; }
|
|
6651
6651
|
.next-timeline-item-error .next-timeline-item-content .next-timeline-item-body {
|
|
6652
6652
|
margin: 0;
|
|
@@ -6706,7 +6706,7 @@
|
|
|
6706
6706
|
overflow: hidden;
|
|
6707
6707
|
text-overflow: ellipsis;
|
|
6708
6708
|
white-space: nowrap;
|
|
6709
|
-
color:
|
|
6709
|
+
color: #2e3038;
|
|
6710
6710
|
text-align: right; }
|
|
6711
6711
|
|
|
6712
6712
|
.next-timeline.next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
@@ -6760,7 +6760,7 @@
|
|
|
6760
6760
|
overflow: hidden;
|
|
6761
6761
|
text-overflow: ellipsis;
|
|
6762
6762
|
white-space: nowrap;
|
|
6763
|
-
color:
|
|
6763
|
+
color: #2e3038;
|
|
6764
6764
|
text-align: left; }
|
|
6765
6765
|
|
|
6766
6766
|
.next-timeline[dir='rtl'].next-alternate .next-timeline-item-right .next-timeline-item-body {
|
|
@@ -6816,7 +6816,7 @@
|
|
|
6816
6816
|
padding: 8px 20px;
|
|
6817
6817
|
border-bottom: 1px solid #f0f0f0;
|
|
6818
6818
|
background-color: whitesmoke;
|
|
6819
|
-
color:
|
|
6819
|
+
color: #2e3038;
|
|
6820
6820
|
font-size: 14px; }
|
|
6821
6821
|
.next-transfer-panel-search {
|
|
6822
6822
|
padding: 0 4px;
|
|
@@ -6875,7 +6875,7 @@
|
|
|
6875
6875
|
margin-left: 4px;
|
|
6876
6876
|
font-size: 14px;
|
|
6877
6877
|
vertical-align: middle;
|
|
6878
|
-
color:
|
|
6878
|
+
color: #2e3038; }
|
|
6879
6879
|
.next-transfer-panel-move-all {
|
|
6880
6880
|
font-size: 14px;
|
|
6881
6881
|
color: #257df9;
|
|
@@ -6983,7 +6983,7 @@
|
|
|
6983
6983
|
font-size: 12px;
|
|
6984
6984
|
line-height: inherit; }
|
|
6985
6985
|
.next-tree-switcher.next-noline:not(.next-disabled):hover .next-tree-switcher-icon {
|
|
6986
|
-
color:
|
|
6986
|
+
color: #2e3038; }
|
|
6987
6987
|
.next-tree-switcher.next-noline.next-disabled {
|
|
6988
6988
|
cursor: not-allowed; }
|
|
6989
6989
|
.next-tree-switcher.next-noline.next-disabled .next-tree-switcher-icon {
|
|
@@ -7025,7 +7025,7 @@
|
|
|
7025
7025
|
border-color: #A0A2AD;
|
|
7026
7026
|
background-color: #f8f9fb; }
|
|
7027
7027
|
.next-tree-switcher.next-line:not(.next-disabled):hover .next-tree-switcher-icon {
|
|
7028
|
-
color:
|
|
7028
|
+
color: #2e3038; }
|
|
7029
7029
|
.next-tree-switcher.next-line.next-disabled {
|
|
7030
7030
|
border-color: #d9d9d9;
|
|
7031
7031
|
background-color: #FFFFFF;
|
|
@@ -7084,7 +7084,7 @@
|
|
|
7084
7084
|
padding-top: 2px;
|
|
7085
7085
|
padding-bottom: 2px; }
|
|
7086
7086
|
.next-tree.next-node-indent .next-tree-node-inner:focus .next-tree-node-label {
|
|
7087
|
-
color:
|
|
7087
|
+
color: #2e3038;
|
|
7088
7088
|
background-color: #f8f9fb; }
|
|
7089
7089
|
.next-tree.next-node-indent .next-tree-node-label-wrapper {
|
|
7090
7090
|
border-top: 2px solid transparent;
|
|
@@ -7093,15 +7093,15 @@
|
|
|
7093
7093
|
-webkit-transition: color 100ms linear, background-color 100ms linear;
|
|
7094
7094
|
transition: color 100ms linear, background-color 100ms linear;
|
|
7095
7095
|
cursor: default;
|
|
7096
|
-
color:
|
|
7096
|
+
color: #2e3038;
|
|
7097
7097
|
background-color: #FFFFFF; }
|
|
7098
7098
|
.next-tree.next-node-indent .next-tree-node-label-selectable {
|
|
7099
7099
|
cursor: pointer; }
|
|
7100
7100
|
.next-tree.next-node-indent .next-tree-node-label:hover {
|
|
7101
|
-
color:
|
|
7101
|
+
color: #2e3038;
|
|
7102
7102
|
background-color: #f8f9fb; }
|
|
7103
7103
|
.next-tree.next-node-indent .next-tree-node-inner.next-selected .next-tree-node-label {
|
|
7104
|
-
color:
|
|
7104
|
+
color: #2e3038;
|
|
7105
7105
|
background-color: #DEE8FF; }
|
|
7106
7106
|
.next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label,
|
|
7107
7107
|
.next-tree.next-node-indent .next-tree-node-inner.next-disabled .next-tree-node-label:hover {
|
|
@@ -7122,13 +7122,13 @@
|
|
|
7122
7122
|
-webkit-transition: color 100ms linear, background-color 100ms linear;
|
|
7123
7123
|
transition: color 100ms linear, background-color 100ms linear;
|
|
7124
7124
|
cursor: pointer;
|
|
7125
|
-
color:
|
|
7125
|
+
color: #2e3038;
|
|
7126
7126
|
background-color: #FFFFFF; }
|
|
7127
7127
|
.next-tree.next-node-block .next-tree-node-inner:hover, .next-tree.next-node-block .next-tree-node-inner:focus {
|
|
7128
|
-
color:
|
|
7128
|
+
color: #2e3038;
|
|
7129
7129
|
background-color: #f8f9fb; }
|
|
7130
7130
|
.next-tree.next-node-block .next-tree-node-inner.next-selected {
|
|
7131
|
-
color:
|
|
7131
|
+
color: #2e3038;
|
|
7132
7132
|
background-color: #DEE8FF; }
|
|
7133
7133
|
.next-tree.next-node-block .next-tree-node-inner.next-disabled, .next-tree.next-node-block .next-tree-node-inner.next-disabled:hover {
|
|
7134
7134
|
color: rgba(0, 0, 0, 0.4);
|
|
@@ -7292,7 +7292,7 @@
|
|
|
7292
7292
|
overflow: hidden;
|
|
7293
7293
|
margin-right: 4px; }
|
|
7294
7294
|
.next-upload-list-text .next-upload-list-item-name {
|
|
7295
|
-
color:
|
|
7295
|
+
color: #2e3038;
|
|
7296
7296
|
-webkit-transition: all 100ms linear;
|
|
7297
7297
|
transition: all 100ms linear; }
|
|
7298
7298
|
.next-upload-list-text .next-upload-list-item-size {
|
|
@@ -7366,7 +7366,7 @@
|
|
|
7366
7366
|
color: rgba(0, 0, 0, 0.75); }
|
|
7367
7367
|
.next-upload-list-image .next-upload-list-item-name {
|
|
7368
7368
|
display: block;
|
|
7369
|
-
color:
|
|
7369
|
+
color: #2e3038;
|
|
7370
7370
|
margin-left: 56px;
|
|
7371
7371
|
margin-right: 20px;
|
|
7372
7372
|
text-overflow: ellipsis;
|
|
@@ -7934,7 +7934,7 @@
|
|
|
7934
7934
|
color: rgba(0, 0, 0, 0.75);
|
|
7935
7935
|
background: transparent; }
|
|
7936
7936
|
.next-shell-light .next-shell-aside .next-shell-tooldockitem:hover {
|
|
7937
|
-
color:
|
|
7937
|
+
color: #2e3038;
|
|
7938
7938
|
background: #EBECF0; }
|
|
7939
7939
|
.next-shell-light .next-shell-aside .next-shell-localnavigation {
|
|
7940
7940
|
width: 168px;
|
|
@@ -8024,7 +8024,7 @@
|
|
|
8024
8024
|
color: rgba(0, 0, 0, 0.75);
|
|
8025
8025
|
background: transparent; }
|
|
8026
8026
|
.next-shell-dark .next-shell-aside .next-shell-tooldockitem:hover {
|
|
8027
|
-
color:
|
|
8027
|
+
color: #2e3038;
|
|
8028
8028
|
background: #EBECF0; }
|
|
8029
8029
|
.next-shell-dark .next-shell-aside .next-shell-localnavigation {
|
|
8030
8030
|
width: 168px;
|
|
@@ -8114,7 +8114,7 @@
|
|
|
8114
8114
|
color: rgba(0, 0, 0, 0.75);
|
|
8115
8115
|
background: transparent; }
|
|
8116
8116
|
.next-shell-brand .next-shell-aside .next-shell-tooldockitem:hover {
|
|
8117
|
-
color:
|
|
8117
|
+
color: #2e3038;
|
|
8118
8118
|
background: #EBECF0; }
|
|
8119
8119
|
.next-shell-brand .next-shell-aside .next-shell-localnavigation {
|
|
8120
8120
|
width: 168px;
|
|
@@ -8241,26 +8241,26 @@
|
|
|
8241
8241
|
opacity: 0; } }
|
|
8242
8242
|
|
|
8243
8243
|
.next-typography {
|
|
8244
|
-
color:
|
|
8244
|
+
color: #2e3038; }
|
|
8245
8245
|
.next-typography-title {
|
|
8246
8246
|
font-weight: 600;
|
|
8247
8247
|
margin-bottom: .5em; }
|
|
8248
8248
|
.next-typography + .next-typography-title {
|
|
8249
8249
|
margin-top: 1.2em; }
|
|
8250
8250
|
.next-typography-paragraph {
|
|
8251
|
-
color:
|
|
8251
|
+
color: #2e3038;
|
|
8252
8252
|
margin-bottom: 1em;
|
|
8253
8253
|
font-size: 16px;
|
|
8254
8254
|
line-height: 1.5; }
|
|
8255
8255
|
.next-typography mark {
|
|
8256
8256
|
padding: 0;
|
|
8257
8257
|
background: #FFE6BD;
|
|
8258
|
-
color:
|
|
8258
|
+
color: #2e3038; }
|
|
8259
8259
|
.next-typography strong {
|
|
8260
8260
|
font-weight: 600; }
|
|
8261
8261
|
.next-typography code {
|
|
8262
8262
|
background-color: #f8f9fb;
|
|
8263
|
-
color:
|
|
8263
|
+
color: #2e3038;
|
|
8264
8264
|
border: 1px solid #d9d9d9;
|
|
8265
8265
|
margin: 0 .2em;
|
|
8266
8266
|
padding: .2em .4em .1em;
|
|
@@ -8347,7 +8347,7 @@ h6.next-typography-title {
|
|
|
8347
8347
|
.next-divider-hoz.next-divider-with-text-center, .next-divider-hoz.next-divider-with-text-left, .next-divider-hoz.next-divider-with-text-right {
|
|
8348
8348
|
display: table;
|
|
8349
8349
|
margin: 16px 0;
|
|
8350
|
-
color:
|
|
8350
|
+
color: #2e3038;
|
|
8351
8351
|
font-weight: normal;
|
|
8352
8352
|
font-size: 18px;
|
|
8353
8353
|
white-space: nowrap;
|
|
@@ -8410,10 +8410,10 @@ h6.next-typography-title {
|
|
|
8410
8410
|
-webkit-box-sizing: border-box;
|
|
8411
8411
|
box-sizing: border-box;
|
|
8412
8412
|
position: relative;
|
|
8413
|
-
border-top-left-radius:
|
|
8414
|
-
border-top-right-radius:
|
|
8415
|
-
border-bottom-left-radius:
|
|
8416
|
-
border-bottom-right-radius:
|
|
8413
|
+
border-top-left-radius: 6px;
|
|
8414
|
+
border-top-right-radius: 6px;
|
|
8415
|
+
border-bottom-left-radius: 6px;
|
|
8416
|
+
border-bottom-right-radius: 6px;
|
|
8417
8417
|
border-top: 1px solid #f0f0f0;
|
|
8418
8418
|
border-left: 1px solid #f0f0f0; }
|
|
8419
8419
|
.next-table *,
|
|
@@ -8422,13 +8422,13 @@ h6.next-typography-title {
|
|
|
8422
8422
|
-webkit-box-sizing: border-box;
|
|
8423
8423
|
box-sizing: border-box; }
|
|
8424
8424
|
.next-table .next-table-header tr:first-child th:first-child {
|
|
8425
|
-
border-top-left-radius:
|
|
8425
|
+
border-top-left-radius: 6px; }
|
|
8426
8426
|
.next-table .next-table-header tr:first-child th:last-child {
|
|
8427
|
-
border-top-right-radius:
|
|
8427
|
+
border-top-right-radius: 6px; }
|
|
8428
8428
|
.next-table .next-table-header tr:last-child th:first-child {
|
|
8429
|
-
border-bottom-left-radius:
|
|
8429
|
+
border-bottom-left-radius: 6px; }
|
|
8430
8430
|
.next-table .next-table-header tr:last-child th:last-child {
|
|
8431
|
-
border-bottom-right-radius:
|
|
8431
|
+
border-bottom-right-radius: 6px; }
|
|
8432
8432
|
.next-table.next-table-layout-fixed {
|
|
8433
8433
|
overflow: auto; }
|
|
8434
8434
|
.next-table.next-table-layout-fixed table {
|
|
@@ -8446,16 +8446,16 @@ h6.next-typography-title {
|
|
|
8446
8446
|
border-spacing: 0;
|
|
8447
8447
|
width: 100%;
|
|
8448
8448
|
background: #FFFFFF;
|
|
8449
|
-
border-top-left-radius:
|
|
8450
|
-
border-top-right-radius:
|
|
8451
|
-
border-bottom-left-radius:
|
|
8452
|
-
border-bottom-right-radius:
|
|
8449
|
+
border-top-left-radius: 6px;
|
|
8450
|
+
border-top-right-radius: 6px;
|
|
8451
|
+
border-bottom-left-radius: 6px;
|
|
8452
|
+
border-bottom-right-radius: 6px; }
|
|
8453
8453
|
.next-table table tr:first-child td {
|
|
8454
8454
|
border-top-width: 0; }
|
|
8455
8455
|
.next-table th {
|
|
8456
8456
|
padding: 0;
|
|
8457
8457
|
background: #fafafa;
|
|
8458
|
-
color:
|
|
8458
|
+
color: #2e3038;
|
|
8459
8459
|
text-align: left;
|
|
8460
8460
|
font-weight: 500;
|
|
8461
8461
|
border-right: 1px solid #f0f0f0;
|
|
@@ -8561,13 +8561,13 @@ h6.next-typography-title {
|
|
|
8561
8561
|
background: whitesmoke; }
|
|
8562
8562
|
.next-table.zebra .next-table-row.hovered td {
|
|
8563
8563
|
background: #fafafa;
|
|
8564
|
-
color:
|
|
8564
|
+
color: #2e3038; }
|
|
8565
8565
|
.next-table.zebra .next-table-cell.hovered {
|
|
8566
8566
|
background: #fafafa;
|
|
8567
|
-
color:
|
|
8567
|
+
color: #2e3038; }
|
|
8568
8568
|
.next-table.zebra .next-table-row.selected td {
|
|
8569
8569
|
background: #e6f7ff;
|
|
8570
|
-
color:
|
|
8570
|
+
color: #2e3038; }
|
|
8571
8571
|
.next-table-empty {
|
|
8572
8572
|
color: #A0A2AD;
|
|
8573
8573
|
padding: 32px 0;
|
|
@@ -8600,18 +8600,18 @@ h6.next-typography-title {
|
|
|
8600
8600
|
-webkit-transition: all 100ms linear;
|
|
8601
8601
|
transition: all 100ms linear;
|
|
8602
8602
|
background: #FFFFFF;
|
|
8603
|
-
color:
|
|
8603
|
+
color: #2e3038; }
|
|
8604
8604
|
.next-table-row.hidden {
|
|
8605
8605
|
display: none; }
|
|
8606
8606
|
.next-table-row.hovered {
|
|
8607
8607
|
background: #fafafa;
|
|
8608
|
-
color:
|
|
8608
|
+
color: #2e3038; }
|
|
8609
8609
|
.next-table-row.selected {
|
|
8610
8610
|
background: #e6f7ff;
|
|
8611
|
-
color:
|
|
8611
|
+
color: #2e3038; }
|
|
8612
8612
|
.next-table-cell.hovered {
|
|
8613
8613
|
background: #fafafa;
|
|
8614
|
-
color:
|
|
8614
|
+
color: #2e3038; }
|
|
8615
8615
|
.next-table-tree-placeholder {
|
|
8616
8616
|
visibility: hidden; }
|
|
8617
8617
|
.next-table-tree-placeholder:before,
|
|
@@ -8640,10 +8640,10 @@ h6.next-typography-title {
|
|
|
8640
8640
|
.next-table-header {
|
|
8641
8641
|
margin-bottom: -20px;
|
|
8642
8642
|
padding-bottom: 20px;
|
|
8643
|
-
border-top-left-radius:
|
|
8644
|
-
border-top-right-radius:
|
|
8645
|
-
border-bottom-left-radius:
|
|
8646
|
-
border-bottom-right-radius:
|
|
8643
|
+
border-top-left-radius: 6px;
|
|
8644
|
+
border-top-right-radius: 6px;
|
|
8645
|
+
border-bottom-left-radius: 6px;
|
|
8646
|
+
border-bottom-right-radius: 6px;
|
|
8647
8647
|
overflow: -moz-scrollbars-none;
|
|
8648
8648
|
-ms-overflow-style: none;
|
|
8649
8649
|
scrollbar-width: none; }
|
|
@@ -8724,7 +8724,7 @@ h6.next-typography-title {
|
|
|
8724
8724
|
border-left: 1px solid #f0f0f0; }
|
|
8725
8725
|
.next-table-group .next-table-group-header td {
|
|
8726
8726
|
background: #fafafa;
|
|
8727
|
-
color:
|
|
8727
|
+
color: #2e3038; }
|
|
8728
8728
|
.next-table-group .next-table-group-header td:first-child {
|
|
8729
8729
|
border-top-left-radius: 0px;
|
|
8730
8730
|
border-bottom-left-radius: 0px; }
|
|
@@ -8733,7 +8733,7 @@ h6.next-typography-title {
|
|
|
8733
8733
|
border-bottom-right-radius: 0px; }
|
|
8734
8734
|
.next-table-group .next-table-group-footer td {
|
|
8735
8735
|
background: #fafafa;
|
|
8736
|
-
color:
|
|
8736
|
+
color: #2e3038; }
|
|
8737
8737
|
.next-table-group .next-table-group-footer td:first-child {
|
|
8738
8738
|
border-top-left-radius: 0px;
|
|
8739
8739
|
border-bottom-left-radius: 0px; }
|
|
@@ -8743,7 +8743,7 @@ h6.next-typography-title {
|
|
|
8743
8743
|
.next-table-group .next-table-row.hovered,
|
|
8744
8744
|
.next-table-group .next-table-row.selected {
|
|
8745
8745
|
background: #FFFFFF;
|
|
8746
|
-
color:
|
|
8746
|
+
color: #2e3038; }
|
|
8747
8747
|
|
|
8748
8748
|
.next-table-lock {
|
|
8749
8749
|
position: relative; }
|
|
@@ -8755,8 +8755,8 @@ h6.next-typography-title {
|
|
|
8755
8755
|
|
|
8756
8756
|
.next-table-header-fixer {
|
|
8757
8757
|
content: " ";
|
|
8758
|
-
border-top-right-radius:
|
|
8759
|
-
border-bottom-right-radius:
|
|
8758
|
+
border-top-right-radius: 6px;
|
|
8759
|
+
border-bottom-right-radius: 6px;
|
|
8760
8760
|
width: 15px;
|
|
8761
8761
|
background: inherit;
|
|
8762
8762
|
position: absolute;
|
|
@@ -8835,7 +8835,7 @@ h6.next-typography-title {
|
|
|
8835
8835
|
.next-table-sort .next-icon {
|
|
8836
8836
|
position: absolute;
|
|
8837
8837
|
left: -2px;
|
|
8838
|
-
color:
|
|
8838
|
+
color: #2e3038; }
|
|
8839
8839
|
.next-table-sort .next-icon:before,
|
|
8840
8840
|
.next-table-sort .next-icon .next-icon-remote {
|
|
8841
8841
|
width: 12px;
|
|
@@ -8853,7 +8853,7 @@ h6.next-typography-title {
|
|
|
8853
8853
|
.next-table-filter:focus {
|
|
8854
8854
|
outline: 0; }
|
|
8855
8855
|
.next-table-filter .next-icon {
|
|
8856
|
-
color:
|
|
8856
|
+
color: #2e3038; }
|
|
8857
8857
|
.next-table-filter .next-icon:before,
|
|
8858
8858
|
.next-table-filter .next-icon .next-icon-remote {
|
|
8859
8859
|
width: 12px;
|
|
@@ -9186,7 +9186,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9186
9186
|
.next-calendar2-panel .next-calendar2-header-btn > span, .next-calendar2-panel .next-calendar2-header-text-field {
|
|
9187
9187
|
text-align: center;
|
|
9188
9188
|
font-size: 14px;
|
|
9189
|
-
color:
|
|
9189
|
+
color: #2e3038;
|
|
9190
9190
|
font-weight: bolder;
|
|
9191
9191
|
vertical-align: initial; }
|
|
9192
9192
|
.next-calendar2-panel .next-calendar2-header-btn:hover,
|
|
@@ -9283,7 +9283,7 @@ div[dir="rtl"].next-calendar2-fullscreen .next-calendar2-table th {
|
|
|
9283
9283
|
-ms-user-select: none;
|
|
9284
9284
|
user-select: none; }
|
|
9285
9285
|
.next-time-picker2-menu-item:hover {
|
|
9286
|
-
color:
|
|
9286
|
+
color: #2e3038;
|
|
9287
9287
|
background: #f8f9fb; }
|
|
9288
9288
|
.next-time-picker2-menu-item.next-selected {
|
|
9289
9289
|
color: rgba(0, 0, 0, 0.75);
|