/* 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/. */ /* ===== components.css ================================================== == == THESE STYLES WILL BE MOVED TO "widgets.css". == == These are loaded as UA syles, but eventually they will become == document styles in "widgets.css". See bug 1463820 for details. == ======================================================================= */ @import url("chrome://global/skin/dropmarker.css"); @import url("chrome://global/skin/groupbox.css"); @import url("chrome://global/skin/toolbar.css"); @import url("chrome://global/skin/splitter.css");