updated build status bg colors

This commit is contained in:
Justine Arreche 2014-09-26 12:12:28 -04:00
parent 4ce70d2784
commit b897e81fd2

View File

@ -1,20 +1,20 @@
@import "_mixins/all"
.green .build-status
background-color: #0d8136
background-color: #549e54
.yellow .build-status
background-color: #e7d700
background-color: #bcaf39
.red .build-status
background-color: #e10000
background-color: #b54223
.gray .build-status
background-color: #a8a8a9
#new-summary
@include clearfix
@include border-radius(5px)
@include border-radius(4px)
background-color: #fafafa
min-height: 30px
padding: 2px 11px