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

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

Issue 2337363004: Add task-page (Closed) Base URL: git@github.com:luci/luci-py@task-data
Patch Set: wrong branch 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
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 3a7ce7e368e18a522ce1eee7d3342e3f778b1521..b67df725e5efe261e461596684ecd1204817d8b7 100644
--- a/appengine/swarming/elements/res/imp/common/single-page-style.html
+++ b/appengine/swarming/elements/res/imp/common/single-page-style.html
@@ -83,7 +83,7 @@
.exception {
background-color: #edd2ff;
}
- .pending {
+ .pending_task {
background-color: #fffc6c;
}

Powered by Google App Engine
This is Rietveld 408576698