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

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

Issue 2727583002: Desktop error bubble should be yellow. (Closed)
Patch Set: Cleanup. Created 3 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/login/login.html
diff --git a/chrome/browser/resources/chromeos/login/login.html b/chrome/browser/resources/chromeos/login/login.html
index d2f659979bb44b62c5b955e5fe6fc35c0220cd2b..d07cb03cd56cf1444fef42e563e45b502717ad55 100644
--- a/chrome/browser/resources/chromeos/login/login.html
+++ b/chrome/browser/resources/chromeos/login/login.html
@@ -12,7 +12,7 @@
<include src="notification_card.html">
<script src="chrome://oobe/login.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;">
+<body i18n-values=".style.fontFamily:fontfamily;" class="chromeos">
<include src="screen_container.html">
<script src="chrome://resources/js/i18n_template.js"></script>
</body>
« no previous file with comments | « chrome/browser/resources/chromeos/login/lock.html ('k') | chrome/browser/resources/chromeos/login/oobe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698