Commit Graph

6 Commits

Author SHA1 Message Date
MrOtherGuy
6aa82bb98c overlay fullscreen toolbars: tidy up some selectors 2024-12-07 17:32:04 +02:00
MrOtherGuy
bf89a5459c overlay fullscreen toolbars: use :has([panelopen]:not(#ask-chat-shortcuts))
Just makes more panels able to keep toolbars visible
2024-12-07 17:22:49 +02:00
MrOtherGuy
902bbd4458 overlay fullscreen toolbars: Use transform instead of margin-top
With Fx133 we need to apply transform separately to urlbar, and it seems
that doesn't play well with toolbox using margin-top.
2024-12-07 17:13:18 +02:00
MrOtherGuy
31cb27a5d8 Don't depend on [inFullscreen] attribute for navigator-toolbox
Just use :root[sizemode="fullscreen"] instead
2024-05-16 05:23:04 +03:00
MrOtherGuy
3ef874e566 overlay_fullscreen_toolbars: add description about what it does 2024-01-25 22:02:55 +02:00
MrOtherGuy
3f6f6d376f create overlay_fullscreen_toolbars.css 2024-01-25 22:00:44 +02:00