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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
620e83d0
Commit
620e83d0
authored
Mar 10, 2012
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed line height for top panel
parent
5e1b9360
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
app/assets/stylesheets/ui_basic.scss
app/assets/stylesheets/ui_basic.scss
+2
-2
app/assets/stylesheets/ui_mars.scss
app/assets/stylesheets/ui_mars.scss
+1
-1
No files found.
app/assets/stylesheets/ui_basic.scss
View file @
620e83d0
...
...
@@ -51,7 +51,7 @@
float
:left
;
margin-left
:
5px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
6
px
;
font-weight
:bold
;
color
:
#aaa
;
text-shadow
:
0
1px
1px
#FFF
;
...
...
@@ -94,7 +94,7 @@
margin
:
0
;
margin-right
:
30px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
6
px
;
font-weight
:bold
;
color
:
$style_color
;
text-shadow
:
0
1px
1px
#FFF
;
...
...
app/assets/stylesheets/ui_mars.scss
View file @
620e83d0
...
...
@@ -115,7 +115,7 @@
margin
:
0
;
margin-right
:
30px
;
font-size
:
20px
;
line-height
:
3
4
px
;
line-height
:
3
8
px
;
font-weight
:bold
;
color
:
#fff
;
text-shadow
:
0
1px
1px
#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