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

Unified Diff: Tools/GardeningServer/ui/ct-party-time.html

Issue 530613002: Fix partytime. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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: Tools/GardeningServer/ui/ct-party-time.html
diff --git a/Tools/GardeningServer/ui/ct-party-time.html b/Tools/GardeningServer/ui/ct-party-time.html
index 210620a6d0a2390ad44824cae7c8ae09fa09292a..a4cf759e46d6454a2dd106f1b165ae02e4994198 100644
--- a/Tools/GardeningServer/ui/ct-party-time.html
+++ b/Tools/GardeningServer/ui/ct-party-time.html
@@ -13,8 +13,10 @@ found in the LICENSE file.
display: flex;
align-items: center;
justify-content: center;
+ flex-direction: column;
}
</style>
+ <div>No failures!</div>
<img src="../images/partytime.gif">
</template>
</template>

Powered by Google App Engine
This is Rietveld 408576698