X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/d6a2112059bfd74eaa3926b8f9d1cfb52bf0e2f4..4438ac8995ba86eeef3f20fa246583eebf5bc3cd:/css/common.css diff --git a/css/common.css b/css/common.css index fe764b82e..889358088 100644 --- a/css/common.css +++ b/css/common.css @@ -72,3 +72,6 @@ input.grow_on_focus:focus { width: 150px } #dunning_invoice_list .direct_debit a { color: #aaa; } +/* orderitems */ +.shipped { color: green } +.not_shipped { color: red }