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

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: removing binary 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
« no previous file with comments | « chrome/browser/resources/sync_promo.css ('k') | chrome/browser/resources/sync_setup_overlay.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/sync_promo.html
diff --git a/chrome/browser/resources/sync_promo.html b/chrome/browser/resources/sync_promo.html
index d91652adb6eb9ebb4e052c9bd518a211d33cc537..52426d08c935d570a7616f1593d3376ac7c89592 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="shared/css/throbber.css">
<link rel="stylesheet" href="sync_setup_overlay.css">
<link rel="stylesheet" href="sync_promo.css">
« no previous file with comments | « chrome/browser/resources/sync_promo.css ('k') | chrome/browser/resources/sync_setup_overlay.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698