Adjust your mail client. In any (correct) HTML-rendering application,
user preferences override any CSS suggestions included with the
document.

The XSL files used to create your email are specified in the <email>
publishers block of your ccnet.config. No CSS files are directly
referenced there.

There is a cruisecontrol.css in the server\xsl directory which also
holds those XSL files, which looks like it has some of the same CSS
class names seen in the XSL files. I'd be surprised if that affected
the web dashboard and not the generated emails, since this CSS is used
in emails generated from projects built on servers which don't have
the web dashboard installed, and the web dashboard has its own copy of
that CSS file to boot.

On Wed, Jun 8, 2011 at 11:45, Chris <[email protected]> wrote:
> There has to be a file that essentially says, "when sending mail use
> this style sheet for the content" correct? Where is that file? Sorry
> I'm no web/CSS expert.
>
> On May 26, 2:55 pm, "Craig & Sammi Sutherland"
> <[email protected]> wrote:
>> 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