gecko-dev/toolkit/content/components.css
Paolo Amadini 11348779bc Bug 1457719 - Part 1 - Restore "scrollbox.css" as a XBL stylesheet. r=dao
MozReview-Commit-ID: 9StACNxSbX2

--HG--
extra : rebase_source : 656340aade40d877e09444db3ffa0ddb756dcdae
2018-06-01 11:14:59 +01:00

15 lines
733 B
CSS

/* 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 =================================================
== Styles ported from XBL <resources>, loaded as UA styles in every XUL doc
======================================================================= */
@import url("chrome://global/skin/dropmarker.css");
@import url("chrome://global/skin/groupbox.css");
@import url("chrome://global/skin/menu.css");
@import url("chrome://global/skin/menulist.css");
@import url("chrome://global/skin/toolbar.css");
@import url("chrome://global/skin/splitter.css");