diff --git a/modules/openstack_project/files/gerrit/GerritSite.css b/modules/openstack_project/files/gerrit/GerritSite.css
index 5b60381195..d679faeb43 100644
--- a/modules/openstack_project/files/gerrit/GerritSite.css
+++ b/modules/openstack_project/files/gerrit/GerritSite.css
@@ -38,7 +38,7 @@ a.gwt-InlineHyperlink {background: none !important}
 .result_FAILURE {
     color: #cf2f19;
 }
-.result_UNSTABLE {
+.result_UNSTABLE, .result_WARNING {
     color: #e39f00;
 }
 .result_LOST {