Picked = Green + fix null quantity => 0.
[order_line_extra.git] / item_schedule.php
index 9379528064e86ccda90753c40c826336a016fc24..9eac399baa1838faa43ca7e42e27c7bd1f31b26e 100644 (file)
@@ -112,7 +112,12 @@ tr.partial  td:nth-child(5) {
        background: pink;
 }
 
+
 tr.location {
+       font-weight: normal;
+               background: #bbb;
+}
+tr.picked {
        font-weight: normal;
                background: #8f8;
 }