Fontsize change

Hi there!

I would like to change the font size of the text entries in the Transcation
list within Details view. They are way too small. Where to look, any hint?

Thanks
Dirk Schulz

Hi there!

I would like to change the font size of the text entries in the Transcation
list within Details view. They are way too small. Where to look, any hint?

I had the same problem and patched RT for this–see the attached patch
file. (Apply this patch to lib/rt/ui/web/manipulate.pm)

The patch does two things:

  • Font-Size of message body is set to default font size (instead of size
    -1)

  • Only intresting Email-header fields are displayed, the rest is omitted

(If you want to have only one of these to changes, just look at the patch
and edit the file yourself–the change is pretty easy.)

Hope this helps,

CS

Christian Schwarz, F&F UNIX/Linux System Administrator
F&F Computer Anwendungen Tel: 089/51727-0
und Unternehmensberatung GmbH Fax: 089/51727-111
Westendstr. 195 Mail:C.Schwarz@ff-muenchen.de
D-80686 Muenchen http://www.ff-muenchen.de

patch (887 Bytes)