Add hover style when dragging file over avatar

This commit is contained in:
Maciej Jarczok 2014-03-31 22:56:02 +02:00
parent ddf1425a45
commit 593fb235a5

View File

@ -107,7 +107,7 @@ $user-size: 76px
.peer
.avatar
cursor: pointer
&:hover
&:hover, &.hover
+scale(1.1)
.gravatar
border-color: rgba($blue,.8)