Refinement of module eldy and removed not used file.

This commit is contained in:
Laurent Destailleur 2013-07-29 10:14:36 +02:00
parent 36c73c4798
commit 0997274c45
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 306 B

After

Width:  |  Height:  |  Size: 304 B

View File

@ -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
{