Skip to content

Instantly share code, notes, and snippets.

@NeoCat
Created October 1, 2012 02:05
Show Gist options
  • Save NeoCat/3809074 to your computer and use it in GitHub Desktop.
Save NeoCat/3809074 to your computer and use it in GitHub Desktop.
/*アイコン縮小*/
.uicon{width:16px;height:16px;}
/*行間*/
.status{line-height: 1.5;}
/*リンク背景透明化*/
span.status a.link,span.status a.resolved,span.status a.link:hover{background-color:transparent !important;border:0;}
/*RTアイコン非表示*/
.rtuicon{display:none}
/*名前非表示*/
.uname{display:none}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment