Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(910)

Unified Diff: ui/webui/resources/cr_elements/cr_toolbar/cr_toolbar_search_field.html

Issue 2549133003: [MD History] Color tweaks. (Closed)
Patch Set: rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698