Henning Noeth created TOBAGO-1789:
-------------------------------------

             Summary: New (Bootstrap beta) offset concept for tc:segmentLayout
                 Key: TOBAGO-1789
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1789
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core, Themes
    Affects Versions: 3.0.5
            Reporter: Henning Noeth


With Bootstrap Beta, the 'offset' CSS classes of Bootstrap Alpha 6 are removed 
(like offset-4, offset-sm-6, offset-md-8, offset-lg-10).

The new offset concept know basically 'ml-auto' (margin-left: auto) and 
'mr-auto' (margin-right: auto).
For the different sizes, 'sm', 'md', 'lg' are added, like 'ml-md-auto'.

The new concept must be implemented to segment layout.
There should be new attributes for tc:segmentLayoutConstraint. For example 
'marginExtraSmall', 'marginSmall', 'marginMedium', 'marginLarge'. Allowed 
values could be 'left', 'right', 'both'.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to