| 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 42d97c01fce72bd109016f84c7ef366b9c9e8ba6..e182c47ddad0b46394aa6a5632846bdf91449603 100644
|
| --- a/milo/appengine/frontend/static/buildbot/css/default.css
|
| +++ b/milo/appengine/frontend/static/buildbot/css/default.css
|
| @@ -271,6 +271,13 @@ tr:nth-child(even) td.status-Warning{
|
| border-color: #C29D46;
|
| }
|
|
|
| +.account-picture {
|
| + border-radius: 6px;
|
| + width: 25px;
|
| + height: 25px;
|
| + vertical-align: middle;
|
| +}
|
| +
|
| .legend {
|
| border-radius: 5px !important;
|
| -webkit-border-radius: 5px !important;
|
|
|