zulip/web/styles
Shubham Padia 44d1343158 css: Remove redundant border-color for message rows.
The dark component out of the light-dark() of
--color-message-list-border is hsl(0deg 0% 0% / 40%), which is the same
as the color we specify in dark_theme.css.

- .recipient_row already uses the above variable, so it's entry is not
  needed in dark_theme.css
- .message_row uses the same variable as well.
- .overlay-message-row does not have a direct border. Although
  .message_row nested inside it does. It already uses the above
  variable, so we can remove this entry as well.
2025-10-06 17:44:11 -07:00
..
portico help: Add default page to display on /help when help server is off. 2025-09-26 11:41:10 -07:00
alerts.css popup_banners: Align popup banners to center using transform. 2025-06-04 11:28:49 -07:00
app_components.css css: Move out background-color hsl(0deg 0% 0% / 20%) out of dark_theme. 2025-10-06 17:44:05 -07:00
app_variables.css subscriptions: Use light-dark() instead of dark_theme.css for stream-row. 2025-10-06 17:44:11 -07:00
banners.css banners: Apply text-align property to banner-label element. 2025-08-28 09:46:52 -07:00
blueslip.css blueslip: Prevent overflow of content by breaking long file paths. 2025-06-04 11:28:49 -07:00
buttons.css buttons: Add hover state styles to focus state styles. 2025-05-18 22:43:28 -07:00
color_picker.css app_variables: Rename “color” variables that are actually gradients. 2025-02-19 11:01:48 -08:00
components.css stylelint: Fix property-no-deprecated. 2025-08-14 21:37:50 -07:00
compose.css css: Remove redundant border related css for .preview_message_area. 2025-10-06 17:44:11 -07:00
dark_theme.css css: Remove redundant border-color for message rows. 2025-10-06 17:44:11 -07:00
drafts.css banners: Apply text-align property to banner-label element. 2025-08-28 09:46:52 -07:00
image_upload_widget.css image_upload_widget: Remove blue outline when clicking. 2025-09-26 09:19:45 -07:00
inbox.css inbox: Avoid extra margin from folders hidden by filters. 2025-09-26 09:16:26 -07:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css pill_input: Use flex-grow 1 on all input pills. 2025-10-06 17:32:58 -07:00
inputs.css left_sidebar: Normalize input-wrapper row height. 2025-07-22 20:59:02 -07:00
left_sidebar.css left_sidebar: Remove open-menu outline on zoomed channel. 2025-10-03 16:59:46 -07:00
lightbox.css lightbox: Use icons for control elements. 2025-05-30 14:50:45 -07: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 message_header: Improve text selection. 2025-08-12 17:40:00 -07:00
message_row.css me_messages: Don't apply an ellipsis to me messages. 2025-08-28 15:20:11 -07:00
message_view_header.css channel_topics_list: Fix space between channel name and icon. 2025-06-17 16:14:34 -07:00
modal.css settings: Fix input field overflowing in channel and group edit UI. 2025-09-30 11:26:25 -07:00
popovers.css dark_theme: Clean up Tippy box styles. 2025-09-15 09:25:39 -07: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 emoji: Allow emoji space, including alt_code, to better scale. 2025-03-07 15:27:55 -08:00
recent_view.css recents: Match filter dropdown states with filter input. 2025-08-29 11:32:24 -07:00
rendered_markdown.css media: Replace legacy .message_inline_image class. 2025-09-17 13:25:50 -07:00
right_sidebar.css right_sidebar: Eliminate gap between filter, vdots area. 2025-08-28 10:11:25 -07:00
scheduled_messages.css message_reminders: Add support for notes. 2025-08-07 17:13:12 -07:00
search.css search: Remove outline for focused pills in the typeahead. 2025-10-03 10:49:55 -07:00
settings.css css: Move out background-color hsl(0deg 0% 0% / 20%) out of dark_theme. 2025-10-06 17:44:05 -07:00
subscriptions.css subscriptions: Use light-dark() instead of dark_theme.css for stream-row. 2025-10-06 17:44:11 -07:00
tooltips.css dark_theme: Clean up Tippy box styles. 2025-09-15 09:25:39 -07:00
typeahead.css user_circles: Bump offline contrast in typeahead highlight. 2025-05-21 15:27:22 -07: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: Add active state styling to status emoji picker. 2025-08-11 11:54:18 -07:00
widgets.css dark_theme: Cleanup todo widget colors. 2025-09-10 12:28:40 -05:00
zulip.css dark_theme: Clean up input styles in dark_theme.css. 2025-10-03 18:18:27 -07:00