mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
setting the em_folder bgcolor for idots from a blue to a gray, so that links are visible
This commit is contained in:
parent
30a4f77153
commit
1ef61884b1
@ -48,4 +48,5 @@
|
||||
if ($GLOBALS['phpgw_info']['user']['preferences']['common']['template_set'] == 'idots')
|
||||
{
|
||||
$phpgw_info['theme']['row_off'] = '#E8F0F0';
|
||||
$phpgw_info['theme']['em_folder'] = '#a0a0a0';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user