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

Unified Diff: appengine/swarming/elements/res/imp/common/swarming-app.html

Issue 2338383002: Refactor prior to adding task-page (Closed) Base URL: git@github.com:luci/luci-py@master
Patch Set: Address nits 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/swarming-app.html
diff --git a/appengine/swarming/elements/res/imp/common/swarming-app.html b/appengine/swarming/elements/res/imp/common/swarming-app.html
index 6a890ad77b908eae5ee6c281827973cccf1cf0e5..edbf9a463ad4ef60940a6fe8b3bf251be6a068c7 100644
--- a/appengine/swarming/elements/res/imp/common/swarming-app.html
+++ b/appengine/swarming/elements/res/imp/common/swarming-app.html
@@ -233,6 +233,7 @@
padding: 0.6em 1.2em;
border: solid lightgray 1px;
margin: 0.6em;
+ cursor: pointer;
}
button:hover {

Powered by Google App Engine
This is Rietveld 408576698