@syncfusion/ej2-react-pivotview 20.1.61 → 20.2.39
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 +30 -0
- package/dist/ej2-react-pivotview.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +166 -33
- package/styles/bootstrap.css +166 -33
- package/styles/bootstrap4.css +167 -37
- package/styles/bootstrap5-dark.css +210 -46
- package/styles/bootstrap5.css +210 -46
- package/styles/fabric-dark.css +166 -33
- package/styles/fabric.css +166 -33
- package/styles/fluent-dark.css +184 -50
- package/styles/fluent.css +184 -50
- package/styles/highcontrast-light.css +166 -33
- package/styles/highcontrast.css +166 -33
- package/styles/material-dark.css +166 -33
- package/styles/material.css +166 -33
- package/styles/pivotfieldlist/bootstrap-dark.css +147 -11
- package/styles/pivotfieldlist/bootstrap.css +147 -11
- package/styles/pivotfieldlist/bootstrap4.css +148 -12
- package/styles/pivotfieldlist/bootstrap5-dark.css +152 -16
- package/styles/pivotfieldlist/bootstrap5.css +152 -16
- package/styles/pivotfieldlist/fabric-dark.css +147 -11
- package/styles/pivotfieldlist/fabric.css +147 -11
- package/styles/pivotfieldlist/fluent-dark.css +155 -19
- package/styles/pivotfieldlist/fluent.css +155 -19
- package/styles/pivotfieldlist/highcontrast-light.css +147 -11
- package/styles/pivotfieldlist/highcontrast.css +147 -11
- package/styles/pivotfieldlist/material-dark.css +147 -11
- package/styles/pivotfieldlist/material.css +147 -11
- package/styles/pivotfieldlist/tailwind-dark.css +156 -22
- package/styles/pivotfieldlist/tailwind.css +157 -22
- package/styles/pivotview/bootstrap-dark.css +19 -22
- package/styles/pivotview/bootstrap.css +19 -22
- package/styles/pivotview/bootstrap4.css +19 -25
- package/styles/pivotview/bootstrap5-dark.css +58 -30
- package/styles/pivotview/bootstrap5.css +58 -30
- package/styles/pivotview/fabric-dark.css +19 -22
- package/styles/pivotview/fabric.css +19 -22
- package/styles/pivotview/fluent-dark.css +29 -31
- package/styles/pivotview/fluent.css +29 -31
- package/styles/pivotview/highcontrast-light.css +19 -22
- package/styles/pivotview/highcontrast.css +19 -22
- package/styles/pivotview/material-dark.css +19 -22
- package/styles/pivotview/material.css +19 -22
- package/styles/pivotview/tailwind-dark.css +27 -31
- package/styles/pivotview/tailwind.css +27 -31
- package/styles/tailwind-dark.css +183 -53
- package/styles/tailwind.css +184 -53
|
@@ -278,6 +278,10 @@
|
|
|
278
278
|
.e-pivotfieldlist-container .e-sort-descend::before {
|
|
279
279
|
content: "\e7d8" !important;
|
|
280
280
|
}
|
|
281
|
+
.e-pivotfieldlist-wrapper .e-field-list-search-icon::before,
|
|
282
|
+
.e-pivotfieldlist-container .e-field-list-search-icon::before {
|
|
283
|
+
content: "\e754" !important;
|
|
284
|
+
}
|
|
281
285
|
.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before,
|
|
282
286
|
.e-pivotfieldlist-container .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before {
|
|
283
287
|
content: "\e740";
|
|
@@ -313,8 +317,7 @@
|
|
|
313
317
|
|
|
314
318
|
.e-pivot-formatting-dialog {
|
|
315
319
|
max-height: 480px !important;
|
|
316
|
-
|
|
317
|
-
width: 628px !important;
|
|
320
|
+
width: 629px !important;
|
|
318
321
|
}
|
|
319
322
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
320
323
|
padding-bottom: 4px;
|
|
@@ -328,6 +331,7 @@
|
|
|
328
331
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
|
|
329
332
|
padding-bottom: 14px;
|
|
330
333
|
padding-right: 18px;
|
|
334
|
+
white-space: nowrap;
|
|
331
335
|
}
|
|
332
336
|
.e-pivot-formatting-dialog .e-format-value-span {
|
|
333
337
|
vertical-align: bottom;
|
|
@@ -344,6 +348,7 @@
|
|
|
344
348
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
345
349
|
padding-left: 14px;
|
|
346
350
|
padding-top: 14px;
|
|
351
|
+
width: 579px;
|
|
347
352
|
}
|
|
348
353
|
.e-pivot-formatting-dialog .e-format-outer-div {
|
|
349
354
|
background-color: #fff;
|
|
@@ -419,6 +424,9 @@
|
|
|
419
424
|
min-width: 320px !important;
|
|
420
425
|
width: 100% !important;
|
|
421
426
|
}
|
|
427
|
+
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
428
|
+
width: 100% !important;
|
|
429
|
+
}
|
|
422
430
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
423
431
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
424
432
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -463,8 +471,7 @@
|
|
|
463
471
|
|
|
464
472
|
.e-bigger.e-pivot-formatting-dialog,
|
|
465
473
|
.e-bigger .e-pivot-formatting-dialog {
|
|
466
|
-
|
|
467
|
-
width: 680px !important;
|
|
474
|
+
width: 714px !important;
|
|
468
475
|
}
|
|
469
476
|
.e-bigger.e-pivot-formatting-dialog .e-format-label,
|
|
470
477
|
.e-bigger.e-pivot-formatting-dialog .e-format-value-label,
|
|
@@ -481,6 +488,7 @@
|
|
|
481
488
|
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
|
|
482
489
|
padding-left: 16px;
|
|
483
490
|
padding-top: 16px;
|
|
491
|
+
width: 656px;
|
|
484
492
|
}
|
|
485
493
|
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
|
|
486
494
|
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
|
|
@@ -720,7 +728,7 @@
|
|
|
720
728
|
display: flex;
|
|
721
729
|
}
|
|
722
730
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
723
|
-
height:
|
|
731
|
+
height: 470px;
|
|
724
732
|
width: 50%;
|
|
725
733
|
}
|
|
726
734
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer {
|
|
@@ -730,9 +738,9 @@
|
|
|
730
738
|
}
|
|
731
739
|
.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 {
|
|
732
740
|
display: inline-block;
|
|
733
|
-
height:
|
|
741
|
+
height: 435px;
|
|
734
742
|
overflow: auto;
|
|
735
|
-
width:
|
|
743
|
+
width: 100% !important;
|
|
736
744
|
}
|
|
737
745
|
.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 {
|
|
738
746
|
display: inline-table;
|
|
@@ -864,8 +872,8 @@
|
|
|
864
872
|
|
|
865
873
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
866
874
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
867
|
-
max-height:
|
|
868
|
-
min-width:
|
|
875
|
+
max-height: 600px !important;
|
|
876
|
+
min-width: 401px !important;
|
|
869
877
|
}
|
|
870
878
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
871
879
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
@@ -911,17 +919,17 @@
|
|
|
911
919
|
}
|
|
912
920
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
913
921
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
|
|
914
|
-
max-height:
|
|
915
|
-
min-width: 580px;
|
|
922
|
+
max-height: 750px !important;
|
|
923
|
+
min-width: 580px !important;
|
|
916
924
|
}
|
|
917
925
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
918
926
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
919
|
-
height:
|
|
927
|
+
height: 540px;
|
|
920
928
|
width: 283px;
|
|
921
929
|
}
|
|
922
930
|
.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,
|
|
923
931
|
.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 {
|
|
924
|
-
height:
|
|
932
|
+
height: 500px;
|
|
925
933
|
width: 325px;
|
|
926
934
|
}
|
|
927
935
|
.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,
|
|
@@ -988,7 +996,7 @@
|
|
|
988
996
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
989
997
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
990
998
|
margin-left: -22px;
|
|
991
|
-
overflow:
|
|
999
|
+
overflow: auto !important;
|
|
992
1000
|
}
|
|
993
1001
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-list-text,
|
|
994
1002
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
@@ -1025,6 +1033,9 @@
|
|
|
1025
1033
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1026
1034
|
margin-right: 0;
|
|
1027
1035
|
}
|
|
1036
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1037
|
+
margin-left: 20px;
|
|
1038
|
+
}
|
|
1028
1039
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-clear-filter-button {
|
|
1029
1040
|
float: left;
|
|
1030
1041
|
margin: 0;
|
|
@@ -1121,6 +1132,10 @@
|
|
|
1121
1132
|
opacity: 56%;
|
|
1122
1133
|
padding: 14px 10px 9px 20px;
|
|
1123
1134
|
}
|
|
1135
|
+
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-toolbar .e-toolbar-items {
|
|
1136
|
+
margin-left: 0;
|
|
1137
|
+
margin-right: 20px;
|
|
1138
|
+
}
|
|
1124
1139
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
1125
1140
|
margin-left: 0;
|
|
1126
1141
|
margin-right: 10px;
|
|
@@ -1145,6 +1160,10 @@
|
|
|
1145
1160
|
margin-left: 0;
|
|
1146
1161
|
margin-right: 10px;
|
|
1147
1162
|
}
|
|
1163
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul {
|
|
1164
|
+
min-height: 170px;
|
|
1165
|
+
overflow: auto;
|
|
1166
|
+
}
|
|
1148
1167
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-measure-icon,
|
|
1149
1168
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-dimension-icon,
|
|
1150
1169
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-attributeCDB-icon,
|
|
@@ -1260,7 +1279,7 @@
|
|
|
1260
1279
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content,
|
|
1261
1280
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
1262
1281
|
overflow: hidden;
|
|
1263
|
-
padding: 0;
|
|
1282
|
+
padding: 0 !important;
|
|
1264
1283
|
padding-top: 1px;
|
|
1265
1284
|
}
|
|
1266
1285
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -1420,7 +1439,7 @@
|
|
|
1420
1439
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1421
1440
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1422
1441
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
1423
|
-
height:
|
|
1442
|
+
height: 110px;
|
|
1424
1443
|
}
|
|
1425
1444
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
1426
1445
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -1490,7 +1509,7 @@
|
|
|
1490
1509
|
}
|
|
1491
1510
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1492
1511
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1493
|
-
height:
|
|
1512
|
+
height: 100px !important;
|
|
1494
1513
|
}
|
|
1495
1514
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1496
1515
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
@@ -1526,7 +1545,7 @@
|
|
|
1526
1545
|
}
|
|
1527
1546
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1528
1547
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1529
|
-
min-width: 350px;
|
|
1548
|
+
min-width: 350px !important;
|
|
1530
1549
|
}
|
|
1531
1550
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1532
1551
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1641,6 +1660,25 @@
|
|
|
1641
1660
|
min-height: 36px;
|
|
1642
1661
|
min-width: 36px;
|
|
1643
1662
|
}
|
|
1663
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog,
|
|
1664
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1665
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1666
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1667
|
+
max-height: 400px !important;
|
|
1668
|
+
min-width: 370px !important;
|
|
1669
|
+
}
|
|
1670
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1671
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1672
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1673
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1674
|
+
min-height: 113px !important;
|
|
1675
|
+
}
|
|
1676
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1677
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1678
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1679
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
1680
|
+
height: auto;
|
|
1681
|
+
}
|
|
1644
1682
|
|
|
1645
1683
|
.e-pivotfieldlist-container {
|
|
1646
1684
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
@@ -1870,6 +1908,9 @@
|
|
|
1870
1908
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
1871
1909
|
font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, "Roboto", "Helvetica Neue", sans-serif;
|
|
1872
1910
|
}
|
|
1911
|
+
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li.e-disable {
|
|
1912
|
+
display: none !important;
|
|
1913
|
+
}
|
|
1873
1914
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
|
|
1874
1915
|
margin-left: 0;
|
|
1875
1916
|
margin-right: 0;
|
|
@@ -2315,6 +2356,59 @@
|
|
|
2315
2356
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table.e-olap-axis-table {
|
|
2316
2357
|
width: 60%;
|
|
2317
2358
|
}
|
|
2359
|
+
.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
2360
|
+
max-height: 750px;
|
|
2361
|
+
}
|
|
2362
|
+
.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
2363
|
+
height: 261px;
|
|
2364
|
+
}
|
|
2365
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
2366
|
+
min-height: 540px;
|
|
2367
|
+
}
|
|
2368
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
2369
|
+
height: 369px;
|
|
2370
|
+
}
|
|
2371
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
2372
|
+
height: 392px !important;
|
|
2373
|
+
}
|
|
2374
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
2375
|
+
height: 392px;
|
|
2376
|
+
}
|
|
2377
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
2378
|
+
height: 162px !important;
|
|
2379
|
+
}
|
|
2380
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt {
|
|
2381
|
+
color: #a19f9d;
|
|
2382
|
+
padding: 25px 12px;
|
|
2383
|
+
text-align: center;
|
|
2384
|
+
width: 100%;
|
|
2385
|
+
}
|
|
2386
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt.e-disable {
|
|
2387
|
+
display: none;
|
|
2388
|
+
}
|
|
2389
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search {
|
|
2390
|
+
display: -ms-flexbox;
|
|
2391
|
+
display: flex;
|
|
2392
|
+
padding: 10px 18px;
|
|
2393
|
+
}
|
|
2394
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-field-list-search-input .e-field-list-search-icon {
|
|
2395
|
+
float: right;
|
|
2396
|
+
font-size: 14px;
|
|
2397
|
+
}
|
|
2398
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group .e-input-group-icon,
|
|
2399
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2400
|
+
border-width: 0 !important;
|
|
2401
|
+
cursor: text !important;
|
|
2402
|
+
}
|
|
2403
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group-icon:hover {
|
|
2404
|
+
background-color: transparent !important;
|
|
2405
|
+
border: transparent !important;
|
|
2406
|
+
color: currentColor !important;
|
|
2407
|
+
}
|
|
2408
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-tree-outer-div .e-disable,
|
|
2409
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-disable {
|
|
2410
|
+
display: none !important;
|
|
2411
|
+
}
|
|
2318
2412
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2319
2413
|
color: #323130;
|
|
2320
2414
|
font-size: 14px;
|
|
@@ -2403,7 +2497,7 @@
|
|
|
2403
2497
|
width: 100%;
|
|
2404
2498
|
}
|
|
2405
2499
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
|
|
2406
|
-
height:
|
|
2500
|
+
height: 180px;
|
|
2407
2501
|
}
|
|
2408
2502
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-center-div {
|
|
2409
2503
|
display: none;
|
|
@@ -2465,6 +2559,11 @@
|
|
|
2465
2559
|
background-color: transparent;
|
|
2466
2560
|
color: #3b3a39;
|
|
2467
2561
|
}
|
|
2562
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
2563
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
2564
|
+
height: 210px;
|
|
2565
|
+
overflow: auto;
|
|
2566
|
+
}
|
|
2468
2567
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2469
2568
|
display: -ms-flexbox;
|
|
2470
2569
|
display: flex;
|
|
@@ -3363,4 +3462,41 @@
|
|
|
3363
3462
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
|
|
3364
3463
|
padding-left: 0;
|
|
3365
3464
|
padding-right: 4px;
|
|
3465
|
+
}
|
|
3466
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static,
|
|
3467
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
3468
|
+
max-height: 750px;
|
|
3469
|
+
}
|
|
3470
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container,
|
|
3471
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container {
|
|
3472
|
+
max-height: 800px;
|
|
3473
|
+
}
|
|
3474
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table,
|
|
3475
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
3476
|
+
height: 270px;
|
|
3477
|
+
}
|
|
3478
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup,
|
|
3479
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
3480
|
+
max-height: 600px !important;
|
|
3481
|
+
min-height: 588px !important;
|
|
3482
|
+
}
|
|
3483
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container,
|
|
3484
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
3485
|
+
height: 387px;
|
|
3486
|
+
}
|
|
3487
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table,
|
|
3488
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
3489
|
+
height: 400px !important;
|
|
3490
|
+
}
|
|
3491
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table,
|
|
3492
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
3493
|
+
height: 404px;
|
|
3494
|
+
}
|
|
3495
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content,
|
|
3496
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
3497
|
+
height: 165px !important;
|
|
3498
|
+
}
|
|
3499
|
+
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
3500
|
+
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
3501
|
+
max-height: 184px;
|
|
3366
3502
|
}
|
|
@@ -278,6 +278,10 @@
|
|
|
278
278
|
.e-pivotfieldlist-container .e-sort-descend::before {
|
|
279
279
|
content: "\e665" !important;
|
|
280
280
|
}
|
|
281
|
+
.e-pivotfieldlist-wrapper .e-field-list-search-icon::before,
|
|
282
|
+
.e-pivotfieldlist-container .e-field-list-search-icon::before {
|
|
283
|
+
content: "\e60e" !important;
|
|
284
|
+
}
|
|
281
285
|
.e-pivotfieldlist-wrapper .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before,
|
|
282
286
|
.e-pivotfieldlist-container .e-pivot-calc-outer-div .e-pivot-accord .e-edited.e-icons::before {
|
|
283
287
|
content: "\e7a3";
|
|
@@ -313,7 +317,6 @@
|
|
|
313
317
|
|
|
314
318
|
.e-pivot-formatting-dialog {
|
|
315
319
|
max-height: 480px !important;
|
|
316
|
-
min-width: 640px !important;
|
|
317
320
|
width: 640px !important;
|
|
318
321
|
}
|
|
319
322
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
@@ -328,6 +331,7 @@
|
|
|
328
331
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
|
|
329
332
|
padding-bottom: 14px;
|
|
330
333
|
padding-right: 18px;
|
|
334
|
+
white-space: nowrap;
|
|
331
335
|
}
|
|
332
336
|
.e-pivot-formatting-dialog .e-format-value-span {
|
|
333
337
|
vertical-align: bottom;
|
|
@@ -344,6 +348,7 @@
|
|
|
344
348
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
345
349
|
padding-left: 14px;
|
|
346
350
|
padding-top: 14px;
|
|
351
|
+
width: 579px;
|
|
347
352
|
}
|
|
348
353
|
.e-pivot-formatting-dialog .e-format-outer-div {
|
|
349
354
|
background-color: #fff;
|
|
@@ -419,6 +424,9 @@
|
|
|
419
424
|
min-width: 320px !important;
|
|
420
425
|
width: 100% !important;
|
|
421
426
|
}
|
|
427
|
+
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
428
|
+
width: 100% !important;
|
|
429
|
+
}
|
|
422
430
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
423
431
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
424
432
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -463,7 +471,6 @@
|
|
|
463
471
|
|
|
464
472
|
.e-bigger.e-pivot-formatting-dialog,
|
|
465
473
|
.e-bigger .e-pivot-formatting-dialog {
|
|
466
|
-
min-width: 707px !important;
|
|
467
474
|
width: 707px !important;
|
|
468
475
|
}
|
|
469
476
|
.e-bigger.e-pivot-formatting-dialog .e-format-label,
|
|
@@ -481,6 +488,7 @@
|
|
|
481
488
|
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
|
|
482
489
|
padding-left: 16px;
|
|
483
490
|
padding-top: 16px;
|
|
491
|
+
width: 656px;
|
|
484
492
|
}
|
|
485
493
|
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
|
|
486
494
|
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
|
|
@@ -726,7 +734,7 @@
|
|
|
726
734
|
display: inline-block;
|
|
727
735
|
height: 441px;
|
|
728
736
|
overflow: auto;
|
|
729
|
-
width:
|
|
737
|
+
width: 100% !important;
|
|
730
738
|
}
|
|
731
739
|
.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 {
|
|
732
740
|
display: inline-table;
|
|
@@ -854,8 +862,8 @@
|
|
|
854
862
|
|
|
855
863
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
856
864
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
857
|
-
max-height:
|
|
858
|
-
min-width:
|
|
865
|
+
max-height: 600px !important;
|
|
866
|
+
min-width: 401px !important;
|
|
859
867
|
}
|
|
860
868
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
861
869
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
@@ -896,8 +904,8 @@
|
|
|
896
904
|
}
|
|
897
905
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
898
906
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
|
|
899
|
-
max-height:
|
|
900
|
-
min-width: 580px;
|
|
907
|
+
max-height: 750px !important;
|
|
908
|
+
min-width: 580px !important;
|
|
901
909
|
}
|
|
902
910
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
903
911
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
@@ -973,7 +981,7 @@
|
|
|
973
981
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
974
982
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
975
983
|
margin-left: -35px;
|
|
976
|
-
overflow:
|
|
984
|
+
overflow: auto !important;
|
|
977
985
|
}
|
|
978
986
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-list-text,
|
|
979
987
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
@@ -1010,6 +1018,9 @@
|
|
|
1010
1018
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1011
1019
|
margin-right: 0;
|
|
1012
1020
|
}
|
|
1021
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1022
|
+
margin-left: 20px;
|
|
1023
|
+
}
|
|
1013
1024
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-clear-filter-button {
|
|
1014
1025
|
float: left;
|
|
1015
1026
|
margin: 0;
|
|
@@ -1104,6 +1115,10 @@
|
|
|
1104
1115
|
opacity: 100%;
|
|
1105
1116
|
padding: 15px 10px 7px 20px;
|
|
1106
1117
|
}
|
|
1118
|
+
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-toolbar .e-toolbar-items {
|
|
1119
|
+
margin-left: 0;
|
|
1120
|
+
margin-right: 20px;
|
|
1121
|
+
}
|
|
1107
1122
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
1108
1123
|
margin-left: 0;
|
|
1109
1124
|
margin-right: 10px;
|
|
@@ -1128,6 +1143,10 @@
|
|
|
1128
1143
|
margin-left: 0;
|
|
1129
1144
|
margin-right: 10px;
|
|
1130
1145
|
}
|
|
1146
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul {
|
|
1147
|
+
min-height: 170px;
|
|
1148
|
+
overflow: auto;
|
|
1149
|
+
}
|
|
1131
1150
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-measure-icon,
|
|
1132
1151
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-dimension-icon,
|
|
1133
1152
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-attributeCDB-icon,
|
|
@@ -1243,7 +1262,7 @@
|
|
|
1243
1262
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content,
|
|
1244
1263
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
1245
1264
|
overflow: hidden;
|
|
1246
|
-
padding: 0;
|
|
1265
|
+
padding: 0 !important;
|
|
1247
1266
|
}
|
|
1248
1267
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
1249
1268
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -1502,7 +1521,7 @@
|
|
|
1502
1521
|
}
|
|
1503
1522
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1504
1523
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1505
|
-
min-width: 350px;
|
|
1524
|
+
min-width: 350px !important;
|
|
1506
1525
|
}
|
|
1507
1526
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1508
1527
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1617,6 +1636,25 @@
|
|
|
1617
1636
|
min-height: 36px;
|
|
1618
1637
|
min-width: 36px;
|
|
1619
1638
|
}
|
|
1639
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog,
|
|
1640
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1641
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1642
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1643
|
+
max-height: 400px !important;
|
|
1644
|
+
min-width: 370px !important;
|
|
1645
|
+
}
|
|
1646
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1647
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1648
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1649
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1650
|
+
min-height: 113px !important;
|
|
1651
|
+
}
|
|
1652
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1653
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1654
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1655
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
1656
|
+
height: auto;
|
|
1657
|
+
}
|
|
1620
1658
|
|
|
1621
1659
|
.e-pivotfieldlist-container {
|
|
1622
1660
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
@@ -1837,6 +1875,9 @@
|
|
|
1837
1875
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
1838
1876
|
font-family: "Segoe UI", "GeezaPro", "DejaVu Serif", sans-serif, "-apple-system", "BlinkMacSystemFont";
|
|
1839
1877
|
}
|
|
1878
|
+
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li.e-disable {
|
|
1879
|
+
display: none !important;
|
|
1880
|
+
}
|
|
1840
1881
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
|
|
1841
1882
|
margin-left: 0;
|
|
1842
1883
|
margin-right: 0;
|
|
@@ -2282,6 +2323,59 @@
|
|
|
2282
2323
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table.e-olap-axis-table {
|
|
2283
2324
|
width: 60%;
|
|
2284
2325
|
}
|
|
2326
|
+
.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
2327
|
+
max-height: 750px;
|
|
2328
|
+
}
|
|
2329
|
+
.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
2330
|
+
height: 261px;
|
|
2331
|
+
}
|
|
2332
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
2333
|
+
min-height: 540px;
|
|
2334
|
+
}
|
|
2335
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
2336
|
+
height: 369px;
|
|
2337
|
+
}
|
|
2338
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
2339
|
+
height: 392px !important;
|
|
2340
|
+
}
|
|
2341
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
2342
|
+
height: 392px;
|
|
2343
|
+
}
|
|
2344
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
2345
|
+
height: 162px !important;
|
|
2346
|
+
}
|
|
2347
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt {
|
|
2348
|
+
color: #000;
|
|
2349
|
+
padding: 25px 12px;
|
|
2350
|
+
text-align: center;
|
|
2351
|
+
width: 100%;
|
|
2352
|
+
}
|
|
2353
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt.e-disable {
|
|
2354
|
+
display: none;
|
|
2355
|
+
}
|
|
2356
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search {
|
|
2357
|
+
display: -ms-flexbox;
|
|
2358
|
+
display: flex;
|
|
2359
|
+
padding: 10px 20px;
|
|
2360
|
+
}
|
|
2361
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-field-list-search-input .e-field-list-search-icon {
|
|
2362
|
+
float: right;
|
|
2363
|
+
font-size: 14px;
|
|
2364
|
+
}
|
|
2365
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group .e-input-group-icon,
|
|
2366
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2367
|
+
border-width: 0 !important;
|
|
2368
|
+
cursor: text !important;
|
|
2369
|
+
}
|
|
2370
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group-icon:hover {
|
|
2371
|
+
background-color: transparent !important;
|
|
2372
|
+
border: transparent !important;
|
|
2373
|
+
color: currentColor !important;
|
|
2374
|
+
}
|
|
2375
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-tree-outer-div .e-disable,
|
|
2376
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-disable {
|
|
2377
|
+
display: none !important;
|
|
2378
|
+
}
|
|
2285
2379
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2286
2380
|
color: #000;
|
|
2287
2381
|
font-size: 13px;
|
|
@@ -2366,7 +2460,7 @@
|
|
|
2366
2460
|
width: 100%;
|
|
2367
2461
|
}
|
|
2368
2462
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
|
|
2369
|
-
height:
|
|
2463
|
+
height: 180px;
|
|
2370
2464
|
}
|
|
2371
2465
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-center-div {
|
|
2372
2466
|
display: none;
|
|
@@ -2428,6 +2522,11 @@
|
|
|
2428
2522
|
background-color: transparent;
|
|
2429
2523
|
color: #000;
|
|
2430
2524
|
}
|
|
2525
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
2526
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
2527
|
+
height: 210px;
|
|
2528
|
+
overflow: auto;
|
|
2529
|
+
}
|
|
2431
2530
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2432
2531
|
display: -ms-flexbox;
|
|
2433
2532
|
display: flex;
|
|
@@ -3318,4 +3417,41 @@
|
|
|
3318
3417
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
|
|
3319
3418
|
padding-left: 0;
|
|
3320
3419
|
padding-right: 4px;
|
|
3420
|
+
}
|
|
3421
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static,
|
|
3422
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
3423
|
+
max-height: 750px;
|
|
3424
|
+
}
|
|
3425
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container,
|
|
3426
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container {
|
|
3427
|
+
max-height: 800px;
|
|
3428
|
+
}
|
|
3429
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table,
|
|
3430
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
3431
|
+
height: 270px;
|
|
3432
|
+
}
|
|
3433
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup,
|
|
3434
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
3435
|
+
max-height: 600px !important;
|
|
3436
|
+
min-height: 572px !important;
|
|
3437
|
+
}
|
|
3438
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container,
|
|
3439
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
3440
|
+
height: 387px;
|
|
3441
|
+
}
|
|
3442
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table,
|
|
3443
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
3444
|
+
height: 400px !important;
|
|
3445
|
+
}
|
|
3446
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table,
|
|
3447
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
3448
|
+
height: 404px;
|
|
3449
|
+
}
|
|
3450
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content,
|
|
3451
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
3452
|
+
height: 165px !important;
|
|
3453
|
+
}
|
|
3454
|
+
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
3455
|
+
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
3456
|
+
max-height: 164px;
|
|
3321
3457
|
}
|