You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org> on 2015/09/11 15:14:46 UTC

[jira] [Created] (TOBAGO-1490) Using new attributes in to tweak layout

Udo Schnurpfeil created TOBAGO-1490:
---------------------------------------

             Summary: Using new attributes in <tc:style> to tweak layout
                 Key: TOBAGO-1490
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1490
             Project: MyFaces Tobago
          Issue Type: Sub-task
          Components: Core, Themes
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil


Layout should normally done by the layout managers, we have now a set of.
Sometime it is necessary to tweak it a bit.

These attributes should be used rarly, most times there is a better way with layout managers, and/or CSS classes.

These attributes are supported:
* width
* height

* minWidth
* minHeight
* maxWidth
* maxHeight

* left
* right
* top
* bottom

* paddingLeft
* paddingRight
* paddingTop
* paddingBottom

* marginLeft
* marginRight
* marginTop
* marginBottom

* overflowX
* overflowY
* display
* position

* backgroundImage
* backgroundPosition
* zIndex (to be defined)
* textAlign




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