Enhance all post and reply delete buttons.
[Sone.git] / src / main / resources / static / css / sone.css
index 1f8e785..503555e 100644 (file)
@@ -392,3 +392,8 @@ textarea {
        width: 130ex;;
        font-size: 75%;
 }
+
+#sone .confirm {
+       font-weight: bold !important;
+       color: red !important;
+}