/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ .multipanel-label-box { border-bottom: 1px solid ThreeDShadow; background-color: ThreeDFace; color: ButtonText; } .multipanel-label-box-2 { border: 1px outset ThreeDFace; padding: 2px 4px; } .multipanel-title { margin: 0px !important; } multipanel[disabled="true"] > .multipanel-label-box { color: ThreeDShadow; }