zulip/static/styles
Steve Howell 44f575c812 Add topic-zooming hooks.
This commit doesn't actually add the final UI to zoom/unzoom
topics, because I want to keep those in separate commits, in
case we change how to enable the feature.  But this commit
adds a toggle_zoom() function that zooms/unzooms topics.

Zooming is minimally invasive, because we don't really introduce
many extra elements to the UI; instead, we just make the list of
streams be a list of length one (i.e. the active stream).  This
gives us a lot of stuff for free, basically, like unread counts, etc.

(imported from commit 814c1361b6210d1591b4174bed1d6e0c98a3f255)
2013-11-26 10:34:08 -05:00
..
activity.css Show admins on /realm_activity page. 2013-11-18 14:41:37 -05:00
fonts.css Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
portico.css Show a SSO login page for SSO users that just has a login button 2013-11-14 10:56:07 -05:00
pygments.css Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
thirdparty-fonts.css font-awesome: icon- becomes icon-vector-. 2013-08-12 16:55:29 -04:00
zulip.css Add topic-zooming hooks. 2013-11-26 10:34:08 -05:00