zulip/web/styles
Sahil Batra 550fb3022b subscriptions: Fix border related CSS for subscribers table.
This commit removes unnecessary border related CSS for stream
subscribers and user group members table. The border properties
set on tr elements are not required as we set borders on td
elements and we also remove the border-radius set on table
element as we set border on the required th (and td elements
in further commits) elements and the border-radius was anyways
set to 6px when the border-radius on th element is set to 4px.
2023-11-29 10:58:04 -08:00
..
portico footer: Add social links with icons. 2023-11-29 10:37:16 -08:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css user_groups: Add UI to set and update can_mention_group setting. 2023-11-29 10:58:04 -08:00
components.css bot_icon: Adjust bot-icon color for light and dark modes. 2023-06-23 14:43:22 -07:00
compose.css css: Set tippy-arrow color same as background in light theme. 2023-11-23 10:33:23 -08:00
dark_theme.css css: Set tippy-arrow color same as background in light theme. 2023-11-23 10:33:23 -08:00
drafts.css drafts: Rename class name to provide more context. 2023-08-11 15:54:17 -07:00
hotspots.css css: Assign a variable to focus underline color of recent view. 2023-09-12 09:20:33 -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 recent_view: Add drodown widget to filter topics. 2023-11-22 23:38:52 -08:00
informational_overlays.css overlays: Rename "modal-body" class. 2023-10-17 10:28:50 -07:00
input_pill.css emoji: Display status emoji as flexboxes in pills. 2023-09-21 17:18:47 -07:00
left_sidebar.css left_sidebar: Establish better-centered DM row height. 2023-11-28 15:04:38 -08:00
lightbox.css lightbox: Replace image with media. 2023-10-02 22:39:02 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css message_edit: Add styles for Save and Cancel buttons. 2023-11-15 10:41:51 -08:00
modal.css polls: Add option for modal to create polls. 2023-11-21 21:01:17 -08:00
popovers.css css: Set tippy-arrow color same as background in light theme. 2023-11-23 10:33:23 -08:00
print.css css: Rename .message_list to .message-feed. 2023-08-21 15:17:45 -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 reactions: Set more explicit reaction-text setting. 2023-11-15 14:02:45 -06:00
recent_view.css recent_view: Minor alignment changes to search bar. 2023-11-22 23:38:52 -08:00
rendered_markdown.css mention: Fix mention highlighting in unsubscribed streams. 2023-11-24 07:10:20 -08:00
right_sidebar.css sidebars: Structurally separate left- and right-sidebar headings. 2023-11-09 17:39:26 -08:00
scheduled_messages.css scheduled_messages: Indicate scheduled messages in conversation views. 2023-10-11 17:53:07 -07:00
search.css navbar: Show shorter navbar for short screens not narrow screens. 2023-11-28 18:11:56 -08:00
settings.css settings: Add support to change user-access setting in development. 2023-11-23 10:40:42 -08:00
subscriptions.css subscriptions: Fix border related CSS for subscribers table. 2023-11-29 10:58:04 -08:00
tooltips.css streams: Improve subscription toggle buttons on stream rows. 2023-10-13 11:08:54 -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 user_status: Track focused element by using the same color as hover. 2023-11-22 13:36:27 -08:00
widgets.css widgets: Remove box-shadow and use background-color to show focus. 2023-08-16 10:06:40 -07:00
zulip.css uploads: Extend drag and drop upload area to blank areas after sidebars. 2023-11-29 10:35:18 -08:00