commit | 8b58568c5cfcd5753f2e68d7bd3b8acc20ad4d84 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Wed Nov 14 10:46:09 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 14 10:46:09 2018 +0000 |
tree | 9623e74d76a0d69b3248619828f1111a659ab9cb | |
parent | 96026fbcbeee8593b92f0aa6908465a248a9f55e [diff] | |
parent | 11ad13d64a14631bb1c1cf9125f3ee73afa35a61 [diff] |
Merge "perfetto-ui: Bump omnibar placeholder size and darkness"
diff --git a/ui/src/assets/topbar.scss b/ui/src/assets/topbar.scss index 81a4a1b..62adf06 100644 --- a/ui/src/assets/topbar.scss +++ b/ui/src/assets/topbar.scss
@@ -56,9 +56,9 @@ outline: none; } &::placeholder { - color: #aaa; + color: #b4b7ba; font-family: 'Raleway'; - font-weight: 100; + font-weight: 400; } } &.command-mode {