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

Unified Diff: components/neterror/resources/neterror.css

Issue 2399333002: Revert of Delete pre-MD code from OmniboxResultView (Closed)
Patch Set: Created 4 years, 2 months 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: components/neterror/resources/neterror.css
diff --git a/components/neterror/resources/neterror.css b/components/neterror/resources/neterror.css
index ba789e5644871b98cd9f0e0a77ed9458a8eab157..1cbc66cf336f9c49151a349c886e1a7b103f6ce5 100644
--- a/components/neterror/resources/neterror.css
+++ b/components/neterror/resources/neterror.css
@@ -162,8 +162,8 @@
#search-image {
content:
-webkit-image-set(
- url(../../resources/default_100_percent/neterror/search_glass.png) 1x,
- url(../../resources/default_200_percent/neterror/search_glass.png) 2x);
+ url(../../resources/default_100_percent/omnibox/omnibox_search_button_loupe.png) 1x,
+ url(../../resources/default_200_percent/omnibox/omnibox_search_button_loupe.png) 2x);
margin: auto;
}
« no previous file with comments | « chrome/browser/ui/views/omnibox/omnibox_result_view.cc ('k') | components/omnibox/browser/autocomplete_match.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698