Commit Graph

7 Commits

Author SHA1 Message Date
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]
2024-03-20 07:13:32 +02:00
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
2024-02-14 06:20:54 +02:00
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
2024-02-14 06:17:26 +02:00
MrOtherGuy
012b3aeb55 vertical_tabs: Use --toolbar-bgcolor for background on default theme 2024-02-14 06:15:59 +02:00
MrOtherGuy
67a9e9f9c9 vertical tabs: add pref to show tab list on right 2023-11-26 05:24:35 +02:00
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.
2023-11-23 17:46:05 +02:00
MrOtherGuy
f96fb4734e add vertical_tabs.css 2023-11-21 18:14:10 +02:00