mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Merge pull request #4554 from nextcloud/pointer-cursor-on-clickable-user
Make it clear that you can now click on usernames
This commit is contained in:
commit
15f7fe022b
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@
|
|||
#commentsTabView .comments li .message .avatar-name-wrapper,
|
||||
#commentsTabView .comment .authorRow {
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#commentsTabView .comment .author,
|
||||
|
|
|
|||
Loading…
Reference in a new issue