Commit 37f33393 authored by Patricio Cano's avatar Patricio Cano

Changed colors to match GitLab's red & green and softened the yellow.

parent 000af8d5
......@@ -118,13 +118,13 @@
}
.has-success input {
background-color: #C3FF88 !important;
background-color: #D6F1D7 !important;
}
.has-error input {
background-color: #FFA0A0 !important;
background-color: #F3CECE !important;
}
.has-warning input {
background-color: #FFEC8B !important;
background-color: #FFE9A4 !important;
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment