diff --git a/htdocs/theme/eldy/img/menutab-active.png b/htdocs/theme/eldy/img/menutab-active.png deleted file mode 100644 index 9fbb9ba634d7ac000397efc60d1e5851dc234ded..0000000000000000000000000000000000000000 Binary files a/htdocs/theme/eldy/img/menutab-active.png and /dev/null differ diff --git a/htdocs/theme/eldy/img/menutab-r.png b/htdocs/theme/eldy/img/menutab-r.png index 9db9b9d9b88eb96dc54fbecc5e7a4e68af7144e7..d841ad40d19e3a80eac9082771875c78d2f2ff4b 100644 Binary files a/htdocs/theme/eldy/img/menutab-r.png and b/htdocs/theme/eldy/img/menutab-r.png differ diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 9e1e4ef42aec5685e92125dbc69802ba9985ecc3..f3fc21586680e4d4bccb1971d0655598ca98bd60 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -641,7 +641,7 @@ div.tmenuleft float: <?php print $left; ?>; height: <?php print $heightmenu+4; ?>px; background: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/menutab-r.png',1); ?>) 0 0 no-repeat; - margin-top: -4px; + margin-top: 0px; } div.tmenucenter {