Skip to content

Commit

Permalink
UX: Fix hover color for header icons in WCAG (#22959)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmusaraj committed Aug 3, 2023
1 parent a820be1 commit 35ff57b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/assets/stylesheets/wcag.scss
Expand Up @@ -94,11 +94,6 @@ html {
color: var(--primary-low-mid);
}

.d-header-icons .icon:hover .d-icon,
.d-header-icons .icon:focus .d-icon {
color: var(--primary-high);
}

.d-header-icons .unread-notifications {
background: var(--tertiary);
}
Expand Down

0 comments on commit 35ff57b

Please sign in to comment.