zulip/static
Jeremy Bowman 2137aadda0 portico: Make the realm icon an img element.
The realm avatar icon on the login and registration pages was
being set as a background image, which could vanish in high
contrast mode in many browsers.  Converted it to an img tag and
verified that it is still styled correctly.  I think the empty
alt attribute (to remove it from the audio description) is
appropriate in this context, since the realm name and description
are already provided immediately afterwards in the page content.

Fixes #4889.
2017-06-01 22:07:43 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html 5xx: Remove hardcoded twitter/email contacts from nginx 500 page. 2017-05-13 22:44:34 -07:00
images integrations: Optimize SVG graphics. 2017-05-30 11:15:56 -07:00
js minor: Fix comment in unread.get_counts(). 2017-06-01 13:28:44 -06:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles portico: Make the realm icon an img element. 2017-06-01 22:07:43 -07:00
templates messages: Add support for admins deleting messages. 2017-05-29 21:59:38 -07:00
third bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
yaml docs: Document /users/me/subscriptions API endpoint. 2017-05-24 12:49:08 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt