]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Extension ext-network continued:
[mailer.git] / theme / default / css / general.css
index 9d81babc0ad2df3256e3f581dcd9dd0fe22f0c89..dbdbdc123d5311b73d64d9c601b760d8c07902fd 100644 (file)
@@ -687,3 +687,12 @@ ol.listing {
 li.listing {
        padding-bottom: 5px;
 }
+
+bad {
+       color: #aa0000;
+       font-style: italic;
+}
+
+good {
+       color: #00aa00;
+}