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
5a678a63
Commit
5a678a63
authored
Dec 17, 2014
by
Jan-Christoph Borchardt
Browse files
proper feedback for breadcrumbs when tabbing with keyboard
parent
30db964b
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/css/styles.css
View file @
5a678a63
...
...
@@ -975,6 +975,7 @@ div.crumb a.ellipsislink {
/* some feedback for hover/tap on breadcrumbs */
div
.crumb
:hover
,
div
.crumb
:focus
,
div
.crumb
a
:focus
,
div
.crumb
:active
{
-ms-filter
:
"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"
;
filter
:
alpha
(
opacity
=
70
);
...
...
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