summaryrefslogtreecommitdiffstats
path: root/client/components/users/userAvatar.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/components/users/userAvatar.styl')
-rw-r--r--client/components/users/userAvatar.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/client/components/users/userAvatar.styl b/client/components/users/userAvatar.styl
index e2a66d1e..83257792 100644
--- a/client/components/users/userAvatar.styl
+++ b/client/components/users/userAvatar.styl
@@ -81,6 +81,9 @@ avatar-radius = 50%
justify-content: center
box-shadow: 0 0 0 2px darken(white, 25%) inset
+ &:hover, &.is-active
+ box-shadow: 0 0 0 2px darken(white, 60%) inset
+
.atMention
background: #dbdbdb
border-radius: 3px
@@ -99,6 +102,7 @@ avatar-radius = 50%
h3, p
margin-bottom: 0
+ padding-left: 0
p
padding-top: 0