You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Nöth (Jira)" <de...@myfaces.apache.org> on 2022/03/22 16:41:00 UTC

[jira] [Created] (TOBAGO-2120) Tab: CSS customClass is only set in header

Henning Nöth created TOBAGO-2120:
------------------------------------

             Summary: Tab: CSS customClass is only set in header
                 Key: TOBAGO-2120
                 URL: https://issues.apache.org/jira/browse/TOBAGO-2120
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core
    Affects Versions: 5.0.0
            Reporter: Henning Nöth


A customClass is only rendered in the tc:tab header, not on the body.
{code:xml}
<tc:tab label="Tab A">
  <tc:style customClass="tab-a-custom"/>
</tc:tab>
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)