This topic created in 2035 days ago, the information mentioned may be changed or developed.
Supplement 1 · Nov 27, 2020
操作指南
- Open about:config and set toolkit.legacyUserProfileCustomizations.stylesheets to true.
- Open a new tab on about:support and click the button next to “Profile Folder“
- Go to the “chrome” directory at the profile folder, or create it if it doesn’t exist.
- Create a file named “userChrome.css” (if it doesn’t exist) and open it in a text editor.
- Copy the css code from below
- Paste it into userChrome.css and save.
- Restart Firefox
1 replies • 2020-11-27 09:50:37 +08:00
 |
|
1
psklf Nov 27, 2020
附操作指南:
Open about:config and set toolkit.legacyUserProfileCustomizations.stylesheets to true.
Open a new tab on about:support and click the button next to “Profile Folder“
Go to the “chrome” directory at the profile folder, or create it if it doesn’t exist.
Create a file named “userChrome.css” (if it doesn’t exist) and open it in a text editor.
Copy the css code from below
Paste it into userChrome.css and save.
Restart Firefox
|