Skip to content

Commit

Permalink
Add visual feedback for keyboard tab in breadcrumbs
Browse files Browse the repository at this point in the history
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
  • Loading branch information
jancborchardt authored and skjnldsv committed Jul 20, 2018
1 parent 3203b46 commit 21c9054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1103,6 +1103,8 @@ div.crumb {
}
}
&:hover, &:focus, a:focus, &:active {
opacity: 1;

> a,
> span {
opacity: .7;
Expand Down

0 comments on commit 21c9054

Please sign in to comment.