[ 
https://issues.apache.org/jira/browse/ISIS-1304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood closed ISIS-1304.
-----------------------------
    Resolution: Won't Fix

I prefer the center alignment, because we tend to only render the icon as the 
link, as per:

isis.viewer.wicket.maxTitleLengthInStandaloneTables=40
isis.viewer.wicket.maxTitleLengthInParentedTables=0

If you want to left align, this is easily addressed using custom CSS in 
application.css file, eg:

.collectionContentsAsAjaxTablePanel table.contents thead .title-column,
.collectionContentsAsAjaxTablePanel table.contents tbody .title-column {
     text-align: left;
}   


> Table column with icon and title is not left aligned
> ----------------------------------------------------
>
>                 Key: ISIS-1304
>                 URL: https://issues.apache.org/jira/browse/ISIS-1304
>             Project: Isis
>          Issue Type: Bug
>          Components: Core: Viewer: Wicket
>            Reporter: Vladimir Nisevic
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.12.0
>
>         Attachments: screenshot-1.png
>
>
> See screenshot



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to