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 /* ===== preferences.css =====================================================
6 == Styles used by the XUL prefwindow element.
7 ======================================================================= */
9 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
11 /* ::::: dialog ::::: */
20 -moz-padding-start: 3px;
21 -moz-padding-end: 0px;
24 prefwindow[type="child"] {
27 -moz-padding-start: 3px;
28 -moz-padding-end: 0px;
31 prefwindow[type="child"] > prefpane {
35 .prefWindow-dlgbuttons {
39 prefwindow[type="child"] .prefWindow-dlgbuttons {
51 border-bottom: 1px solid #9C9CFF;
54 -moz-padding-start: 10px;
55 background-color: #000000;
65 background-color: #FFCF00;
69 radio[pane][selected="true"] {
70 background-color: #008484;