@syncfusion/ej2-vue-pivotview 20.4.48 → 20.4.54

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.
@@ -560,6 +560,12 @@
560
560
  .e-pivotview .e-pivot-toolbar .e-toolbar-items {
561
561
  background: #f5f5f5;
562
562
  }
563
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control {
564
+ background: #f5f5f5;
565
+ }
566
+ .e-pivotview .e-pivot-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn.e-control:hover {
567
+ background: rgba(0, 0, 0, 0.12);
568
+ }
563
569
  .e-pivotview .e-pivot-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
564
570
  font-size: 16px;
565
571
  }
@@ -950,9 +956,6 @@
950
956
  .e-pivotview .e-pivot-format-dialog .e-pivot-format-table {
951
957
  width: 100%;
952
958
  }
953
- .e-pivotview .e-toolbar .e-tbar-btn {
954
- background-color: transparent;
955
- }
956
959
  .e-pivotview .e-grid .e-rowsheader.e-active,
957
960
  .e-pivotview .e-grid .e-rowsheader.e-cellselectionbackground,
958
961
  .e-pivotview .e-grid .e-columnsheader.e-active,
@@ -2049,6 +2052,9 @@
2049
2052
  .e-pivotview .e-component-disable {
2050
2053
  display: none !important;
2051
2054
  }
2055
+ .e-pivotview .e-pivotchart.e-chart {
2056
+ overflow: visible !important;
2057
+ }
2052
2058
 
2053
2059
  .e-pivottooltipwrap,
2054
2060
  .e-pivottooltip-container {
@@ -2080,6 +2080,9 @@
2080
2080
  .e-pivotview .e-component-disable {
2081
2081
  display: none !important;
2082
2082
  }
2083
+ .e-pivotview .e-pivotchart.e-chart {
2084
+ overflow: visible !important;
2085
+ }
2083
2086
 
2084
2087
  .e-pivottooltipwrap,
2085
2088
  .e-pivottooltip-container {
@@ -2082,6 +2082,9 @@
2082
2082
  .e-pivotview .e-component-disable {
2083
2083
  display: none !important;
2084
2084
  }
2085
+ .e-pivotview .e-pivotchart.e-chart {
2086
+ overflow: visible !important;
2087
+ }
2085
2088
 
2086
2089
  .e-pivottooltipwrap,
2087
2090
  .e-pivottooltip-container {
@@ -2081,6 +2081,9 @@
2081
2081
  .e-pivotview .e-component-disable {
2082
2082
  display: none !important;
2083
2083
  }
2084
+ .e-pivotview .e-pivotchart.e-chart {
2085
+ overflow: visible !important;
2086
+ }
2084
2087
 
2085
2088
  .e-pivottooltipwrap,
2086
2089
  .e-pivottooltip-container {
@@ -2083,6 +2083,9 @@
2083
2083
  .e-pivotview .e-component-disable {
2084
2084
  display: none !important;
2085
2085
  }
2086
+ .e-pivotview .e-pivotchart.e-chart {
2087
+ overflow: visible !important;
2088
+ }
2086
2089
 
2087
2090
  .e-pivottooltipwrap,
2088
2091
  .e-pivottooltip-container {