uniformize code

Look: Eldy theme is cleaner
This commit is contained in:
Laurent Destailleur 2009-10-30 17:57:47 +00:00
parent 01dfb476b3
commit 3f0bc50ca6

View File

@ -529,8 +529,7 @@ div.tabBar {
border-bottom: 1px solid #555555;
border-left: 1px solid #D0D0D0;
border-top: 1px solid #D8D8D8;
background: #dee7ec;
background: #dee7ec url(/theme/eldy/img/tab_background.png) repeat-x;
background: #dee7ec url(<?php echo DOL_URL_ROOT.'/theme/eldy/img/tab_background.png' ?>) repeat-x;
}
div.tabsAction {