Merge pull request #187 from coreos-inc/adblock
Add messaging when archived build logs loads fail.
This commit is contained in:
commit
7043ddc935
5 changed files with 245 additions and 8 deletions
|
@ -9,6 +9,11 @@
|
|||
min-height: 100px;
|
||||
}
|
||||
|
||||
.build-logs-view .co-alert {
|
||||
margin-bottom: 0px;
|
||||
color: black !important;
|
||||
}
|
||||
|
||||
.build-logs-view .no-logs {
|
||||
color: #8C8C8C;
|
||||
}
|
||||
|
|
Reference in a new issue