@syncfusion/ej2-js-es5 20.2.44 → 20.2.45
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/package.json +4 -4
- package/scripts/ej2.min.js +1 -1
- package/styles/bootstrap-dark.css +3 -3
- package/styles/bootstrap.css +3 -3
- package/styles/bootstrap4.css +3 -3
- package/styles/bootstrap5-dark.css +3 -3
- package/styles/bootstrap5.css +3 -3
- package/styles/compatibility/bootstrap.css +3 -3
- package/styles/compatibility/bootstrap4.css +3 -3
- package/styles/compatibility/fabric.css +3 -3
- package/styles/compatibility/highcontrast.css +3 -3
- package/styles/compatibility/material.css +3 -3
- package/styles/fabric-dark.css +3 -3
- package/styles/fabric.css +3 -3
- package/styles/fluent-dark.css +3 -3
- package/styles/fluent.css +3 -3
- package/styles/highcontrast.css +3 -3
- package/styles/material-dark.css +3 -3
- package/styles/material.css +3 -3
- package/styles/tailwind-dark.css +3 -3
- package/styles/tailwind.css +3 -3
|
@@ -59767,11 +59767,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59767
59767
|
border-right-width: 1px;
|
|
59768
59768
|
}
|
|
59769
59769
|
.e-pivotview .e-stackedheadercelldiv {
|
|
59770
|
-
display:
|
|
59770
|
+
display: inline;
|
|
59771
59771
|
}
|
|
59772
59772
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
59773
59773
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
59774
|
-
display: inline
|
|
59774
|
+
display: inline;
|
|
59775
59775
|
padding-left: 12px !important;
|
|
59776
59776
|
margin-top: 5px;
|
|
59777
59777
|
}
|
|
@@ -60266,7 +60266,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60266
60266
|
.e-pivotview .e-expand,
|
|
60267
60267
|
.e-pivotview .e-collapse {
|
|
60268
60268
|
cursor: pointer;
|
|
60269
|
-
display: inline
|
|
60269
|
+
display: inline;
|
|
60270
60270
|
height: 18px;
|
|
60271
60271
|
margin-top: 5px;
|
|
60272
60272
|
text-align: center;
|
package/styles/bootstrap.css
CHANGED
|
@@ -61928,11 +61928,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61928
61928
|
border-right-width: 1px;
|
|
61929
61929
|
}
|
|
61930
61930
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61931
|
-
display:
|
|
61931
|
+
display: inline;
|
|
61932
61932
|
}
|
|
61933
61933
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61934
61934
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61935
|
-
display: inline
|
|
61935
|
+
display: inline;
|
|
61936
61936
|
padding-left: 12px !important;
|
|
61937
61937
|
margin-top: 5px;
|
|
61938
61938
|
}
|
|
@@ -62427,7 +62427,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62427
62427
|
.e-pivotview .e-expand,
|
|
62428
62428
|
.e-pivotview .e-collapse {
|
|
62429
62429
|
cursor: pointer;
|
|
62430
|
-
display: inline
|
|
62430
|
+
display: inline;
|
|
62431
62431
|
height: 18px;
|
|
62432
62432
|
margin-top: 5px;
|
|
62433
62433
|
text-align: center;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -61370,11 +61370,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61370
61370
|
border-right-width: 1px;
|
|
61371
61371
|
}
|
|
61372
61372
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61373
|
-
display:
|
|
61373
|
+
display: inline;
|
|
61374
61374
|
}
|
|
61375
61375
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61376
61376
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61377
|
-
display: inline
|
|
61377
|
+
display: inline;
|
|
61378
61378
|
padding-left: 12px !important;
|
|
61379
61379
|
margin-top: 5px;
|
|
61380
61380
|
}
|
|
@@ -61892,7 +61892,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61892
61892
|
.e-pivotview .e-expand,
|
|
61893
61893
|
.e-pivotview .e-collapse {
|
|
61894
61894
|
cursor: pointer;
|
|
61895
|
-
display: inline
|
|
61895
|
+
display: inline;
|
|
61896
61896
|
height: 18px;
|
|
61897
61897
|
margin-top: 5px;
|
|
61898
61898
|
text-align: center;
|
|
@@ -61106,11 +61106,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61106
61106
|
border-right-width: 1px;
|
|
61107
61107
|
}
|
|
61108
61108
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61109
|
-
display:
|
|
61109
|
+
display: inline;
|
|
61110
61110
|
}
|
|
61111
61111
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61112
61112
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61113
|
-
display: inline
|
|
61113
|
+
display: inline;
|
|
61114
61114
|
padding-left: 12px !important;
|
|
61115
61115
|
margin-top: 5px;
|
|
61116
61116
|
margin-top: 2px;
|
|
@@ -61640,7 +61640,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61640
61640
|
.e-pivotview .e-expand,
|
|
61641
61641
|
.e-pivotview .e-collapse {
|
|
61642
61642
|
cursor: pointer;
|
|
61643
|
-
display: inline
|
|
61643
|
+
display: inline;
|
|
61644
61644
|
height: 18px;
|
|
61645
61645
|
margin-top: 5px;
|
|
61646
61646
|
text-align: center;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -61106,11 +61106,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61106
61106
|
border-right-width: 1px;
|
|
61107
61107
|
}
|
|
61108
61108
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61109
|
-
display:
|
|
61109
|
+
display: inline;
|
|
61110
61110
|
}
|
|
61111
61111
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61112
61112
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61113
|
-
display: inline
|
|
61113
|
+
display: inline;
|
|
61114
61114
|
padding-left: 12px !important;
|
|
61115
61115
|
margin-top: 5px;
|
|
61116
61116
|
margin-top: 2px;
|
|
@@ -61640,7 +61640,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61640
61640
|
.e-pivotview .e-expand,
|
|
61641
61641
|
.e-pivotview .e-collapse {
|
|
61642
61642
|
cursor: pointer;
|
|
61643
|
-
display: inline
|
|
61643
|
+
display: inline;
|
|
61644
61644
|
height: 18px;
|
|
61645
61645
|
margin-top: 5px;
|
|
61646
61646
|
text-align: center;
|
|
@@ -61484,11 +61484,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61484
61484
|
border-right-width: 1px;
|
|
61485
61485
|
}
|
|
61486
61486
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61487
|
-
display:
|
|
61487
|
+
display: inline;
|
|
61488
61488
|
}
|
|
61489
61489
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61490
61490
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61491
|
-
display: inline
|
|
61491
|
+
display: inline;
|
|
61492
61492
|
padding-left: 12px !important;
|
|
61493
61493
|
margin-top: 5px;
|
|
61494
61494
|
}
|
|
@@ -61983,7 +61983,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61983
61983
|
.e-pivotview .e-expand,
|
|
61984
61984
|
.e-pivotview .e-collapse {
|
|
61985
61985
|
cursor: pointer;
|
|
61986
|
-
display: inline
|
|
61986
|
+
display: inline;
|
|
61987
61987
|
height: 18px;
|
|
61988
61988
|
margin-top: 5px;
|
|
61989
61989
|
text-align: center;
|
|
@@ -60924,11 +60924,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60924
60924
|
border-right-width: 1px;
|
|
60925
60925
|
}
|
|
60926
60926
|
.e-pivotview .e-stackedheadercelldiv {
|
|
60927
|
-
display:
|
|
60927
|
+
display: inline;
|
|
60928
60928
|
}
|
|
60929
60929
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
60930
60930
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
60931
|
-
display: inline
|
|
60931
|
+
display: inline;
|
|
60932
60932
|
padding-left: 12px !important;
|
|
60933
60933
|
margin-top: 5px;
|
|
60934
60934
|
}
|
|
@@ -61446,7 +61446,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61446
61446
|
.e-pivotview .e-expand,
|
|
61447
61447
|
.e-pivotview .e-collapse {
|
|
61448
61448
|
cursor: pointer;
|
|
61449
|
-
display: inline
|
|
61449
|
+
display: inline;
|
|
61450
61450
|
height: 18px;
|
|
61451
61451
|
margin-top: 5px;
|
|
61452
61452
|
text-align: center;
|
|
@@ -61260,11 +61260,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61260
61260
|
border-right-width: 1px;
|
|
61261
61261
|
}
|
|
61262
61262
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61263
|
-
display:
|
|
61263
|
+
display: inline;
|
|
61264
61264
|
}
|
|
61265
61265
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61266
61266
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61267
|
-
display: inline
|
|
61267
|
+
display: inline;
|
|
61268
61268
|
padding-left: 12px !important;
|
|
61269
61269
|
margin-top: 5px;
|
|
61270
61270
|
}
|
|
@@ -61756,7 +61756,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61756
61756
|
.e-pivotview .e-expand,
|
|
61757
61757
|
.e-pivotview .e-collapse {
|
|
61758
61758
|
cursor: pointer;
|
|
61759
|
-
display: inline
|
|
61759
|
+
display: inline;
|
|
61760
61760
|
height: 18px;
|
|
61761
61761
|
margin-top: 5px;
|
|
61762
61762
|
text-align: center;
|
|
@@ -62060,11 +62060,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62060
62060
|
border-right-width: 1px;
|
|
62061
62061
|
}
|
|
62062
62062
|
.e-pivotview .e-stackedheadercelldiv {
|
|
62063
|
-
display:
|
|
62063
|
+
display: inline;
|
|
62064
62064
|
}
|
|
62065
62065
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
62066
62066
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
62067
|
-
display: inline
|
|
62067
|
+
display: inline;
|
|
62068
62068
|
padding-left: 12px !important;
|
|
62069
62069
|
margin-top: 5px;
|
|
62070
62070
|
margin-top: 0;
|
|
@@ -62557,7 +62557,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62557
62557
|
.e-pivotview .e-expand,
|
|
62558
62558
|
.e-pivotview .e-collapse {
|
|
62559
62559
|
cursor: pointer;
|
|
62560
|
-
display: inline
|
|
62560
|
+
display: inline;
|
|
62561
62561
|
height: 18px;
|
|
62562
62562
|
margin-top: 5px;
|
|
62563
62563
|
text-align: center;
|
|
@@ -70995,11 +70995,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
70995
70995
|
border-right-width: 1px;
|
|
70996
70996
|
}
|
|
70997
70997
|
.e-pivotview .e-stackedheadercelldiv {
|
|
70998
|
-
display:
|
|
70998
|
+
display: inline;
|
|
70999
70999
|
}
|
|
71000
71000
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
71001
71001
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
71002
|
-
display: inline
|
|
71002
|
+
display: inline;
|
|
71003
71003
|
padding-left: 12px !important;
|
|
71004
71004
|
margin-top: 5px;
|
|
71005
71005
|
}
|
|
@@ -71494,7 +71494,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71494
71494
|
.e-pivotview .e-expand,
|
|
71495
71495
|
.e-pivotview .e-collapse {
|
|
71496
71496
|
cursor: pointer;
|
|
71497
|
-
display: inline
|
|
71497
|
+
display: inline;
|
|
71498
71498
|
height: 18px;
|
|
71499
71499
|
margin-top: 5px;
|
|
71500
71500
|
text-align: center;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -59688,11 +59688,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
59688
59688
|
border-right-width: 1px;
|
|
59689
59689
|
}
|
|
59690
59690
|
.e-pivotview .e-stackedheadercelldiv {
|
|
59691
|
-
display:
|
|
59691
|
+
display: inline;
|
|
59692
59692
|
}
|
|
59693
59693
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
59694
59694
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
59695
|
-
display: inline
|
|
59695
|
+
display: inline;
|
|
59696
59696
|
padding-left: 12px !important;
|
|
59697
59697
|
margin-top: 5px;
|
|
59698
59698
|
margin-top: 2px;
|
|
@@ -60186,7 +60186,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60186
60186
|
.e-pivotview .e-expand,
|
|
60187
60187
|
.e-pivotview .e-collapse {
|
|
60188
60188
|
cursor: pointer;
|
|
60189
|
-
display: inline
|
|
60189
|
+
display: inline;
|
|
60190
60190
|
height: 18px;
|
|
60191
60191
|
margin-top: 5px;
|
|
60192
60192
|
text-align: center;
|
package/styles/fabric.css
CHANGED
|
@@ -61704,11 +61704,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61704
61704
|
border-right-width: 1px;
|
|
61705
61705
|
}
|
|
61706
61706
|
.e-pivotview .e-stackedheadercelldiv {
|
|
61707
|
-
display:
|
|
61707
|
+
display: inline;
|
|
61708
61708
|
}
|
|
61709
61709
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
61710
61710
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
61711
|
-
display: inline
|
|
61711
|
+
display: inline;
|
|
61712
61712
|
padding-left: 12px !important;
|
|
61713
61713
|
margin-top: 5px;
|
|
61714
61714
|
}
|
|
@@ -62200,7 +62200,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62200
62200
|
.e-pivotview .e-expand,
|
|
62201
62201
|
.e-pivotview .e-collapse {
|
|
62202
62202
|
cursor: pointer;
|
|
62203
|
-
display: inline
|
|
62203
|
+
display: inline;
|
|
62204
62204
|
height: 18px;
|
|
62205
62205
|
margin-top: 5px;
|
|
62206
62206
|
text-align: center;
|
package/styles/fluent-dark.css
CHANGED
|
@@ -60777,11 +60777,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60777
60777
|
border-right-width: 1px;
|
|
60778
60778
|
}
|
|
60779
60779
|
.e-pivotview .e-stackedheadercelldiv {
|
|
60780
|
-
display:
|
|
60780
|
+
display: inline;
|
|
60781
60781
|
}
|
|
60782
60782
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
60783
60783
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
60784
|
-
display: inline
|
|
60784
|
+
display: inline;
|
|
60785
60785
|
padding-left: 12px !important;
|
|
60786
60786
|
margin-top: 5px;
|
|
60787
60787
|
margin-top: 1px;
|
|
@@ -61279,7 +61279,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61279
61279
|
.e-pivotview .e-expand,
|
|
61280
61280
|
.e-pivotview .e-collapse {
|
|
61281
61281
|
cursor: pointer;
|
|
61282
|
-
display: inline
|
|
61282
|
+
display: inline;
|
|
61283
61283
|
height: 18px;
|
|
61284
61284
|
margin-top: 5px;
|
|
61285
61285
|
text-align: center;
|
package/styles/fluent.css
CHANGED
|
@@ -60776,11 +60776,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60776
60776
|
border-right-width: 1px;
|
|
60777
60777
|
}
|
|
60778
60778
|
.e-pivotview .e-stackedheadercelldiv {
|
|
60779
|
-
display:
|
|
60779
|
+
display: inline;
|
|
60780
60780
|
}
|
|
60781
60781
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
60782
60782
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
60783
|
-
display: inline
|
|
60783
|
+
display: inline;
|
|
60784
60784
|
padding-left: 12px !important;
|
|
60785
60785
|
margin-top: 5px;
|
|
60786
60786
|
margin-top: 1px;
|
|
@@ -61278,7 +61278,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61278
61278
|
.e-pivotview .e-expand,
|
|
61279
61279
|
.e-pivotview .e-collapse {
|
|
61280
61280
|
cursor: pointer;
|
|
61281
|
-
display: inline
|
|
61281
|
+
display: inline;
|
|
61282
61282
|
height: 18px;
|
|
61283
61283
|
margin-top: 5px;
|
|
61284
61284
|
text-align: center;
|
package/styles/highcontrast.css
CHANGED
|
@@ -62504,11 +62504,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
62504
62504
|
border-right-width: 1px;
|
|
62505
62505
|
}
|
|
62506
62506
|
.e-pivotview .e-stackedheadercelldiv {
|
|
62507
|
-
display:
|
|
62507
|
+
display: inline;
|
|
62508
62508
|
}
|
|
62509
62509
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
62510
62510
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
62511
|
-
display: inline
|
|
62511
|
+
display: inline;
|
|
62512
62512
|
padding-left: 12px !important;
|
|
62513
62513
|
margin-top: 5px;
|
|
62514
62514
|
margin-top: 0;
|
|
@@ -63001,7 +63001,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
63001
63001
|
.e-pivotview .e-expand,
|
|
63002
63002
|
.e-pivotview .e-collapse {
|
|
63003
63003
|
cursor: pointer;
|
|
63004
|
-
display: inline
|
|
63004
|
+
display: inline;
|
|
63005
63005
|
height: 18px;
|
|
63006
63006
|
margin-top: 5px;
|
|
63007
63007
|
text-align: center;
|
package/styles/material-dark.css
CHANGED
|
@@ -69250,11 +69250,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69250
69250
|
border-right-width: 1px;
|
|
69251
69251
|
}
|
|
69252
69252
|
.e-pivotview .e-stackedheadercelldiv {
|
|
69253
|
-
display:
|
|
69253
|
+
display: inline;
|
|
69254
69254
|
}
|
|
69255
69255
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
69256
69256
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
69257
|
-
display: inline
|
|
69257
|
+
display: inline;
|
|
69258
69258
|
padding-left: 12px !important;
|
|
69259
69259
|
margin-top: 5px;
|
|
69260
69260
|
}
|
|
@@ -69749,7 +69749,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
69749
69749
|
.e-pivotview .e-expand,
|
|
69750
69750
|
.e-pivotview .e-collapse {
|
|
69751
69751
|
cursor: pointer;
|
|
69752
|
-
display: inline
|
|
69752
|
+
display: inline;
|
|
69753
69753
|
height: 18px;
|
|
69754
69754
|
margin-top: 5px;
|
|
69755
69755
|
text-align: center;
|
package/styles/material.css
CHANGED
|
@@ -71439,11 +71439,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71439
71439
|
border-right-width: 1px;
|
|
71440
71440
|
}
|
|
71441
71441
|
.e-pivotview .e-stackedheadercelldiv {
|
|
71442
|
-
display:
|
|
71442
|
+
display: inline;
|
|
71443
71443
|
}
|
|
71444
71444
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
71445
71445
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
71446
|
-
display: inline
|
|
71446
|
+
display: inline;
|
|
71447
71447
|
padding-left: 12px !important;
|
|
71448
71448
|
margin-top: 5px;
|
|
71449
71449
|
}
|
|
@@ -71938,7 +71938,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
71938
71938
|
.e-pivotview .e-expand,
|
|
71939
71939
|
.e-pivotview .e-collapse {
|
|
71940
71940
|
cursor: pointer;
|
|
71941
|
-
display: inline
|
|
71941
|
+
display: inline;
|
|
71942
71942
|
height: 18px;
|
|
71943
71943
|
margin-top: 5px;
|
|
71944
71944
|
text-align: center;
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -60765,11 +60765,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60765
60765
|
border-right-width: 1px;
|
|
60766
60766
|
}
|
|
60767
60767
|
.e-pivotview .e-stackedheadercelldiv {
|
|
60768
|
-
display:
|
|
60768
|
+
display: inline;
|
|
60769
60769
|
}
|
|
60770
60770
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
60771
60771
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
60772
|
-
display: inline
|
|
60772
|
+
display: inline;
|
|
60773
60773
|
padding-left: 12px !important;
|
|
60774
60774
|
margin-top: 5px;
|
|
60775
60775
|
margin-top: 2px;
|
|
@@ -61266,7 +61266,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61266
61266
|
.e-pivotview .e-expand,
|
|
61267
61267
|
.e-pivotview .e-collapse {
|
|
61268
61268
|
cursor: pointer;
|
|
61269
|
-
display: inline
|
|
61269
|
+
display: inline;
|
|
61270
61270
|
height: 18px;
|
|
61271
61271
|
margin-top: 5px;
|
|
61272
61272
|
text-align: center;
|
package/styles/tailwind.css
CHANGED
|
@@ -60769,11 +60769,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
60769
60769
|
border-right-width: 1px;
|
|
60770
60770
|
}
|
|
60771
60771
|
.e-pivotview .e-stackedheadercelldiv {
|
|
60772
|
-
display:
|
|
60772
|
+
display: inline;
|
|
60773
60773
|
}
|
|
60774
60774
|
.e-pivotview .e-stackedheadertext.e-cellvalue,
|
|
60775
60775
|
.e-pivotview .e-stackedheadercelldiv.e-cellvalue {
|
|
60776
|
-
display: inline
|
|
60776
|
+
display: inline;
|
|
60777
60777
|
padding-left: 12px !important;
|
|
60778
60778
|
margin-top: 5px;
|
|
60779
60779
|
margin-top: 2px;
|
|
@@ -61270,7 +61270,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
61270
61270
|
.e-pivotview .e-expand,
|
|
61271
61271
|
.e-pivotview .e-collapse {
|
|
61272
61272
|
cursor: pointer;
|
|
61273
|
-
display: inline
|
|
61273
|
+
display: inline;
|
|
61274
61274
|
height: 18px;
|
|
61275
61275
|
margin-top: 5px;
|
|
61276
61276
|
text-align: center;
|