Better error display for build logs view

Fixes #1492
This commit is contained in:
Joseph Schorr 2016-05-31 14:41:45 -04:00
parent af58989046
commit 303db01ec5
3 changed files with 14 additions and 3 deletions

View file

@ -6,7 +6,7 @@
box-shadow: inset 10px 10px 5px -9px rgba(0,0,0,0.75);
background-color: #263945;
min-height: 100px;
min-height: 74px;
}
.build-logs-view .co-alert {