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
|
3e6975e347
|
code cleanup: remove uses of [tabsintitlebar]
|
2025-11-02 06:10:20 +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
|
2eaffa57ff
|
autohiding styles: exclude more selectors from triggering auto-show
Fixes #535
|
2025-03-29 04:59:22 +02:00 |
|
MrOtherGuy
|
6931382f92
|
Replace uses of -moz-bool-pref with -moz-pref
This new media query feature replaces the old -moz-bool-pref in Firefox
137. -moz-pref can be used to also query values of string and number
prefs
|
2025-02-13 07:38:04 +02:00 |
|
MrOtherGuy
|
582f97c53e
|
Add [customtitlebar] as alternative to [tabsintitlebar]
|
2024-11-29 16:35:06 +02:00 |
|
MrOtherGuy
|
fc231f2444
|
Add _v2 version of tabs_below_content.css
This works in Firefox 133 and should be compatible with multi-row_tabs
as is
|
2024-10-15 14:10:05 +03:00 |
|