Henning Nöth created TOBAGO-2297:
------------------------------------
Summary: Sheet header: different font-weight calculation
Key: TOBAGO-2297
URL: https://issues.apache.org/jira/browse/TOBAGO-2297
Project: MyFaces Tobago
Issue Type: Bug
Components: Themes
Affects Versions: 6.3.0, 5.11.0
Reporter: Henning Nöth
The sheet header font-weight calculation is different, depending wether the
columns attribute is used.
If the columns attribute is NOT used, the browse style sheet set "font-weight:
bold" on "TH".
If the columns attribute IS used, Tobago set "font-weight: normal" on "TH" and
then set "font-weight: bold" on "tobago-out".
The font-weight style set for sheets with columns attribute should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)