Files
tubestation/toolkit/content/widgets.css
Paolo Amadini f5c61ba208 Bug 1470870 - Load "menu.css" as a document stylesheet. r=bgrins
The specificity of some Windows rules is reduced to match other platforms.

MozReview-Commit-ID: 28oUf7b6vCW
2018-07-05 15:08:06 +01:00

11 lines
522 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/. */
/* ===== widgets.css =====================================================
== Styles ported from XBL <resources>, loaded by "global.css".
======================================================================= */
@import url("chrome://global/skin/menu.css");
@import url("chrome://global/skin/menulist.css");