Skip to content

Instantly share code, notes, and snippets.

@leedo
Created March 9, 2011 23:00
Show Gist options
  • Save leedo/863192 to your computer and use it in GitHub Desktop.
Save leedo/863192 to your computer and use it in GitHub Desktop.
this.messages.select('div.msg').each(function(msg){
msg.setStyle({borderWidth: "2px"});
msg.setStyle({borderWidth: "1px"});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment