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

Unified Diff: chrome/browser/resources/chromeos/first_run/first_run.html

Issue 169173007: CrOs first-run UI polished. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/chromeos/first_run/first_run.html
diff --git a/chrome/browser/resources/chromeos/first_run/first_run.html b/chrome/browser/resources/chromeos/first_run/first_run.html
index b7735c6b9afb781b44568da92949fc01fea59739..e4d129b3247a89aefc9bfc1348047f1f677026de 100644
--- a/chrome/browser/resources/chromeos/first_run/first_run.html
+++ b/chrome/browser/resources/chromeos/first_run/first_run.html
@@ -7,6 +7,7 @@
<link rel="stylesheet" href="chrome://resources/css/apps/common.css">
<link rel="stylesheet" href="bubble.css">
<link rel="stylesheet" href="first_run.css">
+ <link rel="stylesheet" href="preload.css">
<link rel="stylesheet" href="step.css">
<link rel="stylesheet" href="step_bubble.css">
<script src="chrome://resources/js/cr.js"></script>

Powered by Google App Engine
This is Rietveld 408576698