zulip/static
Brock Whittaker 2b6587c6bf overlays: Move overlays earlier in index.html.
It appears as though the ordering of the overlays in the DOM is
overriding their z-index in Safari on mobile. This moves them up to
the top of the template ahead of the header so that the header will no
longer display above the overlays in positioning.

Fixes: #7248.
2017-11-17 11:03:08 -08:00
..
assets icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
icons icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -08:00
images message view: Use new custom bot icon in messages. 2017-11-10 11:18:43 -08:00
js docs: Update links to ReadTheDocs to always use https. 2017-11-16 10:59:24 -08:00
locale docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
styles overlays: Move overlays earlier in index.html. 2017-11-17 11:03:08 -08:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates settings: Use `.modal-bg` class to control background color. 2017-11-17 08:44:04 -08:00
third bugdown: Fix $$ whitespace handling. 2017-11-10 16:54:27 -08:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore static: Clean up organization of .gitignore. 2017-09-22 15:14:43 -07:00
favicon.ico
node_modules