]> git.mxchange.org Git - mailer.git/blobdiff - theme/org/css/general.css
Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / org / css / general.css
index c841298d2de9e97ff042226ee04768d4ca4fdcd7..3548ee4786ed4ce49afe15614c3ed29c422e391f 100644 (file)
@@ -104,9 +104,8 @@ pre {
 }
 
 .form_delete {
-       border-style            : groove;
+       border-style            : groove 1px #000000;
        color                           : #881111;
-       border-color            : #000000;
 }
 
 .form_submit {
@@ -521,11 +520,11 @@ li.listing {
        padding-bottom: 5px;
 }
 
-bad {
+.bad {
        color: #aa0000;
        font-style: italic;
 }
 
-good {
+.good {
        color: #00aa00;
 }