Skip to content

Instantly share code, notes, and snippets.

@reorx
Created April 30, 2019 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reorx/cbf5af53aba9f13fe7f6f9cf303ab9fe to your computer and use it in GitHub Desktop.
Save reorx/cbf5af53aba9f13fe7f6f9cf303ab9fe to your computer and use it in GitHub Desktop.
`~/Library/Application Support/Firefox/Profiles/<id>.default`
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#TabsToolbar {
visibility: collapse !important;
}
#nav-bar {
padding-top: 10px !important;
padding-left: 10px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment