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
f8705076
Commit
f8705076
authored
Jun 03, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve green theme
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
b6f3f626
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
app/assets/stylesheets/themes/ui_modern.scss
app/assets/stylesheets/themes/ui_modern.scss
+7
-7
No files found.
app/assets/stylesheets/themes/ui_modern.scss
View file @
f8705076
...
...
@@ -16,28 +16,28 @@
@extend
.header-dark
;
&
.navbar-gitlab
{
.navbar-inner
{
background
:
#0
0AC7E
;
border-bottom
:
1px
solid
#0
0AC7E
;
background
:
#0
19875
;
border-bottom
:
1px
solid
#0
19875
;
.app_logo
,
.navbar-toggle
{
&
:hover
{
background-color
:
#0
09C6E
;
background-color
:
#0
18865
;
}
}
.separator
{
background
:
#0
09C6F
;
border-left
:
1px
solid
#1
0BC8E
;
background
:
#0
18865
;
border-left
:
1px
solid
#1
1A885
;
}
.nav
>
li
>
a
{
color
:
#ADC
;
}
.search-input
{
border-color
:
#
7fd5be
;
border-color
:
#
8ba
;
}
}
}
}
.nav-pills
>
li
.active
>
a
,
.nav-pills
>
li
.active
>
a
:hover
,
.nav-pills
>
li
.active
>
a
:focus
{
background
:
#0
0AC7E
;
background
:
#0
19875
;
}
}
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