element-web/skins/base/css
Kegan Dougal 5d59a5b297 Change opacity of member list entries when their presence changes.
This is done by attaching a single room listener at the member list level and
then forceUpdate()ing the individual tiles as presence changes come in from
the JS SDK. This is more efficient than having hundreds of listeners attached
directly to the JS SDK (if we were to add a listener per tile).
2015-07-20 17:42:19 +01:00
..
atoms vector wireframes 2015-07-13 01:51:24 +01:00
molecules Change opacity of member list entries when their presence changes. 2015-07-20 17:42:19 +01:00
organisms Basically working upload progress bar. 2015-07-19 22:55:17 -07:00
pages alt tags for avatars; improve header spacing; improve roomview margin 2015-07-17 19:09:27 +01:00
templates fix up registration page too 2015-07-19 03:30:41 +01:00
common.css Add ErrorDialog class. Use it for VoIP/command errors. 2015-07-20 16:26:53 +01:00