[
http://issues.apache.org/jira/browse/TOBAGO-210?page=comments#action_12455988 ]
Rainer Rohloff commented on TOBAGO-210:
---------------------------------------
<div class="tobago-panel-default " id="main:_id48" ><span
class="tobago-out-default tobago-out-markup-header ">Date</span></div>
style.css
=======
/* out ------------------------------------------------------------------- */
.tobago-out-default {
font-weight: normal;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
.tobago-out-markup-header {
background: #ffffff none;
height: 20px;
width: 100%;
display: block;
border-bottom: 1px solid #b2b2b2;
font: bold 12px arial, helvetica, sans-serif;
color: #000066;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
The class entry seems OK but the text ist rendered with normal font-weight (in
IE & FF)
Where ist the problem?
> <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
>
>
> <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