zulip/web/styles
Pranav2612000 ecead64718 markdown: Render larger emojis inside headings
Previously, the emoji size was fixed to 20px by 20px irrespective of
whether the emojis were inside a heading or not. This looked weird when
a small emoji was rendered next to a large h1 text.

This commit fixes that by setting the emoji height to 1.4em
which proportionately increases the size of the emojis as the text size
increases for different headings.

Fixes #12857
2023-03-28 09:17:02 -07:00
..
portico integrations_dev_panel: Add width CSS property for text inputs. 2023-03-27 22:34:30 -07:00
alerts.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
app_components.css streams: Fix dropdown-list-widget menu in stream creation form. 2023-03-28 09:14:54 -07:00
components.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
compose.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
dark_theme.css css: Hyphenate .user-status-content-wrapper selector. 2023-03-27 17:31:31 -07:00
drafts.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
hotspots.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
image_upload_widget.css image_upload_widget: Refactor style of upload_widget's preview_image. 2023-03-27 10:19:29 -07:00
informational_overlays.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
input_pill.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
left_sidebar.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
lightbox.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
modal.css modals: Add modal_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
popovers.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
pygments.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
reactions.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
recent_topics.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
rendered_markdown.css markdown: Render larger emojis inside headings 2023-03-28 09:17:02 -07:00
right_sidebar.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
search.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
settings.css settings: Add settings_text_input class to text inputs. 2023-03-27 22:34:30 -07:00
subscriptions.css stream_settings: Fix stream description overflow in stream settings. 2023-03-24 17:39:04 -07:00
tooltips.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
typing_notifications.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_circles.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_status.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
widgets.css widgets: Add CSS to set width of inputs. 2023-03-27 22:34:30 -07:00
zulip.css css: Add width property to CSS for #inline_topic_edit element. 2023-03-27 22:34:30 -07:00