2 # -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 # This Source Code Form is "Incompatible With Secondary Licenses", as
8 # defined by the Mozilla Public License, v. 2.0.
14 border: 1px solid #9C9CFF;
15 background-color: #000000;
19 -moz-margin-start: 23px;
20 -moz-margin-end: 23px;
24 -moz-margin-start: 15px;
31 /** Privacy/Advanced Panels Expander Boxes **/
41 #fileExtension.pluginsList {
46 .extensionChildren::-moz-tree-image(fileExtension),
47 .pluginTypesChildren::-moz-tree-image(fileExtension) {
52 .pluginTypesChildren::-moz-tree-image(pluginEnabled) {
55 list-style-image: url("chrome://mozapps/skin/pref/dot.gif");
58 .pluginTypesChildren::-moz-tree-image(pluginEnabled, enabled) {
61 list-style-image: url("chrome://mozapps/skin/pref/check.gif");
65 -moz-margin-start: 28px;
73 -moz-margin-start: 6px !important;