@syncfusion/ej2-react-pivotview 20.1.55 → 20.1.56
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/CHANGELOG.md +15 -3
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +7 -7
- package/styles/bootstrap-dark.css +146 -1000
- package/styles/bootstrap.css +146 -1000
- package/styles/bootstrap4.css +150 -1033
- package/styles/bootstrap5-dark.css +146 -1006
- package/styles/bootstrap5.css +146 -1006
- package/styles/fabric-dark.css +146 -999
- package/styles/fabric.css +150 -1003
- package/styles/fluent-dark.css +147 -1010
- package/styles/fluent.css +147 -1010
- package/styles/highcontrast-light.css +146 -999
- package/styles/highcontrast.css +150 -1003
- package/styles/material-dark.css +146 -1000
- package/styles/material.css +146 -1000
- package/styles/pivotfieldlist/bootstrap-dark.css +95 -608
- package/styles/pivotfieldlist/bootstrap.css +95 -608
- package/styles/pivotfieldlist/bootstrap4.css +98 -624
- package/styles/pivotfieldlist/bootstrap5-dark.css +95 -611
- package/styles/pivotfieldlist/bootstrap5.css +95 -611
- package/styles/pivotfieldlist/fabric-dark.css +95 -608
- package/styles/pivotfieldlist/fabric.css +95 -608
- package/styles/pivotfieldlist/fluent-dark.css +96 -613
- package/styles/pivotfieldlist/fluent.css +96 -613
- package/styles/pivotfieldlist/highcontrast-light.css +95 -608
- package/styles/pivotfieldlist/highcontrast.css +95 -608
- package/styles/pivotfieldlist/material-dark.css +95 -608
- package/styles/pivotfieldlist/material.css +95 -608
- package/styles/pivotfieldlist/tailwind-dark.css +95 -612
- package/styles/pivotfieldlist/tailwind.css +95 -612
- package/styles/pivotview/bootstrap-dark.css +52 -393
- package/styles/pivotview/bootstrap.css +52 -393
- package/styles/pivotview/bootstrap4.css +53 -410
- package/styles/pivotview/bootstrap5-dark.css +52 -396
- package/styles/pivotview/bootstrap5.css +52 -396
- package/styles/pivotview/fabric-dark.css +52 -392
- package/styles/pivotview/fabric.css +56 -396
- package/styles/pivotview/fluent-dark.css +52 -398
- package/styles/pivotview/fluent.css +52 -398
- package/styles/pivotview/highcontrast-light.css +52 -392
- package/styles/pivotview/highcontrast.css +56 -396
- package/styles/pivotview/material-dark.css +52 -393
- package/styles/pivotview/material.css +52 -393
- package/styles/pivotview/tailwind-dark.css +52 -402
- package/styles/pivotview/tailwind.css +52 -402
- package/styles/tailwind-dark.css +146 -1013
- package/styles/tailwind.css +146 -1013
|
@@ -1,179 +1,155 @@
|
|
|
1
1
|
/*! component's theme wise override definitions and variables */
|
|
2
2
|
/*! component's common definitions and variables */
|
|
3
3
|
.e-pivotview .e-expand::before {
|
|
4
|
-
content:
|
|
4
|
+
content: "\e75c";
|
|
5
5
|
}
|
|
6
|
-
|
|
7
6
|
.e-pivotview .e-collapse::before {
|
|
8
|
-
content:
|
|
7
|
+
content: "\e734";
|
|
9
8
|
}
|
|
10
|
-
|
|
11
9
|
.e-pivotview.e-rtl .e-expand::before {
|
|
12
|
-
content:
|
|
10
|
+
content: "\e738";
|
|
13
11
|
}
|
|
14
|
-
|
|
15
12
|
.e-pivotview .e-sort::before {
|
|
16
|
-
content:
|
|
13
|
+
content: "\e7df";
|
|
17
14
|
}
|
|
18
|
-
|
|
19
15
|
.e-pivotview .e-pv-filter::before {
|
|
20
|
-
content:
|
|
16
|
+
content: "\e7f7";
|
|
21
17
|
}
|
|
22
|
-
|
|
23
18
|
.e-pivotview .e-pv-filtered::before {
|
|
24
|
-
content:
|
|
19
|
+
content: "\e735";
|
|
25
20
|
}
|
|
26
|
-
|
|
27
21
|
.e-pivotview .e-remove::before {
|
|
28
|
-
content:
|
|
22
|
+
content: "\e7e7";
|
|
29
23
|
}
|
|
30
|
-
|
|
31
24
|
.e-pivotview .e-selected-option-icon::before {
|
|
32
|
-
content:
|
|
25
|
+
content: "\e72b";
|
|
33
26
|
}
|
|
34
|
-
|
|
35
27
|
.e-pivotview .e-clear-filter-icon::before {
|
|
36
|
-
content:
|
|
28
|
+
content: "\e72c";
|
|
37
29
|
}
|
|
38
|
-
|
|
39
30
|
.e-pivotview .e-dropdown-icon::before {
|
|
40
|
-
content:
|
|
31
|
+
content: "\e729";
|
|
41
32
|
}
|
|
42
|
-
|
|
43
33
|
.e-pivotview .e-export::before {
|
|
44
|
-
content:
|
|
34
|
+
content: "\e72e";
|
|
45
35
|
}
|
|
46
|
-
|
|
47
36
|
.e-pivotview .e-new-report::before {
|
|
48
|
-
content:
|
|
37
|
+
content: "\e7dc";
|
|
49
38
|
}
|
|
50
|
-
|
|
51
39
|
.e-pivotview .e-save-report::before {
|
|
52
|
-
content:
|
|
40
|
+
content: "\e7c8";
|
|
53
41
|
}
|
|
54
|
-
|
|
55
42
|
.e-pivotview .e-saveas-report::before {
|
|
56
|
-
content:
|
|
43
|
+
content: "\e7ae";
|
|
57
44
|
}
|
|
58
|
-
|
|
59
45
|
.e-pivotview .e-rename-report::before {
|
|
60
|
-
content:
|
|
46
|
+
content: "\e76d";
|
|
61
47
|
}
|
|
62
|
-
|
|
63
48
|
.e-pivotview .e-remove-report::before {
|
|
64
|
-
content:
|
|
49
|
+
content: "\e820";
|
|
65
50
|
}
|
|
66
|
-
|
|
67
51
|
.e-pivotview .e-sub-total::before {
|
|
68
|
-
content:
|
|
52
|
+
content: "\e702";
|
|
69
53
|
}
|
|
70
|
-
|
|
71
54
|
.e-pivotview .e-grand-total::before {
|
|
72
|
-
content:
|
|
55
|
+
content: "\e74d";
|
|
73
56
|
}
|
|
74
|
-
|
|
75
57
|
.e-pivotview .e-toolbar-fieldlist::before {
|
|
76
|
-
content:
|
|
58
|
+
content: "\e751";
|
|
77
59
|
}
|
|
78
|
-
|
|
79
60
|
.e-pivotview .e-toolbar-grid::before {
|
|
80
|
-
content:
|
|
61
|
+
content: "\e7e9";
|
|
81
62
|
}
|
|
82
|
-
|
|
83
63
|
.e-pivotview .e-toolbar-chart::before {
|
|
84
|
-
content:
|
|
64
|
+
content: "\e826";
|
|
85
65
|
}
|
|
86
|
-
|
|
87
66
|
.e-pivotview .e-toolbar-formatting::before {
|
|
88
|
-
content:
|
|
67
|
+
content: "\e71b";
|
|
89
68
|
}
|
|
90
|
-
|
|
91
69
|
.e-pivotview .e-pivot-button .e-edit::before {
|
|
92
|
-
content:
|
|
70
|
+
content: "\e730";
|
|
93
71
|
}
|
|
94
|
-
|
|
95
72
|
.e-pivotview .e-sort-ascend-icon::before {
|
|
96
|
-
content:
|
|
73
|
+
content: "\e7a3";
|
|
97
74
|
}
|
|
98
|
-
|
|
99
75
|
.e-pivotview .e-sort-descend-icon::before {
|
|
100
|
-
content:
|
|
76
|
+
content: "\e7b6";
|
|
101
77
|
}
|
|
102
78
|
|
|
103
79
|
.e-pivotview-pdf-export::before {
|
|
104
|
-
content:
|
|
80
|
+
content: "\e700";
|
|
105
81
|
}
|
|
106
82
|
|
|
107
83
|
.e-pivotview-excel-export::before {
|
|
108
|
-
content:
|
|
84
|
+
content: "\e7c1";
|
|
109
85
|
}
|
|
110
86
|
|
|
111
87
|
.e-pivotview-csv-export::before {
|
|
112
|
-
content:
|
|
88
|
+
content: "\e7ba";
|
|
113
89
|
}
|
|
114
90
|
|
|
115
91
|
.e-pivotview-png-export::before {
|
|
116
|
-
content:
|
|
92
|
+
content: "\e7ee";
|
|
117
93
|
}
|
|
118
94
|
|
|
119
95
|
.e-pivotview-jpeg-export::before {
|
|
120
|
-
content:
|
|
96
|
+
content: "\e786";
|
|
121
97
|
}
|
|
122
98
|
|
|
123
99
|
.e-pivotview-svg-export::before {
|
|
124
|
-
content:
|
|
100
|
+
content: "\e7cf";
|
|
125
101
|
}
|
|
126
102
|
|
|
127
103
|
.e-mdx::before {
|
|
128
|
-
content:
|
|
104
|
+
content: "\e7ac";
|
|
129
105
|
}
|
|
130
106
|
|
|
131
107
|
.e-pivotview-select-icon::before {
|
|
132
|
-
content:
|
|
108
|
+
content: "\e774";
|
|
133
109
|
}
|
|
134
110
|
|
|
135
111
|
.e-pivotview-export::before {
|
|
136
|
-
content:
|
|
112
|
+
content: "\e72e";
|
|
137
113
|
}
|
|
138
114
|
|
|
139
115
|
.e-pivotview-grid::before {
|
|
140
|
-
content:
|
|
116
|
+
content: "\e7e9";
|
|
141
117
|
}
|
|
142
118
|
|
|
143
119
|
.e-pivotview-expand::before {
|
|
144
|
-
content:
|
|
120
|
+
content: "\e7c9";
|
|
145
121
|
}
|
|
146
122
|
|
|
147
123
|
.e-pivotview-collapse::before {
|
|
148
|
-
content:
|
|
124
|
+
content: "\e80f";
|
|
149
125
|
}
|
|
150
126
|
|
|
151
127
|
.e-pivot-format-menu::before {
|
|
152
|
-
content:
|
|
128
|
+
content: "\e76d";
|
|
153
129
|
}
|
|
154
130
|
|
|
155
131
|
.e-pivot-number-format-menu::before {
|
|
156
|
-
content:
|
|
132
|
+
content: "\e787";
|
|
157
133
|
}
|
|
158
134
|
|
|
159
135
|
.e-pivot-conditional-format-menu::before {
|
|
160
|
-
content:
|
|
136
|
+
content: "\e71b";
|
|
161
137
|
}
|
|
162
138
|
|
|
163
139
|
.e-pivot-format-toolbar::before {
|
|
164
|
-
content:
|
|
140
|
+
content: "\e787";
|
|
165
141
|
}
|
|
166
142
|
|
|
167
143
|
.e-pivotview-group::before {
|
|
168
|
-
content:
|
|
144
|
+
content: "\e7a5";
|
|
169
145
|
}
|
|
170
146
|
|
|
171
147
|
.e-pivotview-ungroup::before {
|
|
172
|
-
content:
|
|
148
|
+
content: "\e779";
|
|
173
149
|
}
|
|
174
150
|
|
|
175
151
|
.e-level-options .e-selected-level-icon::before {
|
|
176
|
-
content:
|
|
152
|
+
content: "\e774";
|
|
177
153
|
}
|
|
178
154
|
|
|
179
155
|
/*! PivotView layout */
|
|
@@ -185,25 +161,21 @@
|
|
|
185
161
|
max-width: 400px !important;
|
|
186
162
|
width: auto !important;
|
|
187
163
|
}
|
|
188
|
-
|
|
189
164
|
.e-pivotview .e-pivot-format-dialog {
|
|
190
165
|
border-radius: 4px;
|
|
191
166
|
max-width: 400px !important;
|
|
192
167
|
width: auto !important;
|
|
193
168
|
}
|
|
194
|
-
|
|
195
169
|
.e-pivotview .e-value-field-settings .e-field-name-text-container {
|
|
196
170
|
display: -ms-flexbox;
|
|
197
171
|
display: flex;
|
|
198
172
|
}
|
|
199
|
-
|
|
200
173
|
.e-pivotview .e-value-field-settings .e-field-name-title {
|
|
201
174
|
-ms-flex: none;
|
|
202
175
|
flex: none;
|
|
203
176
|
font-size: 13px;
|
|
204
177
|
font-weight: 500;
|
|
205
178
|
}
|
|
206
|
-
|
|
207
179
|
.e-pivotview .e-value-field-settings .e-field-name-content {
|
|
208
180
|
-ms-flex: auto;
|
|
209
181
|
flex: auto;
|
|
@@ -211,14 +183,12 @@
|
|
|
211
183
|
font-weight: 500;
|
|
212
184
|
width: 100%;
|
|
213
185
|
}
|
|
214
|
-
|
|
215
186
|
.e-pivotview .e-value-field-settings .e-caption-input-container,
|
|
216
187
|
.e-pivotview .e-value-field-settings .e-type-option-container,
|
|
217
188
|
.e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
218
189
|
.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
219
190
|
padding-top: 20px;
|
|
220
191
|
}
|
|
221
|
-
|
|
222
192
|
.e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
223
193
|
.e-pivotview .e-value-field-settings .e-base-item-option-text,
|
|
224
194
|
.e-pivotview .e-value-field-settings .e-type-option-text {
|
|
@@ -227,22 +197,18 @@
|
|
|
227
197
|
width: 100%;
|
|
228
198
|
padding-bottom: 4px;
|
|
229
199
|
}
|
|
230
|
-
|
|
231
200
|
.e-pivotview .e-value-field-settings .e-caption-input-text {
|
|
232
201
|
font-size: 13px;
|
|
233
202
|
}
|
|
234
|
-
|
|
235
203
|
.e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
236
204
|
.e-pivotview .e-group-field-settings .e-input-option-text,
|
|
237
205
|
.e-pivotview .e-group-field-settings .e-group-inerval-option-text,
|
|
238
206
|
.e-pivotview .e-group-field-settings .e-checkbox-wrapper {
|
|
239
207
|
padding-bottom: 12px;
|
|
240
208
|
}
|
|
241
|
-
|
|
242
209
|
.e-pivotview .e-group-field-settings .e-group-start-option-container .e-checkbox-wrapper {
|
|
243
210
|
padding-top: 12px;
|
|
244
211
|
}
|
|
245
|
-
|
|
246
212
|
.e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
247
213
|
.e-pivotview .e-group-field-settings .e-input-option-text,
|
|
248
214
|
.e-pivotview .e-group-field-settings .e-group-inerval-option-text,
|
|
@@ -251,52 +217,42 @@
|
|
|
251
217
|
font-weight: 500;
|
|
252
218
|
width: 100%;
|
|
253
219
|
}
|
|
254
|
-
|
|
255
220
|
.e-pivotview .e-group-field-settings .e-group-input-container,
|
|
256
221
|
.e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
257
222
|
.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
258
223
|
padding-top: 20px;
|
|
259
224
|
}
|
|
260
|
-
|
|
261
225
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
262
226
|
margin-bottom: 10px;
|
|
263
227
|
}
|
|
264
|
-
|
|
265
228
|
.e-pivotview .e-member-editor-dialog {
|
|
266
229
|
min-width: 320px;
|
|
267
230
|
}
|
|
268
|
-
|
|
269
231
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container {
|
|
270
232
|
display: -ms-flexbox;
|
|
271
233
|
display: flex;
|
|
272
234
|
padding: 0 20px 10px;
|
|
273
235
|
}
|
|
274
|
-
|
|
275
236
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-clear-icon-hide {
|
|
276
237
|
display: inline-block;
|
|
277
238
|
visibility: hidden;
|
|
278
239
|
}
|
|
279
|
-
|
|
280
240
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-container {
|
|
281
241
|
padding: 5px 20px 10px;
|
|
282
242
|
}
|
|
283
|
-
|
|
284
243
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
285
244
|
box-shadow: none;
|
|
286
245
|
margin-left: 10px;
|
|
287
246
|
}
|
|
288
|
-
|
|
289
247
|
.e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort .e-sort-ascend-icon,
|
|
290
248
|
.e-pivotview .e-member-editor-dialog .e-filter-sort .e-member-sort .e-sort-descend-icon {
|
|
291
249
|
font-size: 16px;
|
|
292
250
|
}
|
|
293
|
-
|
|
294
251
|
.e-pivotview .e-member-editor-dialog .e-member-prompt {
|
|
295
252
|
padding: 15px 20px;
|
|
296
253
|
text-align: center;
|
|
297
254
|
width: 100%;
|
|
298
255
|
}
|
|
299
|
-
|
|
300
256
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container-outer-div {
|
|
301
257
|
display: inline-block;
|
|
302
258
|
height: 167px;
|
|
@@ -304,61 +260,49 @@
|
|
|
304
260
|
overflow: auto;
|
|
305
261
|
width: 100%;
|
|
306
262
|
}
|
|
307
|
-
|
|
308
263
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container {
|
|
309
264
|
display: inline-table;
|
|
310
265
|
width: 100%;
|
|
311
266
|
}
|
|
312
|
-
|
|
313
267
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container.e-olap-field-list-tree {
|
|
314
268
|
overflow-x: auto;
|
|
315
269
|
}
|
|
316
|
-
|
|
317
270
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul,
|
|
318
271
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul {
|
|
319
272
|
margin-left: -22px;
|
|
320
273
|
overflow: hidden;
|
|
321
274
|
}
|
|
322
|
-
|
|
323
275
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul li .e-list-text,
|
|
324
276
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
325
277
|
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
326
278
|
}
|
|
327
|
-
|
|
328
279
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul li .e-list-icon,
|
|
329
280
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul li .e-list-icon {
|
|
330
281
|
margin: 0;
|
|
331
282
|
}
|
|
332
|
-
|
|
333
283
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul,
|
|
334
284
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul {
|
|
335
285
|
margin-left: -22px;
|
|
336
286
|
overflow: hidden;
|
|
337
287
|
}
|
|
338
|
-
|
|
339
288
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul li .e-list-text,
|
|
340
289
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
341
290
|
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
|
342
291
|
}
|
|
343
|
-
|
|
344
292
|
.e-pivotview .e-member-editor-dialog .e-select-all-container ul li .e-list-icon,
|
|
345
293
|
.e-pivotview .e-member-editor-dialog .e-member-editor-container ul li .e-list-icon {
|
|
346
294
|
margin: 0;
|
|
347
295
|
}
|
|
348
|
-
|
|
349
296
|
.e-pivotview .e-member-editor-dialog .e-excelfilter {
|
|
350
297
|
padding-top: 20px;
|
|
351
298
|
}
|
|
352
|
-
|
|
353
299
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
354
300
|
height: 171px;
|
|
355
301
|
}
|
|
356
|
-
|
|
357
302
|
.e-pivotview .e-member-editor-dialog .e-excelfilter .e-editor-label-container {
|
|
358
303
|
opacity: 56%;
|
|
359
304
|
padding: 14px 10px 9px 20px;
|
|
360
305
|
}
|
|
361
|
-
|
|
362
306
|
.e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
363
307
|
.e-pivotview .e-member-editor-dialog .e-value-filter {
|
|
364
308
|
height: 248px;
|
|
@@ -366,14 +310,12 @@
|
|
|
366
310
|
padding: 20px;
|
|
367
311
|
padding-bottom: 0;
|
|
368
312
|
}
|
|
369
|
-
|
|
370
313
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
371
314
|
.e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div {
|
|
372
315
|
color: #e9ecef !important;
|
|
373
316
|
font-size: 13px;
|
|
374
317
|
font-weight: 500;
|
|
375
318
|
}
|
|
376
|
-
|
|
377
319
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-option-container-1,
|
|
378
320
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-option-container-2,
|
|
379
321
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-separator-div,
|
|
@@ -382,59 +324,47 @@
|
|
|
382
324
|
.e-pivotview .e-member-editor-dialog .e-value-filter .e-separator-div {
|
|
383
325
|
padding-top: 20px;
|
|
384
326
|
}
|
|
385
|
-
|
|
386
327
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-between-text-div,
|
|
387
328
|
.e-pivotview .e-member-editor-dialog .e-value-filter .e-between-text-div {
|
|
388
329
|
padding: 8px 0;
|
|
389
330
|
}
|
|
390
|
-
|
|
391
331
|
.e-pivotview .e-member-editor-dialog .e-label-filter .e-disable,
|
|
392
332
|
.e-pivotview .e-member-editor-dialog .e-value-filter .e-disable {
|
|
393
333
|
display: none;
|
|
394
334
|
}
|
|
395
|
-
|
|
396
335
|
.e-pivotview .e-member-editor-dialog .e-filter-tab-container {
|
|
397
336
|
border: none;
|
|
398
337
|
}
|
|
399
|
-
|
|
400
338
|
.e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
401
339
|
margin: 0 0 0 6px;
|
|
402
340
|
}
|
|
403
|
-
|
|
404
341
|
.e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-text-wrap .e-tab-icon {
|
|
405
342
|
height: 14px;
|
|
406
343
|
min-width: 14px;
|
|
407
344
|
width: 14px;
|
|
408
345
|
height: auto;
|
|
409
346
|
}
|
|
410
|
-
|
|
411
347
|
.e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-text-wrap .e-tab-icon::before {
|
|
412
348
|
font-size: 14px;
|
|
413
349
|
}
|
|
414
|
-
|
|
415
350
|
.e-pivotview .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
416
351
|
margin: 0 6px 0 0;
|
|
417
352
|
}
|
|
418
|
-
|
|
419
353
|
.e-pivotview .e-member-editor-dialog .e-disable {
|
|
420
354
|
display: none !important;
|
|
421
355
|
}
|
|
422
|
-
|
|
423
356
|
.e-pivotview .e-member-editor-dialog .e-clear-filter-button {
|
|
424
357
|
float: left;
|
|
425
358
|
margin: 0;
|
|
426
359
|
}
|
|
427
|
-
|
|
428
360
|
.e-pivotview .e-member-editor-dialog .e-clear-filter-button.e-disable {
|
|
429
361
|
display: none;
|
|
430
362
|
}
|
|
431
|
-
|
|
432
363
|
.e-pivotview .e-member-editor-dialog .e-editor-label-container {
|
|
433
364
|
background-color: #282d31;
|
|
434
365
|
opacity: 56%;
|
|
435
366
|
padding: 12px 10px 16px 20px;
|
|
436
367
|
}
|
|
437
|
-
|
|
438
368
|
.e-pivotview .e-member-editor-dialog .e-editor-label-container .e-editor-label {
|
|
439
369
|
color: #e9ecef;
|
|
440
370
|
font: 500 13px Inter;
|
|
@@ -443,82 +373,65 @@
|
|
|
443
373
|
text-overflow: ellipsis;
|
|
444
374
|
white-space: nowrap;
|
|
445
375
|
}
|
|
446
|
-
|
|
447
376
|
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
448
377
|
margin-left: 0;
|
|
449
378
|
margin-right: 10px;
|
|
450
379
|
}
|
|
451
|
-
|
|
452
380
|
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
453
381
|
margin-left: 0;
|
|
454
382
|
margin-right: -22px;
|
|
455
383
|
}
|
|
456
|
-
|
|
457
384
|
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
458
385
|
margin-left: 0;
|
|
459
386
|
margin-right: 10px;
|
|
460
387
|
}
|
|
461
|
-
|
|
462
388
|
.e-pivotview .e-member-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
463
389
|
margin-left: 0;
|
|
464
390
|
margin-right: -22px;
|
|
465
391
|
}
|
|
466
|
-
|
|
467
392
|
.e-pivotview .e-member-editor-dialog.e-rtl .e-footer-content .e-clear-filter-button {
|
|
468
393
|
float: right;
|
|
469
394
|
margin: 0;
|
|
470
395
|
}
|
|
471
|
-
|
|
472
396
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-select-all-container ul,
|
|
473
397
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-member-editor-container ul {
|
|
474
398
|
margin-left: 0;
|
|
475
399
|
}
|
|
476
|
-
|
|
477
400
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-treeview ul:first-child {
|
|
478
401
|
padding-left: 10px;
|
|
479
402
|
padding-right: 10px;
|
|
480
403
|
}
|
|
481
|
-
|
|
482
404
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop {
|
|
483
405
|
margin: 0 5px;
|
|
484
406
|
}
|
|
485
|
-
|
|
486
407
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop .e-caret {
|
|
487
408
|
font-size: 12px;
|
|
488
409
|
}
|
|
489
|
-
|
|
490
410
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop li .e-disabled {
|
|
491
|
-
opacity: .5;
|
|
411
|
+
opacity: 0.5;
|
|
492
412
|
pointer-events: none;
|
|
493
413
|
}
|
|
494
|
-
|
|
495
414
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-select-all-container ul,
|
|
496
415
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-member-editor-container ul {
|
|
497
416
|
margin-left: 0;
|
|
498
417
|
}
|
|
499
|
-
|
|
500
418
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-treeview ul:first-child {
|
|
501
419
|
padding-left: 10px;
|
|
502
420
|
padding-right: 10px;
|
|
503
421
|
}
|
|
504
|
-
|
|
505
422
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop {
|
|
506
423
|
margin: 0 5px;
|
|
507
424
|
}
|
|
508
|
-
|
|
509
425
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop .e-caret {
|
|
510
426
|
font-size: 12px;
|
|
511
427
|
}
|
|
512
|
-
|
|
513
428
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog .e-member-editor-outer-container .e-editor-search-container .e-level-drop li .e-disabled {
|
|
514
|
-
opacity: .5;
|
|
429
|
+
opacity: 0.5;
|
|
515
430
|
pointer-events: none;
|
|
516
431
|
}
|
|
517
|
-
|
|
518
432
|
.e-pivotview .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
519
433
|
margin-right: 0;
|
|
520
434
|
}
|
|
521
|
-
|
|
522
435
|
.e-pivotview .e-value-field-settings .e-dlg-header-content,
|
|
523
436
|
.e-pivotview .e-member-editor-dialog .e-dlg-header-content,
|
|
524
437
|
.e-pivotview .e-pivot-format-dialog .e-dlg-header-content,
|
|
@@ -527,7 +440,6 @@
|
|
|
527
440
|
border-radius: 4px;
|
|
528
441
|
font-weight: normal;
|
|
529
442
|
}
|
|
530
|
-
|
|
531
443
|
.e-pivotview .e-value-field-settings .e-footer-content,
|
|
532
444
|
.e-pivotview .e-member-editor-dialog .e-footer-content,
|
|
533
445
|
.e-pivotview .e-pivot-format-dialog .e-footer-content,
|
|
@@ -538,14 +450,12 @@
|
|
|
538
450
|
padding-bottom: 8px;
|
|
539
451
|
padding-top: 8px;
|
|
540
452
|
}
|
|
541
|
-
|
|
542
453
|
.e-pivotview .e-value-field-settings .e-dlg-content,
|
|
543
454
|
.e-pivotview .e-member-editor-dialog .e-dlg-content,
|
|
544
455
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content,
|
|
545
456
|
.e-pivotview .e-group-field-settings .e-dlg-content {
|
|
546
457
|
overflow: hidden;
|
|
547
458
|
}
|
|
548
|
-
|
|
549
459
|
.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
550
460
|
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
551
461
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -553,7 +463,6 @@
|
|
|
553
463
|
color: #e4606d !important;
|
|
554
464
|
font-weight: 600 !important;
|
|
555
465
|
}
|
|
556
|
-
|
|
557
466
|
.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field:-moz-placeholder,
|
|
558
467
|
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
|
|
559
468
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field:-moz-placeholder,
|
|
@@ -561,7 +470,6 @@
|
|
|
561
470
|
color: #e4606d !important;
|
|
562
471
|
font-weight: 600 !important;
|
|
563
472
|
}
|
|
564
|
-
|
|
565
473
|
.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field::-moz-placeholder,
|
|
566
474
|
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
|
|
567
475
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field::-moz-placeholder,
|
|
@@ -569,7 +477,6 @@
|
|
|
569
477
|
color: #e4606d !important;
|
|
570
478
|
font-weight: 600 !important;
|
|
571
479
|
}
|
|
572
|
-
|
|
573
480
|
.e-pivotview .e-value-field-settings .e-dlg-content .e-empty-field:-ms-input-placeholder,
|
|
574
481
|
.e-pivotview .e-member-editor-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
|
|
575
482
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content .e-empty-field:-ms-input-placeholder,
|
|
@@ -577,64 +484,51 @@
|
|
|
577
484
|
color: #e4606d !important;
|
|
578
485
|
font-weight: 600 !important;
|
|
579
486
|
}
|
|
580
|
-
|
|
581
487
|
.e-pivotview .e-member-editor-dialog .e-dlg-content,
|
|
582
488
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content {
|
|
583
489
|
padding: 0;
|
|
584
490
|
}
|
|
585
|
-
|
|
586
491
|
.e-pivotview .e-value-field-settings .e-footer-content,
|
|
587
492
|
.e-pivotview .e-member-editor-dialog .e-footer-content {
|
|
588
493
|
border-top: 1px solid #495057;
|
|
589
494
|
}
|
|
590
|
-
|
|
591
495
|
.e-pivotview .e-value-field-settings,
|
|
592
496
|
.e-pivotview .e-pivot-format-dialog {
|
|
593
497
|
min-width: 300px;
|
|
594
498
|
}
|
|
595
|
-
|
|
596
499
|
.e-pivotview .e-value-field-settings .e-dlg-content,
|
|
597
500
|
.e-pivotview .e-pivot-format-dialog .e-dlg-content {
|
|
598
501
|
overflow: auto;
|
|
599
502
|
}
|
|
600
|
-
|
|
601
503
|
.e-pivotview .e-pivotchart-type-dialog {
|
|
602
504
|
max-width: 350px !important;
|
|
603
505
|
max-height: 380px !important;
|
|
604
506
|
}
|
|
605
|
-
|
|
606
507
|
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-container,
|
|
607
508
|
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-text {
|
|
608
509
|
padding-bottom: 20px;
|
|
609
510
|
}
|
|
610
|
-
|
|
611
511
|
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-container .e-chart-type-option-text,
|
|
612
512
|
.e-pivotview .e-pivotchart-type-dialog .e-chart-type-option-text .e-chart-type-option-text {
|
|
613
513
|
padding-bottom: 5px;
|
|
614
514
|
}
|
|
615
|
-
|
|
616
515
|
.e-pivotview .e-pivotchart-type-dialog .e-multiple-axes-mode-container {
|
|
617
516
|
padding-top: 20px;
|
|
618
517
|
}
|
|
619
|
-
|
|
620
518
|
.e-pivotview .e-pivotchart-type-dialog .e-multiple-axes-mode-container .e-multiple-axes-mode-text {
|
|
621
519
|
padding-bottom: 5px;
|
|
622
520
|
}
|
|
623
|
-
|
|
624
521
|
.e-pivotview .e-pivotchart-type-dialog .e-dialog-multiple-axis,
|
|
625
522
|
.e-pivotview .e-pivotchart-type-dialog .e-dialog-show-legend {
|
|
626
523
|
width: 49%;
|
|
627
524
|
}
|
|
628
|
-
|
|
629
525
|
.e-pivotview .e-pivot-format-dialog {
|
|
630
526
|
max-height: 550px !important;
|
|
631
527
|
max-width: 350px !important;
|
|
632
528
|
}
|
|
633
|
-
|
|
634
529
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
635
530
|
padding: 0 20px;
|
|
636
531
|
}
|
|
637
|
-
|
|
638
532
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
|
|
639
533
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-lable,
|
|
640
534
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-custom-lable,
|
|
@@ -643,7 +537,6 @@
|
|
|
643
537
|
font-weight: 500;
|
|
644
538
|
padding-bottom: 4px;
|
|
645
539
|
}
|
|
646
|
-
|
|
647
540
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-drop,
|
|
648
541
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-drop,
|
|
649
542
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-custom-text,
|
|
@@ -651,7 +544,6 @@
|
|
|
651
544
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-decimal-drop {
|
|
652
545
|
margin-bottom: 20px;
|
|
653
546
|
}
|
|
654
|
-
|
|
655
547
|
.e-pivotview .e-pivot-toolbar {
|
|
656
548
|
background: #282d31;
|
|
657
549
|
border-bottom: 0;
|
|
@@ -660,68 +552,54 @@
|
|
|
660
552
|
border-left: 1px solid #444c54;
|
|
661
553
|
border-right: 1px solid #444c54;
|
|
662
554
|
}
|
|
663
|
-
|
|
664
555
|
.e-pivotview .e-pivot-toolbar .e-toolbar-items {
|
|
665
556
|
background: #282d31;
|
|
666
557
|
}
|
|
667
|
-
|
|
668
558
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
669
559
|
font-size: 16px;
|
|
670
560
|
}
|
|
671
|
-
|
|
672
561
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu {
|
|
673
562
|
background-color: transparent;
|
|
674
563
|
border: none;
|
|
675
564
|
}
|
|
676
|
-
|
|
677
565
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item {
|
|
678
566
|
height: 32px !important;
|
|
679
567
|
overflow: hidden;
|
|
680
568
|
padding-left: 10px;
|
|
681
569
|
}
|
|
682
|
-
|
|
683
570
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-menu-icon {
|
|
684
571
|
margin-left: 0;
|
|
685
572
|
margin-right: 0;
|
|
686
573
|
font-size: 16px;
|
|
687
574
|
line-height: 32px;
|
|
688
575
|
}
|
|
689
|
-
|
|
690
576
|
.e-pivotview .e-pivot-toolbar .e-pivot-toolbar-menu ul .e-menu-item .e-caret {
|
|
691
577
|
line-height: 32px;
|
|
692
578
|
}
|
|
693
|
-
|
|
694
579
|
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
695
580
|
margin-left: 18px !important;
|
|
696
581
|
}
|
|
697
|
-
|
|
698
582
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
|
|
699
583
|
padding: 0 !important;
|
|
700
584
|
}
|
|
701
|
-
|
|
702
585
|
.e-pivotview .e-pivot-toolbar .e-reportlist-label {
|
|
703
586
|
float: left;
|
|
704
587
|
font-weight: 500;
|
|
705
588
|
}
|
|
706
|
-
|
|
707
589
|
.e-pivotview .e-pivot-toolbar .e-reportlist-drop {
|
|
708
590
|
float: right;
|
|
709
591
|
margin: 0 8px;
|
|
710
592
|
}
|
|
711
|
-
|
|
712
593
|
.e-pivotview .e-pivot-toolbar.e-rtl .e-reportlist-label {
|
|
713
594
|
float: right;
|
|
714
595
|
}
|
|
715
|
-
|
|
716
596
|
.e-pivotview .e-pivot-toolbar.e-rtl .e-reportlist-drop {
|
|
717
597
|
float: left;
|
|
718
598
|
}
|
|
719
|
-
|
|
720
599
|
.e-pivotview .e-pivot-toolbar.e-rtl .e-pivot-toolbar-menu ul .e-menu-item {
|
|
721
600
|
padding-left: 30px;
|
|
722
601
|
padding-right: 10px;
|
|
723
602
|
}
|
|
724
|
-
|
|
725
603
|
.e-pivotview .e-frozenscrollbar {
|
|
726
604
|
background-color: #282d31;
|
|
727
605
|
}
|
|
@@ -774,7 +652,6 @@
|
|
|
774
652
|
*.e-rtl .e-pivotview-report-input {
|
|
775
653
|
float: left;
|
|
776
654
|
}
|
|
777
|
-
|
|
778
655
|
*.e-rtl .e-pivotview-report-label {
|
|
779
656
|
float: right;
|
|
780
657
|
}
|
|
@@ -797,18 +674,15 @@
|
|
|
797
674
|
margin-bottom: 20px;
|
|
798
675
|
margin-bottom: 18px;
|
|
799
676
|
}
|
|
800
|
-
|
|
801
677
|
.e-drillthrough-dialog .e-drillthrough-body-header {
|
|
802
678
|
color: #e9ecef;
|
|
803
679
|
font-weight: 600;
|
|
804
680
|
opacity: 0.87;
|
|
805
681
|
}
|
|
806
|
-
|
|
807
682
|
.e-drillthrough-dialog .e-drillthrough-body-header-value {
|
|
808
683
|
color: #e9ecef;
|
|
809
684
|
margin-right: 20px;
|
|
810
685
|
}
|
|
811
|
-
|
|
812
686
|
.e-drillthrough-dialog .e-drillthrough-body-header-common {
|
|
813
687
|
-webkit-flex-wrap: wrap;
|
|
814
688
|
-moz-flex-wrap: wrap;
|
|
@@ -821,48 +695,40 @@
|
|
|
821
695
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
822
696
|
height: 139px;
|
|
823
697
|
}
|
|
824
|
-
|
|
825
698
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-container .e-filter-sort .e-member-sort .e-sort-ascend-icon,
|
|
826
699
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-container .e-filter-sort .e-member-sort .e-sort-descend-icon,
|
|
827
700
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-filter-sort .e-member-sort .e-sort-ascend-icon,
|
|
828
701
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-filter-sort .e-member-sort .e-sort-descend-icon {
|
|
829
702
|
font-size: 18px;
|
|
830
703
|
}
|
|
831
|
-
|
|
832
704
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-editor-search-container .e-level-drop .e-caret,
|
|
833
705
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-editor-search-container .e-level-drop .e-caret {
|
|
834
706
|
font-size: 14px !important;
|
|
835
707
|
}
|
|
836
|
-
|
|
837
708
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
|
|
838
709
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
839
710
|
margin: 0 0 0 6px;
|
|
840
711
|
}
|
|
841
|
-
|
|
842
712
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text,
|
|
843
713
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
844
714
|
margin: 0 6px 0 0;
|
|
845
715
|
}
|
|
846
|
-
|
|
847
716
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
848
717
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
849
718
|
height: 127px !important;
|
|
850
719
|
}
|
|
851
|
-
|
|
852
720
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
853
721
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter,
|
|
854
722
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-label-filter,
|
|
855
723
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter {
|
|
856
724
|
height: 220px;
|
|
857
725
|
}
|
|
858
|
-
|
|
859
726
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
860
727
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
861
728
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
862
729
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter .e-filter-text-div {
|
|
863
730
|
font-size: 14px;
|
|
864
731
|
}
|
|
865
|
-
|
|
866
732
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-option-container-1,
|
|
867
733
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-filter-option-container-2,
|
|
868
734
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-separator-div,
|
|
@@ -877,19 +743,16 @@
|
|
|
877
743
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter .e-separator-div {
|
|
878
744
|
padding-top: 24px;
|
|
879
745
|
}
|
|
880
|
-
|
|
881
746
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-label-filter .e-between-text-div,
|
|
882
747
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-value-filter .e-between-text-div,
|
|
883
748
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-label-filter .e-between-text-div,
|
|
884
749
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-value-filter .e-between-text-div {
|
|
885
750
|
padding: 10px 0;
|
|
886
751
|
}
|
|
887
|
-
|
|
888
752
|
.e-bigger .e-pivotview .e-member-editor-dialog.e-excel-filter,
|
|
889
753
|
.e-bigger.e-pivotview .e-member-editor-dialog.e-excel-filter {
|
|
890
754
|
min-width: 350px;
|
|
891
755
|
}
|
|
892
|
-
|
|
893
756
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
894
757
|
.e-bigger .e-pivotview .e-value-field-settings .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
895
758
|
.e-bigger .e-pivotview .e-pivot-format-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -899,24 +762,20 @@
|
|
|
899
762
|
font-size: 14px;
|
|
900
763
|
top: 0;
|
|
901
764
|
}
|
|
902
|
-
|
|
903
765
|
.e-bigger .e-pivotview .e-value-field-settings,
|
|
904
766
|
.e-bigger.e-pivotview .e-value-field-settings {
|
|
905
767
|
max-height: 510px !important;
|
|
906
768
|
}
|
|
907
|
-
|
|
908
769
|
.e-bigger .e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer,
|
|
909
770
|
.e-bigger.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
910
771
|
padding: 0 20px 10px;
|
|
911
772
|
}
|
|
912
|
-
|
|
913
773
|
.e-bigger .e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
914
774
|
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-label,
|
|
915
775
|
.e-bigger.e-pivotview .e-group-field-settings .e-caption-option-text,
|
|
916
776
|
.e-bigger.e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-label {
|
|
917
777
|
font-size: 14px;
|
|
918
778
|
}
|
|
919
|
-
|
|
920
779
|
.e-bigger .e-pivotview .e-group-field-settings .e-group-input-container,
|
|
921
780
|
.e-bigger .e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
922
781
|
.e-bigger .e-pivotview .e-group-field-settings .e-group-interval-option-container,
|
|
@@ -925,7 +784,6 @@
|
|
|
925
784
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
926
785
|
padding-top: 24px;
|
|
927
786
|
}
|
|
928
|
-
|
|
929
787
|
.e-bigger .e-pivotview .e-group-field-settings .e-caption-input-text,
|
|
930
788
|
.e-bigger .e-pivotview .e-group-field-settings .e-input-option-text,
|
|
931
789
|
.e-bigger .e-pivotview .e-group-field-settings .e-checkbox-wrapper .e-label,
|
|
@@ -936,18 +794,15 @@
|
|
|
936
794
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-inerval-option-text {
|
|
937
795
|
font-size: 14px;
|
|
938
796
|
}
|
|
939
|
-
|
|
940
797
|
.e-bigger .e-pivotview .e-group-field-settings .e-group-start-option-container .e-checkbox-wrapper,
|
|
941
798
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-start-option-container .e-checkbox-wrapper {
|
|
942
799
|
padding-top: 16px;
|
|
943
800
|
}
|
|
944
|
-
|
|
945
801
|
.e-bigger .e-pivotview .e-value-field-settings .e-field-name-text-container,
|
|
946
802
|
.e-bigger.e-pivotview .e-value-field-settings .e-field-name-text-container {
|
|
947
803
|
display: -ms-flexbox;
|
|
948
804
|
display: flex;
|
|
949
805
|
}
|
|
950
|
-
|
|
951
806
|
.e-bigger .e-pivotview .e-value-field-settings .e-field-name-title,
|
|
952
807
|
.e-bigger .e-pivotview .e-value-field-settings .e-field-name-content,
|
|
953
808
|
.e-bigger.e-pivotview .e-value-field-settings .e-field-name-title,
|
|
@@ -955,7 +810,6 @@
|
|
|
955
810
|
font-size: 14px;
|
|
956
811
|
font-weight: 500;
|
|
957
812
|
}
|
|
958
|
-
|
|
959
813
|
.e-bigger .e-pivotview .e-value-field-settings .e-caption-input-container,
|
|
960
814
|
.e-bigger .e-pivotview .e-value-field-settings .e-type-option-container,
|
|
961
815
|
.e-bigger .e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
@@ -966,7 +820,6 @@
|
|
|
966
820
|
.e-bigger.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
967
821
|
padding-top: 24px;
|
|
968
822
|
}
|
|
969
|
-
|
|
970
823
|
.e-bigger .e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
971
824
|
.e-bigger .e-pivotview .e-value-field-settings .e-base-item-option-text,
|
|
972
825
|
.e-bigger .e-pivotview .e-value-field-settings .e-type-option-text,
|
|
@@ -975,7 +828,6 @@
|
|
|
975
828
|
.e-bigger.e-pivotview .e-value-field-settings .e-type-option-text {
|
|
976
829
|
font-size: 14px;
|
|
977
830
|
}
|
|
978
|
-
|
|
979
831
|
.e-bigger .e-pivotview .e-value-field-settings .e-value-field-div-content,
|
|
980
832
|
.e-bigger .e-pivotview .e-value-field-settings .e-group-field-div-content,
|
|
981
833
|
.e-bigger .e-pivotview .e-group-field-settings .e-value-field-div-content,
|
|
@@ -1009,35 +861,28 @@
|
|
|
1009
861
|
display: inline-block;
|
|
1010
862
|
width: 18px;
|
|
1011
863
|
}
|
|
1012
|
-
|
|
1013
864
|
.e-pivotview .e-lastspan {
|
|
1014
865
|
display: inline-block;
|
|
1015
866
|
padding-top: 10px;
|
|
1016
867
|
width: 12px;
|
|
1017
868
|
}
|
|
1018
|
-
|
|
1019
|
-
.e-pivotview .e-grid.e-gridhover tr[role='row']:hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
869
|
+
.e-pivotview .e-grid.e-gridhover tr[role=row]:hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
|
|
1020
870
|
background-color: rgba(0, 0, 0, 0);
|
|
1021
871
|
}
|
|
1022
|
-
|
|
1023
872
|
.e-pivotview .e-rowsheader .e-cellvalue {
|
|
1024
873
|
margin-left: 10px;
|
|
1025
874
|
}
|
|
1026
|
-
|
|
1027
875
|
.e-pivotview .e-valuescontent {
|
|
1028
876
|
padding-right: 8px;
|
|
1029
877
|
text-align: right;
|
|
1030
878
|
}
|
|
1031
|
-
|
|
1032
|
-
.e-pivotview .e-grid
|
|
1033
|
-
.e-rowcell {
|
|
879
|
+
.e-pivotview .e-grid .e-rowcell {
|
|
1034
880
|
font-size: 14px !important;
|
|
1035
881
|
padding-left: 8px;
|
|
1036
882
|
-webkit-user-select: none;
|
|
1037
883
|
-ms-user-select: none;
|
|
1038
884
|
user-select: none;
|
|
1039
885
|
}
|
|
1040
|
-
|
|
1041
886
|
.e-pivotview .e-gtot,
|
|
1042
887
|
.e-pivotview .e-gtot.e-rowsheader,
|
|
1043
888
|
.e-pivotview .e-gtot.e-columnsheader,
|
|
@@ -1046,53 +891,41 @@
|
|
|
1046
891
|
.e-pivotview .e-headercell {
|
|
1047
892
|
background-color: #282d31;
|
|
1048
893
|
}
|
|
1049
|
-
|
|
1050
894
|
.e-pivotview .e-grid .e-gridheader {
|
|
1051
895
|
border-bottom-width: 1px;
|
|
1052
896
|
border-bottom-color: #444c54;
|
|
1053
897
|
}
|
|
1054
|
-
|
|
1055
898
|
.e-pivotview .e-gtot {
|
|
1056
899
|
font-weight: 700;
|
|
1057
900
|
}
|
|
1058
|
-
|
|
1059
|
-
.e-pivotview .e-gtot
|
|
1060
|
-
.e-cellvalue {
|
|
901
|
+
.e-pivotview .e-gtot .e-cellvalue {
|
|
1061
902
|
color: #e9ecef;
|
|
1062
903
|
}
|
|
1063
|
-
|
|
1064
904
|
.e-pivotview .e-rowsheader,
|
|
1065
905
|
.e-pivotview .e-columnsheader {
|
|
1066
906
|
background-color: #282d31;
|
|
1067
907
|
}
|
|
1068
|
-
|
|
1069
908
|
.e-pivotview .e-rowsheader .e-cellvalue {
|
|
1070
909
|
margin-left: 8px;
|
|
1071
910
|
margin-top: 5px;
|
|
1072
911
|
}
|
|
1073
|
-
|
|
1074
912
|
.e-pivotview .e-pivot-conditional-empty-format {
|
|
1075
913
|
margin: 10px;
|
|
1076
914
|
}
|
|
1077
|
-
|
|
1078
915
|
.e-pivotview .e-member-editor-dialog,
|
|
1079
916
|
.e-pivotview .e-olap-editor-dialog {
|
|
1080
917
|
visibility: hidden;
|
|
1081
918
|
}
|
|
1082
|
-
|
|
1083
919
|
.e-pivotview .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1084
920
|
margin-left: 20px;
|
|
1085
921
|
}
|
|
1086
|
-
|
|
1087
922
|
.e-pivotview .e-member-editor-dialog .e-rtl.e-toolbar .e-toolbar-items {
|
|
1088
923
|
margin-left: 0;
|
|
1089
924
|
margin-right: 20px;
|
|
1090
925
|
}
|
|
1091
|
-
|
|
1092
926
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
|
|
1093
927
|
width: 100%;
|
|
1094
928
|
}
|
|
1095
|
-
|
|
1096
929
|
.e-pivotview .e-grid .e-rowsheader.e-active,
|
|
1097
930
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
|
|
1098
931
|
.e-pivotview .e-grid .e-columnsheader.e-active,
|
|
@@ -1104,7 +937,6 @@
|
|
|
1104
937
|
background: #495057 !important;
|
|
1105
938
|
color: #ced4da !important;
|
|
1106
939
|
}
|
|
1107
|
-
|
|
1108
940
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-stackedheadercelldiv, .e-pivotview .e-grid .e-rowsheader.e-active .e-cellvalue,
|
|
1109
941
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons,
|
|
1110
942
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground .e-stackedheadercelldiv,
|
|
@@ -1130,7 +962,6 @@
|
|
|
1130
962
|
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground .e-icons {
|
|
1131
963
|
color: #ced4da !important;
|
|
1132
964
|
}
|
|
1133
|
-
|
|
1134
965
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-headertext,
|
|
1135
966
|
.e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground .e-headertext,
|
|
1136
967
|
.e-pivotview .e-grid .e-columnsheader.e-active .e-headertext,
|
|
@@ -1141,61 +972,49 @@
|
|
|
1141
972
|
.e-pivotview .e-grid .e-columnsheader.e-selectionbackground .e-headertext {
|
|
1142
973
|
color: #ced4da !important;
|
|
1143
974
|
}
|
|
1144
|
-
|
|
1145
975
|
.e-pivotview .e-drop-indicator {
|
|
1146
976
|
display: block;
|
|
1147
977
|
}
|
|
1148
|
-
|
|
1149
978
|
.e-pivotview div.e-cellvalue {
|
|
1150
979
|
margin-top: 5px;
|
|
1151
980
|
margin-top: 2px;
|
|
1152
981
|
}
|
|
1153
|
-
|
|
1154
982
|
.e-pivotview .e-sortfilterdiv {
|
|
1155
983
|
float: right;
|
|
1156
984
|
margin: -15px 0 !important;
|
|
1157
985
|
font-size: 12px !important;
|
|
1158
986
|
padding: 15px;
|
|
1159
987
|
}
|
|
1160
|
-
|
|
1161
988
|
.e-pivotview .e-sortfilterdiv.e-value-sort-icon {
|
|
1162
989
|
padding: 1px 4px !important;
|
|
1163
990
|
font-size: 12px !important;
|
|
1164
991
|
padding-bottom: 4px !important;
|
|
1165
992
|
padding-top: 4px !important;
|
|
1166
993
|
}
|
|
1167
|
-
|
|
1168
994
|
.e-pivotview .e-rowsheader .e-sortfilterdiv {
|
|
1169
995
|
margin: -10px 0 !important;
|
|
1170
996
|
}
|
|
1171
|
-
|
|
1172
997
|
.e-pivotview .e-rowsheader .e-sortfilterdiv.e-value-sort-align {
|
|
1173
998
|
margin: 0 !important;
|
|
1174
999
|
}
|
|
1175
|
-
|
|
1176
1000
|
.e-pivotview .e-pivotchart > svg, .e-pivotview .e-pivotchart-inner > svg {
|
|
1177
1001
|
border: 1px solid #495057;
|
|
1178
1002
|
}
|
|
1179
|
-
|
|
1180
1003
|
.e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
1181
1004
|
.e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
|
|
1182
1005
|
margin: -18px !important;
|
|
1183
1006
|
}
|
|
1184
|
-
|
|
1185
1007
|
.e-pivotview .e-grid .e-icons {
|
|
1186
1008
|
color: #fff !important;
|
|
1187
1009
|
color: #e9ecef !important;
|
|
1188
1010
|
}
|
|
1189
|
-
|
|
1190
1011
|
.e-pivotview .e-grid .e-icons:hover {
|
|
1191
1012
|
color: #fff !important;
|
|
1192
1013
|
color: #e9ecef !important;
|
|
1193
1014
|
}
|
|
1194
|
-
|
|
1195
1015
|
.e-pivotview .e-grid {
|
|
1196
1016
|
border-color: #495057;
|
|
1197
1017
|
}
|
|
1198
|
-
|
|
1199
1018
|
.e-pivotview .e-grid .e-rowsheader {
|
|
1200
1019
|
padding-left: 8px;
|
|
1201
1020
|
-webkit-user-select: none;
|
|
@@ -1203,47 +1022,38 @@
|
|
|
1203
1022
|
user-select: none;
|
|
1204
1023
|
-webkit-touch-callout: none;
|
|
1205
1024
|
}
|
|
1206
|
-
|
|
1207
1025
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
|
|
1208
1026
|
color: #fff !important;
|
|
1209
1027
|
color: #e9ecef !important;
|
|
1210
1028
|
}
|
|
1211
|
-
|
|
1212
1029
|
.e-pivotview.sf-pivotview .e-spinner-pane.e-pivot-outer-spinner {
|
|
1213
1030
|
z-index: 1 !important;
|
|
1214
1031
|
}
|
|
1215
|
-
|
|
1216
1032
|
.e-pivotview.sf-pivotview .e-spinner-pane.e-pivot-outer-spinner .e-spinner-inner {
|
|
1217
1033
|
visibility: hidden;
|
|
1218
1034
|
}
|
|
1219
|
-
|
|
1220
1035
|
.e-pivotview .e-grid.e-responsive .e-stackedheadercelldiv .e-stackedheadertext,
|
|
1221
1036
|
.e-pivotview .e-grid.e-responsive .e-headercelldiv .e-headertext {
|
|
1222
1037
|
text-overflow: ellipsis;
|
|
1223
1038
|
white-space: nowrap;
|
|
1224
1039
|
}
|
|
1225
|
-
|
|
1226
1040
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1227
1041
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1228
1042
|
padding-left: 8px !important;
|
|
1229
1043
|
padding-top: 0px !important;
|
|
1230
1044
|
padding-bottom: 0px !important;
|
|
1231
1045
|
}
|
|
1232
|
-
|
|
1233
1046
|
.e-pivotview .sf-grid .e-spinner-pane {
|
|
1234
1047
|
z-index: 1 !important;
|
|
1235
1048
|
}
|
|
1236
|
-
|
|
1237
1049
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1238
1050
|
.e-pivotview .e-grid .e-columnsheader {
|
|
1239
1051
|
padding-right: 8px !important;
|
|
1240
1052
|
}
|
|
1241
|
-
|
|
1242
1053
|
.e-pivotview .e-grid .e-headercelldiv,
|
|
1243
1054
|
.e-pivotview .e-grid .e-stackedheadercelldiv {
|
|
1244
1055
|
line-height: normal;
|
|
1245
1056
|
}
|
|
1246
|
-
|
|
1247
1057
|
.e-pivotview .e-frozenheader > .e-table,
|
|
1248
1058
|
.e-pivotview .e-frozencontent > .e-table {
|
|
1249
1059
|
border-left-color: #495057 !important;
|
|
@@ -1251,11 +1061,9 @@
|
|
|
1251
1061
|
border-left: 0;
|
|
1252
1062
|
border-right-width: 1px;
|
|
1253
1063
|
}
|
|
1254
|
-
|
|
1255
1064
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1256
1065
|
display: block;
|
|
1257
1066
|
}
|
|
1258
|
-
|
|
1259
1067
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1260
1068
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1261
1069
|
display: inline-block;
|
|
@@ -1264,11 +1072,9 @@
|
|
|
1264
1072
|
margin-top: 2px;
|
|
1265
1073
|
padding-left: 8px !important;
|
|
1266
1074
|
}
|
|
1267
|
-
|
|
1268
1075
|
.e-pivotview .e-stackedheadercelldiv {
|
|
1269
1076
|
padding: 0 0 0 1px !important;
|
|
1270
1077
|
}
|
|
1271
|
-
|
|
1272
1078
|
.e-pivotview .e-stackedheadercelldiv,
|
|
1273
1079
|
.e-pivotview .e-stackedheadertext,
|
|
1274
1080
|
.e-pivotview .e-headertext,
|
|
@@ -1277,46 +1083,37 @@
|
|
|
1277
1083
|
font-size: 14px;
|
|
1278
1084
|
font-weight: 700;
|
|
1279
1085
|
}
|
|
1280
|
-
|
|
1281
1086
|
.e-pivotview .e-stackedheadercelldiv .e-hyperlinkcell,
|
|
1282
1087
|
.e-pivotview .e-stackedheadertext .e-hyperlinkcell,
|
|
1283
1088
|
.e-pivotview .e-headertext .e-hyperlinkcell,
|
|
1284
1089
|
.e-pivotview .e-rowsheader .e-cellvalue .e-hyperlinkcell {
|
|
1285
1090
|
cursor: pointer;
|
|
1286
1091
|
}
|
|
1287
|
-
|
|
1288
1092
|
.e-pivotview .e-valuescontent .e-cellvalue .e-hyperlinkcell {
|
|
1289
1093
|
cursor: pointer;
|
|
1290
1094
|
}
|
|
1291
|
-
|
|
1292
1095
|
.e-pivotview .e-valuescontent {
|
|
1293
1096
|
opacity: 0.87 !important;
|
|
1294
1097
|
}
|
|
1295
|
-
|
|
1296
1098
|
.e-pivotview .e-rowcell {
|
|
1297
1099
|
opacity: 1;
|
|
1298
1100
|
}
|
|
1299
|
-
|
|
1300
1101
|
.e-pivotview .e-rowcell .e-cellvalue {
|
|
1301
1102
|
-webkit-user-select: none;
|
|
1302
1103
|
-ms-user-select: none;
|
|
1303
1104
|
user-select: none;
|
|
1304
1105
|
}
|
|
1305
|
-
|
|
1306
1106
|
.e-pivotview .e-grouping-bar .e-right-axis-fields {
|
|
1307
1107
|
-ms-flex: auto;
|
|
1308
1108
|
flex: auto;
|
|
1309
1109
|
}
|
|
1310
|
-
|
|
1311
1110
|
.e-pivotview .e-grouping-bar .e-left-axis-fields,
|
|
1312
1111
|
.e-pivotview .e-grouping-bar .e-right-axis-fields {
|
|
1313
1112
|
height: auto;
|
|
1314
1113
|
}
|
|
1315
|
-
|
|
1316
1114
|
.e-pivotview .e-grouping-bar .e-left-axis-fields {
|
|
1317
1115
|
min-width: 250px;
|
|
1318
1116
|
}
|
|
1319
|
-
|
|
1320
1117
|
.e-pivotview .e-grouping-bar .e-axis-row,
|
|
1321
1118
|
.e-pivotview .e-grouping-bar .e-axis-column,
|
|
1322
1119
|
.e-pivotview .e-grouping-bar .e-axis-value,
|
|
@@ -1326,13 +1123,11 @@
|
|
|
1326
1123
|
display: -ms-flexbox;
|
|
1327
1124
|
display: flex;
|
|
1328
1125
|
}
|
|
1329
|
-
|
|
1330
1126
|
.e-pivotview .e-grouping-bar .e-left-axis-fields {
|
|
1331
1127
|
border: 1px solid #495057;
|
|
1332
1128
|
border-bottom-width: 0;
|
|
1333
1129
|
border-right-width: 0;
|
|
1334
1130
|
}
|
|
1335
|
-
|
|
1336
1131
|
.e-pivotview .e-grouping-bar .e-all-fields-axis {
|
|
1337
1132
|
background: #282d31;
|
|
1338
1133
|
border: 1px solid #495057;
|
|
@@ -1340,40 +1135,32 @@
|
|
|
1340
1135
|
height: 30px !important;
|
|
1341
1136
|
min-height: 30px !important;
|
|
1342
1137
|
}
|
|
1343
|
-
|
|
1344
1138
|
.e-pivotview .e-grouping-bar .e-all-fields-axis .e-hscroll .e-scroll-nav {
|
|
1345
1139
|
background: #282d31;
|
|
1346
1140
|
min-height: 30px !important;
|
|
1347
1141
|
}
|
|
1348
|
-
|
|
1349
1142
|
.e-pivotview .e-grouping-bar .e-all-fields-axis .e-hscroll .e-scroll-nav:hover {
|
|
1350
1143
|
background-color: #5c636a;
|
|
1351
1144
|
}
|
|
1352
|
-
|
|
1353
1145
|
.e-pivotview .e-grouping-bar .e-all-fields-axis .e-hscroll .e-scroll-nav:hover .e-nav-arrow {
|
|
1354
1146
|
color: #fff !important;
|
|
1355
1147
|
}
|
|
1356
|
-
|
|
1357
1148
|
.e-pivotview .e-grouping-bar .e-all-fields-axis .e-toolbar-items {
|
|
1358
1149
|
background: #282d31;
|
|
1359
1150
|
min-height: 30px !important;
|
|
1360
1151
|
}
|
|
1361
|
-
|
|
1362
1152
|
.e-pivotview .e-grouping-bar .e-all-fields-axis .e-toolbar-items .e-toolbar-item {
|
|
1363
1153
|
margin: 0 !important;
|
|
1364
1154
|
min-height: 30px !important;
|
|
1365
1155
|
padding: 0 !important;
|
|
1366
1156
|
}
|
|
1367
|
-
|
|
1368
1157
|
.e-pivotview .e-grouping-bar .e-right-axis-fields {
|
|
1369
1158
|
border: 1px solid #495057;
|
|
1370
1159
|
border-bottom-width: 0;
|
|
1371
1160
|
}
|
|
1372
|
-
|
|
1373
1161
|
.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-filter {
|
|
1374
1162
|
border-bottom: 1px solid #495057;
|
|
1375
1163
|
}
|
|
1376
|
-
|
|
1377
1164
|
.e-pivotview .e-group-values,
|
|
1378
1165
|
.e-pivotview .e-group-columns,
|
|
1379
1166
|
.e-pivotview .e-group-filters,
|
|
@@ -1390,7 +1177,6 @@
|
|
|
1390
1177
|
scroll-behavior: smooth;
|
|
1391
1178
|
vertical-align: top;
|
|
1392
1179
|
}
|
|
1393
|
-
|
|
1394
1180
|
.e-pivotview .e-group-values.e-drag-restrict,
|
|
1395
1181
|
.e-pivotview .e-group-columns.e-drag-restrict,
|
|
1396
1182
|
.e-pivotview .e-group-filters.e-drag-restrict,
|
|
@@ -1398,7 +1184,6 @@
|
|
|
1398
1184
|
.e-pivotview .e-group-all-fields.e-drag-restrict {
|
|
1399
1185
|
cursor: no-drop;
|
|
1400
1186
|
}
|
|
1401
|
-
|
|
1402
1187
|
.e-pivotview .e-group-values .e-draggable-prompt,
|
|
1403
1188
|
.e-pivotview .e-group-columns .e-draggable-prompt,
|
|
1404
1189
|
.e-pivotview .e-group-filters .e-draggable-prompt,
|
|
@@ -1416,7 +1201,6 @@
|
|
|
1416
1201
|
font-size: 14px;
|
|
1417
1202
|
font-weight: normal;
|
|
1418
1203
|
}
|
|
1419
|
-
|
|
1420
1204
|
.e-pivotview .e-grouping-bar .e-pvt-btn-div,
|
|
1421
1205
|
.e-pivotview .e-group-rows .e-pvt-btn-div {
|
|
1422
1206
|
display: -ms-inline-flexbox;
|
|
@@ -1427,24 +1211,20 @@
|
|
|
1427
1211
|
padding-left: 0;
|
|
1428
1212
|
padding-right: 8px;
|
|
1429
1213
|
}
|
|
1430
|
-
|
|
1431
1214
|
.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-indent-div,
|
|
1432
1215
|
.e-pivotview .e-group-rows .e-pvt-btn-div .e-indent-div {
|
|
1433
1216
|
pointer-events: none;
|
|
1434
1217
|
}
|
|
1435
|
-
|
|
1436
1218
|
.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-drop-indicator,
|
|
1437
1219
|
.e-pivotview .e-group-rows .e-pvt-btn-div .e-drop-indicator {
|
|
1438
1220
|
pointer-events: none;
|
|
1439
1221
|
width: 2px;
|
|
1440
1222
|
}
|
|
1441
|
-
|
|
1442
1223
|
.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-drop-indicator.e-drop-hover,
|
|
1443
1224
|
.e-pivotview .e-group-rows .e-pvt-btn-div .e-drop-indicator.e-drop-hover {
|
|
1444
1225
|
border-left: 1px dashed #0d6efd;
|
|
1445
1226
|
border-left: 1px solid #0d6efd;
|
|
1446
1227
|
}
|
|
1447
|
-
|
|
1448
1228
|
.e-pivotview .e-grouping-bar .e-pivot-button,
|
|
1449
1229
|
.e-pivotview .e-group-rows .e-pivot-button {
|
|
1450
1230
|
background-color: #6c757d;
|
|
@@ -1457,24 +1237,21 @@
|
|
|
1457
1237
|
display: flex;
|
|
1458
1238
|
font-weight: normal;
|
|
1459
1239
|
height: 24px;
|
|
1460
|
-
line-height: .9em;
|
|
1240
|
+
line-height: 0.9em;
|
|
1461
1241
|
padding: 5px 8px;
|
|
1462
1242
|
text-transform: none;
|
|
1463
1243
|
vertical-align: bottom;
|
|
1464
1244
|
z-index: 1;
|
|
1465
1245
|
}
|
|
1466
|
-
|
|
1467
1246
|
.e-pivotview .e-grouping-bar .e-pivot-button.e-list-selected,
|
|
1468
1247
|
.e-pivotview .e-group-rows .e-pivot-button.e-list-selected {
|
|
1469
|
-
opacity: .5;
|
|
1248
|
+
opacity: 0.5;
|
|
1470
1249
|
}
|
|
1471
|
-
|
|
1472
1250
|
.e-pivotview .e-grouping-bar .e-pivot-button:hover,
|
|
1473
1251
|
.e-pivotview .e-group-rows .e-pivot-button:hover {
|
|
1474
1252
|
background-color: #5c636a;
|
|
1475
1253
|
border-color: #5c636a;
|
|
1476
1254
|
}
|
|
1477
|
-
|
|
1478
1255
|
.e-pivotview .e-grouping-bar .e-pivot-button:hover .e-sort,
|
|
1479
1256
|
.e-pivotview .e-grouping-bar .e-pivot-button:hover .e-dropdown-icon,
|
|
1480
1257
|
.e-pivotview .e-grouping-bar .e-pivot-button:hover .e-pv-filter,
|
|
@@ -1489,13 +1266,11 @@
|
|
|
1489
1266
|
.e-pivotview .e-group-rows .e-pivot-button:hover .e-edit {
|
|
1490
1267
|
color: #fff;
|
|
1491
1268
|
}
|
|
1492
|
-
|
|
1493
1269
|
.e-pivotview .e-grouping-bar .e-pivot-button.e-btn-focused,
|
|
1494
1270
|
.e-pivotview .e-group-rows .e-pivot-button.e-btn-focused {
|
|
1495
1271
|
background-color: #565e64;
|
|
1496
1272
|
color: #e9ecef;
|
|
1497
1273
|
}
|
|
1498
|
-
|
|
1499
1274
|
.e-pivotview .e-grouping-bar .e-pivot-button.e-btn-focused .e-sort,
|
|
1500
1275
|
.e-pivotview .e-grouping-bar .e-pivot-button.e-btn-focused .e-dropdown-icon,
|
|
1501
1276
|
.e-pivotview .e-grouping-bar .e-pivot-button.e-btn-focused .e-pv-filter,
|
|
@@ -1510,14 +1285,12 @@
|
|
|
1510
1285
|
.e-pivotview .e-group-rows .e-pivot-button.e-btn-focused .e-edit {
|
|
1511
1286
|
color: #fff;
|
|
1512
1287
|
}
|
|
1513
|
-
|
|
1514
1288
|
.e-pivotview .e-grouping-bar .e-pivot-button:focus, .e-pivotview .e-grouping-bar .e-pivot-button:active,
|
|
1515
1289
|
.e-pivotview .e-group-rows .e-pivot-button:focus,
|
|
1516
1290
|
.e-pivotview .e-group-rows .e-pivot-button:active {
|
|
1517
1291
|
background-color: #565e64;
|
|
1518
1292
|
color: #e9ecef;
|
|
1519
1293
|
}
|
|
1520
|
-
|
|
1521
1294
|
.e-pivotview .e-grouping-bar .e-pivot-button:focus .e-sort,
|
|
1522
1295
|
.e-pivotview .e-grouping-bar .e-pivot-button:focus .e-dropdown-icon,
|
|
1523
1296
|
.e-pivotview .e-grouping-bar .e-pivot-button:focus .e-pv-filter,
|
|
@@ -1543,7 +1316,6 @@
|
|
|
1543
1316
|
.e-pivotview .e-group-rows .e-pivot-button:active .e-edit {
|
|
1544
1317
|
color: #fff;
|
|
1545
1318
|
}
|
|
1546
|
-
|
|
1547
1319
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-content,
|
|
1548
1320
|
.e-pivotview .e-group-rows .e-pivot-button .e-content {
|
|
1549
1321
|
background-color: transparent;
|
|
@@ -1557,22 +1329,18 @@
|
|
|
1557
1329
|
text-overflow: ellipsis;
|
|
1558
1330
|
color: #fff;
|
|
1559
1331
|
}
|
|
1560
|
-
|
|
1561
1332
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-content.e-disable-drag,
|
|
1562
1333
|
.e-pivotview .e-group-rows .e-pivot-button .e-content.e-disable-drag {
|
|
1563
1334
|
cursor: auto;
|
|
1564
1335
|
}
|
|
1565
|
-
|
|
1566
1336
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-draggable,
|
|
1567
1337
|
.e-pivotview .e-group-rows .e-pivot-button .e-draggable {
|
|
1568
1338
|
height: initial !important;
|
|
1569
1339
|
}
|
|
1570
|
-
|
|
1571
1340
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-drag,
|
|
1572
1341
|
.e-pivotview .e-group-rows .e-pivot-button .e-drag {
|
|
1573
1342
|
display: none;
|
|
1574
1343
|
}
|
|
1575
|
-
|
|
1576
1344
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-sort,
|
|
1577
1345
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-dropdown-icon,
|
|
1578
1346
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-pv-filter,
|
|
@@ -1593,7 +1361,6 @@
|
|
|
1593
1361
|
margin-left: 4px;
|
|
1594
1362
|
width: 18px;
|
|
1595
1363
|
}
|
|
1596
|
-
|
|
1597
1364
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-sort:hover,
|
|
1598
1365
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-dropdown-icon:hover,
|
|
1599
1366
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-pv-filter:hover,
|
|
@@ -1608,7 +1375,6 @@
|
|
|
1608
1375
|
.e-pivotview .e-group-rows .e-pivot-button .e-edit:hover {
|
|
1609
1376
|
color: #fff;
|
|
1610
1377
|
}
|
|
1611
|
-
|
|
1612
1378
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-sort.e-disable,
|
|
1613
1379
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-dropdown-icon.e-disable,
|
|
1614
1380
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-pv-filter.e-disable,
|
|
@@ -1623,62 +1389,50 @@
|
|
|
1623
1389
|
.e-pivotview .e-group-rows .e-pivot-button .e-edit.e-disable {
|
|
1624
1390
|
display: none;
|
|
1625
1391
|
}
|
|
1626
|
-
|
|
1627
1392
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-sort,
|
|
1628
1393
|
.e-pivotview .e-group-rows .e-pivot-button .e-sort {
|
|
1629
1394
|
height: 12px;
|
|
1630
1395
|
transform: rotateX(0deg);
|
|
1631
1396
|
transition: transform 200ms ease-in-out;
|
|
1632
1397
|
}
|
|
1633
|
-
|
|
1634
1398
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-sort.e-descend,
|
|
1635
1399
|
.e-pivotview .e-group-rows .e-pivot-button .e-sort.e-descend {
|
|
1636
1400
|
transform: rotateX(180deg);
|
|
1637
1401
|
}
|
|
1638
|
-
|
|
1639
1402
|
.e-pivotview .e-grouping-bar .e-pivot-button .e-dropdown-icon,
|
|
1640
1403
|
.e-pivotview .e-group-rows .e-pivot-button .e-dropdown-icon {
|
|
1641
1404
|
margin-top: 1px;
|
|
1642
1405
|
}
|
|
1643
|
-
|
|
1644
1406
|
.e-pivotview .e-group-values .e-pvt-btn-div .e-pivot-button {
|
|
1645
1407
|
max-width: 230px;
|
|
1646
1408
|
}
|
|
1647
|
-
|
|
1648
1409
|
.e-pivotview .e-group-filters,
|
|
1649
1410
|
.e-pivotview .e-group-columns {
|
|
1650
1411
|
width: 100%;
|
|
1651
1412
|
}
|
|
1652
|
-
|
|
1653
1413
|
.e-pivotview .e-group-row {
|
|
1654
1414
|
padding: 0 !important;
|
|
1655
1415
|
}
|
|
1656
|
-
|
|
1657
1416
|
.e-pivotview .e-group-row .e-group-rows {
|
|
1658
1417
|
display: table;
|
|
1659
1418
|
-ms-flex: none;
|
|
1660
1419
|
flex: none;
|
|
1661
1420
|
width: 100%;
|
|
1662
1421
|
}
|
|
1663
|
-
|
|
1664
1422
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div {
|
|
1665
1423
|
max-width: unset;
|
|
1666
1424
|
width: 100%;
|
|
1667
1425
|
}
|
|
1668
|
-
|
|
1669
1426
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-indent-div {
|
|
1670
1427
|
pointer-events: none;
|
|
1671
1428
|
}
|
|
1672
|
-
|
|
1673
1429
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1674
1430
|
padding: 5px 8px;
|
|
1675
1431
|
width: 180px;
|
|
1676
1432
|
}
|
|
1677
|
-
|
|
1678
1433
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover {
|
|
1679
1434
|
background-color: #5c636a;
|
|
1680
1435
|
}
|
|
1681
|
-
|
|
1682
1436
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-sort,
|
|
1683
1437
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-dropdown-icon,
|
|
1684
1438
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-pv-filter,
|
|
@@ -1687,12 +1441,10 @@
|
|
|
1687
1441
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:hover .e-edit {
|
|
1688
1442
|
color: #fff !important;
|
|
1689
1443
|
}
|
|
1690
|
-
|
|
1691
1444
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused {
|
|
1692
1445
|
background-color: #565e64;
|
|
1693
1446
|
color: #e9ecef;
|
|
1694
1447
|
}
|
|
1695
|
-
|
|
1696
1448
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-sort,
|
|
1697
1449
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-dropdown-icon,
|
|
1698
1450
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-pv-filter,
|
|
@@ -1701,12 +1453,10 @@
|
|
|
1701
1453
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button.e-btn-focused .e-edit {
|
|
1702
1454
|
color: #fff !important;
|
|
1703
1455
|
}
|
|
1704
|
-
|
|
1705
1456
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus, .e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active {
|
|
1706
1457
|
background-color: #565e64;
|
|
1707
1458
|
color: #e9ecef;
|
|
1708
1459
|
}
|
|
1709
|
-
|
|
1710
1460
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-sort,
|
|
1711
1461
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-dropdown-icon,
|
|
1712
1462
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:focus .e-pv-filter,
|
|
@@ -1720,7 +1470,6 @@
|
|
|
1720
1470
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button:active .e-edit {
|
|
1721
1471
|
color: #fff !important;
|
|
1722
1472
|
}
|
|
1723
|
-
|
|
1724
1473
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
1725
1474
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
1726
1475
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
|
|
@@ -1733,7 +1482,6 @@
|
|
|
1733
1482
|
margin-left: 4px;
|
|
1734
1483
|
width: 18px;
|
|
1735
1484
|
}
|
|
1736
|
-
|
|
1737
1485
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
1738
1486
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon:hover,
|
|
1739
1487
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter:hover,
|
|
@@ -1742,7 +1490,6 @@
|
|
|
1742
1490
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit:hover {
|
|
1743
1491
|
color: #fff;
|
|
1744
1492
|
}
|
|
1745
|
-
|
|
1746
1493
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-disable,
|
|
1747
1494
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon.e-disable,
|
|
1748
1495
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter.e-disable,
|
|
@@ -1751,85 +1498,67 @@
|
|
|
1751
1498
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit.e-disable {
|
|
1752
1499
|
display: none;
|
|
1753
1500
|
}
|
|
1754
|
-
|
|
1755
1501
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort {
|
|
1756
1502
|
height: 12px;
|
|
1757
1503
|
width: 18px;
|
|
1758
1504
|
}
|
|
1759
|
-
|
|
1760
1505
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort.e-descend {
|
|
1761
1506
|
transform: rotateX(180deg);
|
|
1762
1507
|
}
|
|
1763
|
-
|
|
1764
1508
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
|
|
1765
1509
|
margin-top: 1px;
|
|
1766
1510
|
}
|
|
1767
|
-
|
|
1768
1511
|
.e-pivotview .e-axis-value {
|
|
1769
1512
|
display: inline-block;
|
|
1770
1513
|
height: 100%;
|
|
1771
1514
|
}
|
|
1772
|
-
|
|
1773
1515
|
.e-pivotview .e-axis-value .e-group-values {
|
|
1774
1516
|
height: 100%;
|
|
1775
1517
|
padding-bottom: 0;
|
|
1776
1518
|
}
|
|
1777
|
-
|
|
1778
1519
|
.e-pivotview .e-axis-value .e-group-chart-values {
|
|
1779
1520
|
display: inline-block;
|
|
1780
1521
|
height: 28px;
|
|
1781
1522
|
}
|
|
1782
|
-
|
|
1783
1523
|
.e-pivotview .e-axis-value .e-group-chart-values-drodown {
|
|
1784
1524
|
font-size: 13px;
|
|
1785
1525
|
height: 25px;
|
|
1786
1526
|
}
|
|
1787
|
-
|
|
1788
1527
|
.e-pivotview .e-axis-column .e-group-chart-columns-dropdown {
|
|
1789
1528
|
font-size: 13px;
|
|
1790
1529
|
height: 25px;
|
|
1791
1530
|
margin: 2px;
|
|
1792
1531
|
}
|
|
1793
|
-
|
|
1794
1532
|
.e-pivotview .e-axis-column .e-group-chart-columns-dropdown .e-input-group-icon {
|
|
1795
1533
|
min-height: initial;
|
|
1796
1534
|
}
|
|
1797
|
-
|
|
1798
1535
|
.e-pivotview .e-axis-column .e-group-chart-columns-dropdown input.e-input {
|
|
1799
1536
|
padding-bottom: 7px;
|
|
1800
1537
|
}
|
|
1801
|
-
|
|
1802
1538
|
.e-pivotview .e-chart-grouping-bar .e-axis-value {
|
|
1803
1539
|
height: auto !important;
|
|
1804
1540
|
padding-left: 6px;
|
|
1805
1541
|
border-bottom: 1px solid #495057;
|
|
1806
1542
|
}
|
|
1807
|
-
|
|
1808
1543
|
.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-multi-values {
|
|
1809
1544
|
padding-left: 2px;
|
|
1810
1545
|
}
|
|
1811
|
-
|
|
1812
1546
|
.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown {
|
|
1813
1547
|
margin: 2px;
|
|
1814
1548
|
}
|
|
1815
|
-
|
|
1816
1549
|
.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon {
|
|
1817
1550
|
min-height: initial;
|
|
1818
1551
|
}
|
|
1819
|
-
|
|
1820
1552
|
.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input {
|
|
1821
1553
|
padding-bottom: 7px;
|
|
1822
1554
|
}
|
|
1823
|
-
|
|
1824
1555
|
.e-pivotview .e-icons:not(.e-frame):not(.e-btn-icon):not(.e-sort):not(.e-dropdown-icon):not(.e-pv-filter):not(.e-pv-filtered):not(.e-remove):not(.e-edit):not(.e-drag) {
|
|
1825
1556
|
height: auto;
|
|
1826
1557
|
width: auto;
|
|
1827
1558
|
}
|
|
1828
|
-
|
|
1829
1559
|
.e-pivotview .e-collapse::before {
|
|
1830
1560
|
font-size: 18px;
|
|
1831
1561
|
}
|
|
1832
|
-
|
|
1833
1562
|
.e-pivotview .e-expand,
|
|
1834
1563
|
.e-pivotview .e-collapse {
|
|
1835
1564
|
cursor: pointer;
|
|
@@ -1842,52 +1571,42 @@
|
|
|
1842
1571
|
margin-bottom: 2px;
|
|
1843
1572
|
vertical-align: middle;
|
|
1844
1573
|
}
|
|
1845
|
-
|
|
1846
1574
|
.e-pivotview th .e-expand,
|
|
1847
1575
|
.e-pivotview th .e-collapse {
|
|
1848
1576
|
font-size: 10px !important;
|
|
1849
1577
|
margin-left: 0px;
|
|
1850
1578
|
margin-top: 3px;
|
|
1851
1579
|
}
|
|
1852
|
-
|
|
1853
1580
|
.e-pivotview .e-expand::before {
|
|
1854
1581
|
font-size: 20px;
|
|
1855
1582
|
}
|
|
1856
|
-
|
|
1857
1583
|
.e-pivotview.e-rtl .e-expand::before,
|
|
1858
1584
|
.e-pivotview.e-rtl .e-collapse::before {
|
|
1859
1585
|
margin-left: 0;
|
|
1860
1586
|
}
|
|
1861
|
-
|
|
1862
1587
|
.e-pivotview.e-rtl .e-grid .e-rowsheader {
|
|
1863
1588
|
padding-right: 8px !important;
|
|
1864
1589
|
}
|
|
1865
|
-
|
|
1866
1590
|
.e-pivotview.e-rtl .e-grid .e-columnsheader {
|
|
1867
1591
|
padding-right: 8px !important;
|
|
1868
1592
|
}
|
|
1869
|
-
|
|
1870
1593
|
.e-pivotview.e-rtl .e-grid .e-headercelldiv,
|
|
1871
1594
|
.e-pivotview.e-rtl .e-grid .e-columnsheader {
|
|
1872
1595
|
padding-left: 1.8em !important;
|
|
1873
1596
|
padding-right: 8px !important;
|
|
1874
1597
|
}
|
|
1875
|
-
|
|
1876
1598
|
.e-pivotview.e-rtl .e-frozenheader > .e-table,
|
|
1877
1599
|
.e-pivotview.e-rtl .e-frozencontent > .e-table {
|
|
1878
1600
|
border-left-width: 1px;
|
|
1879
1601
|
border-right: 0;
|
|
1880
1602
|
}
|
|
1881
|
-
|
|
1882
1603
|
.e-pivotview.e-rtl .e-rowsheader .e-cellvalue {
|
|
1883
1604
|
margin-left: 0;
|
|
1884
1605
|
margin-right: 7px;
|
|
1885
1606
|
}
|
|
1886
|
-
|
|
1887
1607
|
.e-pivotview.e-rtl .e-valuescontent {
|
|
1888
1608
|
text-align: left;
|
|
1889
1609
|
}
|
|
1890
|
-
|
|
1891
1610
|
.e-pivotview.e-rtl .e-group-values,
|
|
1892
1611
|
.e-pivotview.e-rtl .e-group-columns,
|
|
1893
1612
|
.e-pivotview.e-rtl .e-group-filters,
|
|
@@ -1895,19 +1614,16 @@
|
|
|
1895
1614
|
padding-left: 0;
|
|
1896
1615
|
padding-right: 8px;
|
|
1897
1616
|
}
|
|
1898
|
-
|
|
1899
1617
|
.e-pivotview.e-rtl .e-group-rows .e-pvt-btn-div,
|
|
1900
1618
|
.e-pivotview.e-rtl .e-grouping-bar .e-pvt-btn-div {
|
|
1901
1619
|
padding-left: 8px;
|
|
1902
1620
|
padding-right: 0;
|
|
1903
1621
|
}
|
|
1904
|
-
|
|
1905
1622
|
.e-pivotview.e-rtl .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
1906
1623
|
.e-pivotview.e-rtl .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content {
|
|
1907
1624
|
margin-left: 4px;
|
|
1908
1625
|
text-align: right;
|
|
1909
1626
|
}
|
|
1910
|
-
|
|
1911
1627
|
.e-pivotview.e-rtl .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
1912
1628
|
.e-pivotview.e-rtl .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
1913
1629
|
.e-pivotview.e-rtl .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
|
|
@@ -1923,32 +1639,26 @@
|
|
|
1923
1639
|
padding-left: 0;
|
|
1924
1640
|
padding-right: 4px;
|
|
1925
1641
|
}
|
|
1926
|
-
|
|
1927
1642
|
.e-pivotview.e-rtl .e-grouping-bar .e-left-axis-fields {
|
|
1928
1643
|
border-left-width: 0;
|
|
1929
1644
|
border-right-width: 1px;
|
|
1930
1645
|
}
|
|
1931
|
-
|
|
1932
1646
|
.e-pivotview.e-rtl .e-grouping-bar .e-right-axis-fields {
|
|
1933
1647
|
border-left-width: 1px;
|
|
1934
1648
|
}
|
|
1935
|
-
|
|
1936
1649
|
.e-pivotview.e-rtl .e-group-row .e-group-rows {
|
|
1937
1650
|
padding-left: 0;
|
|
1938
1651
|
padding-right: 8px;
|
|
1939
1652
|
}
|
|
1940
|
-
|
|
1941
1653
|
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div {
|
|
1942
1654
|
padding-left: 8px;
|
|
1943
1655
|
padding-right: 0;
|
|
1944
1656
|
}
|
|
1945
|
-
|
|
1946
1657
|
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content {
|
|
1947
1658
|
margin-left: 4px;
|
|
1948
1659
|
margin-right: 0;
|
|
1949
1660
|
text-align: right;
|
|
1950
1661
|
}
|
|
1951
|
-
|
|
1952
1662
|
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
1953
1663
|
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
1954
1664
|
.e-pivotview.e-rtl .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
|
|
@@ -1958,41 +1668,32 @@
|
|
|
1958
1668
|
padding-left: 0;
|
|
1959
1669
|
padding-right: 7px;
|
|
1960
1670
|
}
|
|
1961
|
-
|
|
1962
1671
|
.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
1963
1672
|
.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
1964
1673
|
padding-right: 12px !important;
|
|
1965
1674
|
}
|
|
1966
|
-
|
|
1967
1675
|
.e-pivotview.e-rtl .e-sortfilterdiv {
|
|
1968
1676
|
float: left;
|
|
1969
1677
|
}
|
|
1970
|
-
|
|
1971
1678
|
.e-pivotview.e-device .e-grouping-bar .e-pivot-button {
|
|
1972
1679
|
line-height: 1em !important;
|
|
1973
1680
|
}
|
|
1974
|
-
|
|
1975
1681
|
.e-pivotview.e-device .e-grouping-bar .e-group-all-fields .e-pvt-btn-div .e-pivot-button {
|
|
1976
1682
|
max-width: 155px;
|
|
1977
1683
|
}
|
|
1978
|
-
|
|
1979
1684
|
.e-pivotview.e-device .e-grouping-bar .e-group-filters .e-pvt-btn-div .e-pivot-button,
|
|
1980
1685
|
.e-pivotview.e-device .e-grouping-bar .e-group-values .e-pvt-btn-div .e-pivot-button {
|
|
1981
1686
|
max-width: 155px;
|
|
1982
1687
|
}
|
|
1983
|
-
|
|
1984
1688
|
.e-pivotview.e-device .e-grouping-bar .e-group-columns .e-pvt-btn-div .e-pivot-button {
|
|
1985
1689
|
max-width: 200px;
|
|
1986
1690
|
}
|
|
1987
|
-
|
|
1988
1691
|
.e-pivotview.e-device .e-group-row .e-group-rows .e-pvt-btn-div .e-indent-div {
|
|
1989
1692
|
width: 0 !important;
|
|
1990
1693
|
}
|
|
1991
|
-
|
|
1992
1694
|
.e-pivotview.e-device .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1993
1695
|
width: 155px;
|
|
1994
1696
|
}
|
|
1995
|
-
|
|
1996
1697
|
.e-pivotview .e-component-disable {
|
|
1997
1698
|
display: none !important;
|
|
1998
1699
|
}
|
|
@@ -2046,54 +1747,44 @@
|
|
|
2046
1747
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown {
|
|
2047
1748
|
margin: 4px;
|
|
2048
1749
|
}
|
|
2049
|
-
|
|
2050
1750
|
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon,
|
|
2051
1751
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown .e-input-group-icon {
|
|
2052
1752
|
min-height: initial;
|
|
2053
1753
|
}
|
|
2054
|
-
|
|
2055
1754
|
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input,
|
|
2056
1755
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-value .e-group-chart-values-drodown input.e-input {
|
|
2057
1756
|
padding-bottom: 10px;
|
|
2058
1757
|
padding-top: 0;
|
|
2059
1758
|
}
|
|
2060
|
-
|
|
2061
1759
|
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown,
|
|
2062
1760
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown {
|
|
2063
1761
|
margin: 4px;
|
|
2064
1762
|
}
|
|
2065
|
-
|
|
2066
1763
|
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown .e-input-group-icon,
|
|
2067
1764
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown .e-input-group-icon {
|
|
2068
1765
|
min-height: initial;
|
|
2069
1766
|
}
|
|
2070
|
-
|
|
2071
1767
|
.e-bigger .e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown input.e-input,
|
|
2072
1768
|
.e-bigger.e-pivotview .e-chart-grouping-bar .e-axis-column .e-group-chart-columns-dropdown input.e-input {
|
|
2073
1769
|
padding-bottom: 10px;
|
|
2074
1770
|
padding-top: 0;
|
|
2075
1771
|
}
|
|
2076
|
-
|
|
2077
1772
|
.e-bigger .e-pivotview .e-grid .e-rowsheader,
|
|
2078
1773
|
.e-bigger.e-pivotview .e-grid .e-rowsheader {
|
|
2079
1774
|
padding-left: 8px !important;
|
|
2080
1775
|
}
|
|
2081
|
-
|
|
2082
1776
|
.e-bigger .e-pivotview .e-grid .e-headercelldiv,
|
|
2083
1777
|
.e-bigger.e-pivotview .e-grid .e-headercelldiv {
|
|
2084
1778
|
padding-left: 8px !important;
|
|
2085
1779
|
}
|
|
2086
|
-
|
|
2087
1780
|
.e-bigger .e-pivotview .e-grid .e-columnsheader,
|
|
2088
1781
|
.e-bigger.e-pivotview .e-grid .e-columnsheader {
|
|
2089
1782
|
padding-left: 8px !important;
|
|
2090
1783
|
}
|
|
2091
|
-
|
|
2092
1784
|
.e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
|
|
2093
1785
|
.e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
|
|
2094
1786
|
height: 100% !important;
|
|
2095
1787
|
}
|
|
2096
|
-
|
|
2097
1788
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2098
1789
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2099
1790
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2104,25 +1795,21 @@
|
|
|
2104
1795
|
.e-bigger.e-pivotview .e-rowsheader .e-cellvalue {
|
|
2105
1796
|
font-size: 16px !important;
|
|
2106
1797
|
}
|
|
2107
|
-
|
|
2108
1798
|
.e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
|
|
2109
1799
|
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2110
1800
|
padding-left: 16px !important;
|
|
2111
1801
|
}
|
|
2112
|
-
|
|
2113
1802
|
.e-bigger .e-pivotview th .e-expand,
|
|
2114
1803
|
.e-bigger .e-pivotview th .e-collapse,
|
|
2115
1804
|
.e-bigger.e-pivotview th .e-expand,
|
|
2116
1805
|
.e-bigger.e-pivotview th .e-collapse {
|
|
2117
1806
|
margin-top: 4px;
|
|
2118
1807
|
}
|
|
2119
|
-
|
|
2120
1808
|
.e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis,
|
|
2121
1809
|
.e-bigger.e-pivotview .e-grouping-bar .e-all-fields-axis {
|
|
2122
1810
|
height: 36px !important;
|
|
2123
1811
|
min-height: 36px !important;
|
|
2124
1812
|
}
|
|
2125
|
-
|
|
2126
1813
|
.e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis .e-hscroll .e-scroll-nav,
|
|
2127
1814
|
.e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis .e-toolbar-items,
|
|
2128
1815
|
.e-bigger .e-pivotview .e-grouping-bar .e-all-fields-axis .e-toolbar-item,
|
|
@@ -2131,25 +1818,21 @@
|
|
|
2131
1818
|
.e-bigger.e-pivotview .e-grouping-bar .e-all-fields-axis .e-toolbar-item {
|
|
2132
1819
|
min-height: 36px !important;
|
|
2133
1820
|
}
|
|
2134
|
-
|
|
2135
1821
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div,
|
|
2136
1822
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div {
|
|
2137
1823
|
height: 30px;
|
|
2138
1824
|
}
|
|
2139
|
-
|
|
2140
1825
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button,
|
|
2141
1826
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
|
|
2142
1827
|
height: 30px;
|
|
2143
1828
|
line-height: 1em;
|
|
2144
1829
|
padding: 5px 12px;
|
|
2145
1830
|
}
|
|
2146
|
-
|
|
2147
1831
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
|
|
2148
1832
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content {
|
|
2149
1833
|
font-size: 13px;
|
|
2150
1834
|
margin-right: 8px;
|
|
2151
1835
|
}
|
|
2152
|
-
|
|
2153
1836
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
2154
1837
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
2155
1838
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filter,
|
|
@@ -2166,17 +1849,14 @@
|
|
|
2166
1849
|
height: 20px;
|
|
2167
1850
|
width: 20px;
|
|
2168
1851
|
}
|
|
2169
|
-
|
|
2170
1852
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
2171
1853
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-sort {
|
|
2172
1854
|
height: 14px;
|
|
2173
1855
|
}
|
|
2174
|
-
|
|
2175
1856
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
2176
1857
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
|
|
2177
1858
|
margin-top: 1px;
|
|
2178
1859
|
}
|
|
2179
|
-
|
|
2180
1860
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-filters,
|
|
2181
1861
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
|
|
2182
1862
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-columns,
|
|
@@ -2191,7 +1871,6 @@
|
|
|
2191
1871
|
min-height: 36px;
|
|
2192
1872
|
padding-left: 10px;
|
|
2193
1873
|
}
|
|
2194
|
-
|
|
2195
1874
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-filters .e-draggable-prompt,
|
|
2196
1875
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-values .e-draggable-prompt,
|
|
2197
1876
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-columns .e-draggable-prompt,
|
|
@@ -2204,12 +1883,10 @@
|
|
|
2204
1883
|
.e-bigger.e-pivotview .e-grouping-bar .e-group-all-fields .e-draggable-prompt {
|
|
2205
1884
|
font-size: 16px;
|
|
2206
1885
|
}
|
|
2207
|
-
|
|
2208
1886
|
.e-bigger .e-pivotview .e-grouping-bar .e-group-values,
|
|
2209
1887
|
.e-bigger.e-pivotview .e-grouping-bar .e-group-values {
|
|
2210
1888
|
height: 100%;
|
|
2211
1889
|
}
|
|
2212
|
-
|
|
2213
1890
|
.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-left-nav-container,
|
|
2214
1891
|
.e-bigger .e-pivotview .e-grouping-bar .e-left-axis-fields .e-axis-nav-div .e-right-nav-container,
|
|
2215
1892
|
.e-bigger .e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-left-nav-container,
|
|
@@ -2220,30 +1897,25 @@
|
|
|
2220
1897
|
.e-bigger.e-pivotview .e-grouping-bar .e-right-axis-fields .e-axis-nav-div .e-right-nav-container {
|
|
2221
1898
|
width: 24px;
|
|
2222
1899
|
}
|
|
2223
|
-
|
|
2224
1900
|
.e-bigger .e-pivotview .e-group-rows,
|
|
2225
1901
|
.e-bigger.e-pivotview .e-group-rows {
|
|
2226
1902
|
padding-left: 10px;
|
|
2227
1903
|
}
|
|
2228
|
-
|
|
2229
1904
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div,
|
|
2230
1905
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div {
|
|
2231
1906
|
height: 30px;
|
|
2232
1907
|
}
|
|
2233
|
-
|
|
2234
1908
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button,
|
|
2235
1909
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
2236
1910
|
height: 30px;
|
|
2237
1911
|
line-height: 1em;
|
|
2238
1912
|
padding: 5px 12px;
|
|
2239
1913
|
}
|
|
2240
|
-
|
|
2241
1914
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
2242
1915
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content {
|
|
2243
1916
|
font-size: 13px;
|
|
2244
1917
|
margin-right: 8px;
|
|
2245
1918
|
}
|
|
2246
|
-
|
|
2247
1919
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
2248
1920
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
2249
1921
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filter,
|
|
@@ -2260,35 +1932,29 @@
|
|
|
2260
1932
|
height: 20px;
|
|
2261
1933
|
width: 20px;
|
|
2262
1934
|
}
|
|
2263
|
-
|
|
2264
1935
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort,
|
|
2265
1936
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-sort {
|
|
2266
1937
|
height: 14px;
|
|
2267
1938
|
}
|
|
2268
|
-
|
|
2269
1939
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon,
|
|
2270
1940
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-dropdown-icon {
|
|
2271
1941
|
margin-top: 1px;
|
|
2272
1942
|
}
|
|
2273
|
-
|
|
2274
1943
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
2275
1944
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
2276
1945
|
margin: -23px -15px !important;
|
|
2277
1946
|
font-size: 12px !important;
|
|
2278
1947
|
}
|
|
2279
|
-
|
|
2280
1948
|
.e-bigger .e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
2281
1949
|
.e-bigger .e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv,
|
|
2282
1950
|
.e-bigger.e-pivotview .e-grid .e-columnheader.e-wrap .e-sortfilterdiv,
|
|
2283
1951
|
.e-bigger.e-pivotview .e-grid.e-wrap .e-columnheader .e-sortfilterdiv {
|
|
2284
1952
|
margin: -18px -15px !important;
|
|
2285
1953
|
}
|
|
2286
|
-
|
|
2287
1954
|
.e-bigger .e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container,
|
|
2288
1955
|
.e-bigger.e-pivotview .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container {
|
|
2289
1956
|
height: 139px;
|
|
2290
1957
|
}
|
|
2291
|
-
|
|
2292
1958
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2293
1959
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2294
1960
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2301,27 +1967,22 @@
|
|
|
2301
1967
|
font-size: 16px;
|
|
2302
1968
|
font-weight: 700 !important;
|
|
2303
1969
|
}
|
|
2304
|
-
|
|
2305
1970
|
.e-bigger .e-pivotview .e-grid .e-columnsheader,
|
|
2306
1971
|
.e-bigger.e-pivotview .e-grid .e-columnsheader {
|
|
2307
1972
|
padding-right: 16px !important;
|
|
2308
1973
|
}
|
|
2309
|
-
|
|
2310
1974
|
.e-bigger .e-pivotview .e-rowcell,
|
|
2311
1975
|
.e-bigger.e-pivotview .e-rowcell {
|
|
2312
1976
|
font-size: 16px !important;
|
|
2313
1977
|
}
|
|
2314
|
-
|
|
2315
1978
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
|
|
2316
1979
|
.e-bigger.e-pivotview.e-rtl .e-grid .e-rowsheader {
|
|
2317
1980
|
padding-right: 10px !important;
|
|
2318
1981
|
}
|
|
2319
|
-
|
|
2320
1982
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
|
|
2321
1983
|
.e-bigger.e-pivotview.e-rtl .e-grid .e-columnsheader {
|
|
2322
1984
|
padding-right: 16px !important;
|
|
2323
1985
|
}
|
|
2324
|
-
|
|
2325
1986
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-headercelldiv,
|
|
2326
1987
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-columnsheader,
|
|
2327
1988
|
.e-bigger.e-pivotview.e-rtl .e-grid .e-headercelldiv,
|
|
@@ -2329,7 +1990,6 @@
|
|
|
2329
1990
|
padding-left: 1.8em !important;
|
|
2330
1991
|
padding-right: 8px !important;
|
|
2331
1992
|
}
|
|
2332
|
-
|
|
2333
1993
|
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-rows,
|
|
2334
1994
|
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-columns,
|
|
2335
1995
|
.e-bigger .e-pivotview.e-rtl .e-grouping-bar .e-group-values,
|
|
@@ -2343,25 +2003,21 @@
|
|
|
2343
2003
|
padding-left: 0;
|
|
2344
2004
|
padding-right: 10px;
|
|
2345
2005
|
}
|
|
2346
|
-
|
|
2347
2006
|
.e-bigger .e-pivotview.e-rtl .e-group-row .e-group-rows,
|
|
2348
2007
|
.e-bigger.e-pivotview.e-rtl .e-group-row .e-group-rows {
|
|
2349
2008
|
padding-left: 0;
|
|
2350
2009
|
padding-right: 10px;
|
|
2351
2010
|
}
|
|
2352
|
-
|
|
2353
2011
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2354
2012
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
|
|
2355
2013
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2356
2014
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2357
2015
|
padding-right: 16px !important;
|
|
2358
2016
|
}
|
|
2359
|
-
|
|
2360
2017
|
.e-bigger .e-pivotview .e-expand::before,
|
|
2361
2018
|
.e-bigger.e-pivotview .e-expand::before {
|
|
2362
2019
|
font-size: 24px;
|
|
2363
2020
|
}
|
|
2364
|
-
|
|
2365
2021
|
.e-bigger .e-pivotview .e-collapse::before,
|
|
2366
2022
|
.e-bigger.e-pivotview .e-collapse::before {
|
|
2367
2023
|
font-size: 22px;
|
|
@@ -2369,4 +2025,4 @@
|
|
|
2369
2025
|
|
|
2370
2026
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|
|
2371
2027
|
background-size: 100% 200px;
|
|
2372
|
-
}
|
|
2028
|
+
}
|