24 Commits (7eca4b1050c4065130a2cf696302b4ef5d88d932)

Author SHA1 Message Date
MrOtherGuy ae2db1a1c3 placeholder support: Don't set navigator-toolbox to position:relative
Instead, let the few styles that depend on it deal with it themselves by
setting position:relative to titlebar. Fixes #388
3 months ago
MrOtherGuy 175df68da4 remove rules for #window-controls
This extra set of window control buttons hasn't existed in a while
3 months ago
MrOtherGuy 28ca1c6038 hide tabs toolbar: Make menubar use multi-layer background-image
This makes the menubar stay opaque even if the active theme has
transparent toolbar background over some image background.
8 months ago
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 c79cfaf813 Remove fx 119 specific light-dark() workarounds 10 months ago
MrOtherGuy faf976602e hide tabs toolbar: Add light-dark workaround for default theme 11 months ago
MrOtherGuy 1ff9383984 Remove even more old Firefox < 112 compatibility rules 1 year ago
MrOtherGuy 0ff12e01fe Add support for modern flexbox layout
Flexbox model will replace old xul box as the default display model so
this patch adds support for that in a whole bunch of styles.

A lot of style rules are marked as "Fx < 112 compatibility" rules and
those can be removed when 112 hits release.
2 years ago
MrOtherGuy 233d758f08 hide_tabs_toolbar: make the style work better with titlebar and menubar 3 years ago
MrOtherGuy 81a385bd63 window control button visibility changes 3 years ago
MrOtherGuy 6214f6e1e7 separate window-control-drag-space-width to -pre and -post
This way we can handle maximized windows not having the other drag space
like Firefox does normally. This patch additionally adds window control
width values for Win7 Win8 and linux
3 years ago
MrOtherGuy 6f24a1443f handle fullscreen mode better 3 years ago
MrOtherGuy e05625cf62 Create separate hide tabs toolbar file for osx 4 years ago
MrOtherGuy a0c8c9c2a0 Replace all <Tab> characters with two spaces 4 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy fb607dbccd update color variables 6 years ago
MrOtherGuy 21de893e99 Make inactive menubar to ignore pointer events 6 years ago
MrOtherGuy 209576e6f3 Make navbar draggable from left side 6 years ago
MrOtherGuy 8b4d97c09f Combine window placeholder support sheets 6 years ago
MrOtherGuy 5e46b7a0a3 Move window control placeholder styles to shared stylesheet 6 years ago
MrOtherGuy eabff2de11 Use similar code for window drag space in all stylesheets part1 6 years ago
MrOtherGuy e6da6b0dc2 Create window control space using padding to avoid background styling 6 years ago
MrOtherGuy dd4385a64b Add gradient to menubar 6 years ago
MrOtherGuy 9e265e14df New file 6 years ago