blob: d7c076d3ed88c898d83bbfd103d463093759a310 [file] [log] [blame]
/* Copyright (c) 2012 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. */
#import-data-overlay {
width: 400px;
}
#import-from-div {
margin-bottom: 20px;
}
#import-checkboxes > div:not(:first-child) {
-webkit-padding-start: 8px;
}
#import-throbber {
margin: 4px 10px;
vertical-align: middle;
visibility: hidden;
}
#import-success-header {
font-size: 1.2em;
}
#import-success-image {
margin: 20px;
text-align: center;
}