zulip/static
Sahil Batra 735743879a compose: Add bootstrap CSS rules for compose textarea.
This commit adds required bootstrap CSS rules used for
compose textarea element in with existing CSS for that
element in compose.css.

This change is done so we can safely remove textarea CSS rules
for bootstrap.css as a part of our process to remove bootstrap
without changing existing design.
2022-12-13 12:03:06 -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 audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images ci: Check that non-scripts aren’t marked executable. 2022-12-07 09:54:01 -08:00
js message_edit: Fix the name of a property being accessed wrongly. 2022-12-13 11:54:30 -08:00
shared shared: Bump version to 0.0.16 2022-11-02 13:59:05 -07:00
styles compose: Add bootstrap CSS rules for compose textarea. 2022-12-13 12:03:06 -08:00
templates css: Extract common bootstrap CSS rules for textarea in settings. 2022-12-13 12:03:06 -08:00
third bootstrap: Remove radio input CSS from bootstrap.css. 2022-11-30 17:35:22 -08:00
.gitignore