From 60aa58dfb99a9aa4faf7745a90c0876d997a0a7d Mon Sep 17 00:00:00 2001 From: Karl Stolley Date: Mon, 14 Aug 2023 13:19:45 -0500 Subject: [PATCH] icons: Test out second alternate vdots icon. See CZO discussion: https://chat.zulip.org/#narrow/stream/6-frontend/topic/redesigned.20hover.20icons.20.2326283/near/1626845 TODO: If this alternate version moves forward, there are still styles in this PR referring to the other vdots version. So be sure to clean those up. --- web/shared/icons/more-vertical-spread.svg | 9 +++++++++ web/templates/message_controls.hbs | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 web/shared/icons/more-vertical-spread.svg diff --git a/web/shared/icons/more-vertical-spread.svg b/web/shared/icons/more-vertical-spread.svg new file mode 100644 index 0000000000..5cfb7a6965 --- /dev/null +++ b/web/shared/icons/more-vertical-spread.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/web/templates/message_controls.hbs b/web/templates/message_controls.hbs index add390b4f6..42c45a8be8 100644 --- a/web/templates/message_controls.hbs +++ b/web/templates/message_controls.hbs @@ -11,7 +11,7 @@ {{#unless msg/locally_echoed}}
- +
{{/unless}}