zulip/web/styles
Tim Abbott 2c31de0a86
Some checks failed
Code scanning / CodeQL (push) Has been cancelled
Zulip production suite / Ubuntu 22.04 production build (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:bookworm, true, false, Debian 12 (Python 3.11, backend + documentation), bookworm) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:jammy, false, true, Ubuntu 22.04 (Python 3.10, backend + frontend), jammy) (push) Has been cancelled
Zulip CI / ${{ matrix.name }} (zulip/ci:noble, false, false, Ubuntu 24.04 (Python 3.12, backend), noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm, --test-custom-db, Debian 12 production install with custom db name and user, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy, , Ubuntu 22.04 production install and PostgreSQL upgrade with pgroonga, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble, , Ubuntu 24.04 production install, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-7.0, 7.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:bookworm-8.0, 8.0 Version Upgrade, bookworm) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:jammy-6.0, 6.0 Version Upgrade, jammy) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
compose: Remove baseline override for recipient picker.
After testing the previous commit a bit more, it appears to me that
the typo fix on `first-baseline` that I made was in error; what looks
good and matches the screenshots in the PR was having that line of CSS
be invalid/deleted.
2025-03-12 23:22:06 -07:00
..
portico styles: Remove obsolete ‘transition: none …’ workaround. 2025-03-04 15:30:11 -08:00
alerts.css alerts: Fix alert popup not closing in portico. 2025-03-10 11:21:11 -07:00
app_components.css compose: Better align widget icons for long channel names. 2025-03-12 23:15:50 -07:00
app_variables.css personal_menu: Support changing information density settings. 2025-03-10 16:07:37 -07:00
banners.css popup_banners: Redesign connection banner to use new banner component. 2025-03-10 11:21:11 -07:00
buttons.css buttons: Add loading indicator to buttons. 2025-03-10 11:21:11 -07:00
color_picker.css app_variables: Rename “color” variables that are actually gradients. 2025-02-19 11:01:48 -08:00
components.css tippy: Remove default fixed font size. 2025-03-05 13:54:19 -08:00
compose.css compose: Refine the space occupied by the channel. 2025-03-11 13:51:25 -07:00
dark_theme.css personal_menu: Support changing information density settings. 2025-03-10 16:07:37 -07:00
drafts.css drafts: Rename removed-drafts-message class. 2024-12-17 11:57:04 -08:00
image_upload_widget.css settings: Improve layout and appearance of Organization logo area. 2024-10-25 15:39:13 -07:00
inbox.css dropdowns: Correct columnar flex alignment in recents, inbox. 2025-03-10 09:22:41 -07:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css input_pill: Don't wrap words mid-word unless they're wider than input. 2025-03-05 10:21:52 -08:00
left_sidebar.css left_sidebar: Hide menu option for home view if all messages are read. 2025-03-10 13:08:39 -07:00
lightbox.css lightbox: Add query to hide media-description below 100px width. 2025-01-16 09:01:51 -08: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 banner: Aligned the username icon for topic header. 2025-02-25 15:54:47 -08:00
message_row.css message_edit: Match button height to compose Send button. 2025-03-11 12:30:48 -07:00
message_view_header.css navbar: Fix vertical shift of Inbox title on hover. 2025-03-06 12:56:33 -08:00
modal.css domains_modal: Fix width of modal_text_input. 2025-03-11 12:20:36 -07:00
popovers.css gear_menu: Allow spectators to change font size and line height. 2025-03-10 16:07:37 -07: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 emoji: Allow emoji space, including alt_code, to better scale. 2025-03-07 15:27:55 -08:00
recent_view.css recent_view: Hold unread header to a minimum width. 2025-03-11 12:22:49 -07:00
rendered_markdown.css rendered_markdown: Scale code-span padding with font size. 2025-03-12 10:21:15 -07:00
right_sidebar.css right_sidebar: Remove invite users icon at bottom of buddy list. 2025-03-10 09:47:00 -07:00
scheduled_messages.css css: Remove unused css for scheduled-messages-loading class. 2024-07-24 10:12:42 -07:00
search.css search: Increase line height for user pills. 2025-03-12 16:31:17 -07:00
settings.css settings: Scale loading spinner with font-size. 2025-03-12 16:32:15 -07:00
subscriptions.css user_groups: Show group name for smaller widths. 2025-03-10 12:45:49 -07:00
tooltips.css tooltips: Fix hotkey hints wrapping when next to longer tooltip labels. 2024-09-19 10:49:15 -07:00
typeahead.css typeahead: Don't show channel name in topic link typeaheads. 2025-03-06 13:06:53 -08: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: Show deactivated icon in sidebars, inbox, recents. 2025-02-24 18:18:16 -08:00
user_status.css user_status: Convert margin to padding for taller hover highlight. 2025-02-25 15:54:14 -08:00
widgets.css widget: Center error message and scale with font size. 2025-03-04 17:57:20 -08:00
zulip.css compose: Remove baseline override for recipient picker. 2025-03-12 23:22:06 -07:00