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 panel[disabled="true"] > .viewer-pane-box-1 {
9 .viewer-menu, .viewer-list {
10 -moz-user-focus: normal;
14 list-style-image: url("chrome://inspector/skin/iconViewerList.gif");
18 list-style-image: url("chrome://inspector/skin/iconViewerList-act.gif");
21 .viewer-list[disabled="true"],
22 .viewer-list[disabled="true"]:hover {
23 list-style-image: url("chrome://inspector/skin/iconViewerList-dis.gif");
30 .viewer-pane-toolbox {
35 /* border-left: 1px solid ThreeDShadow;
36 border-right: 1px solid ThreeDShadow; */
39 .viewer-pane-toolbox {