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

Unified Diff: chrome/browser/resources/file_manager/css/file_manager.css

Issue 10386139: Change search field to type="search". (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/main.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/css/file_manager.css
===================================================================
--- chrome/browser/resources/file_manager/css/file_manager.css (revision 137095)
+++ chrome/browser/resources/file_manager/css/file_manager.css (working copy)
@@ -430,7 +430,7 @@
}
#search-box {
- background: url('../images/icon_search.png') no-repeat scroll 3px 3px;
+ background: url('../images/icon_search.png') no-repeat scroll 2px 1.5px;
border: 1px solid #BBB;
border-radius: 2px;
display: -webkit-box;
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/main.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698