Skip to content

Commit

Permalink
Blue left shadow fix #3288
Browse files Browse the repository at this point in the history
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  • Loading branch information
skjnldsv committed Jan 26, 2017
1 parent 4e91759 commit 9513e7a
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions core/css/apps.scss
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,12 @@ em {
color: #000;
opacity: .57;
}
li:hover > a,
li:focus > a,
a:focus,
> ul > li:hover > a,
> ul > li:focus > a,
.selected,
.selected a,
.selected > a,
.active,
.active a {
.active > a {
opacity: 1;
box-shadow: inset 2px 0 #0082c9;
}
Expand Down

0 comments on commit 9513e7a

Please sign in to comment.