Removed change for a test only
This commit is contained in:
parent
b81aad83dc
commit
e514b5604b
@ -191,7 +191,7 @@ div.tmenu
|
|||||||
padding: 0px 0px 0px 0px;
|
padding: 0px 0px 0px 0px;
|
||||||
margin: 0px 0px 4px 0px;
|
margin: 0px 0px 4px 0px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
height: 59px;
|
height: 19px;
|
||||||
background: #b3c5cc;
|
background: #b3c5cc;
|
||||||
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/tmenu.jpg' ?>);
|
background-image: url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/tmenu.jpg' ?>);
|
||||||
color: #000000;
|
color: #000000;
|
||||||
@ -327,7 +327,7 @@ a.tmenusel:active
|
|||||||
table.tmenu
|
table.tmenu
|
||||||
{
|
{
|
||||||
padding: 0px 0px 10px 0px; /* t r b l */
|
padding: 0px 0px 10px 0px; /* t r b l */
|
||||||
margin: 40px 0px 0px 6px; /* t r b l */
|
margin: 0px 0px 0px 6px; /* t r b l */
|
||||||
}
|
}
|
||||||
|
|
||||||
* html li.tmenu a
|
* html li.tmenu a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user