Extension ext-network continued:
[mailer.git] / theme / org / css / general.css
index d7c14181be9c305af5285d552f55ccffdfd19bb0..25809e6b8c5854e7df8e1c3427e41d182778f6ed 100644 (file)
@@ -520,3 +520,12 @@ ol.listing {
 li.listing {
        padding-bottom: 5px;
 }
+
+bad {
+       color: #aa0000;
+       font-style: italic;
+}
+
+good {
+       color: #00aa00;
+}