Created
August 16, 2011 09:05
-
-
Save retlet/1148701 to your computer and use it in GitHub Desktop.
tiarra + tig + LimeChat for Mac(showTwitterAvatar) でtigのチャンネル以外でアイコンを表示しない
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html:not([channelname$="@tig"]) .avatar { | |
display: none !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
「@tig」はチャンネル名のサフィックスに合わせて変える