@limetech/lime-elements 36.2.0-next.1 → 36.2.0-next.2

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.
@@ -5350,9 +5350,6 @@ a.mdc-list-item {
5350
5350
  z-index: 1;
5351
5351
  background-color: rgb(var(--contrast-100));
5352
5352
  }
5353
- :host(.has-interactive-items) .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--disabled):hover:before {
5354
- background-color: rgb(var(--contrast-100));
5355
- }
5356
5353
 
5357
5354
  :host {
5358
5355
  --line-height-of-secondary-text: 1.2rem;
@@ -5356,9 +5356,6 @@ a.mdc-list-item {
5356
5356
  z-index: 1;
5357
5357
  background-color: rgb(var(--contrast-100));
5358
5358
  }
5359
- :host(.has-interactive-items) .mdc-deprecated-list-item:not(.mdc-deprecated-list-item--disabled):hover:before {
5360
- background-color: rgb(var(--contrast-100));
5361
- }
5362
5359
 
5363
5360
  :host {
5364
5361
  --line-height-of-secondary-text: 1.2rem;