MrOtherGuy / firefox-csshacks

Collection of userstyles affecting the browser
Mozilla Public License 2.0
3.2k stars 312 forks source link

Curved tabs overlaped #243

Closed kaos-55 closed 1 year ago

kaos-55 commented 1 year ago

I am using the nightly version of Firefox with the curved tabs css, but when I hover over the tab, the corner of the back tab overlaps the front one.

Nightly nightly-fx

However, this does not occur in the Developer and Stable versions.

Developer developer-fx

Stable stable-fx

I don't know if it can be fixed right now, since the changes implemented in nightly will sooner or later reach the stable version.

MrOtherGuy commented 1 year ago

Yeah indeed. f9b3e20 should fix this problem. It also changes how the optional sections of that style are enabled. You would now create a new pref(s) to enable them - see the modified file for the pref name.

kaos-55 commented 1 year ago

Thanks, i activated the optional sections of the modified file and this fixes the problem.

nightly2-fx