add focus styles to canvas logo link. fixes #10455
test plan: * on any canvas page, tab to the logo link and verify that its outline styles are displayed. Change-Id: Ifdbd35902bef9e8201d10d6b52921551d391f19d Reviewed-on: https://gerrit.instructure.com/13579 Tested-by: Jenkins <jenkins@instructure.com> Reviewed-by: Joe Tanner <joe@instructure.com>
This commit is contained in:
parent
346077a819
commit
ce1de9c2df
|
@ -24,7 +24,6 @@
|
|||
bottom: 21px
|
||||
position: absolute
|
||||
text-indent: -9999px
|
||||
outline: none
|
||||
#header-logo-secondary
|
||||
display: none
|
||||
background: url("/images/canvas/header_canvas_logo.png") no-repeat
|
||||
|
|
Loading…
Reference in New Issue