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

Unified Diff: milo/appengine/frontend/static/buildbot/css/default.css

Issue 2835193006: Milo: Add timestamp name and tooltip (Closed)
Patch Set: Review Created 3 years, 8 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/static/buildbot/css/default.css
diff --git a/milo/appengine/frontend/static/buildbot/css/default.css b/milo/appengine/frontend/static/buildbot/css/default.css
index 28b189205709a7714105eb399a4be547e5eb7369..5df2132ca447ab4ed5ef82363daabeff7361c85b 100644
--- a/milo/appengine/frontend/static/buildbot/css/default.css
+++ b/milo/appengine/frontend/static/buildbot/css/default.css
@@ -621,6 +621,11 @@ li {
padding: 0.3em 1em 0.3em 1em;
}
+.ui-tooltip {
+ white-space: pre-line;
+ font-size: medium;
+}
+
/* log view */
.log * {
vlink: #800080;
« no previous file with comments | « milo/appengine/frontend/expectations/swarming.log-Basic_log.html ('k') | milo/appengine/frontend/static/common/js/time.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698