@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#page-proxy-favicon[src$="digg.com/favicon.ico"],
tab[image$="digg.com/favicon.ico"] .tab-icon,
.bookmark-item[statustext*="digg.com"] .menu-iconic-icon,
.bookmark-item[statustext*="digg.com"] .toolbarbutton-icon,
.bookmark-item[image*="digg.com"]:not([container]) .menu-iconic-icon,
.bookmark-item[image*="digg.com"]:not([container]) .toolbarbutton-icon {
  width: 0 !important;
  padding-left: 16px !important;
  background: transparent url("data:image/gif;base64,R0lGODlhEAAQALMAAAAAAACAgP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAUAAAIALAAAAAAQABAAAAQrUMhJq714hp3pDkAnfKFImlvZnWsqji4cWOzHebENarHcsxKgBKCaEF+XCAA7") /* Digg users will kill me for this */
  center center no-repeat !important;
}

@-moz-document domain(digg.com) {/*
  Nothing. This is just to make this style appear
  on Stylish icon context menu if the active tab
  is Digg.com
*/}