Skip to content

Commit

Permalink
Re-enable focus outline for links
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 4, 2015
1 parent 846b13b commit e005e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/base.less
Expand Up @@ -25,7 +25,7 @@ a {
text-decoration: none;

&:focus {
outline: none;
outline-color: @icinga-blue;
}

&:hover {
Expand Down

0 comments on commit e005e0b

Please sign in to comment.