Created
April 30, 2019 09:28
-
-
Save reorx/94ed1fd4baa9f52de7bbf06256e33db4 to your computer and use it in GitHub Desktop.
`~/Library/Application Support/Firefox/Profiles/<id>.default`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@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