@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
|
@@ -276,6 +276,10 @@
|
|
|
276
276
|
.e-pivotfieldlist-container .e-sort-ascend::before {
|
|
277
277
|
content: "\e667" !important;
|
|
278
278
|
}
|
|
279
|
+
.e-pivotfieldlist-wrapper .e-field-list-search-icon::before,
|
|
280
|
+
.e-pivotfieldlist-container .e-field-list-search-icon::before {
|
|
281
|
+
content: "\e993" !important;
|
|
282
|
+
}
|
|
279
283
|
.e-pivotfieldlist-wrapper .e-sort-descend::before,
|
|
280
284
|
.e-pivotfieldlist-container .e-sort-descend::before {
|
|
281
285
|
content: "\e665" !important;
|
|
@@ -315,7 +319,6 @@
|
|
|
315
319
|
|
|
316
320
|
.e-pivot-formatting-dialog {
|
|
317
321
|
max-height: 480px !important;
|
|
318
|
-
min-width: 628px !important;
|
|
319
322
|
width: 628px !important;
|
|
320
323
|
}
|
|
321
324
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
@@ -330,6 +333,7 @@
|
|
|
330
333
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
|
|
331
334
|
padding-bottom: 14px;
|
|
332
335
|
padding-right: 18px;
|
|
336
|
+
white-space: nowrap;
|
|
333
337
|
}
|
|
334
338
|
.e-pivot-formatting-dialog .e-format-value-span {
|
|
335
339
|
vertical-align: bottom;
|
|
@@ -346,6 +350,7 @@
|
|
|
346
350
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
347
351
|
padding-left: 14px;
|
|
348
352
|
padding-top: 14px;
|
|
353
|
+
width: 579px;
|
|
349
354
|
}
|
|
350
355
|
.e-pivot-formatting-dialog .e-format-outer-div {
|
|
351
356
|
background-color: #fff;
|
|
@@ -421,6 +426,9 @@
|
|
|
421
426
|
min-width: 320px !important;
|
|
422
427
|
width: 100% !important;
|
|
423
428
|
}
|
|
429
|
+
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
430
|
+
width: 100% !important;
|
|
431
|
+
}
|
|
424
432
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
425
433
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
426
434
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -465,7 +473,6 @@
|
|
|
465
473
|
|
|
466
474
|
.e-bigger.e-pivot-formatting-dialog,
|
|
467
475
|
.e-bigger .e-pivot-formatting-dialog {
|
|
468
|
-
min-width: 680px !important;
|
|
469
476
|
width: 680px !important;
|
|
470
477
|
}
|
|
471
478
|
.e-bigger.e-pivot-formatting-dialog .e-format-label,
|
|
@@ -483,6 +490,7 @@
|
|
|
483
490
|
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
|
|
484
491
|
padding-left: 16px;
|
|
485
492
|
padding-top: 16px;
|
|
493
|
+
width: 656px;
|
|
486
494
|
}
|
|
487
495
|
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
|
|
488
496
|
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
|
|
@@ -728,7 +736,7 @@
|
|
|
728
736
|
display: inline-block;
|
|
729
737
|
height: 436px;
|
|
730
738
|
overflow: auto;
|
|
731
|
-
width:
|
|
739
|
+
width: 100% !important;
|
|
732
740
|
}
|
|
733
741
|
.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 {
|
|
734
742
|
display: inline-table;
|
|
@@ -856,8 +864,8 @@
|
|
|
856
864
|
|
|
857
865
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
858
866
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
859
|
-
max-height:
|
|
860
|
-
min-width:
|
|
867
|
+
max-height: 600px !important;
|
|
868
|
+
min-width: 401px !important;
|
|
861
869
|
}
|
|
862
870
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
863
871
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
@@ -898,8 +906,8 @@
|
|
|
898
906
|
}
|
|
899
907
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
900
908
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
|
|
901
|
-
max-height:
|
|
902
|
-
min-width: 580px;
|
|
909
|
+
max-height: 750px !important;
|
|
910
|
+
min-width: 580px !important;
|
|
903
911
|
}
|
|
904
912
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
905
913
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
@@ -975,7 +983,7 @@
|
|
|
975
983
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
976
984
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
977
985
|
margin-left: -35px;
|
|
978
|
-
overflow:
|
|
986
|
+
overflow: auto !important;
|
|
979
987
|
}
|
|
980
988
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-list-text,
|
|
981
989
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
@@ -1012,6 +1020,9 @@
|
|
|
1012
1020
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1013
1021
|
margin-right: 0;
|
|
1014
1022
|
}
|
|
1023
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1024
|
+
margin-left: 20px;
|
|
1025
|
+
}
|
|
1015
1026
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-clear-filter-button {
|
|
1016
1027
|
float: left;
|
|
1017
1028
|
margin: 0;
|
|
@@ -1106,6 +1117,10 @@
|
|
|
1106
1117
|
opacity: 56%;
|
|
1107
1118
|
padding: 14px 10px 9px 20px;
|
|
1108
1119
|
}
|
|
1120
|
+
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-toolbar .e-toolbar-items {
|
|
1121
|
+
margin-left: 0;
|
|
1122
|
+
margin-right: 20px;
|
|
1123
|
+
}
|
|
1109
1124
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
1110
1125
|
margin-left: 0;
|
|
1111
1126
|
margin-right: 10px;
|
|
@@ -1130,6 +1145,10 @@
|
|
|
1130
1145
|
margin-left: 0;
|
|
1131
1146
|
margin-right: 10px;
|
|
1132
1147
|
}
|
|
1148
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul {
|
|
1149
|
+
min-height: 170px;
|
|
1150
|
+
overflow: auto;
|
|
1151
|
+
}
|
|
1133
1152
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-measure-icon,
|
|
1134
1153
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-dimension-icon,
|
|
1135
1154
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-attributeCDB-icon,
|
|
@@ -1245,7 +1264,7 @@
|
|
|
1245
1264
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content,
|
|
1246
1265
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
1247
1266
|
overflow: hidden;
|
|
1248
|
-
padding: 0;
|
|
1267
|
+
padding: 0 !important;
|
|
1249
1268
|
}
|
|
1250
1269
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
1251
1270
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -1504,7 +1523,7 @@
|
|
|
1504
1523
|
}
|
|
1505
1524
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1506
1525
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1507
|
-
min-width: 350px;
|
|
1526
|
+
min-width: 350px !important;
|
|
1508
1527
|
}
|
|
1509
1528
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1510
1529
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1619,6 +1638,25 @@
|
|
|
1619
1638
|
min-height: 36px;
|
|
1620
1639
|
min-width: 36px;
|
|
1621
1640
|
}
|
|
1641
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog,
|
|
1642
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1643
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1644
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1645
|
+
max-height: 400px !important;
|
|
1646
|
+
min-width: 370px !important;
|
|
1647
|
+
}
|
|
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
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1651
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1652
|
+
min-height: 113px !important;
|
|
1653
|
+
}
|
|
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
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1657
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
1658
|
+
height: auto;
|
|
1659
|
+
}
|
|
1622
1660
|
|
|
1623
1661
|
.e-pivotfieldlist-container {
|
|
1624
1662
|
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
|
|
@@ -1839,6 +1877,9 @@
|
|
|
1839
1877
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
1840
1878
|
font-family: "Roboto", "Segoe UI", "GeezaPro", "DejaVu Serif", "sans-serif", "-apple-system", "BlinkMacSystemFont";
|
|
1841
1879
|
}
|
|
1880
|
+
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li.e-disable {
|
|
1881
|
+
display: none !important;
|
|
1882
|
+
}
|
|
1842
1883
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
|
|
1843
1884
|
margin-left: 0;
|
|
1844
1885
|
margin-right: 0;
|
|
@@ -2284,6 +2325,59 @@
|
|
|
2284
2325
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table.e-olap-axis-table {
|
|
2285
2326
|
width: 60%;
|
|
2286
2327
|
}
|
|
2328
|
+
.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
2329
|
+
max-height: 750px;
|
|
2330
|
+
}
|
|
2331
|
+
.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
2332
|
+
height: 261px;
|
|
2333
|
+
}
|
|
2334
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
2335
|
+
min-height: 540px;
|
|
2336
|
+
}
|
|
2337
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
2338
|
+
height: 369px;
|
|
2339
|
+
}
|
|
2340
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
2341
|
+
height: 392px !important;
|
|
2342
|
+
}
|
|
2343
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
2344
|
+
height: 392px;
|
|
2345
|
+
}
|
|
2346
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
2347
|
+
height: 162px !important;
|
|
2348
|
+
}
|
|
2349
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt {
|
|
2350
|
+
color: #bdbdbd;
|
|
2351
|
+
padding: 25px 12px;
|
|
2352
|
+
text-align: center;
|
|
2353
|
+
width: 100%;
|
|
2354
|
+
}
|
|
2355
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt.e-disable {
|
|
2356
|
+
display: none;
|
|
2357
|
+
}
|
|
2358
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search {
|
|
2359
|
+
display: -ms-flexbox;
|
|
2360
|
+
display: flex;
|
|
2361
|
+
padding: 9px 20px;
|
|
2362
|
+
}
|
|
2363
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-field-list-search-input .e-field-list-search-icon {
|
|
2364
|
+
float: right;
|
|
2365
|
+
font-size: 14px;
|
|
2366
|
+
}
|
|
2367
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group .e-input-group-icon,
|
|
2368
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2369
|
+
border-width: 0 !important;
|
|
2370
|
+
cursor: text !important;
|
|
2371
|
+
}
|
|
2372
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group-icon:hover {
|
|
2373
|
+
background-color: transparent !important;
|
|
2374
|
+
border: transparent !important;
|
|
2375
|
+
color: currentColor !important;
|
|
2376
|
+
}
|
|
2377
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-tree-outer-div .e-disable,
|
|
2378
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-disable {
|
|
2379
|
+
display: none !important;
|
|
2380
|
+
}
|
|
2287
2381
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2288
2382
|
color: #000;
|
|
2289
2383
|
font-size: 13px;
|
|
@@ -2368,7 +2462,7 @@
|
|
|
2368
2462
|
width: 100%;
|
|
2369
2463
|
}
|
|
2370
2464
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
|
|
2371
|
-
height:
|
|
2465
|
+
height: 180px;
|
|
2372
2466
|
}
|
|
2373
2467
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-center-div {
|
|
2374
2468
|
display: none;
|
|
@@ -2430,6 +2524,11 @@
|
|
|
2430
2524
|
background-color: transparent;
|
|
2431
2525
|
color: rgba(0, 0, 0, 0.87);
|
|
2432
2526
|
}
|
|
2527
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
2528
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
2529
|
+
height: 210px;
|
|
2530
|
+
overflow: auto;
|
|
2531
|
+
}
|
|
2433
2532
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2434
2533
|
display: -ms-flexbox;
|
|
2435
2534
|
display: flex;
|
|
@@ -3320,4 +3419,41 @@
|
|
|
3320
3419
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
|
|
3321
3420
|
padding-left: 0;
|
|
3322
3421
|
padding-right: 4px;
|
|
3422
|
+
}
|
|
3423
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static,
|
|
3424
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
3425
|
+
max-height: 750px;
|
|
3426
|
+
}
|
|
3427
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container,
|
|
3428
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container {
|
|
3429
|
+
max-height: 800px;
|
|
3430
|
+
}
|
|
3431
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table,
|
|
3432
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
3433
|
+
height: 270px;
|
|
3434
|
+
}
|
|
3435
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup,
|
|
3436
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
3437
|
+
max-height: 600px !important;
|
|
3438
|
+
min-height: 550px !important;
|
|
3439
|
+
}
|
|
3440
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container,
|
|
3441
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
3442
|
+
height: 387px;
|
|
3443
|
+
}
|
|
3444
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table,
|
|
3445
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
3446
|
+
height: 400px !important;
|
|
3447
|
+
}
|
|
3448
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table,
|
|
3449
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
3450
|
+
height: 404px;
|
|
3451
|
+
}
|
|
3452
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content,
|
|
3453
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
3454
|
+
height: 165px !important;
|
|
3455
|
+
}
|
|
3456
|
+
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
3457
|
+
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
3458
|
+
max-height: 195px;
|
|
3323
3459
|
}
|
|
@@ -122,6 +122,9 @@
|
|
|
122
122
|
.e-pivot-calc-dialog-div .e-sort-descend::before {
|
|
123
123
|
content: "\e7d8" !important;
|
|
124
124
|
}
|
|
125
|
+
.e-pivot-calc-dialog-div .e-field-list-search-icon::before {
|
|
126
|
+
content: "\e754" !important;
|
|
127
|
+
}
|
|
125
128
|
|
|
126
129
|
.e-pivotfieldlist-wrapper .e-field-list-back-icon::before,
|
|
127
130
|
.e-pivotfieldlist-container .e-field-list-back-icon::before {
|
|
@@ -314,8 +317,7 @@
|
|
|
314
317
|
|
|
315
318
|
.e-pivot-formatting-dialog {
|
|
316
319
|
max-height: 480px !important;
|
|
317
|
-
|
|
318
|
-
width: 628px !important;
|
|
320
|
+
width: 640px !important;
|
|
319
321
|
}
|
|
320
322
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(odd) td {
|
|
321
323
|
padding-bottom: 4px;
|
|
@@ -329,6 +331,7 @@
|
|
|
329
331
|
.e-pivot-formatting-dialog .e-format-table tr:nth-child(even) td {
|
|
330
332
|
padding-bottom: 14px;
|
|
331
333
|
padding-right: 18px;
|
|
334
|
+
white-space: nowrap;
|
|
332
335
|
}
|
|
333
336
|
.e-pivot-formatting-dialog .e-format-value-span {
|
|
334
337
|
vertical-align: bottom;
|
|
@@ -345,6 +348,7 @@
|
|
|
345
348
|
.e-pivot-formatting-dialog .e-format-inner-div {
|
|
346
349
|
padding-left: 14px;
|
|
347
350
|
padding-top: 14px;
|
|
351
|
+
width: 579px;
|
|
348
352
|
}
|
|
349
353
|
.e-pivot-formatting-dialog .e-format-outer-div {
|
|
350
354
|
background-color: #1f2937;
|
|
@@ -420,6 +424,9 @@
|
|
|
420
424
|
min-width: 320px !important;
|
|
421
425
|
width: 100% !important;
|
|
422
426
|
}
|
|
427
|
+
.e-pivot-formatting-dialog.e-device .e-format-inner-div {
|
|
428
|
+
width: 100% !important;
|
|
429
|
+
}
|
|
423
430
|
.e-pivot-formatting-dialog.e-device .e-format-value1,
|
|
424
431
|
.e-pivot-formatting-dialog.e-device .e-format-value2,
|
|
425
432
|
.e-pivot-formatting-dialog.e-device .e-format-value-span {
|
|
@@ -467,8 +474,7 @@
|
|
|
467
474
|
|
|
468
475
|
.e-bigger.e-pivot-formatting-dialog,
|
|
469
476
|
.e-bigger .e-pivot-formatting-dialog {
|
|
470
|
-
|
|
471
|
-
width: 680px !important;
|
|
477
|
+
width: 730px !important;
|
|
472
478
|
}
|
|
473
479
|
.e-bigger.e-pivot-formatting-dialog .e-format-label,
|
|
474
480
|
.e-bigger.e-pivot-formatting-dialog .e-format-value-label,
|
|
@@ -485,6 +491,7 @@
|
|
|
485
491
|
.e-bigger .e-pivot-formatting-dialog .e-format-inner-div {
|
|
486
492
|
padding-left: 16px;
|
|
487
493
|
padding-top: 16px;
|
|
494
|
+
width: 656px;
|
|
488
495
|
}
|
|
489
496
|
.e-bigger.e-pivot-formatting-dialog .e-format-outer-div,
|
|
490
497
|
.e-bigger .e-pivot-formatting-dialog .e-format-outer-div {
|
|
@@ -736,7 +743,7 @@
|
|
|
736
743
|
display: flex;
|
|
737
744
|
}
|
|
738
745
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
739
|
-
height:
|
|
746
|
+
height: 430px;
|
|
740
747
|
width: 50%;
|
|
741
748
|
}
|
|
742
749
|
.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div .e-pivot-treeview-outer {
|
|
@@ -746,9 +753,9 @@
|
|
|
746
753
|
}
|
|
747
754
|
.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 {
|
|
748
755
|
display: inline-block;
|
|
749
|
-
height:
|
|
756
|
+
height: 398px;
|
|
750
757
|
overflow: auto;
|
|
751
|
-
width:
|
|
758
|
+
width: 100% !important;
|
|
752
759
|
}
|
|
753
760
|
.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 {
|
|
754
761
|
display: inline-table;
|
|
@@ -878,8 +885,8 @@
|
|
|
878
885
|
|
|
879
886
|
.e-bigger.e-pivot-calc-dialog-div,
|
|
880
887
|
.e-bigger .e-pivot-calc-dialog-div {
|
|
881
|
-
max-height:
|
|
882
|
-
min-width:
|
|
888
|
+
max-height: 600px !important;
|
|
889
|
+
min-width: 401px !important;
|
|
883
890
|
}
|
|
884
891
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-all-field-title,
|
|
885
892
|
.e-bigger.e-pivot-calc-dialog-div .e-pivot-field-name-title,
|
|
@@ -925,17 +932,17 @@
|
|
|
925
932
|
}
|
|
926
933
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div,
|
|
927
934
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div {
|
|
928
|
-
max-height:
|
|
929
|
-
min-width: 580px;
|
|
935
|
+
max-height: 750px !important;
|
|
936
|
+
min-width: 580px !important;
|
|
930
937
|
}
|
|
931
938
|
.e-bigger.e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div,
|
|
932
939
|
.e-bigger .e-pivot-calc-dialog-div.e-olap-calc-dialog-div .e-pivot-calc-outer-div .e-olap-field-tree-div {
|
|
933
|
-
height:
|
|
940
|
+
height: 570px;
|
|
934
941
|
width: 283px;
|
|
935
942
|
}
|
|
936
943
|
.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,
|
|
937
944
|
.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 {
|
|
938
|
-
height:
|
|
945
|
+
height: 530px;
|
|
939
946
|
width: 325px;
|
|
940
947
|
}
|
|
941
948
|
.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,
|
|
@@ -1003,7 +1010,7 @@
|
|
|
1003
1010
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul,
|
|
1004
1011
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul {
|
|
1005
1012
|
margin-left: -22px;
|
|
1006
|
-
overflow:
|
|
1013
|
+
overflow: auto !important;
|
|
1007
1014
|
}
|
|
1008
1015
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-list-text,
|
|
1009
1016
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-member-editor-container ul li .e-list-text {
|
|
@@ -1040,6 +1047,9 @@
|
|
|
1040
1047
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-olap-editor-dialog.e-rtl .e-member-editor-outer-container ul {
|
|
1041
1048
|
margin-right: 0;
|
|
1042
1049
|
}
|
|
1050
|
+
.e-pivotfieldlist-container .e-member-editor-dialog .e-toolbar .e-toolbar-items {
|
|
1051
|
+
margin-left: 20px;
|
|
1052
|
+
}
|
|
1043
1053
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-clear-filter-button {
|
|
1044
1054
|
float: left;
|
|
1045
1055
|
margin: 0;
|
|
@@ -1101,7 +1111,7 @@
|
|
|
1101
1111
|
padding-top: 12px;
|
|
1102
1112
|
}
|
|
1103
1113
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1104
|
-
height:
|
|
1114
|
+
height: 165px;
|
|
1105
1115
|
}
|
|
1106
1116
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1107
1117
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter {
|
|
@@ -1138,6 +1148,10 @@
|
|
|
1138
1148
|
opacity: 56%;
|
|
1139
1149
|
padding: 14px 10px 9px 20px;
|
|
1140
1150
|
}
|
|
1151
|
+
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-toolbar .e-toolbar-items {
|
|
1152
|
+
margin-left: 0;
|
|
1153
|
+
margin-right: 20px;
|
|
1154
|
+
}
|
|
1141
1155
|
.e-pivotfieldlist-container .e-member-editor-dialog.e-rtl .e-member-editor-outer-container .e-editor-search-container .e-filter-sort {
|
|
1142
1156
|
margin-left: 0;
|
|
1143
1157
|
margin-right: 10px;
|
|
@@ -1162,6 +1176,10 @@
|
|
|
1162
1176
|
margin-left: 0;
|
|
1163
1177
|
margin-right: 10px;
|
|
1164
1178
|
}
|
|
1179
|
+
.e-pivotfieldlist-container .e-adaptive-field-list-dialog ul {
|
|
1180
|
+
min-height: 170px;
|
|
1181
|
+
overflow: auto;
|
|
1182
|
+
}
|
|
1165
1183
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-measure-icon,
|
|
1166
1184
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-calc-dimension-icon,
|
|
1167
1185
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-member-editor-container ul li .e-attributeCDB-icon,
|
|
@@ -1278,8 +1296,8 @@
|
|
|
1278
1296
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content,
|
|
1279
1297
|
.e-pivotfieldlist-container .e-value-field-settings .e-dlg-content {
|
|
1280
1298
|
overflow: hidden;
|
|
1281
|
-
padding: 0;
|
|
1282
|
-
padding
|
|
1299
|
+
padding: 0 !important;
|
|
1300
|
+
padding: 12px 0 0 0 !important;
|
|
1283
1301
|
}
|
|
1284
1302
|
.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
1285
1303
|
.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-empty-field::-webkit-input-placeholder,
|
|
@@ -1443,7 +1461,7 @@
|
|
|
1443
1461
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1444
1462
|
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div,
|
|
1445
1463
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-content .e-member-editor-outer-container .e-member-editor-container-outer-div {
|
|
1446
|
-
height:
|
|
1464
|
+
height: 130px;
|
|
1447
1465
|
}
|
|
1448
1466
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-ascend-icon,
|
|
1449
1467
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-editor-search-container .e-sort-descend-icon,
|
|
@@ -1517,7 +1535,7 @@
|
|
|
1517
1535
|
}
|
|
1518
1536
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div,
|
|
1519
1537
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog .e-excelfilter .e-member-editor-container-outer-div {
|
|
1520
|
-
height:
|
|
1538
|
+
height: 110px !important;
|
|
1521
1539
|
}
|
|
1522
1540
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-label-filter,
|
|
1523
1541
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-value-filter,
|
|
@@ -1553,7 +1571,7 @@
|
|
|
1553
1571
|
}
|
|
1554
1572
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter,
|
|
1555
1573
|
.e-bigger.e-pivotfieldlist-container .e-member-editor-dialog.e-excel-filter {
|
|
1556
|
-
min-width: 350px;
|
|
1574
|
+
min-width: 350px !important;
|
|
1557
1575
|
}
|
|
1558
1576
|
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
1559
1577
|
.e-bigger .e-pivotfieldlist-container .e-member-editor-dialog .e-dlg-header-content .e-clear-filter-button.e-small,
|
|
@@ -1668,6 +1686,25 @@
|
|
|
1668
1686
|
min-height: 36px;
|
|
1669
1687
|
min-width: 36px;
|
|
1670
1688
|
}
|
|
1689
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog,
|
|
1690
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog,
|
|
1691
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog,
|
|
1692
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog {
|
|
1693
|
+
max-height: 400px !important;
|
|
1694
|
+
min-width: 370px !important;
|
|
1695
|
+
}
|
|
1696
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1697
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div,
|
|
1698
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div,
|
|
1699
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div {
|
|
1700
|
+
min-height: 113px !important;
|
|
1701
|
+
}
|
|
1702
|
+
.e-bigger .e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1703
|
+
.e-bigger .e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1704
|
+
.e-bigger.e-pivotfieldlist .e-member-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul,
|
|
1705
|
+
.e-bigger.e-pivotfieldlist .e-olap-editor-dialog .e-member-editor-container-outer-div .e-list-parent .e-ul {
|
|
1706
|
+
height: auto;
|
|
1707
|
+
}
|
|
1671
1708
|
|
|
1672
1709
|
.e-pivotfieldlist-container {
|
|
1673
1710
|
font-family: Inter;
|
|
@@ -1733,7 +1770,6 @@
|
|
|
1733
1770
|
.e-pivotfieldlist-container .e-dlg-header-content,
|
|
1734
1771
|
.e-pivotfieldlist-container .e-footer-content {
|
|
1735
1772
|
border: 0;
|
|
1736
|
-
height: 46px;
|
|
1737
1773
|
}
|
|
1738
1774
|
.e-pivotfieldlist-container .e-field-list-title {
|
|
1739
1775
|
display: -ms-flexbox;
|
|
@@ -1894,6 +1930,9 @@
|
|
|
1894
1930
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li .e-list-text {
|
|
1895
1931
|
font-family: Inter;
|
|
1896
1932
|
}
|
|
1933
|
+
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list ul li.e-disable {
|
|
1934
|
+
display: none !important;
|
|
1935
|
+
}
|
|
1897
1936
|
.e-pivotfieldlist-container .e-field-list-container .e-field-table .e-field-list.e-olap-field-list-tree ul li {
|
|
1898
1937
|
margin-left: 0;
|
|
1899
1938
|
margin-right: 0;
|
|
@@ -2351,6 +2390,59 @@
|
|
|
2351
2390
|
.e-pivotfieldlist-container .e-field-list-container .e-axis-table.e-olap-axis-table {
|
|
2352
2391
|
width: 60%;
|
|
2353
2392
|
}
|
|
2393
|
+
.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
2394
|
+
max-height: 750px;
|
|
2395
|
+
}
|
|
2396
|
+
.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
2397
|
+
height: 261px;
|
|
2398
|
+
}
|
|
2399
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
2400
|
+
min-height: 540px;
|
|
2401
|
+
}
|
|
2402
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
2403
|
+
height: 369px;
|
|
2404
|
+
}
|
|
2405
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
2406
|
+
height: 389px !important;
|
|
2407
|
+
}
|
|
2408
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
2409
|
+
height: 392px;
|
|
2410
|
+
}
|
|
2411
|
+
.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
2412
|
+
height: 160px !important;
|
|
2413
|
+
}
|
|
2414
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt {
|
|
2415
|
+
color: #6b7280;
|
|
2416
|
+
padding: 25px 12px;
|
|
2417
|
+
text-align: center;
|
|
2418
|
+
width: 100%;
|
|
2419
|
+
}
|
|
2420
|
+
.e-pivotfieldlist-container.e-search-mode .e-member-prompt.e-disable {
|
|
2421
|
+
display: none;
|
|
2422
|
+
}
|
|
2423
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search {
|
|
2424
|
+
display: -ms-flexbox;
|
|
2425
|
+
display: flex;
|
|
2426
|
+
padding: 10px 18px;
|
|
2427
|
+
}
|
|
2428
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-field-list-search-input .e-field-list-search-icon {
|
|
2429
|
+
float: right;
|
|
2430
|
+
font-size: 14px;
|
|
2431
|
+
}
|
|
2432
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group .e-input-group-icon,
|
|
2433
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group.e-control-wrapper .e-input-group-icon {
|
|
2434
|
+
border-width: 0 !important;
|
|
2435
|
+
cursor: text !important;
|
|
2436
|
+
}
|
|
2437
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-search .e-input-group-icon:hover {
|
|
2438
|
+
background-color: transparent !important;
|
|
2439
|
+
border: transparent !important;
|
|
2440
|
+
color: currentColor !important;
|
|
2441
|
+
}
|
|
2442
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-field-list-tree-outer-div .e-disable,
|
|
2443
|
+
.e-pivotfieldlist-container.e-search-mode .e-field-table .e-disable {
|
|
2444
|
+
display: none !important;
|
|
2445
|
+
}
|
|
2354
2446
|
.e-pivotfieldlist-container .e-calculated-field {
|
|
2355
2447
|
color: #fff;
|
|
2356
2448
|
font-size: 14px;
|
|
@@ -2435,7 +2527,7 @@
|
|
|
2435
2527
|
width: 100%;
|
|
2436
2528
|
}
|
|
2437
2529
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-field-table .e-field-list-tree-outer-div {
|
|
2438
|
-
height:
|
|
2530
|
+
height: 180px;
|
|
2439
2531
|
}
|
|
2440
2532
|
.e-pivotfieldlist-container.e-static .e-field-list-container .e-center-div {
|
|
2441
2533
|
display: none;
|
|
@@ -2499,6 +2591,11 @@
|
|
|
2499
2591
|
background-color: transparent;
|
|
2500
2592
|
color: rgba(255, 255, 255, 0.87);
|
|
2501
2593
|
}
|
|
2594
|
+
.e-pivotfieldlist-container.e-device .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
2595
|
+
.e-pivotfieldlist-container.e-device .e-member-editor-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
2596
|
+
height: 210px;
|
|
2597
|
+
overflow: auto;
|
|
2598
|
+
}
|
|
2502
2599
|
.e-pivotfieldlist-container.e-device .e-title-mobile-header {
|
|
2503
2600
|
display: -ms-flexbox;
|
|
2504
2601
|
display: flex;
|
|
@@ -3391,4 +3488,41 @@
|
|
|
3391
3488
|
.e-bigger.e-pivotfieldlist-container.e-rtl .e-axis-table .e-right-axis-fields .e-field-list-values .e-pivot-button .e-edit {
|
|
3392
3489
|
padding-left: 0;
|
|
3393
3490
|
padding-right: 4px;
|
|
3491
|
+
}
|
|
3492
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static,
|
|
3493
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static {
|
|
3494
|
+
max-height: 750px;
|
|
3495
|
+
}
|
|
3496
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container,
|
|
3497
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container {
|
|
3498
|
+
max-height: 800px;
|
|
3499
|
+
}
|
|
3500
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table,
|
|
3501
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-static .e-field-list-container .e-field-table {
|
|
3502
|
+
height: 270px;
|
|
3503
|
+
}
|
|
3504
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup,
|
|
3505
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup {
|
|
3506
|
+
max-height: 600px !important;
|
|
3507
|
+
min-height: 566px !important;
|
|
3508
|
+
}
|
|
3509
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container,
|
|
3510
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container {
|
|
3511
|
+
height: 387px;
|
|
3512
|
+
}
|
|
3513
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table,
|
|
3514
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-field-table {
|
|
3515
|
+
height: 400px !important;
|
|
3516
|
+
}
|
|
3517
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table,
|
|
3518
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table {
|
|
3519
|
+
height: 404px;
|
|
3520
|
+
}
|
|
3521
|
+
.e-bigger .e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content,
|
|
3522
|
+
.e-bigger.e-pivotfieldlist-container.e-search-mode.e-popup .e-field-list-container .e-axis-table .e-axis-content {
|
|
3523
|
+
height: 165px !important;
|
|
3524
|
+
}
|
|
3525
|
+
.e-bigger .e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div,
|
|
3526
|
+
.e-bigger.e-pivotfieldlist-container .e-adaptive-field-list-dialog .e-dlg-content .e-field-list-tree-outer-div {
|
|
3527
|
+
max-height: 179px;
|
|
3394
3528
|
}
|