1 /* Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
13 #import-checkboxes > div:not
(:first-child
) {
14 -webkit-padding-start: 8px;
19 vertical-align: middle
;
23 #import-success-header {
27 #import-success-image {
28 -webkit-mask-image: url
(../../../../ui/webui/resources/images/check_circle.svg);
29 -webkit-mask-position: center
;
30 -webkit-mask-repeat: no-repeat
;
31 -webkit-mask-size: 96px;
32 background-color: rgb
(15, 157, 88);