zulip/static
Sahil Batra 6bd650bc9f stream_settings: Add settings_select class to select elements.
This commit adds settings_select class to select elements in
stream settings, such that we can add CSS using this class and
not using "select" as selector so that we can easily add a select
element in future with different CSS if needed.
2023-02-20 16:28:41 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images widgets: Make the todo and poll widgets look consistent / similar. 2023-01-30 11:51:33 -08:00
js settings: Indicate character limit on restoring long draft messages. 2023-02-20 16:23:08 -08:00
shared typeahead: Add typescript type definitions for typeahead. 2023-02-09 16:51:40 -08:00
styles stream_settings: Add settings_select class to select elements. 2023-02-20 16:28:41 -08:00
templates stream_settings: Add settings_select class to select elements. 2023-02-20 16:28:41 -08:00
third typeahead: Fix bug where typeahead showed momentarily on shift + tab. 2023-01-30 14:38:25 -08:00
.gitignore