Skip to content

Instantly share code, notes, and snippets.

@NeoCat
Created July 30, 2011 18:32
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 NeoCat/1115831 to your computer and use it in GitHub Desktop.
Save NeoCat/1115831 to your computer and use it in GitHub Desktop.
user CSS for twicli - multi columns view sample
.tw-parent > div > div { width: 400px; float: left; }
#tw { left:0; }
#re { left:402px; }
#tw2 {left:804px; }
#menu { left: 804px; }
.tw-parent, #tw2 { width: 400px; height: 92%; overflow: scroll; display: block !important; }
a#TL, a#reply { display: none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment