CSS Class Documentation
Class Name | Description | Show Preview |
---|---|---|
#chat-container-parent | Space where the chat is shown. |
Show Preview |
.chat-message | A Single Chat message. |
Show Preview |
.profile-avatar | The profile picture that appears in the chatroom |
Show Preview |
.message-username | user-name of users that is shown in the chat with the chat message. |
Show Preview |
.message-timestamp | timestamp that is shown alongside a message in the chatroom. |
Show Preview |
.message-unapproved | message that is shown to moderator/admin for approval. |
Show Preview |
.sidebar | Sidebar of the chatroom, that is shown in the desktop view. |
Show Preview |
.mobileSidebar | The sidebar of the chatroom, that is shown in the mobile view. |
Show Preview |
.chat-header | The header of the chatroom |
Show Preview |
.invite-button | The invite user button on the sidebar |
Show Preview |
.moderatorUsernameSidebar | Username of the moderator in the online users list |
Show Preview |
.moderatorMessage | The message sent by the moderator |
Show Preview |
.moderatorUsername | Username of the moderator |
Show Preview |