From 9d1ca524924c479be6636896bfa0e26814879b51 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 29 Jun 2015 11:22:03 +0200 Subject: [PATCH] Css fix --- htdocs/theme/eldy/style.css.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 730f2d76f18..8128aec8613 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2554,9 +2554,9 @@ div.dolgraph div.legend table tbody tr { height: auto; } margin-top: 10px; } .photowithmargin { - -webkit-box-shadow: 0px 0px 3px #777; +/* -webkit-box-shadow: 0px 0px 3px #777; -moz-box-shadow: 0px 0px 3px #777; - box-shadow: 0px 0px 3px #777; + box-shadow: 0px 0px 3px #777;*/ } .photointoolitp { margin-top: 6px;