gecko-dev/toolkit/content/components.css
Edouard Oger bd6ad0019b Bug 1453958 - Remove menulist-base binding. r=dao
MozReview-Commit-ID: IZTg4njQtCb

--HG--
extra : rebase_source : 7b1299cc39e36330fa01720134233986e7b449b8
2018-04-13 22:02:48 -04:00

14 lines
681 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/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");