Commit Graph

6 Commits

Author SHA1 Message Date
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
14d2fa0d03 Add #notifications-toolbar as selector where notifications are styled 2025-07-27 07:08:51 +03:00
MrOtherGuy
86203c2a52 oneline toolbar: Use -moz-pref instead of -moz-bool-pref
This change will cause the style to not work in versions < 137, Such
users need to use earlier version of the style.
2025-02-13 11:19:49 +02:00
MrOtherGuy
582f97c53e Add [customtitlebar] as alternative to [tabsintitlebar] 2024-11-29 16:35:06 +02:00
MrOtherGuy
831ff094ba create oneline_toolbar.css
This is effectively navbar_tabs_oneliner for 133, but with conditions
for captions of left/right as well as tabs on left/right
2024-10-17 15:09:17 +03:00