Merge pull request #22 from coreos-inc/git

git's a pretty cool guy
This commit is contained in:
Jimmy Zelinskie 2015-04-23 17:33:36 -04:00
commit 2a13eade80
35 changed files with 797 additions and 136 deletions

View file

@ -29,7 +29,7 @@
}
.build-view .build-icon-message.internalerror {
color: #DFFF00;
color: rgb(151, 168, 0);
}
.build-view .build-icon-message.complete {