diff --git a/product_library/static/src/css/pos.css b/product_library/static/src/css/pos.css index e2e4f1b..cfcad4d 100644 --- a/product_library/static/src/css/pos.css +++ b/product_library/static/src/css/pos.css @@ -12,7 +12,7 @@ } .pos .order .orderline .format { - color: #777; + color: #57C; font-weight: bold; font-style: normal; }