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 {
|
.result_FAILURE {
|
||||||
color: #cf2f19;
|
color: #cf2f19;
|
||||||
}
|
}
|
||||||
.result_UNSTABLE {
|
.result_UNSTABLE, .result_WARNING {
|
||||||
color: #e39f00;
|
color: #e39f00;
|
||||||
}
|
}
|
||||||
.result_LOST {
|
.result_LOST {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user