X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Fcommon.css;h=8893580880246a62a036879dc8e78a99224eaf18;hb=9fbc6ff48867b6125b6ae34520c399376573f8dc;hp=fe764b82eba513a3f1fced5455f107c039348083;hpb=d6a2112059bfd74eaa3926b8f9d1cfb52bf0e2f4;p=kivitendo-erp.git 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 }