From 19ec5103ad1f83ca0749d9ec3ca7858e4ee708df Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 19 Sep 2018 18:06:36 +0200 Subject: [PATCH] css --- htdocs/theme/eldy/style.css.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index ee7759f5ac3..deaf2f66e1c 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -3239,10 +3239,10 @@ ul.noborder li:nth-child(even):not(.liste_titre) { margin-bottom: 5px; text-align: center; - /* background: #f8f8f8; */ + background: #fcfcfc; border: 1px solid #eee; - border-left: 3px solid #aaa; - box-shadow: 3px 1px 8px #ddd; + /* border-left: 6px solid #ddd; */ + box-shadow: 1px 1px 8px #ddd; border-radius: 0px; } .boxstats, .boxstats130, .boxstatscontent {