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

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

Issue 6034005: DOMUI: Implement the new-style Autofill options page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Review fixes 2. Created 10 years 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/password_manager.css
diff --git a/chrome/browser/resources/options/password_manager.css b/chrome/browser/resources/options/password_manager.css
index bc01647f8dd62f7d9319c878248727e6939f2db8..48ac0d9ab5190c08524d2f46ad7c3464d28e2272 100644
--- a/chrome/browser/resources/options/password_manager.css
+++ b/chrome/browser/resources/options/password_manager.css
@@ -1,8 +1,3 @@
-.passwords-list-title {
- font-weight: bold;
- margin: 20px 0 10px 0;
-}
-
#saved-passwords-list .url {
box-sizing: border-box;
width: 40%;

Powered by Google App Engine
This is Rietveld 408576698