@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
package/styles/bootstrap5.css
CHANGED
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
.e-pivotview .e-value-field-settings .e-type-option-container,
|
|
224
224
|
.e-pivotview .e-value-field-settings .e-base-field-option-container,
|
|
225
225
|
.e-pivotview .e-value-field-settings .e-base-item-option-container {
|
|
226
|
-
padding-top:
|
|
226
|
+
padding-top: 12px;
|
|
227
227
|
}
|
|
228
228
|
|
|
229
229
|
.e-pivotview .e-value-field-settings .e-base-field-option-text,
|
|
@@ -265,7 +265,7 @@
|
|
|
265
265
|
.e-pivotview .e-group-field-settings .e-group-input-container,
|
|
266
266
|
.e-pivotview .e-group-field-settings .e-group-end-option-container,
|
|
267
267
|
.e-pivotview .e-group-field-settings .e-group-interval-option-container {
|
|
268
|
-
padding-top:
|
|
268
|
+
padding-top: 12px;
|
|
269
269
|
}
|
|
270
270
|
|
|
271
271
|
.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
.e-pivotview .e-member-editor-dialog .e-editor-search-container {
|
|
281
281
|
display: -ms-flexbox;
|
|
282
282
|
display: flex;
|
|
283
|
-
padding: 0
|
|
283
|
+
padding: 0 12px 10px;
|
|
284
284
|
}
|
|
285
285
|
|
|
286
286
|
.e-pivotview .e-member-editor-dialog .e-editor-search-wrapper .e-clear-icon-hide,
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
|
|
292
292
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-wrapper,
|
|
293
293
|
.e-pivotview .e-member-editor-dialog:not(.e-excel-filter) .e-editor-search-container {
|
|
294
|
-
padding: 5px
|
|
294
|
+
padding: 5px 12px 10px;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
.e-pivotview .e-member-editor-dialog .e-filter-sort {
|
|
@@ -305,7 +305,7 @@
|
|
|
305
305
|
}
|
|
306
306
|
|
|
307
307
|
.e-pivotview .e-member-editor-dialog .e-member-prompt {
|
|
308
|
-
padding: 15px
|
|
308
|
+
padding: 15px 12px;
|
|
309
309
|
text-align: center;
|
|
310
310
|
width: 100%;
|
|
311
311
|
}
|
|
@@ -662,7 +662,7 @@
|
|
|
662
662
|
}
|
|
663
663
|
|
|
664
664
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer {
|
|
665
|
-
padding: 0
|
|
665
|
+
padding: 0 12px;
|
|
666
666
|
}
|
|
667
667
|
|
|
668
668
|
.e-pivotview .e-pivot-format-dialog .e-pivot-format-dialog-outer .e-pivot-format-value-lable,
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
|
|
708
708
|
.e-pivotview .e-pivot-toolbar .e-menu-wrapper ul .e-menu-item,
|
|
709
709
|
.e-pivotview .e-pivot-toolbar .e-menu-container ul .e-menu-item {
|
|
710
|
-
height: 32px
|
|
710
|
+
height: 32px;
|
|
711
711
|
overflow: hidden;
|
|
712
712
|
padding-left: 10px;
|
|
713
713
|
}
|
|
@@ -725,10 +725,6 @@
|
|
|
725
725
|
line-height: 32px;
|
|
726
726
|
}
|
|
727
727
|
|
|
728
|
-
.e-pivotview .e-pivot-toolbar .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
729
|
-
margin-left: 18px !important;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
728
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item.e-template {
|
|
733
729
|
padding: 0 !important;
|
|
734
730
|
}
|
|
@@ -798,7 +794,6 @@
|
|
|
798
794
|
float: left;
|
|
799
795
|
margin-top: 8px;
|
|
800
796
|
width: 40%;
|
|
801
|
-
padding-left: 12px;
|
|
802
797
|
}
|
|
803
798
|
|
|
804
799
|
.e-pivotview-report-input {
|
|
@@ -1055,7 +1050,7 @@
|
|
|
1055
1050
|
.e-bigger.e-pivotview .e-value-field-settings .e-group-field-div-content,
|
|
1056
1051
|
.e-bigger.e-pivotview .e-group-field-settings .e-value-field-div-content,
|
|
1057
1052
|
.e-bigger.e-pivotview .e-group-field-settings .e-group-field-div-content {
|
|
1058
|
-
padding: 0
|
|
1053
|
+
padding: 0 12px 10px;
|
|
1059
1054
|
}
|
|
1060
1055
|
|
|
1061
1056
|
.e-bigger .e-pivotview-report-dialog .e-pivotview-report-label,
|
|
@@ -1063,18 +1058,6 @@
|
|
|
1063
1058
|
margin-top: 12px;
|
|
1064
1059
|
}
|
|
1065
1060
|
|
|
1066
|
-
.e-bigger .e-dialog .e-footer-content {
|
|
1067
|
-
height: 62px;
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
.e-bigger .e-dialog .e-dlg-header-content {
|
|
1071
|
-
padding-left: 10px;
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
.e-bigger .e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
1075
|
-
margin-left: 24px !important;
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
1061
|
/*! PivotView theme */
|
|
1079
1062
|
.e-pivotview .e-nextspan {
|
|
1080
1063
|
display: inline-block;
|
|
@@ -1102,11 +1085,8 @@
|
|
|
1102
1085
|
|
|
1103
1086
|
.e-pivotview .e-grid
|
|
1104
1087
|
.e-rowcell {
|
|
1105
|
-
font-size: 14px
|
|
1088
|
+
font-size: 14px;
|
|
1106
1089
|
padding-left: 8px;
|
|
1107
|
-
-webkit-user-select: none;
|
|
1108
|
-
-ms-user-select: none;
|
|
1109
|
-
user-select: none;
|
|
1110
1090
|
}
|
|
1111
1091
|
|
|
1112
1092
|
.e-pivotview .e-gtot,
|
|
@@ -1224,7 +1204,7 @@
|
|
|
1224
1204
|
|
|
1225
1205
|
.e-pivotview .e-sortfilterdiv {
|
|
1226
1206
|
float: right;
|
|
1227
|
-
margin: -
|
|
1207
|
+
margin: -28px -5px !important;
|
|
1228
1208
|
font-size: 12px !important;
|
|
1229
1209
|
padding: 15px;
|
|
1230
1210
|
}
|
|
@@ -1266,10 +1246,6 @@
|
|
|
1266
1246
|
|
|
1267
1247
|
.e-pivotview .e-grid .e-rowsheader {
|
|
1268
1248
|
padding-left: 8px;
|
|
1269
|
-
-webkit-user-select: none;
|
|
1270
|
-
-ms-user-select: none;
|
|
1271
|
-
user-select: none;
|
|
1272
|
-
-webkit-touch-callout: none;
|
|
1273
1249
|
}
|
|
1274
1250
|
|
|
1275
1251
|
.e-pivotview .e-grid .e-rowsheader.e-active .e-icons {
|
|
@@ -1290,17 +1266,13 @@
|
|
|
1290
1266
|
padding-bottom: 0px !important;
|
|
1291
1267
|
}
|
|
1292
1268
|
|
|
1293
|
-
.e-pivotview .sf-grid .e-spinner-pane {
|
|
1294
|
-
z-index: 1 !important;
|
|
1295
|
-
}
|
|
1296
|
-
|
|
1297
1269
|
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1298
1270
|
.e-pivotview .sf-grid .e-columnsheader {
|
|
1299
1271
|
padding-right: 8px !important;
|
|
1300
1272
|
}
|
|
1301
1273
|
|
|
1302
|
-
.e-pivotview .
|
|
1303
|
-
.e-pivotview .
|
|
1274
|
+
.e-pivotview .sf-grid .e-headercelldiv,
|
|
1275
|
+
.e-pivotview .sf-grid .e-stackedheadercelldiv {
|
|
1304
1276
|
line-height: normal;
|
|
1305
1277
|
}
|
|
1306
1278
|
|
|
@@ -1318,10 +1290,9 @@
|
|
|
1318
1290
|
|
|
1319
1291
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
1320
1292
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
1321
|
-
padding-left:
|
|
1293
|
+
padding-left: 8px !important;
|
|
1322
1294
|
margin-top: 5px;
|
|
1323
1295
|
margin-top: 2px;
|
|
1324
|
-
padding-left: 8px !important;
|
|
1325
1296
|
}
|
|
1326
1297
|
|
|
1327
1298
|
.e-pivotview .e-stackedheadercelldiv {
|
|
@@ -1517,7 +1488,7 @@
|
|
|
1517
1488
|
font-weight: normal;
|
|
1518
1489
|
height: 24px;
|
|
1519
1490
|
line-height: .9em;
|
|
1520
|
-
padding:
|
|
1491
|
+
padding: 4px 8px;
|
|
1521
1492
|
text-transform: none;
|
|
1522
1493
|
vertical-align: bottom;
|
|
1523
1494
|
z-index: 1;
|
|
@@ -1730,7 +1701,7 @@
|
|
|
1730
1701
|
}
|
|
1731
1702
|
|
|
1732
1703
|
.e-pivotview .e-group-row .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
1733
|
-
padding:
|
|
1704
|
+
padding: 4px 8px;
|
|
1734
1705
|
width: 180px;
|
|
1735
1706
|
}
|
|
1736
1707
|
|
|
@@ -1911,7 +1882,7 @@
|
|
|
1911
1882
|
}
|
|
1912
1883
|
|
|
1913
1884
|
.e-pivotview .e-expand::before {
|
|
1914
|
-
font-size:
|
|
1885
|
+
font-size: 18px;
|
|
1915
1886
|
}
|
|
1916
1887
|
|
|
1917
1888
|
.e-pivotview.e-rtl .e-expand::before,
|
|
@@ -2027,7 +1998,7 @@
|
|
|
2027
1998
|
|
|
2028
1999
|
.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2029
2000
|
.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2030
|
-
padding-right:
|
|
2001
|
+
padding-right: 8px !important;
|
|
2031
2002
|
}
|
|
2032
2003
|
|
|
2033
2004
|
.e-pivotview.e-rtl .e-sortfilterdiv {
|
|
@@ -2155,11 +2126,6 @@
|
|
|
2155
2126
|
padding-left: 8px !important;
|
|
2156
2127
|
}
|
|
2157
2128
|
|
|
2158
|
-
.e-bigger .e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler,
|
|
2159
|
-
.e-bigger.e-pivotview .e-grid .e-gridheader .e-headercell .e-rhandler {
|
|
2160
|
-
height: 100% !important;
|
|
2161
|
-
}
|
|
2162
|
-
|
|
2163
2129
|
.e-bigger .e-pivotview .e-stackedheadercelldiv,
|
|
2164
2130
|
.e-bigger .e-pivotview .e-stackedheadertext,
|
|
2165
2131
|
.e-bigger .e-pivotview .e-headertext,
|
|
@@ -2171,11 +2137,6 @@
|
|
|
2171
2137
|
font-size: 16px !important;
|
|
2172
2138
|
}
|
|
2173
2139
|
|
|
2174
|
-
.e-bigger .e-pivotview .e-bigger .e-stackedheadercelldiv,
|
|
2175
|
-
.e-bigger.e-pivotview .e-bigger .e-stackedheadercelldiv {
|
|
2176
|
-
padding-left: 16px !important;
|
|
2177
|
-
}
|
|
2178
|
-
|
|
2179
2140
|
.e-bigger .e-pivotview th .e-expand,
|
|
2180
2141
|
.e-bigger .e-pivotview th .e-collapse,
|
|
2181
2142
|
.e-bigger.e-pivotview th .e-expand,
|
|
@@ -2207,7 +2168,7 @@
|
|
|
2207
2168
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button {
|
|
2208
2169
|
height: 30px;
|
|
2209
2170
|
line-height: 1em;
|
|
2210
|
-
padding:
|
|
2171
|
+
padding: 6px 12px;
|
|
2211
2172
|
}
|
|
2212
2173
|
|
|
2213
2174
|
.e-bigger .e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2228,7 +2189,7 @@
|
|
|
2228
2189
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2229
2190
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2230
2191
|
.e-bigger.e-pivotview .e-grouping-bar .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2231
|
-
font-size: 14px
|
|
2192
|
+
font-size: 14px;
|
|
2232
2193
|
height: 20px;
|
|
2233
2194
|
width: 20px;
|
|
2234
2195
|
}
|
|
@@ -2309,7 +2270,7 @@
|
|
|
2309
2270
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button {
|
|
2310
2271
|
height: 30px;
|
|
2311
2272
|
line-height: 1em;
|
|
2312
|
-
padding:
|
|
2273
|
+
padding: 6px 12px;
|
|
2313
2274
|
}
|
|
2314
2275
|
|
|
2315
2276
|
.e-bigger .e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-content,
|
|
@@ -2330,7 +2291,7 @@
|
|
|
2330
2291
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-pv-filtered,
|
|
2331
2292
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-remove,
|
|
2332
2293
|
.e-bigger.e-pivotview .e-group-rows .e-pvt-btn-div .e-pivot-button .e-edit {
|
|
2333
|
-
font-size: 14px
|
|
2294
|
+
font-size: 14px;
|
|
2334
2295
|
height: 20px;
|
|
2335
2296
|
width: 20px;
|
|
2336
2297
|
}
|
|
@@ -2347,7 +2308,7 @@
|
|
|
2347
2308
|
|
|
2348
2309
|
.e-bigger .e-pivotview .e-sortfilterdiv,
|
|
2349
2310
|
.e-bigger.e-pivotview .e-sortfilterdiv {
|
|
2350
|
-
margin: -
|
|
2311
|
+
margin: -26px -10px !important;
|
|
2351
2312
|
font-size: 12px !important;
|
|
2352
2313
|
}
|
|
2353
2314
|
|
|
@@ -2390,7 +2351,7 @@
|
|
|
2390
2351
|
|
|
2391
2352
|
.e-bigger .e-pivotview .e-rowcell,
|
|
2392
2353
|
.e-bigger.e-pivotview .e-rowcell {
|
|
2393
|
-
font-size: 16px
|
|
2354
|
+
font-size: 16px;
|
|
2394
2355
|
}
|
|
2395
2356
|
|
|
2396
2357
|
.e-bigger .e-pivotview.e-rtl .e-grid .e-rowsheader,
|
|
@@ -2435,17 +2396,7 @@
|
|
|
2435
2396
|
.e-bigger .e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue,
|
|
2436
2397
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadertext.e-cellvalue,
|
|
2437
2398
|
.e-bigger.e-pivotview.e-rtl .e-stackedheadercelldiv.e-cellvalue {
|
|
2438
|
-
padding-right:
|
|
2439
|
-
}
|
|
2440
|
-
|
|
2441
|
-
.e-bigger .e-pivotview .e-expand::before,
|
|
2442
|
-
.e-bigger.e-pivotview .e-expand::before {
|
|
2443
|
-
font-size: 24px;
|
|
2444
|
-
}
|
|
2445
|
-
|
|
2446
|
-
.e-bigger .e-pivotview .e-collapse::before,
|
|
2447
|
-
.e-bigger.e-pivotview .e-collapse::before {
|
|
2448
|
-
font-size: 22px;
|
|
2399
|
+
padding-right: 8px !important;
|
|
2449
2400
|
}
|
|
2450
2401
|
|
|
2451
2402
|
.e-content-placeholder.e-pivotview.e-placeholder-pivotview {
|
|
@@ -2851,7 +2802,7 @@
|
|
|
2851
2802
|
}
|
|
2852
2803
|
|
|
2853
2804
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
2854
|
-
padding-bottom:
|
|
2805
|
+
padding-bottom: 10px;
|
|
2855
2806
|
}
|
|
2856
2807
|
|
|
2857
2808
|
.e-pivot-formatting-dialog .e-format-delete-icon {
|
|
@@ -2880,7 +2831,7 @@
|
|
|
2880
2831
|
|
|
2881
2832
|
.e-pivot-formatting-dialog .e-format-font-color-picker {
|
|
2882
2833
|
margin-left: 0;
|
|
2883
|
-
margin-right:
|
|
2834
|
+
margin-right: 18px;
|
|
2884
2835
|
}
|
|
2885
2836
|
|
|
2886
2837
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
@@ -2905,7 +2856,7 @@
|
|
|
2905
2856
|
float: right;
|
|
2906
2857
|
padding-right: 12px;
|
|
2907
2858
|
padding-top: 12px;
|
|
2908
|
-
color: #212529
|
|
2859
|
+
color: #212529;
|
|
2909
2860
|
}
|
|
2910
2861
|
|
|
2911
2862
|
.e-pivot-formatting-dialog .e-format-delete-button:hover,
|
|
@@ -2949,12 +2900,11 @@
|
|
|
2949
2900
|
background: none;
|
|
2950
2901
|
margin: 0 2px;
|
|
2951
2902
|
width: 14px;
|
|
2952
|
-
color: #212529 !important;
|
|
2953
2903
|
}
|
|
2954
2904
|
|
|
2955
2905
|
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn .e-selected-color:hover,
|
|
2956
2906
|
.e-pivot-formatting-dialog .e-colorpicker-container .e-split-btn-wrapper .e-split-btn .e-selected-color:hover {
|
|
2957
|
-
color: #6c757d
|
|
2907
|
+
color: #6c757d;
|
|
2958
2908
|
}
|
|
2959
2909
|
|
|
2960
2910
|
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn,
|
|
@@ -3010,7 +2960,7 @@
|
|
|
3010
2960
|
}
|
|
3011
2961
|
|
|
3012
2962
|
.e-pivot-formatting-dialog.e-rtl .e-format-font-color-picker {
|
|
3013
|
-
margin-left:
|
|
2963
|
+
margin-left: 18px;
|
|
3014
2964
|
margin-right: 0;
|
|
3015
2965
|
}
|
|
3016
2966
|
|
|
@@ -3032,10 +2982,6 @@
|
|
|
3032
2982
|
padding-left: 12px;
|
|
3033
2983
|
}
|
|
3034
2984
|
|
|
3035
|
-
.e-pivot-formatting-dialog.e-rtl.e-device .e-format-font-color-picker {
|
|
3036
|
-
margin-right: 0;
|
|
3037
|
-
}
|
|
3038
|
-
|
|
3039
2985
|
.e-bigger.e-pivot-formatting-dialog,
|
|
3040
2986
|
.e-bigger .e-pivot-formatting-dialog {
|
|
3041
2987
|
min-width: 680px !important;
|
|
@@ -3131,13 +3077,12 @@
|
|
|
3131
3077
|
color: #495057;
|
|
3132
3078
|
font-size: 14px;
|
|
3133
3079
|
margin-bottom: 4px;
|
|
3134
|
-
margin-top:
|
|
3080
|
+
margin-top: 15px;
|
|
3135
3081
|
overflow: hidden;
|
|
3136
3082
|
padding: 4px 0;
|
|
3137
3083
|
padding-bottom: 0;
|
|
3138
3084
|
text-overflow: ellipsis;
|
|
3139
3085
|
white-space: nowrap;
|
|
3140
|
-
padding-bottom: 4px;
|
|
3141
3086
|
}
|
|
3142
3087
|
|
|
3143
3088
|
.e-pivot-calc-dialog-div .e-treeview .e-sibling {
|
|
@@ -3165,9 +3110,7 @@
|
|
|
3165
3110
|
}
|
|
3166
3111
|
|
|
3167
3112
|
.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon {
|
|
3168
|
-
float: right !important;
|
|
3169
3113
|
margin: 0;
|
|
3170
|
-
margin-right: 12px !important;
|
|
3171
3114
|
}
|
|
3172
3115
|
|
|
3173
3116
|
.e-pivot-calc-dialog-div .e-treeview ul .e-fullrow {
|
|
@@ -3188,16 +3131,6 @@
|
|
|
3188
3131
|
padding: 2px 4px 4px;
|
|
3189
3132
|
pointer-events: auto;
|
|
3190
3133
|
width: 24px;
|
|
3191
|
-
height: 20px;
|
|
3192
|
-
width: 20px;
|
|
3193
|
-
}
|
|
3194
|
-
|
|
3195
|
-
.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons.e-format {
|
|
3196
|
-
float: right;
|
|
3197
|
-
font-size: 20px;
|
|
3198
|
-
margin-right: 12px;
|
|
3199
|
-
padding-top: 10px;
|
|
3200
|
-
padding-top: 8px;
|
|
3201
3134
|
}
|
|
3202
3135
|
|
|
3203
3136
|
.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-iconspace {
|
|
@@ -3221,12 +3154,9 @@
|
|
|
3221
3154
|
font-size: 14px;
|
|
3222
3155
|
height: 24px;
|
|
3223
3156
|
margin-right: 4px;
|
|
3157
|
+
padding: 5px;
|
|
3224
3158
|
pointer-events: auto;
|
|
3225
3159
|
width: 24px;
|
|
3226
|
-
height: 20px;
|
|
3227
|
-
padding: 5px 8px 12px 5px;
|
|
3228
|
-
width: 20px;
|
|
3229
|
-
padding: 8px 8px 8px 12px;
|
|
3230
3160
|
}
|
|
3231
3161
|
|
|
3232
3162
|
.e-pivot-calc-dialog-div .e-dlg-header {
|
|
@@ -3306,7 +3236,7 @@
|
|
|
3306
3236
|
color: #212529;
|
|
3307
3237
|
font-size: 13px;
|
|
3308
3238
|
height: 70px;
|
|
3309
|
-
padding: 5px
|
|
3239
|
+
padding: 5px 10px;
|
|
3310
3240
|
resize: none;
|
|
3311
3241
|
width: 100%;
|
|
3312
3242
|
}
|
|
@@ -3342,7 +3272,7 @@
|
|
|
3342
3272
|
}
|
|
3343
3273
|
|
|
3344
3274
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
3345
|
-
height:
|
|
3275
|
+
height: 430px;
|
|
3346
3276
|
width: 50%;
|
|
3347
3277
|
}
|
|
3348
3278
|
|
|
@@ -3354,7 +3284,7 @@
|
|
|
3354
3284
|
|
|
3355
3285
|
.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 {
|
|
3356
3286
|
display: inline-block;
|
|
3357
|
-
height:
|
|
3287
|
+
height: 400px;
|
|
3358
3288
|
overflow: auto;
|
|
3359
3289
|
width: 100%;
|
|
3360
3290
|
}
|
|
@@ -3412,7 +3342,6 @@
|
|
|
3412
3342
|
.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 {
|
|
3413
3343
|
padding: 0;
|
|
3414
3344
|
height: auto;
|
|
3415
|
-
float: none !important;
|
|
3416
3345
|
}
|
|
3417
3346
|
|
|
3418
3347
|
.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 {
|
|
@@ -3444,8 +3373,8 @@
|
|
|
3444
3373
|
flex: auto;
|
|
3445
3374
|
margin-top: 0;
|
|
3446
3375
|
padding-bottom: 4px;
|
|
3447
|
-
padding-left:
|
|
3448
|
-
padding-right:
|
|
3376
|
+
padding-left: 12px;
|
|
3377
|
+
padding-right: 12px;
|
|
3449
3378
|
}
|
|
3450
3379
|
|
|
3451
3380
|
.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 {
|
|
@@ -3547,8 +3476,6 @@
|
|
|
3547
3476
|
font-size: 14px;
|
|
3548
3477
|
padding: 6px 0;
|
|
3549
3478
|
padding-bottom: 0;
|
|
3550
|
-
padding-bottom: 4px;
|
|
3551
|
-
padding-top: 16px;
|
|
3552
3479
|
}
|
|
3553
3480
|
|
|
3554
3481
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li,
|
|
@@ -3559,7 +3486,6 @@
|
|
|
3559
3486
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons,
|
|
3560
3487
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item div.e-icons {
|
|
3561
3488
|
font-size: 20px;
|
|
3562
|
-
padding-top: 12px;
|
|
3563
3489
|
}
|
|
3564
3490
|
|
|
3565
3491
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
@@ -3586,12 +3512,12 @@
|
|
|
3586
3512
|
|
|
3587
3513
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
3588
3514
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
3589
|
-
height:
|
|
3515
|
+
height: 501px;
|
|
3590
3516
|
}
|
|
3591
3517
|
|
|
3592
3518
|
.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,
|
|
3593
3519
|
.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 {
|
|
3594
|
-
height:
|
|
3520
|
+
height: 470px;
|
|
3595
3521
|
}
|
|
3596
3522
|
|
|
3597
3523
|
.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,
|
|
@@ -3903,7 +3829,7 @@
|
|
|
3903
3829
|
}
|
|
3904
3830
|
|
|
3905
3831
|
.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
|
|
3906
|
-
padding: 0
|
|
3832
|
+
padding: 0 12px 10px;
|
|
3907
3833
|
}
|
|
3908
3834
|
|
|
3909
3835
|
.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content .e-field-option-wrapper .e-field-name-text-wrapper {
|
|
@@ -4720,7 +4646,7 @@
|
|
|
4720
4646
|
|
|
4721
4647
|
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content,
|
|
4722
4648
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-value-field-div-content {
|
|
4723
|
-
padding: 0
|
|
4649
|
+
padding: 0 12px 10px;
|
|
4724
4650
|
}
|
|
4725
4651
|
|
|
4726
4652
|
.e-bigger .e-pivotfieldlist-wrapper .e-value-field-settings .e-field-name-text-wrapper,
|
|
@@ -4780,7 +4706,6 @@
|
|
|
4780
4706
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-type-option-text,
|
|
4781
4707
|
.e-bigger.e-pivotfieldlist-wrapper .e-value-field-settings .e-base-item-option-wrapper .e-caption-input-text {
|
|
4782
4708
|
font-size: 14px;
|
|
4783
|
-
padding-bottom: 6px;
|
|
4784
4709
|
}
|
|
4785
4710
|
|
|
4786
4711
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
@@ -5178,7 +5103,7 @@
|
|
|
5178
5103
|
height: 28px;
|
|
5179
5104
|
line-height: 1.125em;
|
|
5180
5105
|
overflow: hidden;
|
|
5181
|
-
padding: 6px 0 0
|
|
5106
|
+
padding: 6px 0 0 12px;
|
|
5182
5107
|
text-align: left;
|
|
5183
5108
|
text-overflow: ellipsis;
|
|
5184
5109
|
text-transform: none;
|
|
@@ -5190,7 +5115,7 @@
|
|
|
5190
5115
|
color: #495057;
|
|
5191
5116
|
display: -ms-flexbox;
|
|
5192
5117
|
display: flex;
|
|
5193
|
-
padding-right:
|
|
5118
|
+
padding-right: 12px;
|
|
5194
5119
|
}
|
|
5195
5120
|
|
|
5196
5121
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper .e-field-header {
|
|
@@ -5204,7 +5129,7 @@
|
|
|
5204
5129
|
color: #495057;
|
|
5205
5130
|
cursor: pointer;
|
|
5206
5131
|
font-size: 14px;
|
|
5207
|
-
height: 20px
|
|
5132
|
+
height: 20px;
|
|
5208
5133
|
padding: 6px 0 0 4px;
|
|
5209
5134
|
width: 20px;
|
|
5210
5135
|
}
|
|
@@ -5266,8 +5191,6 @@
|
|
|
5266
5191
|
vertical-align: bottom;
|
|
5267
5192
|
width: 20px;
|
|
5268
5193
|
margin-right: 4px;
|
|
5269
|
-
padding-left: 8px;
|
|
5270
|
-
padding-right: 12px;
|
|
5271
5194
|
}
|
|
5272
5195
|
|
|
5273
5196
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-list ul li .e-drag.e-disable-drag {
|
|
@@ -5368,7 +5291,7 @@
|
|
|
5368
5291
|
display: -ms-flexbox;
|
|
5369
5292
|
display: flex;
|
|
5370
5293
|
height: 28px;
|
|
5371
|
-
padding: 2px
|
|
5294
|
+
padding: 2px 12px 5px;
|
|
5372
5295
|
border-radius: 3px 3px 0 0;
|
|
5373
5296
|
}
|
|
5374
5297
|
|
|
@@ -5847,12 +5770,12 @@
|
|
|
5847
5770
|
|
|
5848
5771
|
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header {
|
|
5849
5772
|
padding-left: 0;
|
|
5850
|
-
padding-right:
|
|
5773
|
+
padding-right: 12px;
|
|
5851
5774
|
text-align: right;
|
|
5852
5775
|
}
|
|
5853
5776
|
|
|
5854
5777
|
.e-pivotfieldlist-wrapper.e-rtl .e-field-table .e-field-header-wrapper {
|
|
5855
|
-
padding-left:
|
|
5778
|
+
padding-left: 12px;
|
|
5856
5779
|
padding-right: 0;
|
|
5857
5780
|
}
|
|
5858
5781
|
|
|
@@ -6148,9 +6071,7 @@
|
|
|
6148
6071
|
height: 24px;
|
|
6149
6072
|
padding-left: 10px;
|
|
6150
6073
|
width: 24px;
|
|
6151
|
-
font-size: 14px !important;
|
|
6152
6074
|
color: #212529;
|
|
6153
|
-
padding-left: 8px;
|
|
6154
6075
|
}
|
|
6155
6076
|
|
|
6156
6077
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
@@ -6263,8 +6184,6 @@
|
|
|
6263
6184
|
.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 {
|
|
6264
6185
|
padding-left: 0;
|
|
6265
6186
|
padding-right: 10px;
|
|
6266
|
-
color: #212529;
|
|
6267
|
-
padding-left: 8px;
|
|
6268
6187
|
}
|
|
6269
6188
|
|
|
6270
6189
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
|
|
@@ -6690,7 +6609,7 @@
|
|
|
6690
6609
|
font-weight: normal;
|
|
6691
6610
|
height: 28px;
|
|
6692
6611
|
overflow: hidden;
|
|
6693
|
-
padding: 6px 0 0
|
|
6612
|
+
padding: 6px 0 0 12px;
|
|
6694
6613
|
text-align: left;
|
|
6695
6614
|
text-overflow: ellipsis;
|
|
6696
6615
|
word-break: break-all;
|
|
@@ -6701,7 +6620,7 @@
|
|
|
6701
6620
|
color: #495057;
|
|
6702
6621
|
display: -ms-flexbox;
|
|
6703
6622
|
display: flex;
|
|
6704
|
-
padding-right:
|
|
6623
|
+
padding-right: 12px;
|
|
6705
6624
|
}
|
|
6706
6625
|
|
|
6707
6626
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-header-container .e-field-header {
|
|
@@ -6715,7 +6634,7 @@
|
|
|
6715
6634
|
color: #495057;
|
|
6716
6635
|
cursor: pointer;
|
|
6717
6636
|
font-size: 14px;
|
|
6718
|
-
height: 20px
|
|
6637
|
+
height: 20px;
|
|
6719
6638
|
padding: 6px 0 0 4px;
|
|
6720
6639
|
width: 20px;
|
|
6721
6640
|
}
|
|
@@ -6777,7 +6696,6 @@
|
|
|
6777
6696
|
vertical-align: bottom;
|
|
6778
6697
|
width: 20px;
|
|
6779
6698
|
margin-right: 4px;
|
|
6780
|
-
padding-left: 12px;
|
|
6781
6699
|
}
|
|
6782
6700
|
|
|
6783
6701
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-drag.e-disable-drag {
|
|
@@ -6878,7 +6796,7 @@
|
|
|
6878
6796
|
display: -ms-flexbox;
|
|
6879
6797
|
display: flex;
|
|
6880
6798
|
height: 28px;
|
|
6881
|
-
padding: 2px
|
|
6799
|
+
padding: 2px 12px 5px;
|
|
6882
6800
|
}
|
|
6883
6801
|
|
|
6884
6802
|
.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,
|
|
@@ -7355,12 +7273,12 @@
|
|
|
7355
7273
|
|
|
7356
7274
|
.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-header {
|
|
7357
7275
|
padding-left: 0;
|
|
7358
|
-
padding-right:
|
|
7276
|
+
padding-right: 12px;
|
|
7359
7277
|
text-align: right;
|
|
7360
7278
|
}
|
|
7361
7279
|
|
|
7362
7280
|
.e-pivotfieldlist-container.e-rtl .e-field-table .e-field-header-container {
|
|
7363
|
-
padding-left:
|
|
7281
|
+
padding-left: 12px;
|
|
7364
7282
|
padding-right: 0;
|
|
7365
7283
|
}
|
|
7366
7284
|
|
|
@@ -7642,9 +7560,7 @@
|
|
|
7642
7560
|
height: 24px;
|
|
7643
7561
|
padding-left: 10px;
|
|
7644
7562
|
width: 24px;
|
|
7645
|
-
font-size: 14px !important;
|
|
7646
7563
|
color: #6c757d;
|
|
7647
|
-
padding-left: 8px;
|
|
7648
7564
|
}
|
|
7649
7565
|
|
|
7650
7566
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-filters .e-pvt-btn-div .e-pivot-button .e-sort:hover,
|
|
@@ -7757,7 +7673,6 @@
|
|
|
7757
7673
|
.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 {
|
|
7758
7674
|
padding-left: 0;
|
|
7759
7675
|
padding-right: 10px;
|
|
7760
|
-
padding-right: 8px;
|
|
7761
7676
|
}
|
|
7762
7677
|
|
|
7763
7678
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-field-list-filters .e-axis-content,
|
|
@@ -8043,7 +7958,7 @@
|
|
|
8043
7958
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields,
|
|
8044
7959
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields,
|
|
8045
7960
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields {
|
|
8046
|
-
padding-left:
|
|
7961
|
+
padding-left: 16px;
|
|
8047
7962
|
}
|
|
8048
7963
|
|
|
8049
7964
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-header,
|
|
@@ -8069,7 +7984,7 @@
|
|
|
8069
7984
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-ascend,
|
|
8070
7985
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-field-header-wrapper .e-sort-descend {
|
|
8071
7986
|
font-size: 16px;
|
|
8072
|
-
height: 24px
|
|
7987
|
+
height: 24px;
|
|
8073
7988
|
padding: 6px 0 0 4px;
|
|
8074
7989
|
width: 24px;
|
|
8075
7990
|
}
|
|
@@ -8091,8 +8006,6 @@
|
|
|
8091
8006
|
margin-bottom: 3px !important;
|
|
8092
8007
|
margin-right: 4px !important;
|
|
8093
8008
|
width: 24px !important;
|
|
8094
|
-
padding-left: 12px;
|
|
8095
|
-
padding-right: 16px;
|
|
8096
8009
|
}
|
|
8097
8010
|
|
|
8098
8011
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-field-list .e-calc-measure-icon,
|
|
@@ -8129,7 +8042,7 @@
|
|
|
8129
8042
|
.e-bigger .e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values,
|
|
8130
8043
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-left-axis-fields .e-field-list-rows,
|
|
8131
8044
|
.e-bigger.e-pivotfieldlist-wrapper .e-field-table .e-right-axis-fields .e-field-list-values {
|
|
8132
|
-
margin-top:
|
|
8045
|
+
margin-top: 16px;
|
|
8133
8046
|
}
|
|
8134
8047
|
|
|
8135
8048
|
.e-bigger .e-pivotfieldlist-wrapper .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-wrapper,
|
|
@@ -8333,14 +8246,14 @@
|
|
|
8333
8246
|
|
|
8334
8247
|
.e-bigger .e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
|
|
8335
8248
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
|
|
8336
|
-
padding-left:
|
|
8249
|
+
padding-left: 16px;
|
|
8337
8250
|
}
|
|
8338
8251
|
|
|
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
8254
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8342
8255
|
.e-bigger.e-pivotfieldlist-wrapper.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
8343
|
-
margin-top:
|
|
8256
|
+
margin-top: 16px;
|
|
8344
8257
|
}
|
|
8345
8258
|
|
|
8346
8259
|
.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,
|
|
@@ -8357,7 +8270,7 @@
|
|
|
8357
8270
|
|
|
8358
8271
|
.e-bigger .e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields,
|
|
8359
8272
|
.e-bigger.e-pivotfieldlist-wrapper.e-static.e-rtl .e-axis-table .e-left-axis-fields {
|
|
8360
|
-
padding-left:
|
|
8273
|
+
padding-left: 16px;
|
|
8361
8274
|
}
|
|
8362
8275
|
|
|
8363
8276
|
.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,
|
|
@@ -8502,7 +8415,7 @@
|
|
|
8502
8415
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-right-axis-fields,
|
|
8503
8416
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-left-axis-fields,
|
|
8504
8417
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-right-axis-fields {
|
|
8505
|
-
padding-left:
|
|
8418
|
+
padding-left: 16px;
|
|
8506
8419
|
}
|
|
8507
8420
|
|
|
8508
8421
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-field-header,
|
|
@@ -8528,7 +8441,7 @@
|
|
|
8528
8441
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-ascend,
|
|
8529
8442
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-field-header-container .e-sort-descend {
|
|
8530
8443
|
font-size: 16px;
|
|
8531
|
-
height: 24px
|
|
8444
|
+
height: 24px;
|
|
8532
8445
|
padding: 6px 0 0 4px;
|
|
8533
8446
|
width: 24px;
|
|
8534
8447
|
}
|
|
@@ -8586,7 +8499,7 @@
|
|
|
8586
8499
|
.e-bigger .e-pivotfieldlist-container .e-field-table .e-right-axis-fields .e-field-list-values,
|
|
8587
8500
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-left-axis-fields .e-field-list-rows,
|
|
8588
8501
|
.e-bigger.e-pivotfieldlist-container .e-field-table .e-right-axis-fields .e-field-list-values {
|
|
8589
|
-
margin-top:
|
|
8502
|
+
margin-top: 16px;
|
|
8590
8503
|
}
|
|
8591
8504
|
|
|
8592
8505
|
.e-bigger .e-pivotfieldlist-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-container,
|
|
@@ -8789,14 +8702,14 @@
|
|
|
8789
8702
|
|
|
8790
8703
|
.e-bigger .e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields,
|
|
8791
8704
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields {
|
|
8792
|
-
padding-left:
|
|
8705
|
+
padding-left: 16px;
|
|
8793
8706
|
}
|
|
8794
8707
|
|
|
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
8710
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-rows,
|
|
8798
8711
|
.e-bigger.e-pivotfieldlist-container.e-static .e-field-list-container .e-axis-table .e-right-axis-fields .e-field-list-values {
|
|
8799
|
-
margin-top:
|
|
8712
|
+
margin-top: 16px;
|
|
8800
8713
|
}
|
|
8801
8714
|
|
|
8802
8715
|
.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,
|
|
@@ -8812,7 +8725,7 @@
|
|
|
8812
8725
|
|
|
8813
8726
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-left-axis-fields,
|
|
8814
8727
|
.e-bigger.e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-left-axis-fields {
|
|
8815
|
-
padding-left:
|
|
8728
|
+
padding-left: 16px;
|
|
8816
8729
|
}
|
|
8817
8730
|
|
|
8818
8731
|
.e-bigger .e-pivotfieldlist-container.e-static.e-rtl .e-axis-table .e-right-axis-fields,
|