diff --git a/pgml-dashboard/static/css/scss/components/_navs.scss b/pgml-dashboard/static/css/scss/components/_navs.scss index c0abd2ba6..d6d5fc75c 100644 --- a/pgml-dashboard/static/css/scss/components/_navs.scss +++ b/pgml-dashboard/static/css/scss/components/_navs.scss @@ -199,19 +199,31 @@ &:hover { background-color: #{$gray-700}; color: #{$gray-100}; - @include semibold_by_shadow($gray-100) + + span:not(.material-symbols-outlined) { + @include semibold_by_shadow($gray-100) + } + span.material-symbols-outlined { + @include bold_by_shadow($neon-shade-300) + } } &:active, :focus, :target, .active { background-color: #{$neon-tint-100}; color: #{$gray-100}; border-radius: calc($border-radius / 2); - + span { color: #{$gray-100}; } } + &:hover a.active { + span.material-symbols-outlined { + @include bold_by_shadow($gray-100) + } + } + & a.disabled, .disabled>span, &.disabled { color: #{$gray-500}; pointer-events: none; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy