zulip/static
majordwarf 29b8e11e20 navbar: Fix search input margin.
The commit fixes the spacing between the search icon and the input
field by adding `margin-left` to the search input field. The following
issue is only visible in dark mode as the nav and search input have
different background color while normal theme uses same background color
for nav and search input.
2020-06-04 14:28:00 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images tools: Use the correct logo path to generate bot avatar. 2020-06-01 18:08:23 -07:00
js compose: Change compose_invite_users template to use data-user-id. 2020-06-04 14:24:41 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles navbar: Fix search input margin. 2020-06-04 14:28:00 -07:00
templates compose: Change compose_invite_users template to use data-user-id. 2020-06-04 14:24:41 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico