zulip/web/styles
Shubham Padia 0d95d79033 css: Use classname instead of div for .flex.overlay-content.
Each child div for .flex.overlay-content has the class
.overlay-container, so it is safe to replace the div with that
classname.
Having the `div` selector there affects the performance. See
https://chat.zulip.org/#narrow/stream/6-frontend/topic/CSS.20selector.20performance/near/1845719
for more details.
2024-08-13 22:36:35 -07:00
..
portico css: Use classname instead of `div` selector for .blocks. 2024-08-13 22:36:35 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css app_components: Remove unused div selector css. 2024-08-13 22:36:35 -07:00
app_variables.css typeahead: Change color for the right hand side option label. 2024-08-13 18:28:32 -07:00
components.css css: Remove state dropdown-toggle class. 2024-02-03 17:20:28 -08:00
compose.css compose: Specify non-alpha message-area colors. 2024-08-01 16:30:56 -07:00
dark_theme.css css: Use classname instead of div for .flex.overlay-content. 2024-08-13 22:36:35 -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 css: Use classname for stream subheader name. 2024-07-26 14:41:08 -07:00
lightbox.css thumbnail: Use the pre-fetched thumbnail as a temporary stand-in. 2024-07-23 16:41:09 -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 rendered_markdown: Remove expensive :first-child and :last-child selectors. 2024-07-31 12:37:19 -07:00
message_view_header.css navbar_description: Refactor help-widget icon display. 2024-07-19 09:21:57 -07:00
modal.css modal_button: Use negative outline-offset to compensate for scaling. 2024-07-30 11:27:19 -07:00
popovers.css user_group_popovers: Add display message when group is empty. 2024-08-12 11:54:33 -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: Improve selectors used for recent topics table. 2024-07-24 12:31:20 -07:00
rendered_markdown.css rendered_markdown: Remove unused .data-container div css. 2024-08-13 22:36:35 -07:00
right_sidebar.css right_sidebar: Avoid vdots appearing beneath Simplebar scroll. 2024-08-13 08:55:31 -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_box: Specify consistent, veritable height. 2024-07-23 14:00:32 -07:00
settings.css settings css: Use classname for checkbox label instead of span. 2024-07-26 14:41:08 -07:00
subscriptions.css css: Use flexbox for .stream-row and .group-row. 2024-08-13 22:36:35 -07:00
tooltips.css tooltips: Make size of tooltips consistent. 2024-07-13 07:34:21 -07:00
typeahead.css typeahead: Change color for the right hand side option label. 2024-08-13 18:28:32 -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 message_row: Move message_controls into proper place in row file. 2024-07-29 14:13:31 -07:00