| 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;
|
|
|