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

Unified Diff: chrome/browser/resources/chromeos/login/lock.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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/login.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/lock.html
diff --git a/chrome/browser/resources/chromeos/login/lock.html b/chrome/browser/resources/chromeos/login/lock.html
index a8d6d38fa46f0f2724e699fc2afa00ef5843df8e..87b5f9869419a487c6a5434ea0f32c7408fce140 100644
--- a/chrome/browser/resources/chromeos/login/lock.html
+++ b/chrome/browser/resources/chromeos/login/lock.html
@@ -15,7 +15,7 @@
<script src="chrome://oobe/lock.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 | « no previous file | chrome/browser/resources/chromeos/login/login.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698