Make reply input fields have a default text.
[Sone.git] / src / main / resources / static / css / sone.css
index a0d5875..0947c72 100644 (file)
        font-weight: bold;
 }
 
-#sone input.createpost.default {
+#sone input.createpost.default, input.create-reply.default {
        color: #888;
 }
\ No newline at end of file