zulip/static/styles
evykassirer 541d3ffa06 compose: Replace empty message banner with red outline for compose box.
Previously, we showed an empty message banner if the user tried
to send an empty message. We only showed it for users with
"ctrl+enter to send" because we thought it might be easy for a
user to press just enter accidentally.

However, this missed the case where the user clicks on the Enter
button. We want to show the user something in this case to tell
them that they're missing message content.

To avoid more complicated logic, this PR removes the banner
completely and changes the compose box border to red if the
user tries to send an empty message (for all cases).

The red line goes away as soon as the composebox has non-whitespace
characters.
2023-02-22 17:15:18 -08:00
..
portico landing-page: Stop relying on image paths. 2023-02-14 17:17:06 -05:00
alerts.css unread_ops: Let server do the mark as unread for us. 2022-11-17 00:46:26 -08:00
app_components.css styles: Remove unnecessary ../static/ in image path. 2023-02-14 17:17:06 -05:00
components.css styles: Fix horizontal SimpleBar height for SimpleBar 6. 2023-02-13 15:45:12 -08:00
compose.css compose: Replace empty message banner with red outline for compose box. 2023-02-22 17:15:18 -08:00
dark_theme.css compose: Replace empty message banner with red outline for compose box. 2023-02-22 17:15:18 -08:00
drafts.css css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
hotspots.css hotspots: Remove intro_reply hotspot. 2021-12-07 21:55:59 -08:00
image_upload_widget.css image-upload-widget: Render image_disabled div if text to display. 2023-01-11 13:12:59 -08:00
informational_overlays.css overlay: Fix bug of information overlay not closing when text is selected. 2022-01-21 17:39:01 -08:00
input_pill.css compose: Offer narrow to compose target button for private messages. 2022-10-05 11:11:28 -07:00
left_sidebar.css left_sidebar: Space PM / topic / stream names from icons on right by 3px. 2023-02-01 16:04:33 -08:00
lightbox.css lightbox: Remove Pan/Zoom enable button. 2022-03-03 13:48:32 -08:00
message_edit_history.css css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
message_row.css Revert "message_row: Allow time row to expand if it needs more width." 2023-01-31 15:39:52 -08:00
modal.css settings: Fix disabled select elements in modal. 2023-02-20 16:28:41 -08:00
popovers.css user_profile: Deduplicate code for showing custom profile fields. 2023-02-21 10:19:47 -08:00
pygments.css styles: Fix stylelint rule-empty-line-before. 2021-10-17 07:15:09 -07:00
reactions.css css: Use grid layout for messages. 2023-01-10 17:03:37 -08:00
recent_topics.css css: Add min-width to user presence dot. (#23526) 2022-12-06 16:15:55 -08:00
rendered_markdown.css rendered_markdown: Fix alignment of icons in code blocks. 2022-09-22 10:35:33 -07:00
right_sidebar.css css: Add min-width to user presence dot. (#23526) 2022-12-06 16:15:55 -08:00
settings.css settings: Fix disabled select elements in modal. 2023-02-20 16:28:41 -08:00
subscriptions.css settings: Remove some duplicate CSS. 2023-02-20 16:28:41 -08:00
tooltips.css tooltips: Fix hotkey-hint CSS class reuse. 2023-02-08 13:13:35 -08:00
typing_notifications.css left_side_userlist: Remove feature from frontend. 2022-11-14 12:23:55 -08:00
user_circles.css styles: Fix some invalid CSS. 2022-03-09 09:37:31 -08:00
user_status.css status_emoji: Modify centering technique for .selected_emoji. 2022-02-08 16:52:49 -08:00
widgets.css widgets: Make the todo and poll widgets look consistent / similar. 2023-01-30 11:51:33 -08:00
zulip.css recipient_bar: Add box shadow at top. 2023-02-09 10:05:42 -08:00