From 7a9cb22269fc815752ad480fe5bff6bdfd3ff13f Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Thu, 22 Mar 2018 21:36:19 -0700 Subject: [PATCH] add icons for boosters/favoriters/followers in status header --- routes/_components/Avatar.html | 6 ++ routes/_components/status/Notification.html | 9 +-- routes/_components/status/Status.html | 2 +- routes/_components/status/StatusHeader.html | 67 +++++++++++++-------- 4 files changed, 50 insertions(+), 34 deletions(-) diff --git a/routes/_components/Avatar.html b/routes/_components/Avatar.html index cf76a29a..54ff78a5 100644 --- a/routes/_components/Avatar.html +++ b/routes/_components/Avatar.html @@ -19,6 +19,12 @@ :global(.avatar) { border-radius: 4px; } + + :global(.avatar.size-extra-small) { + width: 24px; + height: 24px; + } + :global(.avatar.size-small) { width: 48px; height: 48px; diff --git a/routes/_components/status/Notification.html b/routes/_components/status/Notification.html index 93c57ae5..a9f68b95 100644 --- a/routes/_components/status/Notification.html +++ b/routes/_components/status/Notification.html @@ -9,10 +9,8 @@ tabindex="0" aria-posinset="{{index}}" aria-setsize="{{length}}" ref:node > -
- -
+ {{/if}}