Bad things are now 'classified' as bad (CSS class 'bad' is being used instead of...
[mailer.git] / theme / default / css / general.css
index 027d171af03eb84554d813b1d5082787d297ecb4..c4c51cf0cc10a6154bdccbba34825115e807d914 100644 (file)
@@ -120,7 +120,7 @@ pre {
 }
 
 .notice {
-       color: #aa0000;
+       color: #00aa00;
        font-size: 12px;
 }
 
@@ -688,11 +688,11 @@ li.listing {
        padding-bottom: 5px;
 }
 
-bad {
+.bad {
        color: #aa0000;
        font-style: italic;
 }
 
-good {
+.good {
        color: #00aa00;
 }