mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2025-12-06 02:30:54 -08:00
Add: Draw in Titlebar option to default
This commit is contained in:
parent
979b12be39
commit
7cf9dd1083
1 changed files with 3 additions and 0 deletions
3
user.js
3
user.js
|
|
@ -1,4 +1,7 @@
|
|||
// ** Theme Related Options ****************************************************
|
||||
// Draw in Titlebar
|
||||
user_pref("browser.tabs.drawInTitlebar", true);
|
||||
|
||||
// userchrome.css usercontent.css activate
|
||||
user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue