zulip/web/styles
Karl Stolley fd01ebdc5d vdots: Simplify colors in streamlined selectors on left sidebar.
This expresses the colors for vdots icons in just three variations,
all as CSS variables. The colors are all derived from the existing
design, and the dots colors in the streams/topics area was used as
as reference. The only visual change here, then, is to the global
filters area, whose vdots were the outliers prior to this change.

The three variations are:

1. hint: for touchscreens where a :hover state is not available
2. visible: for all screens when a parent element is highlighted
3. hover: for when the vdots themselves are hovered

The selectors have been streamlined to use the .sidebar-menu-icon
utility class, and the hover-within-a-hover color on vdots is
expressed more directly, eliminating the need for
selector-specificity busting via !important.

Fixes: #20600
2023-09-18 09:06:33 -07:00
..
portico widgets: Rename confusing attribute name in tabbed_sections.py. 2023-08-31 11:55:28 -07:00
alerts.css dependencies: Upgrade JavaScript dependencies. 2023-07-21 15:58:42 -07:00
app_components.css user_settings: Add new user setting to show/hide unread counts on streams. 2023-09-13 18:45:45 -07:00
components.css bot_icon: Adjust bot-icon color for light and dark modes. 2023-06-23 14:43:22 -07:00
compose.css vdots: Place new more-vertical icon in compose box. 2023-09-14 17:13:58 -07:00
dark_theme.css vdots: Simplify colors in streamlined selectors on left sidebar. 2023-09-18 09:06:33 -07: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 inbox: Show text if inbox is empty. 2023-09-18 08:01:58 -07:00
informational_overlays.css css: Remove unnecessary CSS defined using table-condensed class. 2023-08-21 15:00:39 -07:00
input_pill.css UI redesign: Change background color. 2023-05-09 16:25:28 -07:00
left_sidebar.css vdots: Simplify colors in streamlined selectors on left sidebar. 2023-09-18 09:06:33 -07:00
lightbox.css css: Use 200 font weight instead of 100. 2023-07-06 17:57:37 -07:00
message_edit_history.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
message_row.css css_grid: Defensively prevent blowouts by using minmax(). 2023-08-30 15:30:40 -07:00
modal.css user_profile: Replace the id with class for pencil button. 2023-09-11 10:39:00 -07:00
popovers.css user_group_popover: Migrate popover to Tippy. 2023-09-15 13:40:53 -07: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 playground_links: Fix disappearing reference when popover is active. 2023-09-15 12:25:26 -07:00
recent_view.css recent_view: Reduce width of unread header. 2023-09-15 13:20:45 -07:00
rendered_markdown.css bootstrap: Remove bootstrap CSS for <table> element. 2023-08-06 18:13:33 -07:00
right_sidebar.css vdots: Place new more-vertical icon in sidebars. 2023-09-14 17:13:58 -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: Rename search_arrows to searchbox_container. 2023-07-23 15:27:53 -07:00
settings.css user_profile: Fix the gap between labels and input. 2023-09-11 10:39:00 -07:00
subscriptions.css stream_settings: Add 'Default stream' option in edit stream UI. 2023-08-09 14:38:52 -07:00
tooltips.css popovers: Ignore data-reference-hidden attribute for mobile popovers. 2023-09-07 14:44:18 -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: Remove box-shadow and use background-color to show focus. 2023-08-16 10:06:40 -07:00
zulip.css vdots: Simplify colors in streamlined selectors on left sidebar. 2023-09-18 09:06:33 -07:00