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 /* ===== config.css ==============================================
6 == Styles for about:config
7 ======================================================================= */
9 @import url("chrome://global/skin/");
10 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
12 /* ::::: warning screen ::::: */
23 border: 1px solid #666699;
26 -moz-padding-start: 30px;
27 -moz-margin-start: 1em;
40 border-bottom: 1px solid #666699;
61 list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
65 /* ::::: tree rows ::::: */
67 #configTreeBody::-moz-tree-cell-text(user)
72 #configTreeBody::-moz-tree-cell-text(locked)