carbon-addons-iot-react 2.78.5 → 2.78.6

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.
@@ -16433,9 +16433,10 @@ html[dir='rtl'] .bx--skeleton .bx--progress-step--incomplete svg {
16433
16433
  .bx--side-nav .bx--side-nav__link:focus {
16434
16434
  outline: 2px solid #0f62fe;
16435
16435
  outline-offset: -2px; }
16436
- .bx--side-nav .bx--side-nav__link--current {
16437
- background-color: #525252;
16438
- color: #f4f4f4; }
16436
+ .bx--side-nav a.bx--side-nav__link[aria-current='page'] {
16437
+ background-color: #525252; }
16438
+ .bx--side-nav a.bx--side-nav__link[aria-current='page'] .bx--side-nav__link-text {
16439
+ color: #f4f4f4; }
16439
16440
  .bx--side-nav:not(.bx--side-nav--expanded) .bx--side-nav__item--active .bx--side-nav__submenu[aria-expanded='true'] {
16440
16441
  position: relative; }
16441
16442
  .bx--side-nav:not(.bx--side-nav--expanded) .bx--side-nav__item--active