wilfredwee / photon-australis

Bringing sexy curves back to Firefox Photon.
MIT License
462 stars 69 forks source link

UPDATE userChrome.css : Sexy curves gone with FireFox103 update css doesn't work #125

Open StormJumper opened 2 years ago

StormJumper commented 2 years ago

So when do we get a update with FireFox 103 that will restore sexy curves and dark/light themes back? Or did the creator here has given up on creating a userChrome.css that works currently???

StormJumper commented 2 years ago

Update: I also re-imaged another computer with FF85 that sexy curves css worked but as soon as I update to 103.0.1 all that was gone so looks like userChrome.css no longer works with the latest updates. So a update is needed here.

queueslikely commented 2 years ago

I've made a pull request (#126) for 2BeeOrNot's fix that works on Firefox 103. You should be able to find working css stylesheets in that PR for now.

zulc22 commented 2 years ago

i'm running FF 103.0.2 and the theme works perfectly fine on the repository version.

queueslikely commented 2 years ago

Hmm... for me the curves are back but there's no space to the left of the first tab. Using overflow: unset !important; seems to bring it back. Screenshot_27

StormJumper commented 2 years ago

So how do I find that #126 PR at? I do know on FF85 it did have the curve from that image but as soon as I update FF103 it was gone back to the square tabs and any attempt to copy userChrome.css didn't work. So I tried looking where the PR was but don't know where to look.

queueslikely commented 2 years ago

https://github.com/wilfredwee/photon-australis/pull/126

GitHub shortens it so you'll have to click on the link above

StormJumper commented 2 years ago

So where does one place this into the userchrome.css? I don't see example where to put it right now.

LeeBinder commented 2 years ago

Also stopped working in WaterFox macOS (Windows and Linux version not tested) after the latest G5.0.1 update, even with overflow: unset !important; added to all three .css files (default/ dark/ light) as per #126 (latest .zip downloaded right from this repo's start page)

.tabbrowser-tab {
  padding-inline: 0px !important;
  overflow: unset !important;
}

I again followed all instructions in the photonAustralis ReadMe to make sure all settings in about:config are correct, which they still are, but curved tabs indeed do not work anymore in WF G5.0.1 regardless if using default/ dark/ light :(

When I close WF G5.0.1 and run WF G4.1.5, curved tabs are back right away with the same profile.