Turn off rounded corners
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)
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
Hello Paul
Firefox advanced customization and configuration options, it seems to me, that's what i specified.
https://www.reddit.com/r/FirefoxCSS
Another possibility. Below, only with this userChrome.css file.
:root { --tab-border-radius: 0px !important; }
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.
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
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!
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
Hello
For information purposes. https://www.reddit.com/r/FirefoxCSS/comments/1ov0806/comment/noj1fx1