@eclipse-scout/chart 22.0.2 → 22.0.12

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.
@@ -4709,7 +4709,7 @@ text.venn-legend {
4709
4709
  font-size: 16px;
4710
4710
  line-height: 16px;
4711
4711
  right: 8px;
4712
- top: 6px;
4712
+ top: 7px;
4713
4713
  font-family: scoutIcons, Arial, sans-serif;
4714
4714
  font-weight: normal;
4715
4715
  speak: none;
@@ -4721,6 +4721,7 @@ text.venn-legend {
4721
4721
  .select-data.data-count.selected::before {
4722
4722
  content: '\FF03';
4723
4723
  font-size: 20px;
4724
+ top: 6px;
4724
4725
  right: 5px;
4725
4726
  }
4726
4727
  .select-axis.data-sum.selected::before,
@@ -4730,8 +4731,6 @@ text.venn-legend {
4730
4731
  .select-axis.data-avg.selected::before,
4731
4732
  .select-data.data-avg.selected::before {
4732
4733
  content: '\E03A';
4733
- top: 2px;
4734
- font-size: 30px;
4735
4734
  }
4736
4735
  .chart-container > .chart {
4737
4736
  position: relative;