" <[EMAIL PROTECTED]>
> >Reply-To: "MyFaces Discussion"
> >To: "MyFaces Discussion" ,
> >[EMAIL PROTECTED]
> >Subject: Re: td align="center" howto setup it in datatable
> >Date: Mon, 8 May 2006 14:49:58 +0100
> >
> >Hi, t
yFaces Discussion"
>To: "MyFaces Discussion" ,
>[EMAIL PROTECTED]
>Subject: Re: td align="center" howto setup it in datatable
>Date: Mon, 8 May 2006 14:49:58 +0100
>
>Hi, the property name should be 'text-align':
>
>.tableColumnCenter {
> text
Thanks, but I want to center a checkbox.
From: "Bruno Aranda" <[EMAIL PROTECTED]>
Reply-To: "MyFaces Discussion"
To: "MyFaces Discussion" ,
[EMAIL PROTECTED]
Subject: Re: td align="center" howto setup it in datatable
Date: Mon, 8 May 2006 1
Hi, the property name should be 'text-align':
.tableColumnCenter {
text-align:center;
}
Regards,
Bruno
On 5/8/06, Juergen Melzer <[EMAIL PROTECTED]> wrote:
I have the same problem Nicola Benaglia had in October 2005.
He asked how the td attribute 'center' is generated when he use a datatab
I have the same problem Nicola Benaglia had in October 2005.
He asked how the td attribute 'center' is generated when he use a datatable.
I readed the anwser from Marius Kreis but it doesn't help.
This is my output:
my css:
.tableColumnCenter {
align:center;
}
I use InteliJ and it says that
5 matches
Mail list logo