8 Commits (9a9dd88871104528422ada76ebb7e35ca3c2bc6b)

Author SHA1 Message Date
MrOtherGuy df4462f5d9 Remove opacity changes from titlebar - fixes #331
Bug 1870803 introduced a transition to window activeness visuals. But
the lowered opacity breaks the z-index hackery we use to let
window-controls show through nav-bar.

This patch basically undoes the changes from bug 1870803
10 months ago
MrOtherGuy 26709ba52a Fix bunch of issues with hide_tabs_toolbar_w_alltabs_button
This really didn't work at all with left-hand side window cotrols
layout, and window dragging didn't work - but now they do at least to
some extent.
1 year ago
MrOtherGuy fe6a29dbcd remaining -moz-box-x cleanup 1 year ago
MrOtherGuy 647b413152 Remove xul-box use from bunch of styles 2 years ago
MrOtherGuy 6b242379ec Remove Windows specific extra titlbar paddings from codebase
Firefox 101 doesn't need those anymore :)
2 years ago
MrOtherGuy 5f30eee1a3 Don't collapse tabbrowser-tabs but just make it inivisible
Collapsing disables alltabs button. This patch additionally adds more
rules for aligning alltabs-button better under various circumstances.
3 years ago
MrOtherGuy 71fe0e87c7 add basic support for -moz-platform media query 3 years ago
MrOtherGuy 9c1d28b602 create hide_tabs_toolbar_w_alltabs_button.css 3 years ago