Skip to content

Instantly share code, notes, and snippets.

@basyura
Created January 20, 2012 00:09
Show Gist options
  • Save basyura/1643905 to your computer and use it in GitHub Desktop.
Save basyura/1643905 to your computer and use it in GitHub Desktop.
hide desctiption of hatena-bookmark for keysnail
style.register(<><![CDATA[
@-moz-document url-prefix("http://b.hatena.ne.jp/") {
.entry-summary, .entry-data {display:none}
.entry-comment-fold, .others {background-color:white}
.entry-image {width:32px;height : 32px;}
.entry-image-block {display:none;}
.trigger {display:none;}
}
]]></>.toString(), style.XHTML);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment