Skip to content

Instantly share code, notes, and snippets.

@mala
Created February 4, 2014 07:02
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mala/8799237 to your computer and use it in GitHub Desktop.
Save mala/8799237 to your computer and use it in GitHub Desktop.
limechatの画像展開機能でグロ画像や無修正画像などが表示されて困る人向けのテーマ
/* channel-nameには同僚の名前などが入ります */
body[channelname*="#channel-name"] .inlineimage { width: 30px !important; }
body[channelname*="#channel-name"] .inlineimage:hover { width: auto !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment