zulip/web/styles
Aman Agrawal b39347a946 portico: Fix multiple landing pages broken.
Since postcss tries to preserve specificity of selectors which
are defined in in a group, a `:not(#does-not-exist)` selector
was added to the non ID selectors (solutions-page and case-study-page).

This caused the CSS styles to override other styles due to
unexpectedly increased specificity.

To fix it, we remove the ID selector `#why-zulip-page` from the
group.
2024-11-18 10:32:53 -08:00
..
portico portico: Fix multiple landing pages broken. 2024-11-18 10:32:53 -08:00
alerts.css styles: Remove ineffective animation of display. 2024-10-23 14:56:39 -07:00
app_components.css bootstrap: Rename btn-* -> button-* classes. 2024-11-14 12:03:36 -08:00
app_variables.css app_variables: Rename btn -> button in custom properties. 2024-11-14 12:03:36 -08:00
components.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
compose.css compose: Rename disable-btn class. 2024-11-14 12:03:36 -08:00
dark_theme.css recent_view: Rename btn -> button in CSS classes. 2024-11-14 12:03:36 -08:00
drafts.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
image_upload_widget.css settings: Improve layout and appearance of Organization logo area. 2024-10-25 15:39:13 -07:00
inbox.css inbox: Rename btn -> button for CSS classes. 2024-11-14 12:03:36 -08:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css compose: Bring colors into variablized concord. 2024-10-30 11:23:22 -07:00
left_sidebar.css unread_count: Set class for legacy quiet counters. 2024-11-07 14:56:38 -08:00
lightbox.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -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: Fix message content visible above sticky header. 2024-11-11 14:19:20 -08:00
message_row.css bootstrap: Rename btn-* -> button-* classes. 2024-11-14 12:03:36 -08:00
message_view_header.css stream: Show `(archived)` at the end of deactivated stream names. 2024-10-25 16:06:42 -07:00
modal.css modal: Rename modal__btn -> modal__button. 2024-11-14 12:03:36 -08:00
popovers.css left_sidebar: Correct unread alignment in condensed popover. 2024-11-05 12:20:23 -08: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 popover_menus_data: Hide actions user can't take for archived channels. 2024-10-25 16:06:42 -07:00
recent_view.css recent_view: Rename btn -> button in CSS classes. 2024-11-14 12:03:36 -08:00
rendered_markdown.css copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
right_sidebar.css right_sidebar: Add missing right margin to header. 2024-11-17 11:54:08 -08:00
scheduled_messages.css css: Remove unused css for scheduled-messages-loading class. 2024-07-24 10:12:42 -07:00
search.css search: Hide outline unless focus-visible. 2024-09-19 19:51:43 -07:00
settings.css bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00
subscriptions.css stream-settings: Use new pills UI for can_remove_subscribers_group. 2024-11-16 17:11:08 -08:00
tooltips.css tooltips: Fix hotkey hints wrapping when next to longer tooltip labels. 2024-09-19 10:49:15 -07:00
typeahead.css compose: Show bot icon after bot name in recipient picker. 2024-10-21 18:09:50 -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: Fix bug causing incorrect colors in typeahead. 2024-11-06 16:36:40 -08:00
user_status.css user_status: Correct modal layout and appearance. 2024-10-15 12:59:19 -07:00
widgets.css update_ui: Standardize pencil icon color for todo and poll. 2024-11-01 16:45:17 -07:00
zulip.css bootstrap-btn: Rename btn -> bootstrap-btn. 2024-11-14 12:03:36 -08:00