[rt-users] rt3, losing fixed-font formatting in ticket display

Aurel Schwarzentruber as at sysformance.com
Tue Feb 10 07:21:09 EST 2004


On Monday 09 February 2004 23:11, matthew zeier wrote:
> Tickets with content that depends on fixed-width displays get munged in
> rt3's ticket history.  Tabs and the like get lost.
>
> I changed webrt.css to include Courier:
>
>
> SPAN.message {
>         font-size: 100%;
>         font-family: Courier, Verdana, Arial, Helvetica, sans-serif;
> }
>
> but I'm left with a Courier font with proportional spacing.  What's the
> right way to do this?

sans-serif *is* proportional, try something like "font-family: Courier, 
monospace;".

cheers
Aurel




More information about the rt-users mailing list