The e-mail report is built from XSL stylesheets. There is a folder under the
server folder called xsl that contains these stylesheets - what you will
need to do is modify these stylesheets to increase the font size.
Unfortunately I don't know if there is a single location that contains the
size :-(

Modifying cruisecontrol.css will only affect the web dashboard.


Craig

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Chris
Sent: Friday, 27 May 2011 1:16 a.m.
To: ccnet-user
Subject: [ccnet-user] Re: Adjusting fonts on published/emailed build report

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

Reply via email to