8 Commits (3c18dabe86b33d8f90b7f69a73442dfe0d053cc4)

Author SHA1 Message Date
MrOtherGuy 1ca25bb300 vertical tabs: small layout fixes for pinned tabs 6 months ago
MrOtherGuy 2e47c6caa4 Remove uses of :-moz-lwtheme pseudo-class
The pseudo-class is removed in 126, but can be usually be trivially
replaced with :root[lwtheme]
7 months ago
MrOtherGuy 250585b5fd vertical tabs: make tabbrowser-tabs have important position:absolute
tabbrowser-tabs have position:relative on linux and mac, so we need to
override it with !important tag
8 months ago
MrOtherGuy 8c7efbcdd4 vertical_tabs: Remove opacity changes from titlebar
This makes window controls show up on Linux and fixes them disappearing
from non-focused window on Windows
8 months ago
MrOtherGuy 012b3aeb55 vertical_tabs: Use --toolbar-bgcolor for background on default theme 8 months ago
MrOtherGuy 67a9e9f9c9 vertical tabs: add pref to show tab list on right 11 months ago
MrOtherGuy f42c760474 Don't modify #browser margins when chromehidden attr is set
chromehidden attribute to various values for windows where various
toolbar are disabled, such as popups etc.
11 months ago
MrOtherGuy f96fb4734e add vertical_tabs.css 11 months ago