zulip/web/styles
Sayam Samal 3070c78cc5
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 CI / ${{ matrix.name }} (zulip/ci:trixie, false, false, Debian 13 (Python 3.13, backend), trixie) (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:trixie, , Debian 13 production install, trixie) (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-10.0, 10.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:noble-9.0, 9.0 Version Upgrade, noble) (push) Has been cancelled
Zulip production suite / ${{ matrix.name }} (zulip/ci:trixie-11.0, 11.0 Version Upgrade, trixie) (push) Has been cancelled
popovers: Remove "light-border" Tippyjs theme usage.
The "light-border" theme was set as the default theme for all the
popovers, but was no longer in use, since all of our current popovers
either use the "popover-menu" theme or the "dropdown-widget" theme.

In response to the above reasoning, this commit removes the redundant
"light-border" Tippyjs theme usage from the codebase.
2025-09-15 09:25:39 -07:00
..
portico stylelint: Fix property-no-deprecated. 2025-08-14 21:37:50 -07:00
alerts.css popup_banners: Align popup banners to center using transform. 2025-06-04 11:28:49 -07:00
app_components.css settings: Abbreviate long bot owner names in bot management modal. 2025-09-03 17:38:55 -07:00
app_variables.css dark_theme: Clean up Tippy box styles. 2025-09-15 09:25:39 -07:00
banners.css banners: Apply text-align property to banner-label element. 2025-08-28 09:46:52 -07:00
blueslip.css blueslip: Prevent overflow of content by breaking long file paths. 2025-06-04 11:28:49 -07:00
buttons.css buttons: Add hover state styles to focus state styles. 2025-05-18 22:43:28 -07:00
color_picker.css app_variables: Rename “color” variables that are actually gradients. 2025-02-19 11:01:48 -08:00
components.css stylelint: Fix property-no-deprecated. 2025-08-14 21:37:50 -07:00
compose.css compose: Ensure textarea is hidden in compose preview. 2025-08-28 15:20:11 -07:00
dark_theme.css popovers: Remove "light-border" Tippyjs theme usage. 2025-09-15 09:25:39 -07:00
drafts.css banners: Apply text-align property to banner-label element. 2025-08-28 09:46:52 -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: Remove empty space below filters for hidden folders. 2025-09-05 10:35:38 -07:00
informational_overlays.css help modal: Remove small_hotkey style. 2024-09-03 20:52:16 -07:00
input_pill.css pill_container: Remove hardcoded HSL value from input_pill.css. 2025-07-23 11:13:07 -07:00
inputs.css left_sidebar: Normalize input-wrapper row height. 2025-07-22 20:59:02 -07:00
left_sidebar.css left_sidebar: Fix muted channel visible in collapsed folder on search. 2025-08-29 10:27:09 -07:00
lightbox.css lightbox: Use icons for control elements. 2025-05-30 14:50:45 -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: Improve text selection. 2025-08-12 17:40:00 -07:00
message_row.css me_messages: Don't apply an ellipsis to me messages. 2025-08-28 15:20:11 -07:00
message_view_header.css channel_topics_list: Fix space between channel name and icon. 2025-06-17 16:14:34 -07:00
modal.css dark_theme: Clean up read receipts modal styles. 2025-09-09 09:21:16 -07:00
popovers.css dark_theme: Clean up Tippy box styles. 2025-09-15 09:25:39 -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 recents: Match filter dropdown states with filter input. 2025-08-29 11:32:24 -07:00
rendered_markdown.css audio: Present download button with tooltip. 2025-08-28 15:20:11 -07:00
right_sidebar.css right_sidebar: Eliminate gap between filter, vdots area. 2025-08-28 10:11:25 -07:00
scheduled_messages.css message_reminders: Add support for notes. 2025-08-07 17:13:12 -07:00
search.css search: Tune colors to Vlad's proposals. 2025-07-28 09:38:28 -07:00
settings.css stylelint: Fix property-no-deprecated. 2025-08-14 21:37:50 -07:00
subscriptions.css stylelint: Fix property-no-deprecated. 2025-08-14 21:37:50 -07:00
tooltips.css dark_theme: Clean up Tippy box styles. 2025-09-15 09:25:39 -07:00
typeahead.css user_circles: Bump offline contrast in typeahead highlight. 2025-05-21 15:27:22 -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: Show deactivated icon in sidebars, inbox, recents. 2025-02-24 18:18:16 -08:00
user_status.css user_status: Add active state styling to status emoji picker. 2025-08-11 11:54:18 -07:00
widgets.css dark_theme: Cleanup todo widget colors. 2025-09-10 12:28:40 -05:00
zulip.css layout: Tweak dropdown for correct icon-label alignment. 2025-09-03 17:37:14 -07:00