Skip to content

Commit

Permalink
Updated latest shared/style folders from gaia
Browse files Browse the repository at this point in the history
  • Loading branch information
arnau march committed Jan 11, 2014
1 parent b7cdb3d commit 67827a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style/headers.css
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,11 @@ section[role="region"] > header:first-child button {
text-decoration: none;
}


/* Pressed state */
section[role="region"] > header:first-child a:focus {
outline: none;
}

section[role="region"] > header:first-child button::-moz-focus-inner {
outline: none;
border: none;
Expand Down

0 comments on commit 67827a7

Please sign in to comment.