[Rt-devel] Constant width font

Vincent Lee vsl at microplex.com
Fri May 8 16:48:30 EDT 2009


Hi,

Is there a way to display the body tickets in a constant width font?
We tried modifying html/NoAuth/webrt.css with out success.

SPAN.message {
font-size: 100%;
font-family: "Courier New", Courier, monospace;
}

BODY {
 color: #000;
 background: #FFFFFF;
 font-family: "Courier New", Courier, monopace;
....
}

Thanks,


More information about the Rt-devel mailing list