mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
classNames
This commit is contained in:
@@ -97,8 +97,8 @@ module.exports = {
|
||||
elements: {
|
||||
logoutButton: '.talk-stream-userbox-logout',
|
||||
signInButton: '#coralSignInButton',
|
||||
commentBoxTextarea: '.talk-plugin-commentbox-textarea',
|
||||
commentBoxPostButton: '.talk-plugin-commentbox-button',
|
||||
commentBoxTextarea: '.talk-commentbox-textarea',
|
||||
commentBoxPostButton: '.talk-commentbox-button',
|
||||
firstComment: '.talk-stream-comment.talk-stream-comment-level-0',
|
||||
firstCommentContent:
|
||||
'.talk-stream-comment.talk-stream-comment-level-0 .talk-stream-comment-content',
|
||||
|
||||
Reference in New Issue
Block a user