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
6ef75dc7
Commit
6ef75dc7
authored
Dec 12, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Style app logo for sidenav
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
2f13d4da
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
6 deletions
+37
-6
app/assets/stylesheets/sections/sidebar.scss
app/assets/stylesheets/sections/sidebar.scss
+37
-6
No files found.
app/assets/stylesheets/sections/sidebar.scss
View file @
6ef75dc7
body
.project
{
padding
:
0
;
&
.ui_mars
{
.app_logo
{
background-color
:
#24272D
;
}
}
&
.ui_color
{
.app_logo
{
background-color
:
#325
;
}
}
&
.ui_basic
{
.app_logo
{
background-color
:
#DDD
;
}
}
&
.ui_modern
{
.app_logo
{
background-color
:
#017855
;
}
}
&
.ui_gray
{
.app_logo
{
background-color
:
#222
;
}
}
header
.container
{
width
:
100%
!
important
;
padding-left
:
0px
;
.separator
{
display
:
none
;
}
}
}
.page-with-sidebar
{
background
:
#F5F5F5
;
header
.navbar-inner
{
padding
:
0px
20px
;
}
}
.sidebar-wrapper
{
...
...
@@ -68,7 +99,7 @@ body.project {
font-size
:
13px
;
line-height
:
20px
;
text-shadow
:
0
1px
2px
#FFF
;
padding-left
:
30
px
;
padding-left
:
67
px
;
&
:hover
{
text-decoration
:
none
;
...
...
@@ -94,7 +125,7 @@ body.project {
a
{
padding
:
5px
15px
;
font-size
:
12px
;
padding-left
:
30
px
;
padding-left
:
67
px
;
}
}
}
...
...
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