zulip/static
Sahil Batra d2b48fab27 streams: Do not use bootstrap CSS in stream privacy choices inputs.
We rewrite the CSS rules, handled by bootstrap for the radio buttons
for stream privacy choices (in both stream create and edit form),
to subscriptions.css as we are in process of removing bootstrap.

The settings-radio-input-parent block in subscriptions.css is moved
to be top-level instead of being nested inside "stream_privacy_modal"
and "stream-creation-body" block, such that we can use this class
in future for resusable components (like settings_checkbox).

The bootstrap CSS rules are also added to this
settings-radio-input-parent selector.

The max-height property added to label by bootstrap is not added
since it does not applies to non-replaced inline elements.
The line-height property added to input element by bootstrap is
not added to subscriptions.css since it is already added for all
inputs in zulip.css.
2022-11-30 17:35:22 -08:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07: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 integrations-docs: Remove images of bot type dropdown menus. 2022-11-29 11:03:28 -08:00
js streams: Rename radio-input-parent class to settings-radio-input-parent. 2022-11-30 17:35:22 -08:00
shared shared: Bump version to 0.0.16 2022-11-02 13:59:05 -07:00
styles streams: Do not use bootstrap CSS in stream privacy choices inputs. 2022-11-30 17:35:22 -08:00
templates settings: Do not use bootstrap css in radio-type display settings. 2022-11-30 17:35:22 -08:00
third css: Remove Bootstrap CSS reset for h5/h6. 2022-11-22 13:55:21 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00