]> wagnertech.de Git - mfinanz.git/blobdiff - css/common.css
Neuen Artikeltyp Sortiment eingeführt - sql und rose
[mfinanz.git] / css / common.css
index 2594ef665ff0fc84932c44f2029448ba207bee44..8893580880246a62a036879dc8e78a99224eaf18 100644 (file)
@@ -66,3 +66,12 @@ input.grow_on_focus:focus { width: 150px }
 .cursor-default { cursor: default }
 .cursor-pointer { cursor: pointer }
 .cursor-help { cursor: help }
+
+/* dunning */
+#dunning_invoice_list .direct_debit td,
+#dunning_invoice_list .direct_debit a {
+  color: #aaa;
+}
+/* orderitems */
+.shipped     { color: green }
+.not_shipped { color: red   }