Skip to content

Instantly share code, notes, and snippets.

/userChrome.css Secret

Created November 16, 2017 19:44
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 anonymous/d66248c61fbc9c8db528cccc31a10878 to your computer and use it in GitHub Desktop.
Save anonymous/d66248c61fbc9c8db528cccc31a10878 to your computer and use it in GitHub Desktop.
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
#PanelUI-button {
-moz-appearance: none !important;
-moz-box-ordinal-group: 0 !important;
position: absolute !important;
top: -29px !important;
left: 0px !important;
}
#TabsToolbar{
-moz-padding-start: 30px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment