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.
7 -webkit-padding-end: 80px;
8 -webkit-padding-start: 25px;
19 -webkit-margin-start: 10px;
23 background: url
(chrome://theme
/IDR_CLOSE_DIALOG
) center no-repeat
;
32 background-image: url
(chrome://theme
/IDR_CLOSE_DIALOG_H
);
35 .close-button:active {
36 background-image: url
(chrome://theme
/IDR_CLOSE_DIALOG_P
);
39 html
[dir
=rtl
] .close-button
{