Mark the “click to show” area if a hidden post is new.
[Sone.git] / src / main / resources / static / css / sone.css
index 9e33575..3358399 100644 (file)
@@ -216,6 +216,10 @@ textarea {
        cursor: pointer;
 }
 
+#sone .post .replies .click-to-show.new {
+       background-color: #ffffa0;
+}
+
 #sone .post .reply > .avatar {
        position: absolute;
 }