KiKaraage / ArcWTF

A userChrome.css theme to bring Arc Browser look on Windows to Firefox. Work with Windows, Linux and macOS ✨
1.34k stars 28 forks source link

CSS suddenly not displaying properly after updating Firefox #102

Closed Ein420 closed 1 week ago

Ein420 commented 3 weeks ago

Description Rounded borders around page are missing and no longer display after updating Firefox

To Reproduce update to 132.0 (64-bit)

Expected behavior Borders display normally, around browser window

Screenshots image image image

Desktop (please complete the following information):

scattagain commented 2 weeks ago

have this same exact issue, no idea what could've changed to break the theme like that (also arch linux on 132.0)

Ein420 commented 2 weeks ago

yea I downgraded firefox for a bit, it worked fine, but then I just decided to switch to zen browser, it's much easier to configure and actually way closer to Arc than anything else

datguypiko commented 2 weeks ago

I dont think #appcontent is a thing anymore.

Open browser.css file, find #appcontent and replace it with for example #tabbrowser-tabbox

--

Also you can do the same in sidebar.css file and mac-translucent.css.

In mac-translucent.css on line 96 it could require something else than #tabbrowser-tabbox. Maybe #browser idk. https://github.com/KiKaraage/ArcWTF/blob/80a3669d001f497e2709890a66dd2260578951cb/tweaks/mac-translucent.css#L96