X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=item_schedule.php;h=608bf90ecbe0ef40537656f535b982b8da469b48;hb=ee3469d3ffd74d2a6be87d3dd0a9541a14bcdfde;hp=accb8da14034b75e4b37561ccb3dd7a7ad2f82b2;hpb=ee3ba0c774916a4a2cf3c1fdd56c1cc9328137fe;p=order_line_extra.git diff --git a/item_schedule.php b/item_schedule.php index accb8da..608bf90 100644 --- a/item_schedule.php +++ b/item_schedule.php @@ -121,6 +121,10 @@ tr.on_time { tr.late { background: #fc8; } +tr.early { + background: #def; + color: blue; +} tr.soldout { background: pink; @@ -138,7 +142,6 @@ tr.tDnD_whileDrag :nth-child(4), tr.tDnD_whileDrag :nth-child(5) {