@syncfusion/ej2-vue-pivotview 19.3.57 → 19.4.42
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 +33 -26
- package/README.md +1 -1
- package/dist/ej2-vue-pivotview.umd.min.js +1 -1
- package/dist/es6/ej2-vue-pivotview.es2015.js +2 -2
- package/dist/es6/ej2-vue-pivotview.es2015.js.map +1 -1
- package/dist/es6/ej2-vue-pivotview.es5.js +2 -2
- package/dist/es6/ej2-vue-pivotview.es5.js.map +1 -1
- package/dist/global/ej2-vue-pivotview.min.js +2 -2
- package/package.json +8 -8
- package/src/pivotfieldlist/pivotfieldlist.component.js +1 -1
- package/src/pivotview/pivotview.component.js +1 -1
- package/styles/bootstrap-dark.css +145 -118
- package/styles/bootstrap.css +145 -118
- package/styles/bootstrap4.css +144 -95
- package/styles/bootstrap5-dark.css +250 -182
- package/styles/bootstrap5.css +245 -175
- package/styles/fabric-dark.css +147 -117
- package/styles/fabric.css +145 -116
- package/styles/highcontrast-light.css +146 -116
- package/styles/highcontrast.css +148 -118
- package/styles/material-dark.css +138 -111
- package/styles/material.css +138 -111
- package/styles/pivotfieldlist/bootstrap-dark.css +79 -72
- package/styles/pivotfieldlist/bootstrap.css +79 -72
- package/styles/pivotfieldlist/bootstrap4.css +74 -53
- package/styles/pivotfieldlist/bootstrap5-dark.css +145 -103
- package/styles/pivotfieldlist/bootstrap5.css +145 -103
- package/styles/pivotfieldlist/fabric-dark.css +79 -72
- package/styles/pivotfieldlist/fabric.css +79 -72
- package/styles/pivotfieldlist/highcontrast-light.css +79 -72
- package/styles/pivotfieldlist/highcontrast.css +79 -72
- package/styles/pivotfieldlist/material-dark.css +74 -67
- package/styles/pivotfieldlist/material.css +74 -67
- package/styles/pivotfieldlist/tailwind-dark.css +168 -95
- package/styles/pivotfieldlist/tailwind.css +170 -97
- package/styles/pivotview/bootstrap-dark.css +66 -46
- package/styles/pivotview/bootstrap.css +66 -46
- package/styles/pivotview/bootstrap4.css +70 -42
- package/styles/pivotview/bootstrap5-dark.css +99 -73
- package/styles/pivotview/bootstrap5.css +100 -72
- package/styles/pivotview/fabric-dark.css +68 -45
- package/styles/pivotview/fabric.css +66 -44
- package/styles/pivotview/highcontrast-light.css +67 -44
- package/styles/pivotview/highcontrast.css +69 -46
- package/styles/pivotview/material-dark.css +64 -44
- package/styles/pivotview/material.css +64 -44
- package/styles/pivotview/tailwind-dark.css +106 -58
- package/styles/pivotview/tailwind.css +107 -57
- package/styles/tailwind-dark.css +280 -159
- package/styles/tailwind.css +277 -154
|
@@ -496,6 +496,18 @@
|
|
|
496
496
|
width: 14px;
|
|
497
497
|
}
|
|
498
498
|
|
|
499
|
+
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn,
|
|
500
|
+
.e-pivot-formatting-dialog .e-colorpicker-container .e-split-btn-wrapper .e-split-btn {
|
|
501
|
+
pointer-events: none;
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
.e-pivot-formatting-dialog .e-colorpicker-wrapper .e-split-btn-wrapper .e-split-btn .e-selected-color,
|
|
505
|
+
.e-pivot-formatting-dialog .e-colorpicker-container .e-split-btn-wrapper .e-split-btn .e-selected-color {
|
|
506
|
+
background: none;
|
|
507
|
+
margin: 0 2px;
|
|
508
|
+
width: 14px;
|
|
509
|
+
}
|
|
510
|
+
|
|
499
511
|
.e-pivot-formatting-dialog .e-split-preview,
|
|
500
512
|
.e-pivot-formatting-dialog .e-tip-transparent {
|
|
501
513
|
border: 1px solid #dadada;
|
|
@@ -652,6 +664,7 @@
|
|
|
652
664
|
.e-pivot-calc-dialog-div .e-olap-member-title {
|
|
653
665
|
color: #333;
|
|
654
666
|
font-size: 13px;
|
|
667
|
+
margin-bottom: 4px;
|
|
655
668
|
margin-top: 15px;
|
|
656
669
|
overflow: hidden;
|
|
657
670
|
padding: 4px 0;
|
|
@@ -680,6 +693,10 @@
|
|
|
680
693
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
681
694
|
}
|
|
682
695
|
|
|
696
|
+
.e-pivot-calc-dialog-div .e-treeview ul li:not(.e-active) .e-list-icon {
|
|
697
|
+
color: #333;
|
|
698
|
+
}
|
|
699
|
+
|
|
683
700
|
.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon {
|
|
684
701
|
color: #333;
|
|
685
702
|
margin: 0;
|
|
@@ -716,6 +733,10 @@
|
|
|
716
733
|
width: 24px;
|
|
717
734
|
}
|
|
718
735
|
|
|
736
|
+
.e-pivot-calc-dialog-div .e-treeview .e-list-item:not(.e-active) span.e-icons {
|
|
737
|
+
color: #bdbdbd;
|
|
738
|
+
}
|
|
739
|
+
|
|
719
740
|
.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
720
741
|
color: #bdbdbd;
|
|
721
742
|
cursor: move;
|
|
@@ -723,7 +744,6 @@
|
|
|
723
744
|
font-size: 14px;
|
|
724
745
|
height: 24px;
|
|
725
746
|
margin-right: 4px;
|
|
726
|
-
margin-top: 4px;
|
|
727
747
|
padding: 5px;
|
|
728
748
|
pointer-events: auto;
|
|
729
749
|
width: 24px;
|
|
@@ -741,7 +761,7 @@
|
|
|
741
761
|
|
|
742
762
|
.e-pivot-calc-dialog-div .e-contextmenu {
|
|
743
763
|
background-color: #fff;
|
|
744
|
-
border-radius:
|
|
764
|
+
border-radius: 0;
|
|
745
765
|
}
|
|
746
766
|
|
|
747
767
|
.e-pivot-calc-dialog-div .e-contextmenu .e-menu-item {
|
|
@@ -802,11 +822,10 @@
|
|
|
802
822
|
.e-pivot-calc-dialog-div .e-pivot-formula {
|
|
803
823
|
background-color: #fff;
|
|
804
824
|
border: 1px solid #d0d0d0;
|
|
805
|
-
border-radius:
|
|
825
|
+
border-radius: 0;
|
|
806
826
|
color: #333;
|
|
807
827
|
font-size: 13px;
|
|
808
828
|
height: 70px;
|
|
809
|
-
margin-top: 5px;
|
|
810
829
|
padding: 5px 10px;
|
|
811
830
|
resize: none;
|
|
812
831
|
width: 100%;
|
|
@@ -828,9 +847,8 @@
|
|
|
828
847
|
.e-pivot-calc-dialog-div .e-pivot-treeview-outer {
|
|
829
848
|
background-color: #fff;
|
|
830
849
|
border: 1px solid #d0d0d0;
|
|
831
|
-
border-radius:
|
|
850
|
+
border-radius: 0;
|
|
832
851
|
height: 120px;
|
|
833
|
-
margin-top: 5px;
|
|
834
852
|
overflow: auto;
|
|
835
853
|
}
|
|
836
854
|
|
|
@@ -1122,8 +1140,8 @@
|
|
|
1122
1140
|
|
|
1123
1141
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog,
|
|
1124
1142
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog {
|
|
1125
|
-
max-width: 400px;
|
|
1126
|
-
min-width: 320px;
|
|
1143
|
+
max-width: 400px !important;
|
|
1144
|
+
min-width: 320px !important;
|
|
1127
1145
|
}
|
|
1128
1146
|
|
|
1129
1147
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-member-prompt,
|
|
@@ -1243,13 +1261,6 @@
|
|
|
1243
1261
|
font-size: 16px;
|
|
1244
1262
|
}
|
|
1245
1263
|
|
|
1246
|
-
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-filter-sort .e-member-sort:focus.e-active {
|
|
1247
|
-
background-color: #c8c8c8;
|
|
1248
|
-
border-color: #c8c8c8;
|
|
1249
|
-
color: #000;
|
|
1250
|
-
outline: none;
|
|
1251
|
-
}
|
|
1252
|
-
|
|
1253
1264
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-select-all-wrapper ul {
|
|
1254
1265
|
margin-left: -35px;
|
|
1255
1266
|
overflow: hidden;
|
|
@@ -1393,8 +1404,8 @@
|
|
|
1393
1404
|
}
|
|
1394
1405
|
|
|
1395
1406
|
.e-pivotfieldlist-wrapper .e-value-field-settings {
|
|
1396
|
-
max-width: 400px;
|
|
1397
|
-
min-width: 300px;
|
|
1407
|
+
max-width: 400px !important;
|
|
1408
|
+
min-width: 300px !important;
|
|
1398
1409
|
}
|
|
1399
1410
|
|
|
1400
1411
|
.e-pivotfieldlist-wrapper .e-value-field-settings .e-dlg-content {
|
|
@@ -1462,7 +1473,7 @@
|
|
|
1462
1473
|
.e-pivotfieldlist-wrapper .e-member-editor-dialog,
|
|
1463
1474
|
.e-pivotfieldlist-wrapper .e-value-field-settings {
|
|
1464
1475
|
border-radius: 0;
|
|
1465
|
-
width: auto;
|
|
1476
|
+
width: auto !important;
|
|
1466
1477
|
}
|
|
1467
1478
|
|
|
1468
1479
|
.e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
@@ -1531,8 +1542,8 @@
|
|
|
1531
1542
|
|
|
1532
1543
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog,
|
|
1533
1544
|
.e-pivotfieldlist-container .e-member-editor-dialog {
|
|
1534
|
-
|
|
1535
|
-
|
|
1545
|
+
max-width: 400px !important;
|
|
1546
|
+
min-width: 320px !important;
|
|
1536
1547
|
}
|
|
1537
1548
|
|
|
1538
1549
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-prompt,
|
|
@@ -1658,13 +1669,6 @@
|
|
|
1658
1669
|
font-size: 16px;
|
|
1659
1670
|
}
|
|
1660
1671
|
|
|
1661
|
-
.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-sort .e-member-sort:focus.e-active {
|
|
1662
|
-
background-color: #c8c8c8;
|
|
1663
|
-
border-color: #c8c8c8;
|
|
1664
|
-
color: #000;
|
|
1665
|
-
outline: none;
|
|
1666
|
-
}
|
|
1667
|
-
|
|
1668
1672
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-select-all-container ul {
|
|
1669
1673
|
margin-left: -35px;
|
|
1670
1674
|
overflow: hidden;
|
|
@@ -1679,7 +1683,7 @@
|
|
|
1679
1683
|
}
|
|
1680
1684
|
|
|
1681
1685
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-tab-container {
|
|
1682
|
-
border:
|
|
1686
|
+
border: 0;
|
|
1683
1687
|
}
|
|
1684
1688
|
|
|
1685
1689
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-tab-container .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
@@ -1808,8 +1812,8 @@
|
|
|
1808
1812
|
}
|
|
1809
1813
|
|
|
1810
1814
|
.e-pivotfieldlist-container .e-value-field-settings {
|
|
1811
|
-
max-width: 400px;
|
|
1812
|
-
min-width: 300px;
|
|
1815
|
+
max-width: 400px !important;
|
|
1816
|
+
min-width: 300px !important;
|
|
1813
1817
|
}
|
|
1814
1818
|
|
|
1815
1819
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
@@ -1877,7 +1881,7 @@
|
|
|
1877
1881
|
.e-pivotfieldlist-container .e-member-editor-dialog,
|
|
1878
1882
|
.e-pivotfieldlist-container .e-value-field-settings {
|
|
1879
1883
|
border-radius: 0;
|
|
1880
|
-
width: auto;
|
|
1884
|
+
width: auto !important;
|
|
1881
1885
|
}
|
|
1882
1886
|
|
|
1883
1887
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content,
|
|
@@ -1951,12 +1955,14 @@
|
|
|
1951
1955
|
border-radius: 0;
|
|
1952
1956
|
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
|
|
1953
1957
|
height: 28px;
|
|
1958
|
+
line-height: 1em;
|
|
1954
1959
|
min-width: 100px;
|
|
1955
1960
|
padding: 5px 10px;
|
|
1956
1961
|
}
|
|
1957
1962
|
|
|
1958
1963
|
.e-field-list-tree.e-drag-item.e-treeview .e-text-content,
|
|
1959
1964
|
.e-pivot-calc.e-drag-item.e-treeview .e-text-content {
|
|
1965
|
+
height: 100%;
|
|
1960
1966
|
padding: 0;
|
|
1961
1967
|
text-align: center;
|
|
1962
1968
|
width: 100%;
|
|
@@ -2070,23 +2076,8 @@
|
|
|
2070
2076
|
}
|
|
2071
2077
|
|
|
2072
2078
|
.e-pivot-error-dialog {
|
|
2073
|
-
max-width: 400px;
|
|
2074
|
-
width: auto;
|
|
2075
|
-
}
|
|
2076
|
-
|
|
2077
|
-
.e-pivot-error-dialog .e-dlg-header-content,
|
|
2078
|
-
.e-pivot-error-dialog .e-footer-content {
|
|
2079
|
-
border: 0;
|
|
2080
|
-
}
|
|
2081
|
-
|
|
2082
|
-
.e-pivot-error-dialog .e-dlg-header {
|
|
2083
|
-
font-weight: normal;
|
|
2084
|
-
opacity: 1;
|
|
2085
|
-
}
|
|
2086
|
-
|
|
2087
|
-
.e-pivot-error-dialog .e-dlg-content {
|
|
2088
|
-
font-weight: normal;
|
|
2089
|
-
opacity: 1;
|
|
2079
|
+
max-width: 400px !important;
|
|
2080
|
+
width: auto !important;
|
|
2090
2081
|
}
|
|
2091
2082
|
|
|
2092
2083
|
.e-bigger .e-pivotfieldlist-wrapper .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-wrapper .e-member-editor-container-outer-div,
|
|
@@ -2170,7 +2161,7 @@
|
|
|
2170
2161
|
|
|
2171
2162
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
2172
2163
|
.e-bigger.e-pivotfieldlist-wrapper .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
2173
|
-
height: 73px
|
|
2164
|
+
height: 73px;
|
|
2174
2165
|
}
|
|
2175
2166
|
|
|
2176
2167
|
.e-bigger .e-pivotfieldlist-wrapper .e-member-editor-dialog .e-label-filter,
|
|
@@ -2539,19 +2530,31 @@
|
|
|
2539
2530
|
.e-pivotfieldlist-wrapper {
|
|
2540
2531
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
2541
2532
|
font-size: 14px;
|
|
2542
|
-
max-width: 700px;
|
|
2543
|
-
min-width: 300px;
|
|
2533
|
+
max-width: 700px !important;
|
|
2534
|
+
min-width: 300px !important;
|
|
2544
2535
|
}
|
|
2545
2536
|
|
|
2546
2537
|
.e-pivotfieldlist-wrapper .e-layout-footer {
|
|
2538
|
+
display: -ms-flexbox;
|
|
2539
|
+
display: flex;
|
|
2547
2540
|
padding: 10px 2px 2px;
|
|
2548
|
-
text-align: right;
|
|
2549
2541
|
}
|
|
2550
2542
|
|
|
2551
|
-
.e-pivotfieldlist-wrapper .e-layout-footer .e-
|
|
2543
|
+
.e-pivotfieldlist-wrapper .e-layout-footer .e-button-layout {
|
|
2544
|
+
-ms-flex: auto;
|
|
2545
|
+
flex: auto;
|
|
2546
|
+
text-align: end;
|
|
2547
|
+
}
|
|
2548
|
+
|
|
2549
|
+
.e-pivotfieldlist-wrapper .e-layout-footer .e-button-layout .e-defer-apply-button {
|
|
2552
2550
|
margin-right: 10px;
|
|
2553
2551
|
}
|
|
2554
2552
|
|
|
2553
|
+
.e-pivotfieldlist-wrapper .e-layout-footer .e-button-layout .e-cancel-btn,
|
|
2554
|
+
.e-pivotfieldlist-wrapper .e-layout-footer .e-button-layout .e-defer-apply-button {
|
|
2555
|
+
min-width: fit-content;
|
|
2556
|
+
}
|
|
2557
|
+
|
|
2555
2558
|
.e-pivotfieldlist-wrapper .e-layout-footer .e-cancel-btn,
|
|
2556
2559
|
.e-pivotfieldlist-wrapper .e-layout-footer .e-defer-apply-button,
|
|
2557
2560
|
.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout {
|
|
@@ -2562,7 +2565,7 @@
|
|
|
2562
2565
|
}
|
|
2563
2566
|
|
|
2564
2567
|
.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout .e-label {
|
|
2565
|
-
|
|
2568
|
+
padding-right: 10px;
|
|
2566
2569
|
}
|
|
2567
2570
|
|
|
2568
2571
|
.e-pivotfieldlist-wrapper .e-layout-footer .e-checkbox-layout {
|
|
@@ -2574,10 +2577,6 @@
|
|
|
2574
2577
|
margin-top: 6px;
|
|
2575
2578
|
}
|
|
2576
2579
|
|
|
2577
|
-
.e-pivotfieldlist-wrapper.e-rtl .e-layout-footer {
|
|
2578
|
-
text-align: left;
|
|
2579
|
-
}
|
|
2580
|
-
|
|
2581
2580
|
.e-pivotfieldlist-wrapper.e-rtl .e-layout-footer .e-defer-apply-button {
|
|
2582
2581
|
margin-left: 10px;
|
|
2583
2582
|
}
|
|
@@ -2629,9 +2628,9 @@
|
|
|
2629
2628
|
}
|
|
2630
2629
|
|
|
2631
2630
|
.e-pivotfieldlist-wrapper .e-title-header .e-title-content {
|
|
2632
|
-
font-size: 18px;
|
|
2633
2631
|
-ms-flex: auto;
|
|
2634
2632
|
flex: auto;
|
|
2633
|
+
font-size: 18px;
|
|
2635
2634
|
}
|
|
2636
2635
|
|
|
2637
2636
|
.e-pivotfieldlist-wrapper .e-field-list-container {
|
|
@@ -2665,13 +2664,13 @@
|
|
|
2665
2664
|
font-size: 13px;
|
|
2666
2665
|
font-weight: normal;
|
|
2667
2666
|
height: 28px;
|
|
2667
|
+
line-height: 1.4em;
|
|
2668
2668
|
overflow: hidden;
|
|
2669
2669
|
padding: 5px 0 0 15px;
|
|
2670
2670
|
text-align: left;
|
|
2671
2671
|
text-overflow: ellipsis;
|
|
2672
|
-
word-break: break-all;
|
|
2673
|
-
line-height: 1.4em;
|
|
2674
2672
|
text-transform: none;
|
|
2673
|
+
word-break: break-all;
|
|
2675
2674
|
}
|
|
2676
2675
|
|
|
2677
2676
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-field-table .e-field-header-wrapper {
|
|
@@ -2898,8 +2897,8 @@
|
|
|
2898
2897
|
overflow: hidden;
|
|
2899
2898
|
padding: 0 8px;
|
|
2900
2899
|
text-overflow: ellipsis;
|
|
2901
|
-
width: 100%;
|
|
2902
2900
|
text-transform: none;
|
|
2901
|
+
width: 100%;
|
|
2903
2902
|
}
|
|
2904
2903
|
|
|
2905
2904
|
.e-pivotfieldlist-wrapper .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -3756,7 +3755,7 @@
|
|
|
3756
3755
|
.e-pivotfieldlist-wrapper.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-formula {
|
|
3757
3756
|
background-color: #fff;
|
|
3758
3757
|
border: 1px solid #d0d0d0;
|
|
3759
|
-
border-radius:
|
|
3758
|
+
border-radius: 0;
|
|
3760
3759
|
color: #333;
|
|
3761
3760
|
height: 200px;
|
|
3762
3761
|
margin-left: 20px;
|
|
@@ -4012,14 +4011,26 @@
|
|
|
4012
4011
|
}
|
|
4013
4012
|
|
|
4014
4013
|
.e-pivotfieldlist-container .e-layout-footer {
|
|
4014
|
+
display: -ms-flexbox;
|
|
4015
|
+
display: flex;
|
|
4015
4016
|
padding: 10px 2px 2px;
|
|
4016
|
-
text-align: right;
|
|
4017
4017
|
}
|
|
4018
4018
|
|
|
4019
|
-
.e-pivotfieldlist-container .e-layout-footer .e-
|
|
4019
|
+
.e-pivotfieldlist-container .e-layout-footer .e-button-layout {
|
|
4020
|
+
-ms-flex: auto;
|
|
4021
|
+
flex: auto;
|
|
4022
|
+
text-align: end;
|
|
4023
|
+
}
|
|
4024
|
+
|
|
4025
|
+
.e-pivotfieldlist-container .e-layout-footer .e-button-layout .e-defer-apply-button {
|
|
4020
4026
|
margin-right: 10px;
|
|
4021
4027
|
}
|
|
4022
4028
|
|
|
4029
|
+
.e-pivotfieldlist-container .e-layout-footer .e-button-layout .e-cancel-btn,
|
|
4030
|
+
.e-pivotfieldlist-container .e-layout-footer .e-button-layout .e-defer-apply-button {
|
|
4031
|
+
min-width: fit-content;
|
|
4032
|
+
}
|
|
4033
|
+
|
|
4023
4034
|
.e-pivotfieldlist-container .e-layout-footer .e-cancel-btn,
|
|
4024
4035
|
.e-pivotfieldlist-container .e-layout-footer .e-defer-apply-button,
|
|
4025
4036
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
@@ -4030,7 +4041,7 @@
|
|
|
4030
4041
|
}
|
|
4031
4042
|
|
|
4032
4043
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout .e-label {
|
|
4033
|
-
|
|
4044
|
+
padding-right: 10px;
|
|
4034
4045
|
}
|
|
4035
4046
|
|
|
4036
4047
|
.e-pivotfieldlist-container .e-layout-footer .e-checkbox-layout {
|
|
@@ -4042,10 +4053,6 @@
|
|
|
4042
4053
|
margin-top: 6px;
|
|
4043
4054
|
}
|
|
4044
4055
|
|
|
4045
|
-
.e-pivotfieldlist-container.e-rtl .e-layout-footer {
|
|
4046
|
-
text-align: left;
|
|
4047
|
-
}
|
|
4048
|
-
|
|
4049
4056
|
.e-pivotfieldlist-container.e-rtl .e-layout-footer .e-defer-apply-button {
|
|
4050
4057
|
margin-left: 10px;
|
|
4051
4058
|
}
|
|
@@ -4363,8 +4370,8 @@
|
|
|
4363
4370
|
overflow: hidden;
|
|
4364
4371
|
padding: 0 8px;
|
|
4365
4372
|
text-overflow: ellipsis;
|
|
4366
|
-
width: 100%;
|
|
4367
4373
|
text-transform: none;
|
|
4374
|
+
width: 100%;
|
|
4368
4375
|
}
|
|
4369
4376
|
|
|
4370
4377
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table .e-left-axis-fields .e-field-list-filters .e-axis-content,
|
|
@@ -5221,7 +5228,7 @@
|
|
|
5221
5228
|
.e-pivotfieldlist-container.e-device .e-adaptive-container .e-content .e-pivot-calc-outer-div .e-pivot-formula {
|
|
5222
5229
|
background-color: #fff;
|
|
5223
5230
|
border: 1px solid #d0d0d0;
|
|
5224
|
-
border-radius:
|
|
5231
|
+
border-radius: 0;
|
|
5225
5232
|
color: #333;
|
|
5226
5233
|
height: 200px;
|
|
5227
5234
|
margin-left: 20px;
|