ICEfaces
  1. ICEfaces
  2. ICE-3421

xp-portlet.css missing text-align styling for ice:outputText

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7.1
    • Fix Version/s: 1.7.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Portlets

      Description

      Looking between xp.css and xp-portlet.css, I find that

      Code:

       .iceDatTbl td span.iceOutTxt{
        display:block;
        overflow:hidden;
        padding:2px 0;
       }
       
      in xp-portlet.css is empty

      Code:

       .iceDatTbl td span.iceOutTxt{
       }
       
      The same styling should be applied to ensure consistent alignment behavior between both environments.

        Activity

        Hide
        Ken Fyten added a comment -

        Fixed.

        Trunk:

        rev # 17357
        ICE-3421: Align style-class for ice:outputText between xp.css and xp-portlet.css and rime.css and rime-portlet.css stylesheets.
        M /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css
        M /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css

        icefaces-1.7 branch:

        rev # 17358
        ICE-3421: Align style-class for ice:outputText between xp.css and xp-portlet.css and rime.css and rime-portlet.css stylesheets.
        M /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css
        M /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css

        Show
        Ken Fyten added a comment - Fixed. Trunk: rev # 17357 ICE-3421 : Align style-class for ice:outputText between xp.css and xp-portlet.css and rime.css and rime-portlet.css stylesheets. M /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css M /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css icefaces-1.7 branch: rev # 17358 ICE-3421 : Align style-class for ice:outputText between xp.css and xp-portlet.css and rime.css and rime-portlet.css stylesheets. M /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css M /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css

          People

          • Assignee:
            Unassigned
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: