Apply gray color to all default input elements.
[Sone.git] / src / main / resources / static / css / sone.css
index 6ff18c2..01a2d30 100644 (file)
@@ -336,7 +336,7 @@ textarea {
        font-weight: bold;
 }
 
-#sone input.status-input.default, #sone input.reply-input.default, #sone #add-sone input[name=request-uri].default {
+#sone input.default {
        color: #888;
 }