Deletion confirmation button is red again. Fixes #59.
[Sone.git] / src / main / resources / static / css / sone.css
index 323cb0e..0628b72 100644 (file)
@@ -475,7 +475,7 @@ textarea {
        display: none;
 }
 
-#sone .profile-field button.confirm {
+#sone .profile-field button.confirm.edit {
        font-weight: bold;
        color: #080;
 }