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

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

Issue 1159623003: Add skeleton UI for sync page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some lint issues. Created 5 years, 7 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/settings/sync_page/sync_page.css
diff --git a/chrome/browser/resources/settings/search_engines_page/search_engines_page.css b/chrome/browser/resources/settings/sync_page/sync_page.css
similarity index 74%
copy from chrome/browser/resources/settings/search_engines_page/search_engines_page.css
copy to chrome/browser/resources/settings/sync_page/sync_page.css
index 6310bd1aed12033102aa8567f28fe19931b1d83e..f9235c14226ace4bd19268f00ddb4a1c782cad63 100644
--- a/chrome/browser/resources/settings/search_engines_page/search_engines_page.css
+++ b/chrome/browser/resources/settings/sync_page/sync_page.css
@@ -2,7 +2,6 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-.list-label {
- margin-bottom: 20px;
- margin-top: 30px;
-}
+ paper-radio-button {
+ display: block;
+ }

Powered by Google App Engine
This is Rietveld 408576698