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

Unified Diff: chrome/browser/resources/options2/import_data_overlay.css

Issue 8930012: Revert 114236 - Options2: Pull the trigger. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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/options2/import_data_overlay.css
===================================================================
--- chrome/browser/resources/options2/import_data_overlay.css (revision 114238)
+++ chrome/browser/resources/options2/import_data_overlay.css (working copy)
@@ -1,23 +0,0 @@
-#import-from-div {
- margin-bottom: 20px;
-}
-
-#import-checkboxes > div:not(:first-child) {
- -webkit-padding-start: 8px;
- margin: 5px 0;
-}
-
-#import-throbber {
- margin: 4px 10px;
- vertical-align: middle;
- visibility: hidden;
-}
-
-#import-success-header {
- font-size: 1.2em;
-}
-
-#import-success-image {
- text-align: center;
- margin: 20px;
-}
« no previous file with comments | « chrome/browser/resources/options2/handler_options_list.js ('k') | chrome/browser/resources/options2/import_data_overlay.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698