@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

@-moz-document url(chrome://browser/content/bookmarks/bookmarksManager.xul) {
  toolbarbutton > label {
    display: none !important;
  }
}