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

Unified Diff: milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html

Issue 2921573002: Milo UI tweaks (Closed)
Patch Set: only -> Only Created 3 years, 7 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: milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html
diff --git a/milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html b/milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html
index 53153ab0cec452897b09c81c0020e9b3f2cae460..60dd574c86db8138a6de66ede253d88a4febdd13 100644
--- a/milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html
+++ b/milo/appengine/frontend/expectations/swarming.build-build-running-logdog-no-annotation-stream.html
@@ -83,7 +83,7 @@
<input type="radio" name="hider" id="showStandard" checked>
<label for="showStandard">Standard</label>
<input type="radio" name="hider" id="showInteresting">
- <label for="showInteresting">Interesting Only</label>
+ <label for="showInteresting">Non-Green Only</label>
<ol id="steps" class="standard">
@@ -93,8 +93,8 @@
<li class="verbosity-Normal">
<div class="status-Running result">
- <b>Waiting...</b>
+ <b>Waiting...</b>
<span>
<div class="step-text">waiting for annotation stream</div>
</span>
@@ -103,7 +103,7 @@
- <li> - no logs - </li>
+ <li class="sublink"> - no logs - </li>
</ul>
</li>
@@ -117,7 +117,7 @@
<h2>Build Properties:</h2>
- <table class="info" width="100%">
+ <table class="info BuildProperties" width="100%">
<tr><th>Name</th><th>Value</th><th>Source</th></tr>

Powered by Google App Engine
This is Rietveld 408576698