From 6ba504435e3d052516db72b4ed0e097546658c09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romaric=20Philog=C3=A8ne?= Date: Mon, 23 Aug 2021 23:30:27 +0200 Subject: [PATCH] chore: test --- app/client/static/CSS/styles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/client/static/CSS/styles.css b/app/client/static/CSS/styles.css index e8d50ef..6bee1ff 100644 --- a/app/client/static/CSS/styles.css +++ b/app/client/static/CSS/styles.css @@ -139,6 +139,7 @@ span { border-radius: 4px; } + .success { color: #3c763d; background-color: #dff0d8;