[Tickets #7954] Re: to make visible or not tab<app>
bugs at horde.org
bugs at horde.org
Tue Feb 10 09:56:21 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7954
------------------------------------------------------------------------------
Ticket | 7954
Updated By | gerard.breiner at ias.u-psud.fr
Summary | to make visible or not tab<app>
Queue | DIMP
Version | 1.1.1
Type | Enhancement
State | Rejected
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
gerard.breiner at ias.u-psud.fr (2009-02-10 04:56) wrote:
> You can customize the DIMP interface through CSS.
Yes... by putting $conf[css_files] = 'custom.css'
Then dimp/themes/custom.css
.activeTab {
display: none;
}
#hometab {
display: none;
}
#tabingo {
display: none;
}
#tabtransfert {
display: none;
}
#tabpasswd {
display: none;
}
#tabkronolith {
display: none;
}
#tabnag {
display: none;
}
More information about the bugs
mailing list