lectors I defined in my stylesheet...
Tom
-Original Message-
From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
Sent: Monday, October 02, 2006 11:55 AM
To: Tapestry users
Subject: Re: Contrib:Table pagesClass not working
Just adding, I'm moving the tablePages to the bottom. I've see
isTable .pager {
> display: block;
> text-align: center;
> margin-bottom: .25em;
> }
> #edisTable .pager b, #edisTable .pager a {
> margin-left: .10em;
> margin-right: .10em;
> }
>
>
> -Original Message-
> From: Andreas Andreou [mailto
r a {
margin-left: .10em;
margin-right: .10em;
}
-Original Message-
From: Andreas Andreou [mailto:[EMAIL PROTECTED]
Sent: Monday, October 02, 2006 11:52 AM
To: Tapestry users
Subject: Re: Contrib:Table pagesClass not working
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapes
006 11:52 AM
To: Tapestry users
Subject: Re: Contrib:Table pagesClass not working
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-contrib/s
rc/java/org/apache/tapestry/contrib/table/components/Table.jwc?view=mark
up
Vinicius
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-contrib/src/java/org/apache/tapestry/contrib/table/components/Table.jwc?view=markup
Vinicius Carvalho wrote:
Hello there! I'm defening a pagesClass parameter on my table
compone
Hello there! I'm defening a pagesClass parameter on my table component, but
its not working. I've searched the source and did not see any reference to
it on the parameter, only in the jwc, no reference at the componente java
source or the template...
Anyone else having the same issue?
Regards