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

Unified Diff: chrome/browser/resources/options/add_startup_page_overlay.html

Issue 6359011: DOMUI Prefs: Miscellaneous style tweaks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 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/options/browser_options_page.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/add_startup_page_overlay.html
diff --git a/chrome/browser/resources/options/add_startup_page_overlay.html b/chrome/browser/resources/options/add_startup_page_overlay.html
index c2f97d2667a951b71e5394e61d8b4591abb487c3..230c1a9e8929fca1b806c10c32d80b5c44ed4424 100644
--- a/chrome/browser/resources/options/add_startup_page_overlay.html
+++ b/chrome/browser/resources/options/add_startup_page_overlay.html
@@ -4,7 +4,7 @@
<form id="addStartupPageForm">
<label id="addURLBlock"><span
i18n-content="addStartupPageURLLabel"></span>
- <input type="url" id="addStartupPageURL"></label>
+ <input id="addStartupPageURL"></label>
<list id="addStartupRecentPageList"></list>
« no previous file with comments | « no previous file | chrome/browser/resources/options/browser_options_page.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698