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
|
8ae2da6590
|
Add selectors for urlbar-background as class
|
2025-08-02 09:51:40 +03: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
|
13109b6d3d
|
Trivial selector changes from titlebar removal
|
2024-10-05 08:44:59 +03:00 |
|
MrOtherGuy
|
e87273a7b7
|
selected tab as urlbar: restore pointer-events to urlbarview
Also make TabsToolbar inline margins a bit smaller.
|
2024-07-24 05:39:28 +03:00 |
|
MrOtherGuy
|
7d19d1049c
|
selected tab as urlbar: require window control support sheet
This let's the placeholder space to be platform dependent as well as
makes ulrbar capture box to be sized correctly.
|
2024-07-23 16:34:35 +03:00 |
|
MrOtherGuy
|
467a53ee72
|
use class instead of id selector for urlbar-input elements
See bug 1610530
|
2024-06-16 12:00:20 +03:00 |
|
MrOtherGuy
|
cb601a0a29
|
remove old @supports -moz-bool-pref uses
|
2024-05-16 05:11:36 +03:00 |
|
MrOtherGuy
|
9fe466140a
|
Further improve selected_tab_as_urlbar and selected_tab_to_focus ulrbar
|
2023-10-22 14:19:16 +03:00 |
|
MrOtherGuy
|
5e3164aa35
|
selected_tab_as_urlbar: fix various issues and add support for menubar
|
2023-10-22 12:18:59 +03:00 |
|
MrOtherGuy
|
13e1340e9a
|
remove old Fx <112 compatibility rules
|
2023-09-07 20:20:40 +03:00 |
|
MrOtherGuy
|
337c8d05ef
|
selected_tab_as_urlbar: Make selected tab grow more than other tabs
|
2023-05-15 18:17:02 +03:00 |
|
MrOtherGuy
|
647b413152
|
Remove xul-box use from bunch of styles
|
2023-03-31 18:26:43 +03:00 |
|
MrOtherGuy
|
a9201944a9
|
selected_tab_as_urlbar: horizontally center urlbarview to window
|
2023-03-24 11:43:24 +02:00 |
|
MrOtherGuy
|
0aa8c49b99
|
selected_tab_as_urlbar: Add mechanism to show back and forward buttons
|
2023-03-24 10:44:05 +02:00 |
|
MrOtherGuy
|
4650a9fb00
|
selected_tab_as_urlbar: don't hide nav-bar items is customization view
|
2023-03-24 10:16:57 +02:00 |
|
MrOtherGuy
|
0e2b52fcaa
|
Selected tab as urlbar: Remove outline from urlbar
|
2023-01-21 08:53:29 +02:00 |
|
MrOtherGuy
|
bd53d19665
|
replace --lwt-toolbar-field-x variables with new versions
Firefox 91 still uses some old variants, so this style adds temporary
dummy variables to several styles to make <91 work.
|
2021-08-26 10:01:45 +03:00 |
|
MrOtherGuy
|
8c5e03127f
|
use opacity:0 to instead of visibility:hidden to hide urlbar children
|
2021-06-30 09:11:19 +03:00 |
|
MrOtherGuy
|
99a53cb7fa
|
Use #444 as box shadow color rather than currentcolor
|
2021-06-15 00:26:20 +03:00 |
|
MrOtherGuy
|
4dc0f67884
|
center urlbarview to window and add a shadow to it
|
2021-06-15 00:16:07 +03:00 |
|
MrOtherGuy
|
f5f7e69c8c
|
replace selected tab max-width none with 100vw
|
2021-06-08 21:20:00 +03:00 |
|
MrOtherGuy
|
9b7383c4a9
|
better position other items in toolbars
|
2021-06-08 21:05:56 +03:00 |
|
MrOtherGuy
|
101672f759
|
create selected_tab_as_urlbar.css
|
2021-06-08 20:53:34 +03:00 |
|