Skip to content

Instantly share code, notes, and snippets.

@dasgib
Created March 23, 2011 12:40
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 dasgib/883043 to your computer and use it in GitHub Desktop.
Save dasgib/883043 to your computer and use it in GitHub Desktop.
Hides the star-icon from Firefox 3/4 addressbar
/* hide star icon in address bar */
#star-button { display: none !important }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment