Implement following/unfollowing from context menu.
[Sone.git] / src / main / resources / static / css / sone.css
index bf09065..9bdf10a 100644 (file)
@@ -274,6 +274,10 @@ textarea {
        min-height: 64px;
 }
 
+#sone .sone-menu .follow, #sone .sone-menu .unfollow {
+       cursor: pointer;
+}
+
 #sone .post > .avatar {
        position: absolute;
 }