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

Unified Diff: chrome/browser/resources/md_user_manager/user_manager_pages.css

Issue 1630903002: material design user manager with create profile flow (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed Dan's comments Created 4 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/md_user_manager/user_manager_pages.css
diff --git a/chrome/browser/resources/help/help.css b/chrome/browser/resources/md_user_manager/user_manager_pages.css
similarity index 52%
copy from chrome/browser/resources/help/help.css
copy to chrome/browser/resources/md_user_manager/user_manager_pages.css
index 60a09abe9b2c348721268e044a9f7cc4b5f6b447..0b9d79b324164c0dfc1d3ace9be7ce431672dc39 100644
--- a/chrome/browser/resources/help/help.css
+++ b/chrome/browser/resources/md_user_manager/user_manager_pages.css
@@ -1,8 +1,8 @@
-/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
+/* Copyright 2016 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.
*/
-body {
- -webkit-user-select: text;
+neon-animated-pages {
+ height: 100%;
}

Powered by Google App Engine
This is Rietveld 408576698