Add visual feedback for keyboard tab in breadcrumbs

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2018-07-20 20:51:28 +02:00
parent e9581f2126
commit 3e6ac57abe
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 2 additions and 0 deletions

View File

@ -1103,6 +1103,8 @@ div.crumb {
}
}
&:hover, &:focus, a:focus, &:active {
opacity: 1;
> a,
> span {
opacity: .7;