Skip to content

Instantly share code, notes, and snippets.

@watagashi
Created January 9, 2011 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save watagashi/771444 to your computer and use it in GitHub Desktop.
Save watagashi/771444 to your computer and use it in GitHub Desktop.
twicli's stylesheet for shortcutkey.js
div.tw { font-size: x-small; }
div.tw .utils, div.tw .fav { display:none; }
div.tw div.selected { font-size: medium; }
div.tw div.selected .utils, div.tw div.selected .fav { display:block; }
div.tw div.selected .thumbnail-image { border: solid 2px white; width: auto; max-width: 200px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment