[ http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12456012 ] Rainer Rohloff commented on TOBAGO-210: ---------------------------------------
The custom style.css is included and the other style definition seems to work. If in style class "tobago-out-default" the entry font-weight is omitted, then the text ist rendered correctly in bold. ... <link rel="stylesheet" href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/scarborough/standard/style/style.css" media="screen" type="text/css" ><link rel="stylesheet" >href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/scarborough/mozilla/style/style.css" > media="screen" type="text/css" ><link rel="stylesheet" >href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/speyside/standard/style/style.css" > media="screen" type="text/css" ><link rel="stylesheet" >href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/speyside/mozilla/style/style.css" > media="screen" type="text/css" ><link rel="stylesheet" >href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/nlb/standard/style/style.css" > media="screen" type="text/css" ><link rel="stylesheet" >href="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/nlb/mozilla/style/style.css" > media="screen" type="text/css" ><script >src="/BaseOne3.5-jsf/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/prototype.js" > type="text/javascript" > ... > <tc:out ... markup-style rendered before default style > ------------------------------------------------------ > > Key: TOBAGO-210 > URL: http://issues.apache.org/jira/browse/TOBAGO-210 > Project: MyFaces Tobago > Issue Type: Bug > Components: Core > Affects Versions: 1.0.9-RC1 > Environment: all > Reporter: Rainer Rohloff > Attachments: markup-prob.gif, markup-prob2.gif > > > <tc:out value="Header line" markup="header" /> > will render style-class in wrong order - the markup style must rendered at > last position for overwriting the default definitions -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
