Created
March 23, 2011 12:40
-
-
Save dasgib/883043 to your computer and use it in GitHub Desktop.
Hides the star-icon from Firefox 3/4 addressbar
This file contains 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
/* 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