mirror of https://github.com/zulip/zulip.git
help: Match vdots icons to those in use on Zulip.
This commit is contained in:
parent
89ce2c112c
commit
64d5547f26
|
@ -14,12 +14,12 @@ message.
|
|||
|
||||
{!message-actions.md!}
|
||||
|
||||
1. Click the **smiley face** (<i class="fa fa-smile-o"></i>) icon.
|
||||
1. Click the **smiley face** (<i class="zulip-icon zulip-icon-smile"></i>) icon.
|
||||
|
||||
!!! warn ""
|
||||
|
||||
For messages that you've sent, click on the **ellipsis**
|
||||
(<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>) and then
|
||||
(<i class="zulip-icon zulip-icon-more-vertical-spread"></i>) and then
|
||||
**Add emoji reaction**.
|
||||
|
||||
1. Select an emoji. Type to search, use the arrow keys, or click on an emoji
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
1. Hover over a message to reveal three icons on the right.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>).
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical-spread"></i>).
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
1. Hover over a user's name in the right sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>)
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>)
|
||||
to the right of their name to open their **user card**.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
1. Hover over your name in the right sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>)
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>)
|
||||
to open your **user card**.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
1. Hover over a stream in the left sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>).
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
1. Hover over a topic in the left sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>).
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>).
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{!right-sidebar-user-card.md!}
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>) in the user card.
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>) in the user card.
|
||||
|
|
|
@ -61,7 +61,7 @@ stream or topic as read**.
|
|||
|
||||
1. Hover over a stream, topic, or **All messages** in the left sidebar.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-ellipsis-v-solid"></i>).
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon zulip-icon-more-vertical"></i>).
|
||||
|
||||
1. Click **Mark all messages as read**.
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ can schedule a message for next morning to avoid disturbing others.
|
|||
1. Write a message.
|
||||
|
||||
1. Click on the **ellipsis** (<i class="zulip-icon
|
||||
zulip-icon-ellipsis-v-solid"></i>) next to the **Send** button.
|
||||
zulip-icon-more-vertical"></i>) next to the **Send** button.
|
||||
|
||||
1. Click **Schedule message**.
|
||||
|
||||
|
@ -42,7 +42,7 @@ can schedule a message for next morning to avoid disturbing others.
|
|||
1. *(optional)* Edit the message.
|
||||
|
||||
1. Click the **ellipsis** (<i class="zulip-icon
|
||||
zulip-icon-ellipsis-v-solid"></i>) next to the **Send** button.
|
||||
zulip-icon-more-vertical"></i>) next to the **Send** button.
|
||||
|
||||
1. Select the previously scheduled time, or click **Schedule message** to pick a
|
||||
new time.
|
||||
|
@ -105,7 +105,7 @@ can schedule a message for next morning to avoid disturbing others.
|
|||
!!! tip ""
|
||||
|
||||
You can also view scheduled messages by clicking on the **ellipsis** (<i class="zulip-icon
|
||||
zulip-icon-ellipsis-v-solid"></i>) next to the **Send** button in the compose
|
||||
zulip-icon-more-vertical"></i>) next to the **Send** button in the compose
|
||||
box, and selecting **View scheduled messages**.
|
||||
|
||||
{end_tabs}
|
||||
|
|
Loading…
Reference in New Issue