diff --git a/src/app/item-detail/label-chart/label-chart.component.css b/src/app/item-detail/label-chart/label-chart.component.css index c16e9ba5..8a07445f 100644 --- a/src/app/item-detail/label-chart/label-chart.component.css +++ b/src/app/item-detail/label-chart/label-chart.component.css @@ -21,3 +21,10 @@ .compare-card { margin-top: 20px;; } + +.jtl-ico-btn-light{ + color: #4b7cf3; +} +.jtl-ico-btn-light:hover{ + color: grey; +} diff --git a/src/app/item-detail/label-chart/label-chart.component.html b/src/app/item-detail/label-chart/label-chart.component.html index 1ecc6dee..7bbba95d 100644 --- a/src/app/item-detail/label-chart/label-chart.component.html +++ b/src/app/item-detail/label-chart/label-chart.component.html @@ -3,7 +3,12 @@