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
Léo-Paul Géneau
gitlab-ce
Commits
37f33393
Commit
37f33393
authored
Oct 24, 2014
by
Patricio Cano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed colors to match GitLab's red & green and softened the yellow.
parent
000af8d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
app/assets/stylesheets/sections/profile.scss
app/assets/stylesheets/sections/profile.scss
+3
-3
No files found.
app/assets/stylesheets/sections/profile.scss
View file @
37f33393
...
...
@@ -118,13 +118,13 @@
}
.has-success
input
{
background-color
:
#
C3FF88
!
important
;
background-color
:
#
D6F1D7
!
important
;
}
.has-error
input
{
background-color
:
#F
FA0A0
!
important
;
background-color
:
#F
3CECE
!
important
;
}
.has-warning
input
{
background-color
:
#FFE
C8B
!
important
;
background-color
:
#FFE
9A4
!
important
;
}
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