mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-03-07 06:21:10 -08:00
Clean: user.js Divide comments
This commit is contained in:
parent
77b9a3ca62
commit
1227a91efc
1 changed files with 2 additions and 2 deletions
4
user.js
4
user.js
|
|
@ -27,7 +27,7 @@ user_pref("browser.newtabpage.activity-stream.improvesearch.handoffToAwesomebar"
|
|||
// user_pref("layout.css.prefers-color-scheme.content-override", 3);
|
||||
|
||||
// ** Theme Related Options ****************************************************
|
||||
// Mutliple
|
||||
// == Theme Distribution Settings ==============================================
|
||||
user_pref("userChrome.tab.connect_to_window", true); // Original, Photon
|
||||
user_pref("userChrome.tab.color_like_toolbar", true); // Original, Photon
|
||||
|
||||
|
|
@ -52,7 +52,7 @@ user_pref("userChrome.tab.bottom_rounded_corner", true);
|
|||
// user_pref("userChrome.tab.photon_like_contextline", true);
|
||||
// user_pref("userChrome.tab.photon_like_radius", true);
|
||||
|
||||
// == Theme Compatibility settings =============================================
|
||||
// == Theme Compatibility Settings =============================================
|
||||
// user_pref("userChrome.compatibility.covered_header_image", true);
|
||||
// user_pref("userChrome.compatibility.panel_cutoff", true);
|
||||
// user_pref("userChrome.compatibility.navbar_top_border", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue