mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Install Guide Update #12
This commit is contained in:
parent
5858485e36
commit
218ef6c231
2 changed files with 16 additions and 7 deletions
8
user.js
Normal file
8
user.js
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
// userchrome.css usercontent.css activate
|
||||
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
||||
|
||||
// Fill SVG Color
|
||||
user_pref("svg.context-properties.content.enabled", true);
|
||||
|
||||
// CSS Blur Filter - 88 Above
|
||||
user_pref("layout.css.backdrop-filter.enabled", true);
|
||||
Loading…
Add table
Add a link
Reference in a new issue