feature: messages - link to member's profile
This commit is contained in:
parent
7ce3c45b18
commit
fed72e3a00
@ -11,12 +11,16 @@ div.segment.full.padding-top-small.padding-right-large.padding-bottom-small.padd
|
|||||||
class-segment2='segment margin-left-xsmall text-xxlarge text-letter-spacing-large whitespace-normal'
|
class-segment2='segment margin-left-xsmall text-xxlarge text-letter-spacing-large whitespace-normal'
|
||||||
class-name='text-color-heading text-uppercase text-semibold'
|
class-name='text-color-heading text-uppercase text-semibold'
|
||||||
class-hypen='text-color-heading'
|
class-hypen='text-color-heading'
|
||||||
class-at=''
|
class-username='margin-right-xxsmall'
|
||||||
class-username=''
|
|
||||||
|
|
||||||
widget-account.picture='hubl-user-avatar'
|
widget-account.picture='hubl-user-avatar'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
solid-link.icon.icon-info.icon-secondary.hover(
|
||||||
|
bind-resources
|
||||||
|
next="member-profile"
|
||||||
|
)
|
||||||
|
|
||||||
.chat-view.segment.full.whitespace-normal
|
.chat-view.segment.full.whitespace-normal
|
||||||
solid-xmpp-chat(
|
solid-xmpp-chat(
|
||||||
data-authentication='login',
|
data-authentication='login',
|
||||||
|
Loading…
Reference in New Issue
Block a user