Add CSS class for new Sones.
[Sone.git] / src / main / resources / static / css / sone.css
index 74f9c93..2883b2b 100644 (file)
@@ -296,6 +296,10 @@ textarea {
        background-color: #f0fff0;
 }
 
+#sone .sone.new {
+       background-color: #ffffa0;
+}
+
 #sone .sone .id {
        display: none;
 }