zulip/web/styles
Hardik Dharmani 697cdb31e5 message_headers: Abbrevate direct message recipient names.
Abbrevated DM recipient names in message feeds, Drafts and Scheduled
messages overlays by wrapping recipient names in span with class
private_message_header_name and applying `overflow: hidden` and
`text-overflow: ellipsis` CSS to it.

Fixes #25353
2023-05-09 13:43:40 -07:00
..
portico support: Rename "downgrade plan" to "modify plan". 2023-04-10 17:32:45 -07:00
alerts.css blueslip: Show more-info context in alert popup, if we have it. 2023-05-09 13:16:28 -07:00
app_components.css tables: Fix table column dimensions on hover. 2023-05-09 09:41:34 -07:00
components.css dropdown_list_widget: Fix fading transition during focus. 2023-04-20 10:38:24 -07:00
compose.css compose: Shorter the separator line between Send and 3-dot buttons. 2023-05-02 11:05:45 -07:00
dark_theme.css blueslip: Show more-info context in alert popup, if we have it. 2023-05-09 13:16:28 -07:00
drafts.css drafts: Add abstract classes for messages in an overlay. 2023-04-14 17:38:37 -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 compose: Add ability to switch to PM in stream dropdown. 2023-04-27 17:04:19 -07:00
left_sidebar.css scheduled_messages: Hide Scheduled messages on 0 count. 2023-05-02 15:26:33 -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: Share most CSS for /me message senders. 2023-04-27 11:42:21 -07:00
modal.css css: Add word-break property to .modal__title. 2023-04-24 16:53:35 -07:00
popovers.css user_card: Fix the padding of bot-icon with name. 2023-04-28 19:14:00 -07:00
progress_bar.css refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -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 recent: Replace presence dot with bot icon for bots. 2023-04-28 19:14:00 -07:00
rendered_markdown.css compose: Fix incorrect preview area first/last child selectors. 2023-04-18 17:41:37 -07:00
right_sidebar.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
scheduled_messages.css scheduled_messages_overlay_ui: Use CSS to display no scheduled messages. 2023-05-01 22:45:03 -07:00
search.css search: Put typeahead under search bar in the DOM with full width. 2023-04-24 17:15:41 -07:00
settings.css dropdown_list_widget: Show stream icons when widget is disabled. 2023-04-26 15:44:35 -07:00
subscriptions.css css: Remove redundant css rule from streams/groups overlay. 2023-04-24 16:53:35 -07:00
tooltips.css tooltips: Fix text overflowing. 2023-04-13 11:29:11 -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 message_headers: Abbrevate direct message recipient names. 2023-05-09 13:43:40 -07:00