@annalib/anna-core 4.1.2 → 4.1.4

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@annalib/anna-core",
3
- "version": "4.1.2",
3
+ "version": "4.1.4",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "2.0.3",
6
6
  "@angular/common": "^13.2.0",
@@ -413,7 +413,7 @@ section.min-maxContainer {
413
413
  padding-left: 1px;
414
414
  margin-right: $fs-19;
415
415
  i {
416
- color: #cbcbcb;
416
+ color: black;
417
417
  cursor: pointer;
418
418
  font-size: $fs-9;
419
419
  }