1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
8 border-bottom: 2px groove #9C9CFF;
9 background-color: #E7ADE7;
13 .wizard-header-box-1 {
17 wizard[description=""] .wizard-header-description {
21 .wizard-header-label {
22 -moz-margin-start: 23px;
26 .wizard-header-description {
27 -moz-margin-start: 44px;
30 wizard[branded="true"] .wizard-header-icon {
31 list-style-image: url("chrome://branding/content/icon48.png");
39 .wizard-buttons-separator {
40 margin-bottom: 0px !important;
43 .wizard-buttons-box-2 {
47 .wizard-button[dlgtype="finish"],
48 .wizard-button[dlgtype="next"] {
49 -moz-margin-start: 0px !important;
52 .wizard-button[dlgtype="back"] {
53 -moz-margin-end: 0px !important;