Skip to content

Commit

Permalink
Merge pull request #924 from mozilla/settings-hover
Browse files Browse the repository at this point in the history
Fix #918 - Add Color to Settings Hover State
  • Loading branch information
groovecoder authored Jul 20, 2021
2 parents f06d0e4 + 9eab780 commit 21326a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/scss/partials/glocal-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ glocal-menu {
.glocal-fxa-settings-link:hover,
.glocal-fxa-settings-link:focus {
text-decoration: underline;
color: var(--grey50);
}

.glocal-fxa-settings-link:active {
Expand Down

0 comments on commit 21326a1

Please sign in to comment.