zulip/web
Lauryn Menard 69e224cd87 templates: Add `rendered_markdown` class to confirm emoji warning.
Adds a `div` wrapper with the `rendered_markdown` class to the
content in `confirm_emoji_settings_warning.hbs`, so that the
inline code element has the intended CSS rules applied.

Because the `p` element also has the `rendered_markdown` class,
the margins for this element in the modal are slightly changed
(3px on top/bottom). Previously, the margins for this element were
being set from a bootstrap rule (10px on bottom).
2023-03-03 14:08:08 -08:00
..
e2e-tests private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
generated
html
images
shared eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
src ts: Convert typing_data.js to TypeScript. 2023-03-03 12:04:42 -08:00
styles popovers: Remove background when hovering Github username. 2023-03-03 11:46:30 -08:00
templates templates: Add `rendered_markdown` class to confirm emoji warning. 2023-03-03 14:08:08 -08:00
tests util: Change parameter type of `sorted_ids` to `number[]`. 2023-03-03 12:04:42 -08:00
third css: Remove code elements from bootstrap.css. 2023-03-02 13:32:50 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00