[ 
http://jira.nuxeo.org/browse/NXP-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=35221#action_35221
 ] 

Jean-Marc Orliaguet commented on NXP-2298:
------------------------------------------

Note that layout elements allow only:

LAYOUT_PROPERTIES = { "width", "height",
            "text-align", "padding", "margin", "margin-left", "margin-right",
            "margin-top", "margin-bottom", "padding-left", "padding-right",
            "padding-bottom", "padding-top" };

 PAGE_LAYOUT_PROPERTIES = { "margin",  "padding" };

SECTION_LAYOUT_PROPERTIES = { "width",  "height", "margin-right", "margin-left" 
};

CELL_LAYOUT_PROPERTIES = { "width",  "padding", "text-align" };


but you can set 'min-width' in a css property as a style. The question is what 
are you trying to achieve? IE doesn't support 'min-width' for instance.

> Add min-width in css properties of theme
> ----------------------------------------
>
>                 Key: NXP-2298
>                 URL: http://jira.nuxeo.org/browse/NXP-2298
>             Project: Nuxeo Enterprise Platform 5
>          Issue Type: New Feature
>    Affects Versions: 5.1.4
>            Reporter: Thibaut SoulciƩ
>            Assignee: Jean-Marc Orliaguet
>             Fix For: 5.1.5, 5.2
>
>
> min-width doesnt seem to be taken by the theme.xml, could you authotize it 
> please?

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


_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to