Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
538b1f630d5b
Commit
bd7359b5
authored
Mar 10, 2012
by
Dmitriy Zaporozhets
Browse files
fix text color for account popup hover
parent
9e67547a555f
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/assets/stylesheets/common.scss
View file @
538b1f63
...
...
@@ -204,12 +204,16 @@ header {
text-shadow
:
none
;
border-bottom
:
1px
solid
#555
;
&
:hover
{
background
:
#444
;
}
}
}
color
:
#eee
;
background
:
#444
;
}
}
}
.account-box.hover
.arrow-up
{
top
:
41px
;
right
:
6px
;
position
:
absolute
;
}
position
:
absolute
;
}
.account-links
a
{
&
:first-child
{
...
...
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