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
Boxiang Sun
gitlab-ce
Commits
640b913a
Commit
640b913a
authored
Dec 03, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modify logo a bit
parent
16916fb1
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
app/assets/images/logo-black.png
app/assets/images/logo-black.png
+0
-0
app/assets/images/logo-white.png
app/assets/images/logo-white.png
+0
-0
app/assets/stylesheets/sections/header.scss
app/assets/stylesheets/sections/header.scss
+4
-4
No files found.
app/assets/images/logo-black.png
View replaced file @
16916fb1
View file @
640b913a
3.01 KB
|
W:
|
H:
2.95 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/assets/images/logo-white.png
View replaced file @
16916fb1
View file @
640b913a
5.59 KB
|
W:
|
H:
8.14 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/assets/stylesheets/sections/header.scss
View file @
640b913a
...
@@ -46,8 +46,8 @@ header {
...
@@ -46,8 +46,8 @@ header {
h1
{
h1
{
margin
:
0
;
margin
:
0
;
background
:
url('logo-black.png')
no-repeat
center
1px
;
background
:
url('logo-black.png')
no-repeat
center
center
;
background-size
:
3
8
px
;
background-size
:
3
2
px
;
float
:
left
;
float
:
left
;
height
:
40px
;
height
:
40px
;
width
:
40px
;
width
:
40px
;
...
@@ -152,8 +152,8 @@ header {
...
@@ -152,8 +152,8 @@ header {
.app_logo
{
.app_logo
{
a
{
a
{
h1
{
h1
{
background
:
url('logo-white.png')
no-repeat
center
1px
;
background
:
url('logo-white.png')
no-repeat
center
center
;
background-size
:
3
8
px
;
background-size
:
3
2
px
;
color
:
#fff
;
color
:
#fff
;
text-shadow
:
0
1px
1px
#444
;
text-shadow
:
0
1px
1px
#444
;
}
}
...
...
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