zulip/web/styles
Joseph Ho c8d043e12c
popovers: Fix tooltip partially hidden by recipient bar when selected.
Previously, when a user view the message source of a message at the
very top with the blue box around, the tooltip for the button will
be partially hidden by the recipient bar. Ths cause is some legacy 
CSS from, for example, 3cd33c0fea,
which increased the z-index for the bodies of selected messages.

The intent of that code appeared to be something around handling overlaps
between unread indicators and the blue selected message box. It's logically
incorrect, and testing demonstrates that the blue box works fine next to unread
messages without this change, so we can safely remove these z-index values.
2023-03-21 12:47:47 -07:00
..
portico stylelint: Fix at-rule-empty-line-before. 2023-03-20 15:48:29 -07:00
alerts.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
app_components.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
components.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
compose.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
dark_theme.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
drafts.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
hotspots.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
image_upload_widget.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
informational_overlays.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
input_pill.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
left_sidebar.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
lightbox.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
message_edit_history.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
message_row.css message_row: Fix rewrapping message lines after receiving ack. 2023-03-17 08:10:13 -07:00
modal.css stylelint: Fix declaration-block-no-redundant-longhand-properties. 2023-03-20 15:48:29 -07:00
popovers.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
pygments.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
reactions.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
recent_topics.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
rendered_markdown.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
right_sidebar.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
search.css stylelint: Fix at-rule-empty-line-before. 2023-03-20 15:48:29 -07:00
settings.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
subscriptions.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
tooltips.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
typing_notifications.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_circles.css web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
user_status.css stylelint: Fix at-rule-empty-line-before. 2023-03-20 15:48:29 -07:00
widgets.css styles: Use standard CSS nesting syntax. 2023-03-20 11:26:30 -07:00
zulip.css popovers: Fix tooltip partially hidden by recipient bar when selected. 2023-03-21 12:47:47 -07:00