diff --git a/htdocs/admin/index.php b/htdocs/admin/index.php index 7f63c77e099..1df33bd4a80 100644 --- a/htdocs/admin/index.php +++ b/htdocs/admin/index.php @@ -454,7 +454,7 @@ else $var=true; $var=!$var; - print ""; + print ""; print ''; print ""; print ""; @@ -471,7 +471,7 @@ else */ $var=!$var; - print ""; + print ""; print '
".$langs->trans("VATIsUsedDesc")."
'; print ""; print ""; diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index bea736ddc6e..29cc25a03e5 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -645,20 +645,24 @@ border-left: 1px solid #000000; .pair { background: #e6ebed; font: helvetica, verdana, arial, sans-serif; +border: 0px; } /* .pair:hover { background: #c0c4c7; +border: 0px; } */ .impair { background: #d0d4d7; font: helvetica, verdana, arial, sans-serif; +border: 0px; } /* .impair:hover { background: #c0c4c7; +border: 0px; } */ diff --git a/htdocs/theme/eldy/img/object_email.png b/htdocs/theme/eldy/img/object_email.png index 2a7d3ff43de..dc717d6ab8d 100644 Binary files a/htdocs/theme/eldy/img/object_email.png and b/htdocs/theme/eldy/img/object_email.png differ diff --git a/htdocs/theme/eldy/img/object_user.png b/htdocs/theme/eldy/img/object_user.png index 6dfb6baa77b..d78a11908c9 100644 Binary files a/htdocs/theme/eldy/img/object_user.png and b/htdocs/theme/eldy/img/object_user.png differ diff --git a/htdocs/theme/eldy/img/star.png b/htdocs/theme/eldy/img/star.png index 2f3ebc13f01..b6bbefb4c2e 100644 Binary files a/htdocs/theme/eldy/img/star.png and b/htdocs/theme/eldy/img/star.png differ
".$langs->trans("VATIsNotUsedDesc")."