Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
die_coolen_jungs
our_own_cloud_project
Commits
30db964b
Commit
30db964b
authored
Dec 17, 2014
by
Jan-Christoph Borchardt
Browse files
improve keyboard navigation feedback for certain buttons
parent
a2c2775d
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/css/styles.css
View file @
30db964b
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment