[ http://issues.apache.org/jira/browse/TAPESTRY-170?page=all ]

Brian K. Wallace updated TAPESTRY-170:
--------------------------------------

    Attachment: TAPESTRY-170-branch-3.0.patch

Modified the SimpleTableColumnComponent and SimpleTableFormColumnComponent HTML 
files to simply put a table element.

I added the following to workbench.css to test that it would still work 
correctly in both Firefox and Internet Explorer (other browsers have not been 
tested) I noticed the patch wouldn't generate for the css as it's marked 
binary. I haven't looked at the trunk source, but I would assume the same fix 
is in order there as well.

.CountryColumnHeader table {
  width: 100%;
  border: 0;
  text-align: right;
}

> contrib:TableColumns renders sortable column headers centered
> -------------------------------------------------------------
>
>          Key: TAPESTRY-170
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-170
>      Project: Tapestry
>         Type: Bug
>   Components: Contrib
>     Versions: 3.0
>  Environment: Operating System: All
> Platform: All
>     Reporter: Vjeran Marcinko
>     Assignee: Tapestry Developer List
>  Attachments: TAPESTRY-170-branch-3.0.patch
>
> contrib:TableColumns renders sortable column headers centered :
> <table border=0 cellspacing=0 cellpadding=0 align="center">
> ...
> thus making align change impossible (with CSS).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to