Chromium Code Reviews| Index: ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
| diff --git a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
| index 872d0ccb2f812b0ac47c81ff176bff0b8be4e2c2..b3b1999c77cafbfff3788a832b8ae349845099c8 100644 |
| --- a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
| +++ b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar.html |
| @@ -9,6 +9,7 @@ |
| :host { |
| --cr-toolbar-field-width: 580px; |
| --cr-toolbar-height: 56px; |
| + --paper-icon-button-ink-color: white; |
|
Dan Beam
2017/03/27 12:13:05
note: it'd be nice if you somehow joined with the
|
| align-items: center; |
| color: #fff; |
| display: flex; |