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
a03b0e1b
Commit
a03b0e1b
authored
Mar 02, 2016
by
Phil Hughes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed link colour to match
parent
d767e7a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+1
-0
app/assets/stylesheets/pages/profile.scss
app/assets/stylesheets/pages/profile.scss
+1
-7
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
a03b0e1b
...
...
@@ -34,6 +34,7 @@ $error-exclamation-point: #E62958;
$border-radius-default
:
3px
;
$list-title-color
:
#333333
;
$list-text-color
:
#555555
;
$profile-settings-link-color
:
$md-link-color
;
/*
* Color schema
...
...
app/assets/stylesheets/pages/profile.scss
View file @
a03b0e1b
...
...
@@ -7,7 +7,7 @@
.profile-settings-sidebar
{
a
{
color
:
$
gl-primary
;
color
:
$
profile-settings-link-color
;
}
}
...
...
@@ -24,12 +24,6 @@
display
:
inline-block
;
}
.profile-settings-sidebar
{
a
{
color
:
$gl-primary
;
}
}
.oauth-buttons
{
.btn-group
{
margin-right
:
10px
;
...
...
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