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
Kazuhiko Shiozaki
gitlab-ce
Commits
51280fc7
Commit
51280fc7
authored
May 13, 2014
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve violet theme
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
1f1c59b6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
app/assets/stylesheets/sections/profile.scss
app/assets/stylesheets/sections/profile.scss
+1
-1
app/assets/stylesheets/themes/ui_color.scss
app/assets/stylesheets/themes/ui_color.scss
+8
-8
No files found.
app/assets/stylesheets/sections/profile.scss
View file @
51280fc7
...
@@ -84,7 +84,7 @@
...
@@ -84,7 +84,7 @@
}
}
&
.violet
{
&
.violet
{
background
:
#54
7
;
background
:
#54
8
;
}
}
}
}
}
}
...
...
app/assets/stylesheets/themes/ui_color.scss
View file @
51280fc7
...
@@ -16,28 +16,28 @@
...
@@ -16,28 +16,28 @@
@extend
.header-dark
;
@extend
.header-dark
;
&
.navbar-gitlab
{
&
.navbar-gitlab
{
.navbar-inner
{
.navbar-inner
{
background
:
#54
7
;
background
:
#54
8
;
border-bottom
:
1px
solid
#43
5
;
border-bottom
:
1px
solid
#43
6
;
.app_logo
,
.navbar-toggle
{
.app_logo
,
.navbar-toggle
{
&
:hover
{
&
:hover
{
background-color
:
#43
5
;
background-color
:
#43
6
;
}
}
}
}
.separator
{
.separator
{
background
:
#43
5
;
background
:
#43
6
;
border-left
:
1px
solid
#65
8
;
border-left
:
1px
solid
#65
9
;
}
}
.nav
>
li
>
a
{
.nav
>
li
>
a
{
color
:
#98
B
;
color
:
#98
C
;
}
}
.search-input
{
.search-input
{
border-color
:
#98
B
;
border-color
:
#98
C
;
}
}
}
}
}
}
}
}
.nav-pills
>
li
.active
>
a
,
.nav-pills
>
li
.active
>
a
:hover
,
.nav-pills
>
li
.active
>
a
:focus
{
.nav-pills
>
li
.active
>
a
,
.nav-pills
>
li
.active
>
a
:hover
,
.nav-pills
>
li
.active
>
a
:focus
{
background
:
#
76
9
;
background
:
#
65
9
;
}
}
}
}
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