Refinement of module eldy and removed not used file.
This commit is contained in:
parent
36c73c4798
commit
0997274c45
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 |
@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user