goinstant / chat

The GoInstant Chat widget provides real-time chat to users inside a room of your application.. This repo will no longer be updated. GoInstant will be discontinued as of August 31, 2014. Read our blog for more details.
https://goinstant.com
BSD 3-Clause "New" or "Revised" License
16 stars 10 forks source link

Move collapse class to wrapper #21

Open ntassone opened 10 years ago

ntassone commented 10 years ago

Currently the collapse button toggles a class .collapsed on a few individual elements, it should be applied to .gi-chat with the class name .gi-collapsed to keep consistent with the other widgets (user-list specifically).