Mark new replies.
[Sone.git] / src / main / resources / static / css / sone.css
index b05a1f1..9e33575 100644 (file)
@@ -234,6 +234,10 @@ textarea {
        padding: 1ex;
 }
 
+#sone .post .reply.new {
+       background-color: #ffffa0;
+}
+
 #sone .post .reply .time {
        float: none;
        display: inline;