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

Unified Diff: chrome/browser/resources/chromeos/login/oobe.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 | « chrome/browser/resources/chromeos/login/login.html ('k') | ui/login/bubble.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe.html
diff --git a/chrome/browser/resources/chromeos/login/oobe.html b/chrome/browser/resources/chromeos/login/oobe.html
index ff1be1db391fb7088d184c07d4cceb7fdd8198ca..2d946e2e756371e393482a70c3c82b2a40e132a1 100644
--- a/chrome/browser/resources/chromeos/login/oobe.html
+++ b/chrome/browser/resources/chromeos/login/oobe.html
@@ -14,7 +14,7 @@
<link rel="stylesheet" href="accessibility_menu.css">
<script src="chrome://oobe/oobe.js"></script>
</head>
-<body class="oobe-display" i18n-values=".style.fontFamily:fontfamily;">
+<body class="oobe-display chromeos" i18n-values=".style.fontFamily:fontfamily;">
<include src="screen_container.html">
<include src="accessibility_menu.html">
<div id="popup-overlay" class="popup-overlay" hidden>
« no previous file with comments | « chrome/browser/resources/chromeos/login/login.html ('k') | ui/login/bubble.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698