Skip to content

Commit 67827a7

Browse files
author
arnau march
committed
Updated latest shared/style folders from gaia
1 parent b7cdb3d commit 67827a7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

style/headers.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,11 @@ section[role="region"] > header:first-child button {
117117
text-decoration: none;
118118
}
119119

120-
121120
/* Pressed state */
121+
section[role="region"] > header:first-child a:focus {
122+
outline: none;
123+
}
124+
122125
section[role="region"] > header:first-child button::-moz-focus-inner {
123126
outline: none;
124127
border: none;

0 commit comments

Comments
 (0)