zulip/web/styles
Sayam Samal ee26f16d67 css: Replace var() color arguments with static hsl() equivalent values.
The postcss-color-mix-function plugin does not support var() color
arguments since those cannot be dynamically resolved. This commit
replaces all var() color arguments with their static hsl() equivalent
values to ensure that color-mix() functions are successfully compiled
to rgb() for browser compatibility.
2024-07-23 14:56:15 -07:00
..
portico portico: Add subtitle (for distributed teams). 2024-07-07 22:44:04 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css css: Extract variable for the right padding for table headers. 2024-07-23 09:43:42 -07:00
app_variables.css css: Replace var() color arguments with static hsl() equivalent values. 2024-07-23 14:56:15 -07:00
components.css css: Remove state dropdown-toggle class. 2024-02-03 17:20:28 -08:00
compose.css compose: Adjust popover-button breakpoints for wider left sidebar. 2024-07-22 12:09:42 -07:00
dark_theme.css thumbnail: Show the right spinner based on dark/light mode. 2024-07-21 18:41:59 -07:00
drafts.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
image_upload_widget.css image_upload_widget: Refactor style of upload_widget's preview_image. 2023-03-27 10:19:29 -07:00
inbox.css inbox: Replace fa-envelope with zulip-icon-user. 2024-07-17 12:08:07 -07:00
informational_overlays.css info-overlay: Adjust width of overlay and columns. 2024-07-05 11:36:35 -07:00
input_pill.css stream-settings: Set max-width for stream creator pill. 2024-07-18 12:34:53 -07:00
left_sidebar.css left_sidebar: Adjust left sidebar size, and account for right margin. 2024-07-19 16:54:53 -07:00
lightbox.css lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
message_edit_history.css message_edit_history: Add loading spinner. 2024-04-10 13:10:12 -07:00
message_header.css topic_name: Fix compressing of display topic names. 2024-06-26 12:23:32 -07:00
message_row.css message_row: Add ellipsis to edited notices below avatar. 2024-07-23 09:44:14 -07:00
message_view_header.css navbar_description: Refactor help-widget icon display. 2024-07-19 09:21:57 -07:00
modal.css modal: Scale modal buttons when using 16px mode. 2024-07-17 09:40:41 -07:00
popovers.css stream_popover: Fix stream lock icon position in stream actions popover. 2024-07-16 09:27:56 -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 refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -07:00
pygments.css pygments: Fully isolate light and dark themes. 2024-06-21 11:15:34 -07:00
reactions.css message_box: Set same vertical space below reactions, length toggles. 2024-07-02 11:45:30 -07:00
recent_view.css css: Extract variable for the right padding for table headers. 2024-07-23 09:43:42 -07:00
rendered_markdown.css settings: Add setting to control how animated images are played. 2024-07-22 14:53:31 -07:00
right_sidebar.css user_circles: Adjust circles top margin on low-res screens. 2024-07-17 11:37:01 -07:00
scheduled_messages.css css: Move media queries in scheduled_messages to zulip.css. 2024-03-19 15:15:23 -07:00
search.css search_box: Specify consistent, veritable height. 2024-07-23 14:00:32 -07:00
settings.css settings: Fix eye icon misaligning with password input on small screen. 2024-07-17 11:05:59 -07:00
subscriptions.css subscriptions: Keep individual tabs in the same row. 2024-07-15 12:35:00 -07:00
tooltips.css tooltips: Make size of tooltips consistent. 2024-07-13 07:34:21 -07:00
typeahead.css typeahead: Move all global typeahead styles together. 2024-07-16 23:29:45 -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 right_sidebar: Establish inner grid on selectable_sidebar_block. 2024-06-06 17:08:13 -07:00
user_status.css user_status: Fix alignment of select-emoji icon of user-status modal. 2024-01-19 09:48:02 -08:00
widgets.css info_overlay: Render poll widget header without font size reduction. 2024-07-08 23:53:55 -07:00
zulip.css app_layout: Express calculated max-width in 14px / 1em. 2024-07-19 16:54:53 -07:00