Skip to content

Commit

Permalink
Correct focus color style for flexpane icon buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Jul 23, 2017
1 parent b3786b2 commit 0b4612c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scss/modules/header/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,11 @@

#details_toggle,
#recent_mentions_toggle,
#sli_recap_toggle,
#stars_toggle {
&.active {
background: $color-shade-dark;
color: $base-font-color;

&:hover {
background: $color-shade-light;
Expand Down

0 comments on commit 0b4612c

Please sign in to comment.