Timvde / UserChrome-Tweaks

A community maintained repository of userChrome.css tweaks for Firefox
GNU General Public License v3.0
1.25k stars 122 forks source link

Update hide-tabs-macos for Big Sur #180

Closed amomchilov closed 3 years ago

amomchilov commented 3 years ago

Here's how the current styles look in Big Sur:

Controls were out of place on Big Sur

And here's the fixed:

Fixed for Big Sur

Is it possible to detect MacOS 10.x (so it uses the old style), and only apply this for 11.x (Big Sur)?

Timvde commented 3 years ago

I have no idea :) Does this break anything on older MacOS?

amomchilov commented 3 years ago

Not broken, but the icons will be misplaced (according to the conventional layout pre-Big-Sur).

Actually, it looks better even on old versions. Here my test on macOS Catalina (10.15.7):

Firefox Out-of-the-box:

Original

The current version of the mod:

Mod as-is

My new version:

Fixed mod