mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-09 20:30:40 -08:00
Fix: Icons - Missing redo icon, icon.context_menu.full -> icon.menu.full #418
This commit is contained in:
parent
ec86db2504
commit
5730a657e7
6 changed files with 25 additions and 7 deletions
2
user.js
2
user.js
|
|
@ -108,7 +108,7 @@ user_pref("userChrome.tab.bottom_rounded_corner", true);
|
|||
|
||||
// user_pref("userChrome.icon.account_image_to_right", true);
|
||||
// user_pref("userChrome.icon.account_label_to_right", true);
|
||||
// user_pref("userChrome.icon.context_menu.full", true);
|
||||
// user_pref("userChrome.icon.menu.full", true);
|
||||
|
||||
// -- User Content -------------------------------------------------------------
|
||||
// user_pref("userContent.player.ui.twoline", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue