Add possibility to post a message directly to another Sone.
[Sone.git] / src / main / resources / static / css / sone.css
index 608a4e8..2861575 100644 (file)
@@ -177,7 +177,7 @@ textarea {
        min-height: 48px;
 }
 
-#sone .post .author {
+#sone .post .author, #sone .post .recipient {
        display: inline;
        font-weight: bold;
 }