zulip/web/styles
Shubham Padia 2becb41931 settings_users: Reactivated user should not get un-greyed on sort.
On reactivate or deactivate, we add appropriate class through JQuery.
But that class only remains there until sort, on sort any of these added
classes will be removed. We did not face the problem of un-greying for
active users page, because deactivated_users class was added to the HTML
always if `is_active` was false for the user.
In this commit, we rename `reactivated_user` to `active-user` and this
class will be present for all active users, even on the active users
table. For the deactivated users table, we will have scoped css that
will grey out the row with `active-user` class.
2024-07-11 12:16:12 -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: Exclude lock icons in dropdowns from being unnecessarily pulled up. 2024-07-10 15:13:08 -07:00
app_variables.css user_group_popover: Redesign popover using the new "popover-menu" theme. 2024-07-10 12:54:05 -07:00
components.css css: Remove state dropdown-toggle class. 2024-02-03 17:20:28 -08:00
compose.css send_later_popover: Redesign popover and add accessibility improvements. 2024-07-10 15:05:37 -07:00
dark_theme.css org_settings: Fix dropdown color in Organization settings section. 2024-07-09 13:11:53 -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: Resize user circles in inbox view. 2024-06-27 15:28:27 -07:00
informational_overlays.css info-overlay: Adjust width of overlay and columns. 2024-07-05 11:36:35 -07:00
input_pill.css search pills: Prevent overflow for very long pills. 2024-07-10 17:44:04 -07:00
left_sidebar.css pm_list: Add search to direct message section. 2024-07-08 13:17:05 -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_box: Ensure emoji display correctly on messages with senders. 2024-07-05 10:25:59 -07:00
message_view_header.css navbar: Consolidate view, channel structures and styles. 2024-06-14 17:06:59 -07:00
modal.css css: Normalize opacity on select:disabled elements. 2024-07-09 13:11:53 -07:00
popovers.css css: Scale typeaheads / dropdowns with font size. 2024-07-10 12:56:58 -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 recent_view: Set a shared column for filter icons. 2024-07-03 16:15:46 -07:00
rendered_markdown.css rendered_markdown: Fix text wrapping in message view header. 2024-07-09 09:42:10 -07:00
right_sidebar.css right_sidebar: Calculate margin-top on shortcuts. 2024-07-05 14:38:28 -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 pills: Expand group DM pill vertically when it overflows. 2024-07-10 17:44:04 -07:00
settings.css settings_users: Reactivated user should not get un-greyed on sort. 2024-07-11 12:16:12 -07:00
subscriptions.css stream-settings: Allow tabs to be wider. 2024-07-09 17:12:47 -07:00
tooltips.css tippy: Ensure a normal font-weight on Tippies. 2024-07-03 10:43:25 -07:00
typeahead.css css: Scale typeaheads / dropdowns with font size. 2024-07-10 12:56:58 -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 css: Scale typeaheads / dropdowns with font size. 2024-07-10 12:56:58 -07:00