diff --git a/copanier/static/app.css b/copanier/static/app.css index 2cb17de..17fc706 100644 --- a/copanier/static/app.css +++ b/copanier/static/app.css @@ -543,3 +543,7 @@ dt.mandatory:after { details summary { cursor: pointer; } + +.rupture { + background-color: #ff000083; +} \ No newline at end of file diff --git a/copanier/templates/place_order.html b/copanier/templates/place_order.html index 793560d..3fe3cb6 100644 --- a/copanier/templates/place_order.html +++ b/copanier/templates/place_order.html @@ -25,7 +25,7 @@
{% for product in delivery.get_products_by(producer) %}