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

Unified Diff: chrome/browser/sync/resources/configure.html

Issue 5560008: sync: remove tabstrip and encryption tab from customize UI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/resources/configure.html
diff --git a/chrome/browser/sync/resources/configure.html b/chrome/browser/sync/resources/configure.html
index ebab766944d86b5b0a318fef6d8312292adffbe0..15fe40680597989ae8d4881c797eb6cb1dae5682 100644
--- a/chrome/browser/sync/resources/configure.html
+++ b/chrome/browser/sync/resources/configure.html
@@ -48,11 +48,7 @@ form {
margin: 10px 15px;
}
.sync-config-tabstrip {
- border-bottom: 1px solid gray;
- height: 25px;
- margin-bottom: 10px;
- padding-top: 10px;
- background-color: #DDD;
+ display: none;
}
.sync-config-tab-active {
background-color: white;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698