Fix: Fix in css usage.

This commit is contained in:
Laurent Destailleur 2010-06-26 13:49:20 +00:00
parent 19d7b1bd92
commit 91b345fd6d

View File

@ -907,8 +907,7 @@ font-weight: normal;
white-space: nowrap;
}
input.liste_titre {
background: #7699A9;
background-image: url(<?php echo DOL_URL_ROOT.'/theme/auguria/img/menus/trtitle.png' ?>);
background: transparent;
background-repeat: repeat-x;
border: 0px;
}