Skip to content

Instantly share code, notes, and snippets.

@jacobian
Created October 14, 2013 20:01
Show Gist options
  • Save jacobian/6981301 to your computer and use it in GitHub Desktop.
Save jacobian/6981301 to your computer and use it in GitHub Desktop.

Revisions

  1. jacobian created this gist Oct 14, 2013.
    5 changes: 5 additions & 0 deletions userChrome.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

    #PlacesToolbarItems .bookmark-item .toolbarbutton-icon {
    display:none !important
    }