@syncfusion/ej2-vue-pivotview 20.1.47 → 20.1.48
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 +0 -16
- package/dist/ej2-vue-pivotview.umd.min.js +2 -2
- package/dist/es6/ej2-vue-pivotview.es2015.js +4 -32
- package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es5.js +2 -20
- package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +14 -8
- package/src/pivotfieldlist/pivotfieldlist.component.d.ts +0 -1
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -10
- package/src/pivotview/pivotview.component.d.ts +0 -1
- package/src/pivotview/pivotview.component.js +1 -10
- package/styles/bootstrap-dark.css +29 -80
- package/styles/bootstrap.css +29 -80
- package/styles/bootstrap4.css +31 -82
- package/styles/bootstrap5-dark.css +64 -151
- package/styles/bootstrap5.css +64 -151
- package/styles/fabric-dark.css +29 -81
- package/styles/fabric.css +29 -80
- package/styles/highcontrast-light.css +29 -80
- package/styles/highcontrast.css +29 -80
- package/styles/material-dark.css +29 -80
- package/styles/material.css +29 -80
- package/styles/pivotfieldlist/bootstrap-dark.css +16 -33
- package/styles/pivotfieldlist/bootstrap.css +16 -33
- package/styles/pivotfieldlist/bootstrap4.css +16 -33
- package/styles/pivotfieldlist/bootstrap5-dark.css +40 -78
- package/styles/pivotfieldlist/bootstrap5.css +40 -78
- package/styles/pivotfieldlist/fabric-dark.css +16 -33
- package/styles/pivotfieldlist/fabric.css +16 -33
- package/styles/pivotfieldlist/highcontrast-light.css +16 -33
- package/styles/pivotfieldlist/highcontrast.css +16 -33
- package/styles/pivotfieldlist/material-dark.css +16 -33
- package/styles/pivotfieldlist/material.css +16 -33
- package/styles/pivotfieldlist/tailwind-dark.css +137 -145
- package/styles/pivotfieldlist/tailwind.css +137 -145
- package/styles/pivotview/bootstrap-dark.css +13 -47
- package/styles/pivotview/bootstrap.css +13 -47
- package/styles/pivotview/bootstrap4.css +15 -49
- package/styles/pivotview/bootstrap5-dark.css +24 -73
- package/styles/pivotview/bootstrap5.css +24 -73
- package/styles/pivotview/fabric-dark.css +13 -48
- package/styles/pivotview/fabric.css +13 -47
- package/styles/pivotview/highcontrast-light.css +13 -47
- package/styles/pivotview/highcontrast.css +13 -47
- package/styles/pivotview/material-dark.css +13 -47
- package/styles/pivotview/material.css +13 -47
- package/styles/pivotview/tailwind-dark.css +61 -115
- package/styles/pivotview/tailwind.css +61 -115
- package/styles/tailwind-dark.css +198 -260
- package/styles/tailwind.css +198 -260
- package/styles/fluent-dark.css +0 -8914
- package/styles/fluent-dark.scss +0 -2
- package/styles/fluent.css +0 -8916
- package/styles/fluent.scss +0 -2
- package/styles/pivotfieldlist/fluent-dark.css +0 -6456
- package/styles/pivotfieldlist/fluent-dark.scss +0 -1
- package/styles/pivotfieldlist/fluent.css +0 -6456
- package/styles/pivotfieldlist/fluent.scss +0 -1
- package/styles/pivotview/fluent-dark.css +0 -2457
- package/styles/pivotview/fluent-dark.scss +0 -1
- package/styles/pivotview/fluent.css +0 -2459
- package/styles/pivotview/fluent.scss +0 -1
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
.e-pivotview .e-value-field-settings .e-type-option-container,
|
|
222
222
|
.e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
223
223
|
.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
224
|
-
padding-top:
|
|
224
|
+
padding-top: 12px;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
.e-pivotview .e-group-field-settings .e-group-input-container,
|
|
264
264
|
.e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
265
265
|
.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
266
|
-
padding-top:
|
|
266
|
+
padding-top: 12px;
|
|
267
267
|
}
|
|
268
268
|
|
|
269
269
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
@@ -278,7 +278,7 @@
|
|
|
278
278
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container {
|
|
279
279
|
display: -ms-flexbox;
|
|
280
280
|
display: flex;
|
|
281
|
-
padding: 0
|
|
281
|
+
padding: 0 12px 10px;
|
|
282
282
|
}
|
|
283
283
|
|
|
284
284
|
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
@@ -289,7 +289,7 @@
|
|
|
289
289
|
|
|
290
290
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-wrapper,
|
|
291
291
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-container {
|
|
292
|
-
padding: 5px
|
|
292
|
+
padding: 5px 12px 10px;
|
|
293
293
|
}
|
|
294
294
|
|
|
295
295
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
}
|
|
304
304
|
|
|
305
305
|
.e-pivotview .e-member-editor-dialog .e-member-prompt {
|
|
306
|
-
padding: 15px
|
|
306
|
+
padding: 15px 12px;
|
|
307
307
|
text-align: center;
|
|
308
308
|
width: 100%;
|
|
309
309
|
}
|
|
@@ -660,7 +660,7 @@
|
|
|
660
660
|
}
|
|
661
661
|
|
|
662
662
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
663
|
-
padding: 0
|
|
663
|
+
padding: 0 12px;
|
|
664
664
|
}
|
|
665
665
|
|
|
666
666
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
|
|
706
706
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
707
707
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
708
|
-
height: 32px
|
|
708
|
+
height: 32px;
|
|
709
709
|
overflow: hidden;
|
|
710
710
|
padding-left: 10px;
|
|
711
711
|
}
|
|
@@ -723,10 +723,6 @@
|
|
|
723
723
|
line-height: 32px;
|
|
724
724
|
}
|
|
725
725
|
|
|
726
|
-
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
727
|
-
margin-left: 18px !important;
|
|
728
|
-
}
|
|
729
|
-
|
|
730
726
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
|
|
731
727
|
padding: 0 !important;
|
|
732
728
|
}
|
|
@@ -796,7 +792,6 @@
|
|
|
796
792
|
float: left;
|
|
797
793
|
margin-top: 8px;
|
|
798
794
|
width: 40%;
|
|
799
|
-
padding-left: 12px;
|
|
800
795
|
}
|
|
801
796
|
|
|
802
797
|
.e-pivotview-report-input {
|
|
@@ -1053,7 +1048,7 @@
|
|
|
1053
1048
|
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
|
|
1054
1049
|
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
|
|
1055
1050
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
1056
|
-
padding: 0
|
|
1051
|
+
padding: 0 12px 10px;
|
|
1057
1052
|
}
|
|
1058
1053
|
|
|
1059
1054
|
.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
|
|
@@ -1061,18 +1056,6 @@
|
|
|
1061
1056
|
margin-top: 12px;
|
|
1062
1057
|
}
|
|
1063
1058
|
|
|
1064
|
-
.e-bigger .e-dialog .e-footer-content {
|
|
1065
|
-
height: 62px;
|
|
1066
|
-
}
|
|
1067
|
-
|
|
1068
|
-
.e-bigger .e-dialog .e-dlg-header-content {
|
|
1069
|
-
padding-left: 10px;
|
|
1070
|
-
}
|
|
1071
|
-
|
|
1072
|
-
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
1073
|
-
margin-left: 24px !important;
|
|
1074
|
-
}
|
|
1075
|
-
|
|
1076
1059
|
/*! PivotView theme */
|
|
1077
1060
|
.e-pivotview .e-nextspan {
|
|
1078
1061
|
display: inline-block;
|
|
@@ -1100,11 +1083,8 @@
|
|
|
1100
1083
|
|
|
1101
1084
|
.e-pivotview .e-grid
|
|
1102
1085
|
.e-rowcell {
|
|
1103
|
-
font-size: 14px
|
|
1086
|
+
font-size: 14px;
|
|
1104
1087
|
padding-left: 8px;
|
|
1105
|
-
-webkit-user-select: none;
|
|
1106
|
-
-ms-user-select: none;
|
|
1107
|
-
user-select: none;
|
|
1108
1088
|
}
|
|
1109
1089
|
|
|
1110
1090
|
.e-pivotview .e-gtot,
|
|
@@ -1222,7 +1202,7 @@
|
|
|
1222
1202
|
|
|
1223
1203
|
.e-pivotview .e-sortfilterdiv {
|
|
1224
1204
|
float: right;
|
|
1225
|
-
margin: -
|
|
1205
|
+
margin: -28px -5px !important;
|
|
1226
1206
|
font-size: 12px !important;
|
|
1227
1207
|
padding: 15px;
|
|
1228
1208
|
}
|
|
@@ -1264,10 +1244,6 @@
|
|
|
1264
1244
|
|
|
1265
1245
|
.e-pivotview .e-grid .e-rowsheader {
|
|
1266
1246
|
padding-left: 8px;
|
|
1267
|
-
-webkit-user-select: none;
|
|
1268
|
-
-ms-user-select: none;
|
|
1269
|
-
user-select: none;
|
|
1270
|
-
-webkit-touch-callout: none;
|
|
1271
1247
|
}
|
|
1272
1248
|
|
|
1273
1249
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
|
|
@@ -1288,17 +1264,13 @@
|
|
|
1288
1264
|
padding-bottom: 0px !important;
|
|
1289
1265
|
}
|
|
1290
1266
|
|
|
1291
|
-
.e-pivotview .sf-grid .e-spinner-pane {
|
|
1292
|
-
z-index: 1 !important;
|
|
1293
|
-
}
|
|
1294
|
-
|
|
1295
1267
|
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1296
1268
|
.e-pivotview .sf-grid .e-columnsheader {
|
|
1297
1269
|
padding-right: 8px !important;
|
|
1298
1270
|
}
|
|
1299
1271
|
|
|
1300
|
-
.e-pivotview .
|
|
1301
|
-
.e-pivotview .
|
|
1272
|
+
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1273
|
+
.e-pivotview .sf-grid .e-stackedheadercelldiv {
|
|
1302
1274
|
line-height: normal;
|
|
1303
1275
|
}
|
|
1304
1276
|
|
|
@@ -1316,10 +1288,9 @@
|
|
|
1316
1288
|
|
|
1317
1289
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1318
1290
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1319
|
-
padding-left:
|
|
1291
|
+
padding-left: 8px !important;
|
|
1320
1292
|
margin-top: 5px;
|
|
1321
1293
|
margin-top: 2px;
|
|
1322
|
-
padding-left: 8px !important;
|
|
1323
1294
|
}
|
|
1324
1295
|
|
|
1325
1296
|
.e-pivotview .e-stackedheadercelldiv {
|
|
@@ -1515,7 +1486,7 @@
|
|
|
1515
1486
|
font-weight: normal;
|
|
1516
1487
|
height: 24px;
|
|
1517
1488
|
line-height: .9em;
|
|
1518
|
-
padding:
|
|
1489
|
+
padding: 4px 8px;
|
|
1519
1490
|
text-transform: none;
|
|
1520
1491
|
vertical-align: bottom;
|
|
1521
1492
|
z-index: 1;
|
|
@@ -1728,7 +1699,7 @@
|
|
|
1728
1699
|
}
|
|
1729
1700
|
|
|
1730
1701
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1731
|
-
padding:
|
|
1702
|
+
padding: 4px 8px;
|
|
1732
1703
|
width: 180px;
|
|
1733
1704
|
}
|
|
1734
1705
|
|
|
@@ -1909,7 +1880,7 @@
|
|
|
1909
1880
|
}
|
|
1910
1881
|
|
|
1911
1882
|
.e-pivotview .e-expand::before {
|
|
1912
|
-
font-size:
|
|
1883
|
+
font-size: 18px;
|
|
1913
1884
|
}
|
|
1914
1885
|
|
|
1915
1886
|
.e-pivotview.e-rtl .e-expand::before,
|
|
@@ -2025,7 +1996,7 @@
|
|
|
2025
1996
|
|
|
2026
1997
|
.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2027
1998
|
.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2028
|
-
padding-right:
|
|
1999
|
+
padding-right: 8px !important;
|
|
2029
2000
|
}
|
|
2030
2001
|
|
|
2031
2002
|
.e-pivotview.e-rtl .e-sortfilterdiv {
|
|
@@ -2153,11 +2124,6 @@
|
|
|
2153
2124
|
padding-left: 8px !important;
|
|
2154
2125
|
}
|
|
2155
2126
|
|
|
2156
|
-
.e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
|
|
2157
|
-
.e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
|
|
2158
|
-
height: 100% !important;
|
|
2159
|
-
}
|
|
2160
|
-
|
|
2161
2127
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2162
2128
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2163
2129
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2169,11 +2135,6 @@
|
|
|
2169
2135
|
font-size: 16px !important;
|
|
2170
2136
|
}
|
|
2171
2137
|
|
|
2172
|
-
.e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
|
|
2173
|
-
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2174
|
-
padding-left: 16px !important;
|
|
2175
|
-
}
|
|
2176
|
-
|
|
2177
2138
|
.e-bigger .e-pivotview th .e-expand,
|
|
2178
2139
|
.e-bigger .e-pivotview th .e-collapse,
|
|
2179
2140
|
.e-bigger.e-pivotview th .e-expand,
|
|
@@ -2205,7 +2166,7 @@
|
|
|
2205
2166
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
|
|
2206
2167
|
height: 30px;
|
|
2207
2168
|
line-height: 1em;
|
|
2208
|
-
padding:
|
|
2169
|
+
padding: 6px 12px;
|
|
2209
2170
|
}
|
|
2210
2171
|
|
|
2211
2172
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2226,7 +2187,7 @@
|
|
|
2226
2187
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2227
2188
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2228
2189
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2229
|
-
font-size: 14px
|
|
2190
|
+
font-size: 14px;
|
|
2230
2191
|
height: 20px;
|
|
2231
2192
|
width: 20px;
|
|
2232
2193
|
}
|
|
@@ -2307,7 +2268,7 @@
|
|
|
2307
2268
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
2308
2269
|
height: 30px;
|
|
2309
2270
|
line-height: 1em;
|
|
2310
|
-
padding:
|
|
2271
|
+
padding: 6px 12px;
|
|
2311
2272
|
}
|
|
2312
2273
|
|
|
2313
2274
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2328,7 +2289,7 @@
|
|
|
2328
2289
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2329
2290
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2330
2291
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2331
|
-
font-size: 14px
|
|
2292
|
+
font-size: 14px;
|
|
2332
2293
|
height: 20px;
|
|
2333
2294
|
width: 20px;
|
|
2334
2295
|
}
|
|
@@ -2345,7 +2306,7 @@
|
|
|
2345
2306
|
|
|
2346
2307
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
2347
2308
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
2348
|
-
margin: -
|
|
2309
|
+
margin: -26px -10px !important;
|
|
2349
2310
|
font-size: 12px !important;
|
|
2350
2311
|
}
|
|
2351
2312
|
|
|
@@ -2388,7 +2349,7 @@
|
|
|
2388
2349
|
|
|
2389
2350
|
.e-bigger .e-pivotview .e-rowcell,
|
|
2390
2351
|
.e-bigger.e-pivotview .e-rowcell {
|
|
2391
|
-
font-size: 16px
|
|
2352
|
+
font-size: 16px;
|
|
2392
2353
|
}
|
|
2393
2354
|
|
|
2394
2355
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
|
|
@@ -2433,17 +2394,7 @@
|
|
|
2433
2394
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
|
|
2434
2395
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2435
2396
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2436
|
-
padding-right:
|
|
2437
|
-
}
|
|
2438
|
-
|
|
2439
|
-
.e-bigger .e-pivotview .e-expand::before,
|
|
2440
|
-
.e-bigger.e-pivotview .e-expand::before {
|
|
2441
|
-
font-size: 24px;
|
|
2442
|
-
}
|
|
2443
|
-
|
|
2444
|
-
.e-bigger .e-pivotview .e-collapse::before,
|
|
2445
|
-
.e-bigger.e-pivotview .e-collapse::before {
|
|
2446
|
-
font-size: 22px;
|
|
2397
|
+
padding-right: 8px !important;
|
|
2447
2398
|
}
|
|
2448
2399
|
|
|
2449
2400
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|
|
@@ -2849,7 +2800,7 @@
|
|
|
2849
2800
|
}
|
|
2850
2801
|
|
|
2851
2802
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
2852
|
-
padding-bottom:
|
|
2803
|
+
padding-bottom: 10px;
|
|
2853
2804
|
}
|
|
2854
2805
|
|
|
2855
2806
|
.e-pivot-formatting-dialog .e-format-delete-icon {
|
|
@@ -2878,7 +2829,7 @@
|
|
|
2878
2829
|
|
|
2879
2830
|
.e-pivot-formatting-dialog .e-format-font-color-picker {
|
|
2880
2831
|
margin-left: 0;
|
|
2881
|
-
margin-right:
|
|
2832
|
+
margin-right: 18px;
|
|
2882
2833
|
}
|
|
2883
2834
|
|
|
2884
2835
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
@@ -2903,7 +2854,7 @@
|
|
|
2903
2854
|
float: right;
|
|
2904
2855
|
padding-right: 12px;
|
|
2905
2856
|
padding-top: 12px;
|
|
2906
|
-
color: #fff
|
|
2857
|
+
color: #fff;
|
|
2907
2858
|
}
|
|
2908
2859
|
|
|
2909
2860
|
.e-pivot-formatting-dialog .e-format-delete-button:hover,
|
|
@@ -2947,12 +2898,11 @@
|
|
|
2947
2898
|
background: none;
|
|
2948
2899
|
margin: 0 2px;
|
|
2949
2900
|
width: 14px;
|
|
2950
|
-
color: #fff !important;
|
|
2951
2901
|
}
|
|
2952
2902
|
|
|
2953
2903
|
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn .e-selected-color:hover,
|
|
2954
2904
|
.e-pivot-formatting-dialog .e-colorpicker-container .e-split-btn-wrapper .e-split-btn .e-selected-color:hover {
|
|
2955
|
-
color: #adb5bd
|
|
2905
|
+
color: #adb5bd;
|
|
2956
2906
|
}
|
|
2957
2907
|
|
|
2958
2908
|
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn,
|
|
@@ -3008,7 +2958,7 @@
|
|
|
3008
2958
|
}
|
|
3009
2959
|
|
|
3010
2960
|
.e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker {
|
|
3011
|
-
margin-left:
|
|
2961
|
+
margin-left: 18px;
|
|
3012
2962
|
margin-right: 0;
|
|
3013
2963
|
}
|
|
3014
2964
|
|
|
@@ -3030,10 +2980,6 @@
|
|
|
3030
2980
|
padding-left: 12px;
|
|
3031
2981
|
}
|
|
3032
2982
|
|
|
3033
|
-
.e-pivot-formatting-dialog.e-rtl.e-device .e-format-font-color-picker {
|
|
3034
|
-
margin-right: 0;
|
|
3035
|
-
}
|
|
3036
|
-
|
|
3037
2983
|
.e-bigger.e-pivot-formatting-dialog,
|
|
3038
2984
|
.e-bigger .e-pivot-formatting-dialog {
|
|
3039
2985
|
min-width: 680px !important;
|
|
@@ -3129,13 +3075,12 @@
|
|
|
3129
3075
|
color: #ced4da;
|
|
3130
3076
|
font-size: 14px;
|
|
3131
3077
|
margin-bottom: 4px;
|
|
3132
|
-
margin-top:
|
|
3078
|
+
margin-top: 15px;
|
|
3133
3079
|
overflow: hidden;
|
|
3134
3080
|
padding: 4px 0;
|
|
3135
3081
|
padding-bottom: 0;
|
|
3136
3082
|
text-overflow: ellipsis;
|
|
3137
3083
|
white-space: nowrap;
|
|
3138
|
-
padding-bottom: 4px;
|
|
3139
3084
|
}
|
|
3140
3085
|
|
|
3141
3086
|
.e-pivot-calc-dialog-div .e-treeview .e-sibling {
|
|
@@ -3163,9 +3108,7 @@
|
|
|
3163
3108
|
}
|
|
3164
3109
|
|
|
3165
3110
|
.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon {
|
|
3166
|
-
float: right !important;
|
|
3167
3111
|
margin: 0;
|
|
3168
|
-
margin-right: 12px !important;
|
|
3169
3112
|
}
|
|
3170
3113
|
|
|
3171
3114
|
.e-pivot-calc-dialog-div .e-treeview ul .e-fullrow {
|
|
@@ -3186,16 +3129,6 @@
|
|
|
3186
3129
|
padding: 2px 4px 4px;
|
|
3187
3130
|
pointer-events: auto;
|
|
3188
3131
|
width: 24px;
|
|
3189
|
-
height: 20px;
|
|
3190
|
-
width: 20px;
|
|
3191
|
-
}
|
|
3192
|
-
|
|
3193
|
-
.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons.e-format {
|
|
3194
|
-
float: right;
|
|
3195
|
-
font-size: 20px;
|
|
3196
|
-
margin-right: 12px;
|
|
3197
|
-
padding-top: 10px;
|
|
3198
|
-
padding-top: 8px;
|
|
3199
3132
|
}
|
|
3200
3133
|
|
|
3201
3134
|
.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-iconspace {
|
|
@@ -3219,12 +3152,9 @@
|
|
|
3219
3152
|
font-size: 14px;
|
|
3220
3153
|
height: 24px;
|
|
3221
3154
|
margin-right: 4px;
|
|
3155
|
+
padding: 5px;
|
|
3222
3156
|
pointer-events: auto;
|
|
3223
3157
|
width: 24px;
|
|
3224
|
-
height: 20px;
|
|
3225
|
-
padding: 5px 8px 12px 5px;
|
|
3226
|
-
width: 20px;
|
|
3227
|
-
padding: 8px 8px 8px 12px;
|
|
3228
3158
|
}
|
|
3229
3159
|
|
|
3230
3160
|
.e-pivot-calc-dialog-div .e-dlg-header {
|
|
@@ -3304,7 +3234,7 @@
|
|
|
3304
3234
|
color: #fff;
|
|
3305
3235
|
font-size: 13px;
|
|
3306
3236
|
height: 70px;
|
|
3307
|
-
padding: 5px
|
|
3237
|
+
padding: 5px 10px;
|
|
3308
3238
|
resize: none;
|
|
3309
3239
|
width: 100%;
|
|
3310
3240
|
}
|
|
@@ -3340,7 +3270,7 @@
|
|
|
3340
3270
|
}
|
|
3341
3271
|
|
|
3342
3272
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
3343
|
-
height:
|
|
3273
|
+
height: 430px;
|
|
3344
3274
|
width: 50%;
|
|
3345
3275
|
}
|
|
3346
3276
|
|
|
@@ -3352,7 +3282,7 @@
|
|
|
3352
3282
|
|
|
3353
3283
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div {
|
|
3354
3284
|
display: inline-block;
|
|
3355
|
-
height:
|
|
3285
|
+
height: 400px;
|
|
3356
3286
|
overflow: auto;
|
|
3357
3287
|
width: 100%;
|
|
3358
3288
|
}
|
|
@@ -3410,7 +3340,6 @@
|
|
|
3410
3340
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul .e-list-item div.e-icons {
|
|
3411
3341
|
padding: 0;
|
|
3412
3342
|
height: auto;
|
|
3413
|
-
float: none !important;
|
|
3414
3343
|
}
|
|
3415
3344
|
|
|
3416
3345
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-treeview ul li {
|
|
@@ -3442,8 +3371,8 @@
|
|
|
3442
3371
|
flex: auto;
|
|
3443
3372
|
margin-top: 0;
|
|
3444
3373
|
padding-bottom: 4px;
|
|
3445
|
-
padding-left:
|
|
3446
|
-
padding-right:
|
|
3374
|
+
padding-left: 12px;
|
|
3375
|
+
padding-right: 12px;
|
|
3447
3376
|
}
|
|
3448
3377
|
|
|
3449
3378
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title-wrapper {
|
|
@@ -3545,8 +3474,6 @@
|
|
|
3545
3474
|
font-size: 14px;
|
|
3546
3475
|
padding: 6px 0;
|
|
3547
3476
|
padding-bottom: 0;
|
|
3548
|
-
padding-bottom: 4px;
|
|
3549
|
-
padding-top: 16px;
|
|
3550
3477
|
}
|
|
3551
3478
|
|
|
3552
3479
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li,
|
|
@@ -3557,7 +3484,6 @@
|
|
|
3557
3484
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons,
|
|
3558
3485
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
3559
3486
|
font-size: 20px;
|
|
3560
|
-
padding-top: 12px;
|
|
3561
3487
|
}
|
|
3562
3488
|
|
|
3563
3489
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
@@ -3584,12 +3510,12 @@
|
|
|
3584
3510
|
|
|
3585
3511
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
3586
3512
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
3587
|
-
height:
|
|
3513
|
+
height: 501px;
|
|
3588
3514
|
}
|
|
3589
3515
|
|
|
3590
3516
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div,
|
|
3591
3517
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-treeview-outer-div {
|
|
3592
|
-
height:
|
|
3518
|
+
height: 470px;
|
|
3593
3519
|
}
|
|
3594
3520
|
|
|
3595
3521
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer .e-pivot-all-field-title,
|
|
@@ -3901,7 +3827,7 @@
|
|
|
3901
3827
|
}
|
|
3902
3828
|
|
|
3903
3829
|
.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
|
|
3904
|
-
padding: 0
|
|
3830
|
+
padding: 0 12px 10px;
|
|
3905
3831
|
}
|
|
3906
3832
|
|
|
3907
3833
|
.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper {
|
|
@@ -4718,7 +4644,7 @@
|
|
|
4718
4644
|
|
|
4719
4645
|
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
|
|
4720
4646
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
|
|
4721
|
-
padding: 0
|
|
4647
|
+
padding: 0 12px 10px;
|
|
4722
4648
|
}
|
|
4723
4649
|
|
|
4724
4650
|
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-field-name-text-wrapper,
|
|
@@ -4778,7 +4704,6 @@
|
|
|
4778
4704
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-type-option-text,
|
|
4779
4705
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-caption-input-text {
|
|
4780
4706
|
font-size: 14px;
|
|
4781
|
-
padding-bottom: 6px;
|
|
4782
4707
|
}
|
|
4783
4708
|
|
|
4784
4709
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
@@ -5176,7 +5101,7 @@
|
|
|
5176
5101
|
height: 28px;
|
|
5177
5102
|
line-height: 1.125em;
|
|
5178
5103
|
overflow: hidden;
|
|
5179
|
-
padding: 6px 0 0
|
|
5104
|
+
padding: 6px 0 0 12px;
|
|
5180
5105
|
text-align: left;
|
|
5181
5106
|
text-overflow: ellipsis;
|
|
5182
5107
|
text-transform: none;
|
|
@@ -5188,7 +5113,7 @@
|
|
|
5188
5113
|
color: #ced4da;
|
|
5189
5114
|
display: -ms-flexbox;
|
|
5190
5115
|
display: flex;
|
|
5191
|
-
padding-right:
|
|
5116
|
+
padding-right: 12px;
|
|
5192
5117
|
}
|
|
5193
5118
|
|
|
5194
5119
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-field-header {
|
|
@@ -5202,7 +5127,7 @@
|
|
|
5202
5127
|
color: #ced4da;
|
|
5203
5128
|
cursor: pointer;
|
|
5204
5129
|
font-size: 14px;
|
|
5205
|
-
height: 20px
|
|
5130
|
+
height: 20px;
|
|
5206
5131
|
padding: 6px 0 0 4px;
|
|
5207
5132
|
width: 20px;
|
|
5208
5133
|
}
|
|
@@ -5264,8 +5189,6 @@
|
|
|
5264
5189
|
vertical-align: bottom;
|
|
5265
5190
|
width: 20px;
|
|
5266
5191
|
margin-right: 4px;
|
|
5267
|
-
padding-left: 8px;
|
|
5268
|
-
padding-right: 12px;
|
|
5269
5192
|
}
|
|
5270
5193
|
|
|
5271
5194
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-drag.e-disable-drag {
|
|
@@ -5366,7 +5289,7 @@
|
|
|
5366
5289
|
display: -ms-flexbox;
|
|
5367
5290
|
display: flex;
|
|
5368
5291
|
height: 28px;
|
|
5369
|
-
padding: 2px
|
|
5292
|
+
padding: 2px 12px 5px;
|
|
5370
5293
|
border-radius: 3px 3px 0 0;
|
|
5371
5294
|
}
|
|
5372
5295
|
|
|
@@ -5845,12 +5768,12 @@
|
|
|
5845
5768
|
|
|
5846
5769
|
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header {
|
|
5847
5770
|
padding-left: 0;
|
|
5848
|
-
padding-right:
|
|
5771
|
+
padding-right: 12px;
|
|
5849
5772
|
text-align: right;
|
|
5850
5773
|
}
|
|
5851
5774
|
|
|
5852
5775
|
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper {
|
|
5853
|
-
padding-left:
|
|
5776
|
+
padding-left: 12px;
|
|
5854
5777
|
padding-right: 0;
|
|
5855
5778
|
}
|
|
5856
5779
|
|
|
@@ -6146,9 +6069,7 @@
|
|
|
6146
6069
|
height: 24px;
|
|
6147
6070
|
padding-left: 10px;
|
|
6148
6071
|
width: 24px;
|
|
6149
|
-
font-size: 14px !important;
|
|
6150
6072
|
color: #fff;
|
|
6151
|
-
padding-left: 8px;
|
|
6152
6073
|
}
|
|
6153
6074
|
|
|
6154
6075
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
@@ -6261,8 +6182,6 @@
|
|
|
6261
6182
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit {
|
|
6262
6183
|
padding-left: 0;
|
|
6263
6184
|
padding-right: 10px;
|
|
6264
|
-
color: #fff;
|
|
6265
|
-
padding-left: 8px;
|
|
6266
6185
|
}
|
|
6267
6186
|
|
|
6268
6187
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
|
|
@@ -6688,7 +6607,7 @@
|
|
|
6688
6607
|
font-weight: normal;
|
|
6689
6608
|
height: 28px;
|
|
6690
6609
|
overflow: hidden;
|
|
6691
|
-
padding: 6px 0 0
|
|
6610
|
+
padding: 6px 0 0 12px;
|
|
6692
6611
|
text-align: left;
|
|
6693
6612
|
text-overflow: ellipsis;
|
|
6694
6613
|
word-break: break-all;
|
|
@@ -6699,7 +6618,7 @@
|
|
|
6699
6618
|
color: #ced4da;
|
|
6700
6619
|
display: -ms-flexbox;
|
|
6701
6620
|
display: flex;
|
|
6702
|
-
padding-right:
|
|
6621
|
+
padding-right: 12px;
|
|
6703
6622
|
}
|
|
6704
6623
|
|
|
6705
6624
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-field-header {
|
|
@@ -6713,7 +6632,7 @@
|
|
|
6713
6632
|
color: #ced4da;
|
|
6714
6633
|
cursor: pointer;
|
|
6715
6634
|
font-size: 14px;
|
|
6716
|
-
height: 20px
|
|
6635
|
+
height: 20px;
|
|
6717
6636
|
padding: 6px 0 0 4px;
|
|
6718
6637
|
width: 20px;
|
|
6719
6638
|
}
|
|
@@ -6775,7 +6694,6 @@
|
|
|
6775
6694
|
vertical-align: bottom;
|
|
6776
6695
|
width: 20px;
|
|
6777
6696
|
margin-right: 4px;
|
|
6778
|
-
padding-left: 12px;
|
|
6779
6697
|
}
|
|
6780
6698
|
|
|
6781
6699
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-drag.e-disable-drag {
|
|
@@ -6876,7 +6794,7 @@
|
|
|
6876
6794
|
display: -ms-flexbox;
|
|
6877
6795
|
display: flex;
|
|
6878
6796
|
height: 28px;
|
|
6879
|
-
padding: 2px
|
|
6797
|
+
padding: 2px 12px 5px;
|
|
6880
6798
|
}
|
|
6881
6799
|
|
|
6882
6800
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
@@ -7353,12 +7271,12 @@
|
|
|
7353
7271
|
|
|
7354
7272
|
.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-header {
|
|
7355
7273
|
padding-left: 0;
|
|
7356
|
-
padding-right:
|
|
7274
|
+
padding-right: 12px;
|
|
7357
7275
|
text-align: right;
|
|
7358
7276
|
}
|
|
7359
7277
|
|
|
7360
7278
|
.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-header-container {
|
|
7361
|
-
padding-left:
|
|
7279
|
+
padding-left: 12px;
|
|
7362
7280
|
padding-right: 0;
|
|
7363
7281
|
}
|
|
7364
7282
|
|
|
@@ -7640,9 +7558,7 @@
|
|
|
7640
7558
|
height: 24px;
|
|
7641
7559
|
padding-left: 10px;
|
|
7642
7560
|
width: 24px;
|
|
7643
|
-
font-size: 14px !important;
|
|
7644
7561
|
color: #adb5bd;
|
|
7645
|
-
padding-left: 8px;
|
|
7646
7562
|
}
|
|
7647
7563
|
|
|
7648
7564
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
@@ -7755,7 +7671,6 @@
|
|
|
7755
7671
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-values .e-pvt-btn-div .e-pivot-button.e-rtl .e-edit {
|
|
7756
7672
|
padding-left: 0;
|
|
7757
7673
|
padding-right: 10px;
|
|
7758
|
-
padding-right: 8px;
|
|
7759
7674
|
}
|
|
7760
7675
|
|
|
7761
7676
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
|
|
@@ -8041,7 +7956,7 @@
|
|
|
8041
7956
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
|
|
8042
7957
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
|
|
8043
7958
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields {
|
|
8044
|
-
padding-left:
|
|
7959
|
+
padding-left: 16px;
|
|
8045
7960
|
}
|
|
8046
7961
|
|
|
8047
7962
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header,
|
|
@@ -8067,7 +7982,7 @@
|
|
|
8067
7982
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
|
|
8068
7983
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend {
|
|
8069
7984
|
font-size: 16px;
|
|
8070
|
-
height: 24px
|
|
7985
|
+
height: 24px;
|
|
8071
7986
|
padding: 6px 0 0 4px;
|
|
8072
7987
|
width: 24px;
|
|
8073
7988
|
}
|
|
@@ -8089,8 +8004,6 @@
|
|
|
8089
8004
|
margin-bottom: 3px !important;
|
|
8090
8005
|
margin-right: 4px !important;
|
|
8091
8006
|
width: 24px !important;
|
|
8092
|
-
padding-left: 12px;
|
|
8093
|
-
padding-right: 16px;
|
|
8094
8007
|
}
|
|
8095
8008
|
|
|
8096
8009
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
|
|
@@ -8127,7 +8040,7 @@
|
|
|
8127
8040
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values,
|
|
8128
8041
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
|
|
8129
8042
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values {
|
|
8130
|
-
margin-top:
|
|
8043
|
+
margin-top: 16px;
|
|
8131
8044
|
}
|
|
8132
8045
|
|
|
8133
8046
|
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
|
|
@@ -8331,14 +8244,14 @@
|
|
|
8331
8244
|
|
|
8332
8245
|
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
|
|
8333
8246
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
|
|
8334
|
-
padding-left:
|
|
8247
|
+
padding-left: 16px;
|
|
8335
8248
|
}
|
|
8336
8249
|
|
|
8337
8250
|
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8338
8251
|
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values,
|
|
8339
8252
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8340
8253
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
8341
|
-
margin-top:
|
|
8254
|
+
margin-top: 16px;
|
|
8342
8255
|
}
|
|
8343
8256
|
|
|
8344
8257
|
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
|
|
@@ -8355,7 +8268,7 @@
|
|
|
8355
8268
|
|
|
8356
8269
|
.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields,
|
|
8357
8270
|
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields {
|
|
8358
|
-
padding-left:
|
|
8271
|
+
padding-left: 16px;
|
|
8359
8272
|
}
|
|
8360
8273
|
|
|
8361
8274
|
.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper .e-axis-icon-wrapper,
|
|
@@ -8500,7 +8413,7 @@
|
|
|
8500
8413
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-right-axis-fields,
|
|
8501
8414
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-left-axis-fields,
|
|
8502
8415
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-right-axis-fields {
|
|
8503
|
-
padding-left:
|
|
8416
|
+
padding-left: 16px;
|
|
8504
8417
|
}
|
|
8505
8418
|
|
|
8506
8419
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-field-header,
|
|
@@ -8526,7 +8439,7 @@
|
|
|
8526
8439
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-ascend,
|
|
8527
8440
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-descend {
|
|
8528
8441
|
font-size: 16px;
|
|
8529
|
-
height: 24px
|
|
8442
|
+
height: 24px;
|
|
8530
8443
|
padding: 6px 0 0 4px;
|
|
8531
8444
|
width: 24px;
|
|
8532
8445
|
}
|
|
@@ -8584,7 +8497,7 @@
|
|
|
8584
8497
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-right-axis-fields .e-field-list-values,
|
|
8585
8498
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-left-axis-fields .e-field-list-rows,
|
|
8586
8499
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-right-axis-fields .e-field-list-values {
|
|
8587
|
-
margin-top:
|
|
8500
|
+
margin-top: 16px;
|
|
8588
8501
|
}
|
|
8589
8502
|
|
|
8590
8503
|
.e-bigger .e-pivotfieldlist-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container,
|
|
@@ -8787,14 +8700,14 @@
|
|
|
8787
8700
|
|
|
8788
8701
|
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
|
|
8789
8702
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
|
|
8790
|
-
padding-left:
|
|
8703
|
+
padding-left: 16px;
|
|
8791
8704
|
}
|
|
8792
8705
|
|
|
8793
8706
|
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8794
8707
|
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values,
|
|
8795
8708
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8796
8709
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
8797
|
-
margin-top:
|
|
8710
|
+
margin-top: 16px;
|
|
8798
8711
|
}
|
|
8799
8712
|
|
|
8800
8713
|
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container .e-axis-icon-container,
|
|
@@ -8810,7 +8723,7 @@
|
|
|
8810
8723
|
|
|
8811
8724
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-left-axis-fields,
|
|
8812
8725
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-left-axis-fields {
|
|
8813
|
-
padding-left:
|
|
8726
|
+
padding-left: 16px;
|
|
8814
8727
|
}
|
|
8815
8728
|
|
|
8816
8729
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields,
|