@syncfusion/ej2-react-pivotview 20.3.57 → 20.4.38
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 +59 -0
- package/README.md +118 -36
- package/diConfig.json +50 -10
- package/dist/ej2-react-pivotview.min.js +1 -1
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +55 -13
- package/styles/bootstrap-dark.css +18 -7
- package/styles/bootstrap.css +19 -8
- package/styles/bootstrap4.css +27 -10
- package/styles/bootstrap5-dark.css +26 -13
- package/styles/bootstrap5.css +26 -13
- package/styles/fabric-dark.css +42 -11
- package/styles/fabric.css +45 -11
- package/styles/fluent-dark.css +47 -23
- package/styles/fluent.css +47 -23
- package/styles/highcontrast-light.css +32 -9
- package/styles/highcontrast.css +32 -9
- package/styles/material-dark.css +22 -7
- package/styles/material.css +28 -7
- package/styles/pivotfieldlist/bootstrap-dark.css +8 -2
- package/styles/pivotfieldlist/bootstrap.css +9 -3
- package/styles/pivotfieldlist/bootstrap4.css +9 -3
- package/styles/pivotfieldlist/bootstrap5-dark.css +15 -3
- package/styles/pivotfieldlist/bootstrap5.css +15 -3
- package/styles/pivotfieldlist/fabric-dark.css +19 -4
- package/styles/pivotfieldlist/fabric.css +19 -4
- package/styles/pivotfieldlist/fluent-dark.css +19 -7
- package/styles/pivotfieldlist/fluent.css +19 -7
- package/styles/pivotfieldlist/highcontrast-light.css +19 -4
- package/styles/pivotfieldlist/highcontrast.css +19 -4
- package/styles/pivotfieldlist/material-dark.css +12 -2
- package/styles/pivotfieldlist/material.css +12 -2
- package/styles/pivotfieldlist/tailwind-dark.css +15 -3
- package/styles/pivotfieldlist/tailwind.css +15 -3
- package/styles/pivotview/bootstrap-dark.css +10 -5
- package/styles/pivotview/bootstrap.css +10 -5
- package/styles/pivotview/bootstrap4.css +18 -7
- package/styles/pivotview/bootstrap5-dark.css +11 -10
- package/styles/pivotview/bootstrap5.css +11 -10
- package/styles/pivotview/fabric-dark.css +23 -7
- package/styles/pivotview/fabric.css +26 -7
- package/styles/pivotview/fluent-dark.css +28 -16
- package/styles/pivotview/fluent.css +28 -16
- package/styles/pivotview/highcontrast-light.css +13 -5
- package/styles/pivotview/highcontrast.css +13 -5
- package/styles/pivotview/material-dark.css +10 -5
- package/styles/pivotview/material.css +16 -5
- package/styles/pivotview/tailwind-dark.css +15 -13
- package/styles/pivotview/tailwind.css +15 -13
- package/styles/tailwind-dark.css +30 -16
- package/styles/tailwind.css +30 -16
package/styles/material.css
CHANGED
|
@@ -560,6 +560,12 @@
|
|
|
560
560
|
.e-pivotview .e-pivot-toolbar .e-toolbar-items {
|
|
561
561
|
background: #f5f5f5;
|
|
562
562
|
}
|
|
563
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
|
|
564
|
+
background: #f5f5f5;
|
|
565
|
+
}
|
|
566
|
+
.e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
|
|
567
|
+
background: rgba(0, 0, 0, 0.12);
|
|
568
|
+
}
|
|
563
569
|
.e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
|
|
564
570
|
font-size: 16px;
|
|
565
571
|
}
|
|
@@ -896,6 +902,7 @@
|
|
|
896
902
|
}
|
|
897
903
|
.e-pivotview .e-valuescontent {
|
|
898
904
|
padding-right: 8px;
|
|
905
|
+
text-align: right;
|
|
899
906
|
}
|
|
900
907
|
.e-pivotview .e-grid .e-rowcell {
|
|
901
908
|
/* stylelint-disable */
|
|
@@ -935,7 +942,7 @@
|
|
|
935
942
|
}
|
|
936
943
|
.e-pivotview .e-member-editor-dialog,
|
|
937
944
|
.e-pivotview .e-olap-editor-dialog {
|
|
938
|
-
min-height:
|
|
945
|
+
min-height: 350px !important;
|
|
939
946
|
min-width: 350px !important;
|
|
940
947
|
visibility: hidden;
|
|
941
948
|
}
|
|
@@ -1582,7 +1589,7 @@
|
|
|
1582
1589
|
.e-pivotview .e-expand,
|
|
1583
1590
|
.e-pivotview .e-collapse {
|
|
1584
1591
|
cursor: pointer;
|
|
1585
|
-
display: inline;
|
|
1592
|
+
display: inline-block;
|
|
1586
1593
|
height: 18px;
|
|
1587
1594
|
margin-top: 5px;
|
|
1588
1595
|
text-align: center;
|
|
@@ -1879,9 +1886,9 @@
|
|
|
1879
1886
|
}
|
|
1880
1887
|
@media (max-width: 400px) {
|
|
1881
1888
|
.e-pivotview .e-pivot-pager.e-device .e-pivotview-row-size,
|
|
1882
|
-
.e-pivotview .e-pivot-pager.e-device .e-pivotview-column-size,
|
|
1883
|
-
.e-pivotview .e-pivot-pager.e-device .e-pivotview-row-pagerString,
|
|
1884
|
-
.e-pivotview .e-pivot-pager.e-device .e-pivotview-column-pagerString {
|
|
1889
|
+
.e-pivotview .e-pivot-pager.e-device .e-pivotview-column-size,
|
|
1890
|
+
.e-pivotview .e-pivot-pager.e-device .e-pivotview-row-pagerString,
|
|
1891
|
+
.e-pivotview .e-pivot-pager.e-device .e-pivotview-column-pagerString {
|
|
1885
1892
|
min-width: 10px !important;
|
|
1886
1893
|
}
|
|
1887
1894
|
}
|
|
@@ -1935,6 +1942,9 @@
|
|
|
1935
1942
|
margin-left: 0;
|
|
1936
1943
|
margin-right: 7px;
|
|
1937
1944
|
}
|
|
1945
|
+
.e-pivotview.e-rtl .e-valuescontent {
|
|
1946
|
+
text-align: left;
|
|
1947
|
+
}
|
|
1938
1948
|
.e-pivotview.e-rtl .e-group-values,
|
|
1939
1949
|
.e-pivotview.e-rtl .e-group-columns,
|
|
1940
1950
|
.e-pivotview.e-rtl .e-group-filters,
|
|
@@ -2055,6 +2065,7 @@
|
|
|
2055
2065
|
.e-pivottooltip {
|
|
2056
2066
|
border-radius: 4px;
|
|
2057
2067
|
padding: 3px 4px;
|
|
2068
|
+
text-align: initial;
|
|
2058
2069
|
}
|
|
2059
2070
|
|
|
2060
2071
|
.e-pivottooltip p {
|
|
@@ -3465,6 +3476,7 @@
|
|
|
3465
3476
|
display: inline-table;
|
|
3466
3477
|
height: 100%;
|
|
3467
3478
|
width: 100%;
|
|
3479
|
+
min-width: 265px;
|
|
3468
3480
|
}
|
|
3469
3481
|
.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-fullrow {
|
|
3470
3482
|
cursor: move;
|
|
@@ -3488,6 +3500,8 @@
|
|
|
3488
3500
|
cursor: pointer;
|
|
3489
3501
|
font-size: 13px;
|
|
3490
3502
|
margin-top: 3px;
|
|
3503
|
+
padding-left: 0px;
|
|
3504
|
+
padding-right: 0px;
|
|
3491
3505
|
}
|
|
3492
3506
|
.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-icon {
|
|
3493
3507
|
cursor: auto;
|
|
@@ -3902,6 +3916,9 @@
|
|
|
3902
3916
|
margin-left: 0;
|
|
3903
3917
|
margin-right: 10px;
|
|
3904
3918
|
}
|
|
3919
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
3920
|
+
padding-top: 4px !important;
|
|
3921
|
+
}
|
|
3905
3922
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
3906
3923
|
min-height: 170px;
|
|
3907
3924
|
overflow: auto;
|
|
@@ -4259,6 +4276,10 @@
|
|
|
4259
4276
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
4260
4277
|
margin: 0 6px 0 0;
|
|
4261
4278
|
}
|
|
4279
|
+
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div,
|
|
4280
|
+
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div {
|
|
4281
|
+
height: 65px !important;
|
|
4282
|
+
}
|
|
4262
4283
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
4263
4284
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
4264
4285
|
height: 100px !important;
|
|
@@ -4417,14 +4438,14 @@
|
|
|
4417
4438
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
4418
4439
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
4419
4440
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
4420
|
-
max-height:
|
|
4441
|
+
max-height: 440px !important;
|
|
4421
4442
|
min-width: 370px !important;
|
|
4422
4443
|
}
|
|
4423
4444
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4424
4445
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
4425
4446
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
4426
4447
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
4427
|
-
min-height:
|
|
4448
|
+
min-height: 75px !important;
|
|
4428
4449
|
}
|
|
4429
4450
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
4430
4451
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -779,6 +779,7 @@
|
|
|
779
779
|
display: inline-table;
|
|
780
780
|
height: 100%;
|
|
781
781
|
width: 100%;
|
|
782
|
+
min-width: 265px;
|
|
782
783
|
}
|
|
783
784
|
.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-fullrow {
|
|
784
785
|
cursor: move;
|
|
@@ -802,6 +803,8 @@
|
|
|
802
803
|
cursor: pointer;
|
|
803
804
|
font-size: 13px;
|
|
804
805
|
margin-top: 3px;
|
|
806
|
+
padding-left: 0px;
|
|
807
|
+
padding-right: 0px;
|
|
805
808
|
}
|
|
806
809
|
.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-icon {
|
|
807
810
|
cursor: auto;
|
|
@@ -1216,6 +1219,9 @@
|
|
|
1216
1219
|
margin-left: 0;
|
|
1217
1220
|
margin-right: 10px;
|
|
1218
1221
|
}
|
|
1222
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1223
|
+
padding-top: 4px !important;
|
|
1224
|
+
}
|
|
1219
1225
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1220
1226
|
min-height: 170px;
|
|
1221
1227
|
overflow: auto;
|
|
@@ -1731,14 +1737,14 @@
|
|
|
1731
1737
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1732
1738
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1733
1739
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1734
|
-
max-height:
|
|
1740
|
+
max-height: 440px !important;
|
|
1735
1741
|
min-width: 370px !important;
|
|
1736
1742
|
}
|
|
1737
1743
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1738
1744
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1739
1745
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1740
1746
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1741
|
-
min-height:
|
|
1747
|
+
min-height: 75px !important;
|
|
1742
1748
|
}
|
|
1743
1749
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1744
1750
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -777,6 +777,7 @@
|
|
|
777
777
|
display: inline-table;
|
|
778
778
|
height: 100%;
|
|
779
779
|
width: 100%;
|
|
780
|
+
min-width: 265px;
|
|
780
781
|
}
|
|
781
782
|
.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-fullrow {
|
|
782
783
|
cursor: move;
|
|
@@ -800,6 +801,8 @@
|
|
|
800
801
|
cursor: pointer;
|
|
801
802
|
font-size: 13px;
|
|
802
803
|
margin-top: 3px;
|
|
804
|
+
padding-left: 0px;
|
|
805
|
+
padding-right: 0px;
|
|
803
806
|
}
|
|
804
807
|
.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-icon {
|
|
805
808
|
cursor: auto;
|
|
@@ -1214,6 +1217,9 @@
|
|
|
1214
1217
|
margin-left: 0;
|
|
1215
1218
|
margin-right: 10px;
|
|
1216
1219
|
}
|
|
1220
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1221
|
+
padding-top: 4px !important;
|
|
1222
|
+
}
|
|
1217
1223
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1218
1224
|
min-height: 170px;
|
|
1219
1225
|
overflow: auto;
|
|
@@ -1579,7 +1585,7 @@
|
|
|
1579
1585
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
1580
1586
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1581
1587
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
1582
|
-
height:
|
|
1588
|
+
height: 204px;
|
|
1583
1589
|
}
|
|
1584
1590
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
1585
1591
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -1729,14 +1735,14 @@
|
|
|
1729
1735
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1730
1736
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1731
1737
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1732
|
-
max-height:
|
|
1738
|
+
max-height: 440px !important;
|
|
1733
1739
|
min-width: 370px !important;
|
|
1734
1740
|
}
|
|
1735
1741
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1736
1742
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1737
1743
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1738
1744
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1739
|
-
min-height:
|
|
1745
|
+
min-height: 75px !important;
|
|
1740
1746
|
}
|
|
1741
1747
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1742
1748
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -796,6 +796,7 @@
|
|
|
796
796
|
display: inline-table;
|
|
797
797
|
height: 100%;
|
|
798
798
|
width: 100%;
|
|
799
|
+
min-width: 265px;
|
|
799
800
|
}
|
|
800
801
|
.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-fullrow {
|
|
801
802
|
cursor: move;
|
|
@@ -819,6 +820,8 @@
|
|
|
819
820
|
cursor: pointer;
|
|
820
821
|
font-size: 13px;
|
|
821
822
|
margin-top: 3px;
|
|
823
|
+
padding-left: 0px;
|
|
824
|
+
padding-right: 0px;
|
|
822
825
|
}
|
|
823
826
|
.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-icon {
|
|
824
827
|
cursor: auto;
|
|
@@ -1265,6 +1268,9 @@
|
|
|
1265
1268
|
margin-left: 0;
|
|
1266
1269
|
margin-right: 10px;
|
|
1267
1270
|
}
|
|
1271
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1272
|
+
padding-top: 4px !important;
|
|
1273
|
+
}
|
|
1268
1274
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1269
1275
|
min-height: 170px;
|
|
1270
1276
|
overflow: auto;
|
|
@@ -1648,7 +1654,7 @@
|
|
|
1648
1654
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
1649
1655
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1650
1656
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
1651
|
-
height:
|
|
1657
|
+
height: 220px;
|
|
1652
1658
|
}
|
|
1653
1659
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
1654
1660
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -1798,14 +1804,14 @@
|
|
|
1798
1804
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1799
1805
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1800
1806
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1801
|
-
max-height:
|
|
1807
|
+
max-height: 440px !important;
|
|
1802
1808
|
min-width: 370px !important;
|
|
1803
1809
|
}
|
|
1804
1810
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1805
1811
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1806
1812
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1807
1813
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1808
|
-
min-height:
|
|
1814
|
+
min-height: 75px !important;
|
|
1809
1815
|
}
|
|
1810
1816
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1811
1817
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -791,6 +791,7 @@
|
|
|
791
791
|
display: inline-table;
|
|
792
792
|
height: 100%;
|
|
793
793
|
width: 100%;
|
|
794
|
+
min-width: 265px;
|
|
794
795
|
}
|
|
795
796
|
.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-fullrow {
|
|
796
797
|
cursor: move;
|
|
@@ -814,6 +815,8 @@
|
|
|
814
815
|
cursor: pointer;
|
|
815
816
|
font-size: 13px;
|
|
816
817
|
margin-top: 3px;
|
|
818
|
+
padding-left: 0px;
|
|
819
|
+
padding-right: 0px;
|
|
817
820
|
}
|
|
818
821
|
.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-icon {
|
|
819
822
|
cursor: auto;
|
|
@@ -946,6 +949,12 @@
|
|
|
946
949
|
font-size: 20px;
|
|
947
950
|
padding-top: 12px;
|
|
948
951
|
}
|
|
952
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
|
|
953
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
954
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
955
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report {
|
|
956
|
+
padding-top: 3px;
|
|
957
|
+
}
|
|
949
958
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
950
959
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
951
960
|
font-size: 20px;
|
|
@@ -1121,7 +1130,7 @@
|
|
|
1121
1130
|
display: none;
|
|
1122
1131
|
}
|
|
1123
1132
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-label-container {
|
|
1124
|
-
background-color: #
|
|
1133
|
+
background-color: #282d31;
|
|
1125
1134
|
opacity: 56%;
|
|
1126
1135
|
padding: 14px 10px 16px 20px;
|
|
1127
1136
|
}
|
|
@@ -1242,6 +1251,9 @@
|
|
|
1242
1251
|
margin-left: 0;
|
|
1243
1252
|
margin-right: 10px;
|
|
1244
1253
|
}
|
|
1254
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1255
|
+
padding-top: 4px !important;
|
|
1256
|
+
}
|
|
1245
1257
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1246
1258
|
min-height: 170px;
|
|
1247
1259
|
overflow: auto;
|
|
@@ -1768,14 +1780,14 @@
|
|
|
1768
1780
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1769
1781
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1770
1782
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1771
|
-
max-height:
|
|
1783
|
+
max-height: 440px !important;
|
|
1772
1784
|
min-width: 370px !important;
|
|
1773
1785
|
}
|
|
1774
1786
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1775
1787
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1776
1788
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1777
1789
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1778
|
-
min-height:
|
|
1790
|
+
min-height: 75px !important;
|
|
1779
1791
|
}
|
|
1780
1792
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1781
1793
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -791,6 +791,7 @@
|
|
|
791
791
|
display: inline-table;
|
|
792
792
|
height: 100%;
|
|
793
793
|
width: 100%;
|
|
794
|
+
min-width: 265px;
|
|
794
795
|
}
|
|
795
796
|
.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-fullrow {
|
|
796
797
|
cursor: move;
|
|
@@ -814,6 +815,8 @@
|
|
|
814
815
|
cursor: pointer;
|
|
815
816
|
font-size: 13px;
|
|
816
817
|
margin-top: 3px;
|
|
818
|
+
padding-left: 0px;
|
|
819
|
+
padding-right: 0px;
|
|
817
820
|
}
|
|
818
821
|
.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-icon {
|
|
819
822
|
cursor: auto;
|
|
@@ -946,6 +949,12 @@
|
|
|
946
949
|
font-size: 20px;
|
|
947
950
|
padding-top: 12px;
|
|
948
951
|
}
|
|
952
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
|
|
953
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
954
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
955
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report {
|
|
956
|
+
padding-top: 3px;
|
|
957
|
+
}
|
|
949
958
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
950
959
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
951
960
|
font-size: 20px;
|
|
@@ -1121,7 +1130,7 @@
|
|
|
1121
1130
|
display: none;
|
|
1122
1131
|
}
|
|
1123
1132
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-label-container {
|
|
1124
|
-
background-color: #
|
|
1133
|
+
background-color: #f8f9fa;
|
|
1125
1134
|
opacity: 56%;
|
|
1126
1135
|
padding: 14px 10px 16px 20px;
|
|
1127
1136
|
}
|
|
@@ -1242,6 +1251,9 @@
|
|
|
1242
1251
|
margin-left: 0;
|
|
1243
1252
|
margin-right: 10px;
|
|
1244
1253
|
}
|
|
1254
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1255
|
+
padding-top: 4px !important;
|
|
1256
|
+
}
|
|
1245
1257
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1246
1258
|
min-height: 170px;
|
|
1247
1259
|
overflow: auto;
|
|
@@ -1768,14 +1780,14 @@
|
|
|
1768
1780
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1769
1781
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1770
1782
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1771
|
-
max-height:
|
|
1783
|
+
max-height: 440px !important;
|
|
1772
1784
|
min-width: 370px !important;
|
|
1773
1785
|
}
|
|
1774
1786
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1775
1787
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1776
1788
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1777
1789
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1778
|
-
min-height:
|
|
1790
|
+
min-height: 75px !important;
|
|
1779
1791
|
}
|
|
1780
1792
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1781
1793
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -778,6 +778,7 @@
|
|
|
778
778
|
display: inline-table;
|
|
779
779
|
height: 100%;
|
|
780
780
|
width: 100%;
|
|
781
|
+
min-width: 265px;
|
|
781
782
|
}
|
|
782
783
|
.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-fullrow {
|
|
783
784
|
cursor: move;
|
|
@@ -801,6 +802,8 @@
|
|
|
801
802
|
cursor: pointer;
|
|
802
803
|
font-size: 13px;
|
|
803
804
|
margin-top: 3px;
|
|
805
|
+
padding-left: 0px;
|
|
806
|
+
padding-right: 0px;
|
|
804
807
|
}
|
|
805
808
|
.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-icon {
|
|
806
809
|
cursor: auto;
|
|
@@ -1215,6 +1218,9 @@
|
|
|
1215
1218
|
margin-left: 0;
|
|
1216
1219
|
margin-right: 10px;
|
|
1217
1220
|
}
|
|
1221
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1222
|
+
padding-top: 4px !important;
|
|
1223
|
+
}
|
|
1218
1224
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1219
1225
|
min-height: 170px;
|
|
1220
1226
|
overflow: auto;
|
|
@@ -1572,15 +1578,19 @@
|
|
|
1572
1578
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
1573
1579
|
margin: 0 6px 0 0;
|
|
1574
1580
|
}
|
|
1581
|
+
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div,
|
|
1582
|
+
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div {
|
|
1583
|
+
height: 75px !important;
|
|
1584
|
+
}
|
|
1575
1585
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1576
1586
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1577
|
-
height:
|
|
1587
|
+
height: 101px !important;
|
|
1578
1588
|
}
|
|
1579
1589
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1580
1590
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
1581
1591
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1582
1592
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
1583
|
-
height:
|
|
1593
|
+
height: 208px;
|
|
1584
1594
|
}
|
|
1585
1595
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
1586
1596
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -1611,6 +1621,11 @@
|
|
|
1611
1621
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1612
1622
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1613
1623
|
min-width: 350px !important;
|
|
1624
|
+
height: 427px !important;
|
|
1625
|
+
}
|
|
1626
|
+
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter.e-node-limit,
|
|
1627
|
+
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter.e-node-limit {
|
|
1628
|
+
height: 440px !important;
|
|
1614
1629
|
}
|
|
1615
1630
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1616
1631
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1730,14 +1745,14 @@
|
|
|
1730
1745
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1731
1746
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1732
1747
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1733
|
-
max-height:
|
|
1748
|
+
max-height: 440px !important;
|
|
1734
1749
|
min-width: 370px !important;
|
|
1735
1750
|
}
|
|
1736
1751
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1737
1752
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1738
1753
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1739
1754
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1740
|
-
min-height:
|
|
1755
|
+
min-height: 75px !important;
|
|
1741
1756
|
}
|
|
1742
1757
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1743
1758
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -777,6 +777,7 @@
|
|
|
777
777
|
display: inline-table;
|
|
778
778
|
height: 100%;
|
|
779
779
|
width: 100%;
|
|
780
|
+
min-width: 265px;
|
|
780
781
|
}
|
|
781
782
|
.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-fullrow {
|
|
782
783
|
cursor: move;
|
|
@@ -800,6 +801,8 @@
|
|
|
800
801
|
cursor: pointer;
|
|
801
802
|
font-size: 13px;
|
|
802
803
|
margin-top: 3px;
|
|
804
|
+
padding-left: 0px;
|
|
805
|
+
padding-right: 0px;
|
|
803
806
|
}
|
|
804
807
|
.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-icon {
|
|
805
808
|
cursor: auto;
|
|
@@ -1214,6 +1217,9 @@
|
|
|
1214
1217
|
margin-left: 0;
|
|
1215
1218
|
margin-right: 10px;
|
|
1216
1219
|
}
|
|
1220
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1221
|
+
padding-top: 4px !important;
|
|
1222
|
+
}
|
|
1217
1223
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1218
1224
|
min-height: 170px;
|
|
1219
1225
|
overflow: auto;
|
|
@@ -1571,15 +1577,19 @@
|
|
|
1571
1577
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-filter-tab-container.e-rtl .e-tab-header .e-toolbar-item .e-icon-left + .e-tab-text {
|
|
1572
1578
|
margin: 0 6px 0 0;
|
|
1573
1579
|
}
|
|
1580
|
+
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div,
|
|
1581
|
+
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-node-limit.e-excel-filter .e-excelfilter .e-member-editor-container-outer-div {
|
|
1582
|
+
height: 75px !important;
|
|
1583
|
+
}
|
|
1574
1584
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1575
1585
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1576
|
-
height:
|
|
1586
|
+
height: 101px !important;
|
|
1577
1587
|
}
|
|
1578
1588
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1579
1589
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
1580
1590
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1581
1591
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
1582
|
-
height:
|
|
1592
|
+
height: 209px;
|
|
1583
1593
|
}
|
|
1584
1594
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
1585
1595
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -1610,6 +1620,11 @@
|
|
|
1610
1620
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1611
1621
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1612
1622
|
min-width: 350px !important;
|
|
1623
|
+
height: 427px !important;
|
|
1624
|
+
}
|
|
1625
|
+
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter.e-node-limit,
|
|
1626
|
+
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter.e-node-limit {
|
|
1627
|
+
height: 440px !important;
|
|
1613
1628
|
}
|
|
1614
1629
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1615
1630
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1729,14 +1744,14 @@
|
|
|
1729
1744
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1730
1745
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1731
1746
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1732
|
-
max-height:
|
|
1747
|
+
max-height: 440px !important;
|
|
1733
1748
|
min-width: 370px !important;
|
|
1734
1749
|
}
|
|
1735
1750
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1736
1751
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1737
1752
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1738
1753
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1739
|
-
min-height:
|
|
1754
|
+
min-height: 75px !important;
|
|
1740
1755
|
}
|
|
1741
1756
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1742
1757
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
@@ -784,6 +784,7 @@
|
|
|
784
784
|
display: inline-table;
|
|
785
785
|
height: 100%;
|
|
786
786
|
width: 100%;
|
|
787
|
+
min-width: 265px;
|
|
787
788
|
}
|
|
788
789
|
.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-fullrow {
|
|
789
790
|
cursor: move;
|
|
@@ -807,6 +808,8 @@
|
|
|
807
808
|
cursor: pointer;
|
|
808
809
|
font-size: 13px;
|
|
809
810
|
margin-top: 3px;
|
|
811
|
+
padding-left: 0px;
|
|
812
|
+
padding-right: 0px;
|
|
810
813
|
}
|
|
811
814
|
.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-icon {
|
|
812
815
|
cursor: auto;
|
|
@@ -943,6 +946,12 @@
|
|
|
943
946
|
font-size: 20px;
|
|
944
947
|
padding-top: 12px;
|
|
945
948
|
}
|
|
949
|
+
.e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited, .e-bigger.e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report,
|
|
950
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edit,
|
|
951
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-edited,
|
|
952
|
+
.e-bigger .e-pivot-calc-dialog-div .e-treeview ul li .e-list-icon.e-remove-report {
|
|
953
|
+
padding-top: 0;
|
|
954
|
+
}
|
|
946
955
|
.e-bigger.e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons,
|
|
947
956
|
.e-bigger .e-pivot-calc-dialog-div .e-treeview .e-list-item span.e-icons {
|
|
948
957
|
font-size: 20px;
|
|
@@ -999,7 +1008,7 @@
|
|
|
999
1008
|
.e-pivotfieldlist-container .e-member-editor-dialog {
|
|
1000
1009
|
max-width: 400px !important;
|
|
1001
1010
|
min-width: 320px !important;
|
|
1002
|
-
min-height:
|
|
1011
|
+
min-height: 350px;
|
|
1003
1012
|
/* stylelint-enable */
|
|
1004
1013
|
/* stylelint-disable */
|
|
1005
1014
|
/* stylelint-enable */
|
|
@@ -1121,7 +1130,7 @@
|
|
|
1121
1130
|
display: none;
|
|
1122
1131
|
}
|
|
1123
1132
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-editor-label-container {
|
|
1124
|
-
background-color: #
|
|
1133
|
+
background-color: #201f1e;
|
|
1125
1134
|
opacity: 56%;
|
|
1126
1135
|
padding: 14px 10px 16px 20px;
|
|
1127
1136
|
}
|
|
@@ -1241,6 +1250,9 @@
|
|
|
1241
1250
|
margin-left: 0;
|
|
1242
1251
|
margin-right: 10px;
|
|
1243
1252
|
}
|
|
1253
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-outer-container:not(.e-excelfilter) .e-editor-search-container {
|
|
1254
|
+
padding-top: 4px !important;
|
|
1255
|
+
}
|
|
1244
1256
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul:first-child {
|
|
1245
1257
|
min-height: 170px;
|
|
1246
1258
|
overflow: auto;
|
|
@@ -1533,7 +1545,7 @@
|
|
|
1533
1545
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1534
1546
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1535
1547
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
1536
|
-
height:
|
|
1548
|
+
height: 103px;
|
|
1537
1549
|
}
|
|
1538
1550
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
1539
1551
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -1607,13 +1619,13 @@
|
|
|
1607
1619
|
}
|
|
1608
1620
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1609
1621
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1610
|
-
height:
|
|
1622
|
+
height: 82px !important;
|
|
1611
1623
|
}
|
|
1612
1624
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1613
1625
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
1614
1626
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1615
1627
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
1616
|
-
height:
|
|
1628
|
+
height: 192px;
|
|
1617
1629
|
}
|
|
1618
1630
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter .e-filter-text-div,
|
|
1619
1631
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter .e-filter-text-div,
|
|
@@ -1763,14 +1775,14 @@
|
|
|
1763
1775
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1764
1776
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1765
1777
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1766
|
-
max-height:
|
|
1778
|
+
max-height: 440px !important;
|
|
1767
1779
|
min-width: 370px !important;
|
|
1768
1780
|
}
|
|
1769
1781
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1770
1782
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1771
1783
|
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1772
1784
|
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1773
|
-
min-height:
|
|
1785
|
+
min-height: 75px !important;
|
|
1774
1786
|
}
|
|
1775
1787
|
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1776
1788
|
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|