[update] A lot of changes

toolkit.legacyUserProfileCustomizations.stylesheets = true
add mozilla userChrome.css
Add handlr.ron
add some anyrun settings and modify some old ones
This commit is contained in:
Uttarayan
2023-09-18 23:08:58 +05:30
parent 9e097ef7ca
commit a4bfc05628
13 changed files with 133 additions and 26 deletions

2
mozilla/userChrome.css Normal file
View File

@@ -0,0 +1,2 @@
@import url(firefox-csshacks/chrome/tabs_on_bottom.css);
@import url(firefox-csshacks/chrome/toolbars_below_content.css);