mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Fix: URL Bar & View option names
This commit is contained in:
parent
5b1b94d76f
commit
29509ef945
6 changed files with 16 additions and 16 deletions
4
user.js
4
user.js
|
|
@ -138,9 +138,9 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.padding.urlView_result", true);
|
||||
// user_pref("userChrome.padding.panel_header", true);
|
||||
|
||||
// user_pref("userChrome.urlbar.iconbox_as_separator", true);
|
||||
// user_pref("userChrome.urlbar.iconbox_with_separator", true);
|
||||
|
||||
// user_pref("userChrome.urlView.as_launcher", true);
|
||||
// user_pref("userChrome.urlView.as_commandbar", true);
|
||||
// user_pref("userChrome.urlView.full_width_padding", true);
|
||||
// user_pref("userChrome.urlView.always_show_page_actions", true);
|
||||
// user_pref("userChrome.urlView.move_icon_to_left", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue