Add the stylesheet for the previous commit

This commit is contained in:
Nick Winter 2016-05-30 16:03:00 -07:00
parent 1deddc6fd2
commit 85e38ba851

View file

@ -0,0 +1,21 @@
#verifier-view
.verifier-row
margin-top: 20px
.alert
padding: 5px
.campaign-mix, .code-language-mix
padding: 5px 20px 5px 5px
input
margin-right: 8px
.test-running
color: orange
.test-success
color: green
.test-failed
color: red