| Index: ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| diff --git a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| index c6d0ea2a29ffa82b2858e94b805e50597dc1c8bd..5353cefac7498f7ddafc3b0badc0fe3983143477 100644
|
| --- a/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| +++ b/ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html
|
| @@ -109,7 +109,7 @@
|
|
|
| :host(:not([narrow]):not([showing-search])) #icon,
|
| :host(:not([narrow])) #prompt {
|
| - opacity: 0.6;
|
| + opacity: 0.7;
|
| }
|
|
|
| :host([narrow]:not([showing-search])) #searchTerm {
|
|
|