Commit Graph

15 Commits

Author SHA1 Message Date
MrOtherGuy
552405c58b vertical tabs: add vertical layout rules to tabs scrollbox items-wrapper 2026-03-01 18:08:27 +02:00
MrOtherGuy
f54dcd8b99 Fix broken negation pseudo-class selectors from 9e39c99 2025-11-02 19:03:13 +02:00
MrOtherGuy
8d3c6ab4fc code cleanup: remove uses of -moz-bool-pref 2025-11-02 06:45:00 +02:00
MrOtherGuy
a7bcb11625 code cleanup: remove rules using #titlebar 2025-11-02 06:23:35 +02:00
MrOtherGuy
9e39c99f50 Support [autohide] as boolean attribute
Firefox 143 uses authide as boolean attribute, so we need to support
both versions, thus selectors looking mildly horrifying
2025-09-18 17:06:31 +03:00
MrOtherGuy
14d2fa0d03 Add #notifications-toolbar as selector where notifications are styled 2025-07-27 07:08:51 +03:00
MrOtherGuy
cb6e193ff8 Add fallback for --lwt-accent-color 2025-07-25 12:28:23 +03:00
MrOtherGuy
1ca25bb300 vertical tabs: small layout fixes for pinned tabs 2024-04-21 20:41:38 +03:00
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