zulip/web/styles
Sayam Samal 48dae579b2 alerts: Remove --base-font-size-px and allow font-size to be inherited.
This is a follow-up commit to d1de4457dc,
which had set the font-size for the alert popups to --base-font-size-px.

This removes that line of code, as it was pointed out by Tim Abbott
that the web/styles/alerts.css file was also being shared with portico
through the web/src/bundles/common.ts bundle, but the
--base-font-size-px variable doesn't exist there.

Removing the font-size property from the alert box doesn't affect its
styling since it still inherits the `--base-font-size-px` from the body
in the Zulip Web App.
2025-02-28 09:03:00 -08:00
..
portico dependencies: Upgrade JavaScript dependencies. 2025-02-26 16:20:47 -08:00
alerts.css alerts: Remove --base-font-size-px and allow font-size to be inherited. 2025-02-28 09:03:00 -08:00
app_components.css inline_topic_edit: Show invalid input error visually on empty topic. 2025-02-26 17:26:35 -08:00
app_variables.css sidebar_vdots: Scale vdots areas to maintain square target. 2025-02-27 11:37:05 -08:00
banners.css banners: Explicitly reference container name in queries. 2025-01-31 13:05:25 -08:00
buttons.css inline_topic_edit: Disable save button and show tooltip on empty topic. 2025-02-26 17:26:35 -08:00
color_picker.css app_variables: Rename “color” variables that are actually gradients. 2025-02-19 11:01:48 -08:00
components.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
compose.css compose: Correct alignment, ellipsis on general chat placeholder. 2025-02-27 13:30:09 -08:00
dark_theme.css inline_topic_edit: Disable save button and show tooltip on empty topic. 2025-02-26 17:26:35 -08:00
drafts.css drafts: Rename removed-drafts-message class. 2024-12-17 11:57:04 -08:00
image_upload_widget.css settings: Improve layout and appearance of Organization logo area. 2024-10-25 15:39:13 -07:00
inbox.css inbox: Fix width of inbox search input at different window sizes. 2025-02-23 15:03:55 -08:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css deactivated_user: Show deactivated status for deactivated users. 2025-02-18 22:20:05 -08:00
left_sidebar.css user_circles: Reduce size to spec in sidebars. 2025-02-24 18:18:16 -08:00
lightbox.css lightbox: Add query to hide media-description below 100px width. 2025-01-16 09:01:51 -08:00
message_edit_history.css css: Refactor theme colors for .message_edit_history_content. 2024-09-23 16:07:51 -07:00
message_header.css banner: Aligned the username icon for topic header. 2025-02-25 15:54:47 -08:00
message_row.css stars: Placehold container width in local echo. 2025-02-25 15:53:26 -08:00
message_view_header.css top_navbar: Render long stream description on hover. 2025-01-29 17:02:37 -08:00
modal.css modal: Scale channel email widget and email header with font size. 2025-02-27 14:40:48 -08:00
popovers.css popovers: Disable move-messages count due to logic errors. 2025-02-26 17:29:19 -08:00
print.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
progress_bar.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
pygments.css styles: Fix invalid CSS generated due to @extend misusage. 2024-09-18 15:33:28 -07:00
reactions.css reactions: Stop using height: fit-content for emoji picker. 2025-02-27 15:21:04 -08:00
recent_view.css recent_view: Show topic menu instead of topic visibility popover. 2025-02-08 08:52:26 -08:00
rendered_markdown.css rendered_markdown: Bump margin by half a character on ordered lists. 2025-02-13 09:26:12 -08:00
right_sidebar.css right_sidebar: Perfectly align all right-sidebar vdots. 2025-02-27 11:37:05 -08:00
scheduled_messages.css css: Remove unused css for scheduled-messages-loading class. 2024-07-24 10:12:42 -07:00
search.css navbar_search: Adjust z-index to keep collpased search clickable. 2025-02-26 15:52:24 -08:00
settings.css css: Fix CSS of Notification triggers table in Default user settings. 2025-02-24 10:17:48 -08:00
subscriptions.css settings: Scale zulip icons with font size. 2025-02-25 13:16:07 -08:00
tooltips.css tooltips: Fix hotkey hints wrapping when next to longer tooltip labels. 2024-09-19 10:49:15 -07:00
typeahead.css typeahead: Show ellipsis for overflowing primary text. 2025-02-27 09:25:59 -08:00
typing_notifications.css typing: Move the typing notifications to below the mark as read banner. 2024-06-18 14:30:19 -07:00
user_circles.css user_circles: Show deactivated icon in sidebars, inbox, recents. 2025-02-24 18:18:16 -08:00
user_status.css user_status: Convert margin to padding for taller hover highlight. 2025-02-25 15:54:14 -08:00
widgets.css polls: Fix transition issue for "Add" and "New" option in dark theme. 2025-01-28 17:54:16 -08:00
zulip.css right_sidebar: Improve available space in buddy list. 2025-02-27 11:37:05 -08:00