Hi there
The dash board is behaving strangely for checkstyle. It tells there
are 30846 CS errors for a given sub project, when i go to its page it
has only 94. All the numbers in the main dashboard page don't follow
what each individual page has.
Does any one have seem this?
thanks
emerson
On 24/04/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
It's certainly a problem in the stylesheet.
in the maven-base.css there's a fixed width :
#leftColumn (line 58)
{
width: 150px;
float: left;
}
You can try to override this style in your own project.css
Open an issue in the xdoc plugin you you want that we change it.
Arnaud
On 24/04/07, emerson cargnin <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> In the site generated, the left column, with the sub projects
> (Projects title), the name of the projects goes out of the column when
> it's more than abount 21 chars. In the 1.0.2 it was alright, does
> anyone know how to correct it?
>
> thanks
> emerson
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]