Skip to content
Snippets Groups Projects
Commit 0997274c authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Refinement of module eldy and removed not used file.

parent 36c73c47
Branches
Tags
No related merge requests found
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
...@@ -641,7 +641,7 @@ div.tmenuleft ...@@ -641,7 +641,7 @@ div.tmenuleft
float: <?php print $left; ?>; float: <?php print $left; ?>;
height: <?php print $heightmenu+4; ?>px; height: <?php print $heightmenu+4; ?>px;
background: url(<?php echo dol_buildpath($path.'/theme/'.$theme.'/img/menutab-r.png',1); ?>) 0 0 no-repeat; 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 div.tmenucenter
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment