Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(867)

Unified Diff: appengine/cmd/milo/frontend/static/buildbot/css/default.css

Issue 2134673003: milo: buildbucket builer view (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: rebased and regenerated expectations Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: appengine/cmd/milo/frontend/static/buildbot/css/default.css
diff --git a/appengine/cmd/milo/frontend/static/buildbot/css/default.css b/appengine/cmd/milo/frontend/static/buildbot/css/default.css
index f4b84116c1013a0d0501b68cd1b05a9c22beed6e..a66797df9a1312f7d41816e086f15067de39d4cc 100644
--- a/appengine/cmd/milo/frontend/static/buildbot/css/default.css
+++ b/appengine/cmd/milo/frontend/static/buildbot/css/default.css
@@ -458,7 +458,7 @@ div.BuildWaterfall {
border-color: #AADDEE;
}
-.exception,.retry {
+.exception, .retry, tr:nth-child(even) td.exception {
color: #FFFFFF;
background-color: #c6c;
border-color: #ACA0B3;
« no previous file with comments | « appengine/cmd/milo/frontend/milo.go ('k') | appengine/cmd/milo/frontend/templates/bootstrap/pages/builder.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698