diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag index 18d0f3716..0105617e0 100644 --- a/src/web/app/desktop/tags/timeline-post.tag +++ b/src/web/app/desktop/tags/timeline-post.tag @@ -22,9 +22,12 @@ { p.user.name } bot @{ p.user.username } - - - +
+ via { p.app.name } + + + +
@@ -186,12 +189,21 @@ margin 0 0 0 8px color #ccc - > .created-at + > .info position absolute top 0 right 0 + text-align right font-size 0.9em - color #c0c0c0 + + > .app + margin-right 8px + padding-right 8px + color #ccc + border-right solid 1px #eaeaea + + > .created-at + color #c0c0c0 > .body