You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "Angelo C." <an...@gmail.com> on 2012/08/10 00:35:01 UTC

adding border-radius to t:grid

Hi,

I'd like the table come out from t:grid rounded, is there a way to add? I
tried following, does not work:
 div.t-data-grid {
            border-radius:5px;
        }
Thanks,
Angelo



--
View this message in context: http://tapestry.1045711.n5.nabble.com/adding-border-radius-to-t-grid-tp5715209.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: adding border-radius to t:grid

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
On Thu, 09 Aug 2012 19:35:01 -0300, Angelo C. <an...@gmail.com>  
wrote:

> Hi,

Hi!

> I'd like the table come out from t:grid rounded, is there a way to add? I
> tried following, does not work:
>  div.t-data-grid {
>             border-radius:5px;
>         }

Hi!

This is a pure CSS question.

-- 
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org