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

Unified Diff: chrome/browser/resources/settings/sync_page/sync_page.css

Issue 1503333003: Settings People Rewrite: Make Sync/Sign-in naming consistent to People. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge upstream changes Created 5 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/settings/sync_page/sync_page.css
diff --git a/chrome/browser/resources/settings/sync_page/sync_page.css b/chrome/browser/resources/settings/sync_page/sync_page.css
deleted file mode 100644
index 3b2eda8941e405527c5a4babdee024c32f7b5e2d..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/sync_page/sync_page.css
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Copyright (c) 2015 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. */
-
-paper-checkbox {
- margin-bottom: 10px;
-}
-
-paper-radio-button {
- display: block;
-}
-
-#sync-item-list {
- margin-left: 32px;
-}
-
-#sync-item-list paper-checkbox {
- display: block;
-}

Powered by Google App Engine
This is Rietveld 408576698