Commit Graph

14 Commits

Author SHA1 Message Date
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
Paolo Amadini
b5fdf5b856 Bug 1471544 - Load "menulist.css" as a document stylesheet. r=dao
MozReview-Commit-ID: JOJOWH4XuDU
2018-07-05 10:54:21 +01:00
Paolo Amadini
445d8ea111 Bug 1470842 - Add "widgets.css" as an author stylesheet for migrating "components.css". r=bgrins
MozReview-Commit-ID: CPJ3HcOZdIl
2018-06-27 08:02:01 +01:00
Paolo Amadini
cd17906da2 Bug 1457719 - Part 1 - Restore "scrollbox.css" as a XBL stylesheet. r=dao
MozReview-Commit-ID: 9StACNxSbX2
2018-06-01 11:14:59 +01:00
Paolo Amadini
52b7105a2c Bug 1458584 - Remove the scrollbox-base binding and instead import the scrollbox.css file in components.css. r=bgrins
MozReview-Commit-ID: 3n1kZN7vCIv
2018-05-21 14:01:23 +01:00
Narcis Beleuzu
3bb4a0d795 Backed out 2 changesets (bug 1461793, bug 1458584) for mochitest chrome failures on toolkit/content/tests/chrome/test_arrowpanel.xul. CLOSED TREE
Backed out changeset 4d511f7fc5b5 (bug 1461793)
Backed out changeset 13ae2716c71e (bug 1458584)
2018-05-22 09:03:32 +03:00
Paolo Amadini
c65ad05cc2 Bug 1461793 - Remove the popup-base binding and instead import the popup.css file in components.css. r=bgrins
MozReview-Commit-ID: ADWsFTNPfhw
2018-05-21 14:55:53 +01:00
Paolo Amadini
84c9af9b19 Bug 1458584 - Remove the scrollbox-base binding and instead import the scrollbox.css file in components.css. r=bgrins
MozReview-Commit-ID: 3n1kZN7vCIv
2018-05-21 14:01:23 +01:00
Brian Grinstead
3b813cb0a5 Bug 1451400 - Part 1 - Load dropmarker.css in components.css instead of with XBL;r=dao
MozReview-Commit-ID: ZWgd5tx9XW
2018-05-17 10:49:27 -07:00
Edouard Oger
83ef240038 Bug 1453958 - Remove menulist-base binding. r=dao
MozReview-Commit-ID: IZTg4njQtCb
2018-04-13 22:02:48 -04:00
Timothy Guan-tin Chien
a1b97e21fb Bug 1446009 - Remove groupbox-base binding by moving groupbox.css into components.css r=enndeakin+6102
MozReview-Commit-ID: 1XVuuXNX0Eq
2018-03-20 15:15:40 +08:00
Matt Claypotch
f8e96e0813 Bug 1446163 - Remove the splitter binding r=enn 2018-03-16 14:53:00 +02:00
Timothy Guan-tin Chien
e95cb5e817 Bug 1422386 - Remove toolbardecoration, toolbar, and toolbar-base binding, r=Paolo
The only purpose of these bindings was to insert a stylesheet, which has been
moved to be included in toolkit/content/components.css.

MozReview-Commit-ID: 23jqkIrbVvi
2018-02-13 22:12:18 +08:00
Brian Grinstead
050a86051a Bug 1420229 - Create a new components.css file and load it as a UA stylesheet;r=bz,Gijs
This provides a place for current XBL stylesheets to be loaded without using XBL <resources>,
that load as a UA sheet instead of loading them as document sheets. This makes the styles
apply more similarly to XBL, in that they are less specific than document styles.

MozReview-Commit-ID: 3ewomJZMbrk
2017-11-30 12:39:28 -08:00