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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_reset.css

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)
Patch Set: merge Created 3 years, 8 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/oobe_reset.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_reset.css b/chrome/browser/resources/chromeos/login/oobe_reset.css
new file mode 100644
index 0000000000000000000000000000000000000000..8e4623238a8b0ae325a582396151f8c4ca68b911
--- /dev/null
+++ b/chrome/browser/resources/chromeos/login/oobe_reset.css
@@ -0,0 +1,11 @@
+/* Copyright 2017 The Chromium Authors. All rights reserved.
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file. */
+
+#reset-revert-spinner {
+ -webkit-margin-end: 5px;
+}
+
+oobe-text-button {
+ -webkit-margin-end: 22px;
+}
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_buttons.js ('k') | chrome/browser/resources/chromeos/login/oobe_reset.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698