From e42487ae4ef6f4c82f115ae4f357eed68e818f1f Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 20 Feb 2019 05:26:27 +0100 Subject: [PATCH] CSS --- htdocs/theme/eldy/style.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 21c5bdcf2d9..3e18f07057f 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -3371,7 +3371,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) { box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20); } span.boxstatstext { - opacity: 0.8; + opacity: 0.7; line-height: 18px; color: #000; }