mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Decoration - Panel arrow #399
This commit is contained in:
parent
237a9eb4f5
commit
0103a3208a
5 changed files with 39 additions and 0 deletions
1
user.js
1
user.js
|
|
@ -77,6 +77,7 @@ user_pref("userChrome.rounding.square_tab", false);
|
|||
// user_pref("userChrome.decoration.disable_panel_animate", true);
|
||||
// user_pref("userChrome.decoration.disable_sidebar_animate", true);
|
||||
// user_pref("userChrome.decoration.panel_button_separator", true);
|
||||
// user_pref("userChrome.decoration.panel_arrow", true);
|
||||
|
||||
// user_pref("userChrome.autohide.tab", true);
|
||||
// user_pref("userChrome.autohide.tab.opacity", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue