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

Unified Diff: chrome/browser/resources/options/managed_user_set_passphrase.css

Issue 12210136: Revert 181812 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 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/options/managed_user_set_passphrase.css
===================================================================
--- chrome/browser/resources/options/managed_user_set_passphrase.css (revision 181897)
+++ chrome/browser/resources/options/managed_user_set_passphrase.css (working copy)
@@ -1,23 +0,0 @@
-/* Copyright (c) 2013 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. */
-
-#managed-user-set-passphrase-page {
- background-color: white;
- min-width: 400px;
-}
-
-#passphrase-missmatch,
-#save-passphrase,
-.managed-user-passphrase-container {
- margin-top: 15px;
-}
-
-#save-passphrase {
- margin-bottom: 11px;
-}
-
-#managed-user-passphrase:invalid,
-#passphrase-confirm:invalid {
- background-color: pink;
-}
« no previous file with comments | « chrome/browser/managed_mode/managed_user_service.cc ('k') | chrome/browser/resources/options/managed_user_set_passphrase.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698