mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Fix: Combined - none_forward_background -> none_background
This commit is contained in:
parent
529baece76
commit
25d2de6656
3 changed files with 84 additions and 45 deletions
2
user.js
2
user.js
|
|
@ -113,7 +113,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.combined.nav_button", true);
|
||||
// user_pref("userChrome.combined.nav_button.home_button", true);
|
||||
// user_pref("userChrome.combined.nav_button.normal_foward", true);
|
||||
// user_pref("userChrome.combined.nav_button.none_forward_background", true);
|
||||
// user_pref("userChrome.combined.nav_button.none_background", true);
|
||||
// user_pref("userChrome.combined.urlbar.nav_button", true);
|
||||
// user_pref("userChrome.combined.urlbar.home_button", true);
|
||||
// user_pref("userChrome.combined.urlbar.reload_button", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue