Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
7c59722d
Commit
7c59722d
authored
Apr 26, 2012
by
mgesmundo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Cosmetic change in menu
parent
f72a5d11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
2 deletions
+15
-2
app/assets/stylesheets/common.scss
app/assets/stylesheets/common.scss
+15
-2
No files found.
app/assets/stylesheets/common.scss
View file @
7c59722d
...
...
@@ -157,8 +157,21 @@ nav.main_menu {
background-image
:
-o-linear-gradient
(
#eee
6
.6%
,
#dfdfdf
);
@include
shade
;
.count
{
margin-left
:
3px
;
color
:
#aaa
;
position
:
relative
;
top
:
-1px
;
display
:
inline-block
;
height
:
15px
;
margin
:
0
0
0
5px
;
padding
:
0
8px
1px
8px
;
height
:
auto
;
font-size
:
0
.82em
;
line-height
:
14px
;
text-align
:
center
;
color
:
#777
;
background
:
#f2f2f2
;
border-top
:
1px
solid
#CCC
;
border-radius
:
8px
;
-moz-border-radius
:
8px
;
}
.label
{
background
:
$hover
;
...
...
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