From 2ac5e92937914628f698816e78e1ce9f6889d9aa Mon Sep 17 00:00:00 2001 From: Vincent LAURENT Date: Sun, 3 Oct 2021 09:43:22 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20en=20forme=20des=20motifs=20cr=C3=A9?= =?UTF-8?q?=C3=A9s,=20fond=20plus=20clair?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/pdf.html.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/pdf.html.php b/templates/pdf.html.php index cbabc67..b75028b 100644 --- a/templates/pdf.html.php +++ b/templates/pdf.html.php @@ -16,7 +16,7 @@ } aside .list-item-add label:hover, aside .list-item-add label:active, aside .list-item-add label.active, aside .list-item-add .btn-check:active + .btn-outline-secondary, aside .list-item-add .btn-check:checked + .btn-outline-secondary { - background: #e6ebf0; + background: #c9d1d8; border: 1px solid #000; box-shadow: 0 .25rem .5rem rgba(0,0,0,.075) !important } @@ -29,22 +29,22 @@