diff --git a/htdocs/categories/index.php b/htdocs/categories/index.php index d3b8f81c94d..2103a4081d3 100644 --- a/htdocs/categories/index.php +++ b/htdocs/categories/index.php @@ -197,7 +197,7 @@ print ''; print ''; diff --git a/htdocs/core/lib/functions.lib.php b/htdocs/core/lib/functions.lib.php index da1b7ac632e..16ecae4298b 100644 --- a/htdocs/core/lib/functions.lib.php +++ b/htdocs/core/lib/functions.lib.php @@ -3249,7 +3249,7 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $ // Add CSS $arrayconvpictotomorcess = array( 'action'=>'bg-infobox-action', 'account'=>'bg-infobox-bank_account', 'bank_account'=>'bg-infobox-bank_account', 'cash-register'=>'bg-infobox-bank_account', - 'contract'=>'bg-infobox-contrat', 'check'=>'font-status4', 'dollyrevert'=>'flip', 'folder'=>'bg-infobox-action', + 'contract'=>'bg-infobox-contrat', 'check'=>'font-status4', 'dollyrevert'=>'flip', 'ecm'=>'bg-infobox-action', 'hrm'=>'bg-infobox-adherent', 'group'=>'bg-infobox-adherent', 'intervention'=>'bg-infobox-contrat', 'multicurrency'=>'bg-infobox-bank_account', 'members'=>'bg-infobox-adherent', 'member'=>'bg-infobox-adherent', 'money-bill-alt'=>'bg-infobox-bank_account', diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index e56cd8ee36a..b3327bbf84e 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -3769,7 +3769,7 @@ div.info { padding-bottom: 8px; margin: 1em 0em 1em 0em; background: #eff8fc; - color: #666; + color: #558; } /* Warning message */ diff --git a/htdocs/user/hierarchy.php b/htdocs/user/hierarchy.php index cd93d6106e7..3a05bb3d640 100644 --- a/htdocs/user/hierarchy.php +++ b/htdocs/user/hierarchy.php @@ -153,7 +153,7 @@ else $morehtmlright .= dolGetButtonTitle($langs->trans('ViewList'), '', 'fa fa-list paddingleft', DOL_URL_ROOT.'/user/list.php'.(($search_statut != '' && $search_statut >= 0) ? '?search_statut='.$search_statut : '')); - print load_fiche_titre($title, $morehtmlright.' '.$newcardbutton); + print load_fiche_titre($title, $morehtmlright.' '.$newcardbutton, 'user'); print ''."\n"; if ($optioncss != '') print ''; @@ -181,7 +181,7 @@ else print ''; print_liste_field_titre("HierarchicView"); - print_liste_field_titre('
'.img_picto('', 'object_category').' '.$langs->trans("UndoExpandAll").' | '.img_picto('', 'object_category-expanded').' '.$langs->trans("ExpandAll").'
', $_SERVER['PHP_SELF'], "", '', "", 'align="center"'); + print_liste_field_titre('
'.img_picto('', 'folder', 'class="paddingright"').$langs->trans("UndoExpandAll").' | '.img_picto('', 'folder-open', 'class="paddingright"').$langs->trans("ExpandAll").'
', $_SERVER['PHP_SELF'], "", '', "", 'align="center"'); print_liste_field_titre("Status", $_SERVER['PHP_SELF'], "", '', "", 'align="right"'); print_liste_field_titre('', $_SERVER["PHP_SELF"], "", '', '', '', '', '', 'maxwidthsearch '); print '';
'.$langs->trans("Categories").''; if (!empty($conf->use_javascript_ajax)) { - print ''; + print ''; } print '