zulip/web/styles
Hemant Umre eeec8f06e9 templates: Stop using `::after` to render empty list message.
This commit removes all instances of the `required-text` class,
which utilizes the `::after` pseudo-element to render empty list
message. To avoid inserting non-decorative content using a pseudo-
element, we will now use `list_widget.render_empty_list_message_
if_needed` introduced a few commits back to display the empty list
message.

Fixes #23072.
2023-10-11 18:03:53 -07:00
..
portico signup: Add link to redirect user to login page in the form. 2023-10-09 14:36:54 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css list_widget: Add functionality to display empty list message. 2023-10-11 18:03:53 -07:00
components.css bot_icon: Adjust bot-icon color for light and dark modes. 2023-06-23 14:43:22 -07:00
compose.css compose: Present Start new topic button adjacent the reply button. 2023-10-10 17:37:03 -07:00
dark_theme.css compose: Add button to clear topic box. 2023-10-10 17:37:03 -07:00
drafts.css drafts: Rename class name to provide more context. 2023-08-11 15:54:17 -07:00
hotspots.css css: Assign a variable to focus underline color of recent view. 2023-09-12 09:20:33 -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
inbox.css inbox: Fix stream name wrapping to next line. 2023-10-10 13:06:46 -07:00
informational_overlays.css styles: Remove CSS for ".modal-header". 2023-10-09 11:25:26 -07:00
input_pill.css emoji: Display status emoji as flexboxes in pills. 2023-09-21 17:18:47 -07:00
left_sidebar.css left_sidebar: Use custom Zulip star icons. 2023-10-10 16:48:20 -07:00
lightbox.css lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_feed: Alot controls-column space to forms in edit/source view. 2023-09-20 15:29:57 -07:00
modal.css modal: Re-add required bootstrap CSS for ".modal-body". 2023-10-09 11:25:26 -07:00
popovers.css templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
print.css css: Rename .message_list to .message-feed. 2023-08-21 15:17:45 -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 emoji_popover: Remove popover-content div. 2023-10-09 11:39:12 -07:00
recent_view.css templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
rendered_markdown.css markdown: Add support for inline video thumbnails. 2023-10-02 22:39:02 -07:00
right_sidebar.css right_sidebar: Add functionality to render empty user list message. 2023-10-11 18:03:53 -07:00
scheduled_messages.css scheduled_messages: Indicate scheduled messages in conversation views. 2023-10-11 17:53:07 -07:00
search.css navbar: Set search-container width in CSS vars. 2023-09-27 12:22:47 -07:00
settings.css templates: Stop using `::after` to render empty list message. 2023-10-11 18:03:53 -07:00
subscriptions.css stream_settings_ui: Avoid two scrollbars. 2023-10-11 16:25:27 -07:00
tooltips.css codespell: Fix typos caught by codespell. 2023-10-09 11:55:15 -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 emoji: Display status emoji as flexboxes in status modal. 2023-09-21 17:18:47 -07:00
widgets.css widgets: Remove box-shadow and use background-color to show focus. 2023-08-16 10:06:40 -07:00
zulip.css stream_settings_ui: Avoid two scrollbars. 2023-10-11 16:25:27 -07:00