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

Unified Diff: chrome/browser/resources/sync_promo.html

Issue 8283014: Sync: Update look of sign in box (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: promo page Created 9 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: chrome/browser/resources/sync_promo.html
diff --git a/chrome/browser/resources/sync_promo.html b/chrome/browser/resources/sync_promo.html
index a917c7842cbb6323ff9a27e21751981130dfc970..9e11bbb7a9a63b7c2e29305108b7dc2abb0fe8ec 100644
--- a/chrome/browser/resources/sync_promo.html
+++ b/chrome/browser/resources/sync_promo.html
@@ -15,6 +15,7 @@
<script src="options/options_page.js"></script>
<script src="sync_setup_overlay.js"></script>
<script src="sync_promo.js"></script>
+<link rel="stylesheet" href="chrome://resources/css/button.css">
<link rel="stylesheet" href="sync_setup_overlay.css">
<link rel="stylesheet" href="sync_promo.css">
<link rel="stylesheet" href="webui.css">

Powered by Google App Engine
This is Rietveld 408576698