29 Commits (2df24c36a2ca9d79783a4061ff6f98bb56131dc9)

Author SHA1 Message Date
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 8c41908dd8 Replace uses of [{first,last}-visible-tab] with pseudo-classes
Those attributes don't exist anymore in Firefox 109
2 years ago
MrOtherGuy d10c346554 Don't restyle tabs-newtab-button, and instead just hide it
The button will not show up anyway so this just simplifies things.
2 years ago
MrOtherGuy 9d081f27b5 Make hide_tabs_with_one_tab_w_window... compatible with tabs_on_bottom 2 years ago
MrOtherGuy 5be0331715 Make hide_tabs_with_one_tab_w_window_controls work in Fx108 2 years ago
MrOtherGuy 6b242379ec Remove Windows specific extra titlbar paddings from codebase
Firefox 101 doesn't need those anymore :)
2 years ago
MrOtherGuy a383071f10 remove legacy .tabbrowser-arrowscrollbox selectors 3 years ago
MrOtherGuy 0c81924f74 add few compatibility rules for multi-row_tabs 3 years ago
MrOtherGuy 71fe0e87c7 add basic support for -moz-platform media query 3 years ago
MrOtherGuy 1fe5d315c0 Make windows specific extra top margin only apply with [tabsintitlebar] 3 years ago
MrOtherGuy 5118aedfad remove --proton-tab-block-margin dummy variables 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 23d779126c Make tabs use correct height 3 years ago
MrOtherGuy 86f8cf4b86 Use the same extra titlebar padding on Win7 that is used on Win10 3 years ago
MrOtherGuy 7db2c96530 add temporary dummy variables for tab-block-margin 3 years ago
MrOtherGuy 6f24a1443f handle fullscreen mode better 3 years ago
catruge dac63f51a7
Private browsing indicator prevents tab bar from collapsing (#89)
* Hide private browsing indicator

* Add note to user
4 years ago
MrOtherGuy 84ec1414dd Add source/license notices 4 years ago
MrOtherGuy d7522263d6 Make extra maximized padding windows only 5 years ago
MrOtherGuy 8ae0ffca6d set #tabbrowser-arrowscrollbox min height to 0px 5 years ago
MrOtherGuy 993d439c57 Remove child combinators between :root and toolbox & browser 5 years ago
MrOtherGuy 043df1a6f8 Use id selector for tabs-newtab-button 5 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 c1611efa2f Incease post-tab spacer width so tabs won't overlay window controls 6 years ago
MrOtherGuy 8e5b9b476b Add drag-space support 6 years ago
MrOtherGuy eb2c1a1d1b New file 6 years ago