zulip/web/styles
Karl Stolley c2f6167c01 css: Remove superfluous grid- properties.
The use of named areas with `grid-area` make it unnecessary to
declare `grid-row` or `grid-column` values. (Note also that
grid areas must not be presented in quotation marks.)

Additionally, because `.unread_marker` is no longer placed on the
grid by itself (i.e., it always accompanies `.date_unread_marker`
or `.message_unread_marker`), it does not need any manual grid
placement, `grid-area` or otherwise.
2023-05-19 13:48:16 -07:00
..
portico help_pages: Improve anchor highlights. 2023-05-18 13:57:42 -07:00
alerts.css blueslip: Show more-info context in alert popup, if we have it. 2023-05-09 13:16:28 -07:00
app_components.css scheduled_messages: Add keyboard navigation. 2023-05-15 14:46:21 -07:00
components.css dropdown_list_widget: Fix fading transition during focus. 2023-04-20 10:38:24 -07:00
compose.css select_recipient_widget: Use "button" tag instead of "div". 2023-05-14 16:35:48 -07:00
dark_theme.css css: Present message_row as CSS Grid. 2023-05-19 13:48:16 -07:00
drafts.css drafts: Add abstract classes for messages in an overlay. 2023-04-14 17:38:37 -07:00
hotspots.css styles: Use modern color notation. 2023-03-24 17:26:55 -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
informational_overlays.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
input_pill.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
left_sidebar.css css: Fix highlighted stream color with keyboard navigation. 2023-05-11 12:44:23 -07:00
lightbox.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_row: Share most CSS for /me message senders. 2023-04-27 11:42:21 -07:00
modal.css style: Fix dropdown text alignment by reducing vertical padding. 2023-05-16 15:43:06 -07:00
popovers.css dropdown_widget: Implement dropdown widget using tippy. 2023-05-09 14:11:26 -07:00
progress_bar.css refactor: Refactor progress_bar CSS to remove redundant code. 2023-04-05 15:47:14 -07:00
pygments.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
reactions.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
recent_topics.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
rendered_markdown.css css: Remove copy code button outline. 2023-05-19 13:09:10 -07:00
right_sidebar.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
scheduled_messages.css scheduled_messages_overlay_ui: Use CSS to display no scheduled messages. 2023-05-01 22:45:03 -07:00
search.css search: Put typeahead under search bar in the DOM with full width. 2023-04-24 17:15:41 -07:00
settings.css css: Increase opacity for grey elements. 2023-05-16 16:52:22 -07:00
subscriptions.css streams: Properly disable add subscriber container for existing streams. 2023-05-14 11:19:05 -07:00
tooltips.css tooltips: Fix text overflowing. 2023-04-13 11:29:11 -07:00
typing_notifications.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_circles.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
user_status.css css: Hyphenate .status-emoji selector. 2023-03-27 17:31:31 -07:00
widgets.css widgets: Add CSS to set width of inputs. 2023-03-27 22:34:30 -07:00
zulip.css css: Remove superfluous grid- properties. 2023-05-19 13:48:16 -07:00