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