Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Turn off rounded corners

more options

Hello,

In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that?

I checked thoroughly in the appearance settings and dont see a way to do that. I specifically switched my entire world over to Firefox to get out of the rounded corner UI world only in time for this switch to happen. How do i undo it?

Hello, In the latest update I got it made everything into rounded corners. The Tabs and Settings windows as an example. How do I undo that? I checked thoroughly in the appearance settings and dont see a way to do that. I specifically switched my entire world over to Firefox to get out of the rounded corner UI world only in time for this switch to happen. How do i undo it?

All Replies (8)

more options

Hello

For information purposes. Firefox advanced customization and configuration options. https://support.mozilla.org/en-US/kb/firefox-advanced-customization-and-configuration

If you want experimenting.

Maybe.

https://github.com/QNetITQ/WaveFox and click on Code and Download ZIP and unzip to find the chrome folder.

And, configuration editor for Firefox. Adding preference https://support.mozilla.org/en-US/kb/about-config-editor-firefox#w_adding-preferences WaveFox.Toolbar.Roundings

WARNING from the moderator team: Changing Firefox preferences from the about:config page can sometimes break Firefox or cause strange behavior. You should only do this if you know what you're doing. Please read Firefox advanced customization and configuration options to learn more.

Modified by Paul

more options

Hello Paul

Firefox advanced customization and configuration options, it seems to me, that's what i specified.

more options

https://www.reddit.com/r/FirefoxCSS

Another possibility. Below, only with this userChrome.css file.

:root { --tab-border-radius: 0px !important; }
more options

For information purposes, Mozilla Connect. https://support.mozilla.org/en-US/kb/what-mozilla-connect

Other community ready to answer questions about Mozilla product. https://www.camp-firefox.de/forum/thema/140019-mozilla-veröffentlich-firefox-145/?postID=1282037#post1282037 userChrome.css, also works, and that's better.

more options

I greatly appreciate the replies but thats all too advanced for me honestly. i think i will try finding an older update and install it then turn off updates.

If that doesnt work i think i will just buy a mac because my friend showed me Safari has options for it

more options

Eric Long said

I greatly appreciate the replies but thats all too advanced for me honestly. i think i will try finding an older update and install it then turn off updates. If that doesnt work i think i will just buy a mac because my friend showed me Safari has options for it

Just wanted to update that this worked!

https://support.mozilla.org/en-US/kb/install-older-version-firefox#firefox:win10:fx145

I found this page and installed version 144.0.2 and the rounded UI everywhere is gone!!!

the second part was going into settings > general > Firefox Updates section > Uncheck "When Firefox is not running" > Select "Check for updates but let you choose to install them" and then just dont update again!

Problem solved! I will now reinstall firefox on my systems and work computer. We are back up and running. Thanks guys!

more options

If you wish to try

:root { --toolbarbutton-border-radius: 4px !important; }

Copy/paste the code into Notepad Save Type: All files userChrome.css

Create a chrome folder Move userChrome.css to your chrome folder

Go to your profile folder https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data#w_how-do-i-find-my-profile

Move your chrome folder to your profile folder

Go to configuration editor https://support.mozilla.org/en-US/kb/about-config-editor-firefox Enter a search term toolkit.legacyUserProfileCustomizations.stylesheets Double-click on the preference, to set its value to true

And restart Firefox, and see.

Modified by Agent virtuel

more options
Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.