Show keys on “edit profile” page.
[Sone.git] / src / main / resources / static / css / sone.css
index ab45d45..ea2e782 100644 (file)
 #sone input.status-input.default, input.reply-input.default {
        color: #888;
 }
+
+#sone input[type=text].key {
+       width: 130ex;;
+       font-size: 75%;
+}