Add :focus style to all links, use JS to blur() them on click so the style is only visible when tabbing, props lessbloat, see #21324

git-svn-id: https://develop.svn.wordpress.org/trunk@21529 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2012-08-15 18:40:11 +00:00
parent 7366f664a8
commit f0d18a35dd
4 changed files with 89 additions and 9 deletions

View File

@@ -453,7 +453,6 @@ code {
.subsubsub a.current {
font-weight: bold;
background: none;
border: none;
}