For m1 you can take a look at :

http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/css/maven-base.css?view=markup
http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/xdoc/src/plugin-resources/css/maven-theme.css?view=markup

Arnaud

On 8/3/05, Henning Schmiedehausen <[EMAIL PROTECTED]> wrote:
> 
> On Wed, 2005-08-03 at 10:02 +0200, Fabrizio Giustina wrote:
> > On 8/2/05, Carlos Sanchez <[EMAIL PROTECTED]> wrote:
> > > > Question: Is there documentation somewhere how you can influence the
> > > > site build with your own style sheet? And which CSS tags must be
> > > > defined for the site to build?
> > > The properties you can set are described at
> > > http://maven.apache.org/reference/plugins/xdoc/properties.html
> >
> > The maven.ui.* properties are pretty useless now, if you want to
> > modifify the look and feel for the generated file simply place a
> > project.css stylesheet in xdoc/style.
> > Pages generated by xdoc are fully xhtml compliant, without any layout
> > information embedded in the page: you can use ids and classes added to
> > any element in your custom css rules, overwriting the default rules in
> > the base maven css.
> 
> Is that for Maven 1 or Maven 2? Is there a list of the ids and classes
> somewhere besides the base maven css file?
> 
> Regards
> Henning
> 
> --
> Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
> [EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
> 
> RedHat Certified Engineer -- Jakarta Turbine Development
> Linux, Java, perl, Solaris -- Consulting, Training, Engineering
> 
> 4 - 8 - 15 - 16 - 23 - 42
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to