zulip/static
vaibhavrajsingh2001 2c0c936e40 stream settings: Correct alignment of filter streams div.
The div containing options for filtering streams was placed in the
centre. Aligned it towards the right. Had to pass a special check
variable in subs.js:540 to add the specific class for this purpose.
This was a specific scenario where this sort of CSS was to be added,
hence had to make a specific case.

Also, fixed the bottom border color of the search streams bar for night
mode.
2020-04-21 16:59:41 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images settings UI: Make the settings avatar delete/edit UI slicker. 2020-04-15 15:15:57 -07:00
js stream settings: Correct alignment of filter streams div. 2020-04-21 16:59:41 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles stream settings: Correct alignment of filter streams div. 2020-04-21 16:59:41 -07:00
templates settings UI: Add brighness on hover effect for "X" icon in upload avatar. 2020-04-21 13:27:55 -07:00
third typeahead: Close/open typeahead with searchbox. 2020-04-17 13:37:04 -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