10-23-2024 09:35 PM
rounded corners ???? WTF ? i **bleep**ing hate them so **bleep**ing gay ! square corners please now and **bleep** can seach tab . both these should be a add-on that if someone wants to use it they can add it .. that would be the right way do something not just **bleep** up everyones day . how would you like it if you came home and someone had shot **bleep** all over your wifes face before you got to do it ? well now you know what it feels like when you **bleep** up peoples day by adding **bleep** we dont want !
10-24-2024 05:37 PM
It's a bit of a faff to change but not really difficult.
Open Notepad, or whatever text editor you like, and paste this into it:—
* { border-radius: 0 !important; }
Save it somewhere easy to find, like the Desktop, and call it userChrome.css (all lower case apart from the C in the middle). Make sure it has saved as userChrome.css and not userChrome.css.txt. In Windows you can right-click it and open Properties to see its full name. Correct it if needed.
In Firefox open about:config and set toolkit.legacyUserProfileCustomizations.stylesheets to true.
Now go to about:support. Look down the blue block on the left of the screen that will open until you come to "Profile Directory." Click the "Open Directory" button next to it. This will open your Profile Directory in Windows Explorer, or whatever file browser your system uses.
Make a directory/folder in that called chrome, all lower case. Now drag the userChrome.css file that you created earlier into the new chrome directory.
Restart Firefox for it to take effect.
It's worth the effort as once you've got the userChrome.css file in place you can get rid of/change all sorts of annoyances.