Comments CSS

Webix Comments CSS map

Comments CSS
CSS class element
.webix_comments_date the time and date when the comment was left
.webix_comments_menu the menu icon
.webix_list_item.webix_comments_current a comment of the current user
.webix_list_item.webix_comments_current.active_menu a comment of the current user with an open action menu
.webix_comments_message the block with the comment text
.webix_comments_photo the photo on the user avatar
.webix_comments_avatar image the inner div of a user avatar with a photo
.webix_comments_avatar_image.webix_comments_avatar_text the inner div of a user avatar without a photo
.webix_comments_avatar the outer div of a user avatar
.webix_comments_name the user name
.webix_comments_area the input area for adding / editing comments
.webix_comments_send the button for sending comments

Read more about Comments.

Back to top