zulip/templates/zephyr
Waseem Daher 61c7558b65 Long class and instance names get auto-abbreviated.
This required some serious retooling of the table,
and some thinking about the interactions between
table-layout: fixed and colspan.

And some of it is still a little magic-number-y.
(Like that 97% width on zephyr_compose_box -- without
 it, the stream compose box looks weird in Chrome,
 but not Firefox.)

(imported from commit 20c426ad2dae5efa3107890b28976a957bb3d1e3)
2012-10-02 16:00:46 -04:00
..
accounts_home.html Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
accounts_send_confirm.html Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
base.html Implement a new login redesign per Waseem. Be a little cute about it. 2012-09-26 16:42:10 -04:00
content_base.html Use HTTPS CDN link for jquery.validate. 2012-09-26 16:48:27 -04:00
debug.html Display SQL queries when DEBUG = True and URL like /?show_debug=y 2012-09-25 18:40:59 -04:00
home.html Long class and instance names get auto-abbreviated. 2012-10-02 16:00:46 -04:00
index.html Make class names case-insensitive. 2012-10-02 15:16:26 -04:00
login.html Redirect to login when attempting to resignup with a used email address. 2012-10-01 10:45:58 -04:00
register.html Implement confirmation for new user signups. 2012-10-01 10:45:58 -04:00
search.html Refactor our different pages into separate templates. 2012-09-18 12:26:29 -04:00
settings.html Round corners on gravatars. 2012-09-27 14:56:53 -04:00
subscriptions.html Move Javascript templates into index.html 2012-09-24 17:45:51 -04:00