From 8ae6abe603571839b74f3106ba53922a849d1125 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Thu, 20 Aug 2015 15:54:50 +0200 Subject: Switch the font to roboto --- client/components/users/userAvatar.styl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/components/users/userAvatar.styl') 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 -- cgit v1.2.3-1-g7c22