mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Option - Tabbar distribution padding, radius
This commit is contained in:
parent
bef58329db
commit
2c0e69b276
2 changed files with 21 additions and 16 deletions
1
user.js
1
user.js
|
|
@ -36,6 +36,7 @@ user_pref("userChrome.tab.bottom_rounded_corner", true); // Original
|
|||
user_pref("userChrome.tab.lepton_like_padding", true); // Original
|
||||
// user_pref("userChrome.tab.photon_like_contextline", true); // Photon
|
||||
// user_pref("userChrome.tab.photon_like_padding", true); // Photon
|
||||
// user_pref("userChrome.tab.photon_like_radius", true); // Photon
|
||||
|
||||
user_pref("userChrome.panel.proton", true); // Original, Proton
|
||||
// user_pref("userChrome.panel.photon", true); // Photon
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue