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
3e115faa
Commit
3e115faa
authored
May 16, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor styling for dark themes
parent
31f007f7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
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
+8
-4
No files found.
app/assets/images/logo-white.png
View replaced file @
31f007f7
View file @
3e115faa
4.33 KB
|
W:
|
H:
5.59 KB
|
W:
|
H:
2-up
Swipe
Onion skin
app/assets/stylesheets/sections/header.scss
View file @
3e115faa
...
...
@@ -119,8 +119,12 @@ header {
border-bottom
:
1px
solid
#AAA
;
.nav
>
li
>
a
{
color
:
#fff
;
text-shadow
:
0
1px
0
#111
;
color
:
#DDD
;
text-shadow
:
0
1px
0
#444
;
&
:hover
{
color
:
#FFF
;
}
}
}
}
...
...
@@ -145,7 +149,7 @@ header {
background
:
url('logo-white.png')
no-repeat
center
1px
;
background-size
:
38px
;
color
:
#fff
;
text-shadow
:
0
1px
1px
#
111
;
text-shadow
:
0
1px
1px
#
444
;
}
}
}
...
...
@@ -154,7 +158,7 @@ header {
color
:
#FFF
;
}
color
:
#fff
;
text-shadow
:
0
1px
1px
#
111
;
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