Merge "Add result_WARNING style class for failing non-voting jobs"
This commit is contained in:
commit
bbcb80cb73
@ -38,7 +38,7 @@ a.gwt-InlineHyperlink {background: none !important}
|
||||
.result_FAILURE {
|
||||
color: #cf2f19;
|
||||
}
|
||||
.result_UNSTABLE {
|
||||
.result_UNSTABLE, .result_WARNING {
|
||||
color: #e39f00;
|
||||
}
|
||||
.result_LOST {
|
||||
|
Loading…
Reference in New Issue
Block a user