mdesjardins / buzzbird

Buzzbird is (was?) a XUL-based desktop twitter client
http://getbuzzbird.com
MIT License
63 stars 9 forks source link

Use -moz-box-shadow and -moz-border-radius when rendering tweets #13

Closed mdesjardins closed 14 years ago

mdesjardins commented 14 years ago

This should reduce a lot of overhead... right now we're using corner images and multiple divs to get the rounded corners on each tweet.

mdesjardins commented 14 years ago

Coming in the next release!