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

Unified Diff: appengine/swarming/elements/res/imp/common/single-page-style.html

Issue 2361833002: Fix two glitches on bot-page (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: Created 4 years, 3 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
« no previous file with comments | « appengine/swarming/elements/res/imp/botpage/bot-page.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/swarming/elements/res/imp/common/single-page-style.html
diff --git a/appengine/swarming/elements/res/imp/common/single-page-style.html b/appengine/swarming/elements/res/imp/common/single-page-style.html
index 28870cdaa3c16d483bf3ddc3fb02bf721894708d..72ea07dda528542895d2456273b888047186bdf6 100644
--- a/appengine/swarming/elements/res/imp/common/single-page-style.html
+++ b/appengine/swarming/elements/res/imp/common/single-page-style.html
@@ -76,7 +76,7 @@
}
/* These colors are from buildbot */
- .quarantined, {
+ .quarantined {
background-color: #ffdddd;
}
.dead {
« no previous file with comments | « appengine/swarming/elements/res/imp/botpage/bot-page.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698