@@ -142,11 +142,11 @@ if (empty($user->socid) && empty($conf->global->MAIN_DISABLE_GLOBAL_BOXSTATS))
'orders',
'invoices',
'donations',
- 'contracts',
- 'interventions',
'supplier_proposals',
'supplier_orders',
'supplier_invoices',
+ 'contracts',
+ 'interventions',
'ticket'
);
@@ -3643,7 +3643,7 @@ ul.noborder li:nth-child(even):not(.liste_titre) {
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.20);
}
span.boxstatstext {
- opacity: 0.7;
+ opacity: 0.5;
line-height: 18px;
color: var(--colortext);