Skip to content
Snippets Groups Projects
Commit 30db964b authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

improve keyboard navigation feedback for certain buttons

parent a2c2775d
Branches
No related tags found
No related merge requests found
......@@ -192,6 +192,7 @@ input[type="submit"]:hover, input[type="submit"]:focus,
input[type="button"]:hover, input[type="button"]:focus,
button:hover, button:focus,
.button:hover, .button:focus,
.button a:focus,
select:hover, select:focus, select:active {
background-color: rgba(255, 255, 255, .95);
color: #111;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment