I found the cruisecontrol.css file and saw this
.warning { color:#ff8000; }
.error { color:#ff0000; }
Do I just do this?
.warning { font-size:12px; color:#ff8000; }
.error { color:#ff0000; }
On May 26, 9:06 am, Chris <[email protected]> wrote:
> Where would I adjust the fonts (e.g., make them bigger) for the email
> report that ccnet sends?
>
> -chris
