Wrong code, title and bold style.
patch
add to
phpgwapi/templates/idots/css/idots.css
it can be jerryr.css and brushed_metal.css (not tested)
this line
.Code
{
border: #8b4513 1px solid;
padding-right: 5px;
padding-left: 5px;
color: #000066;
font-family: 'Courier New' , Monospace;
background-color: #ff9933;
}
.Bold
{
font-weight: bold;
}
.Title
{
font-weight: bold;
font-size: 18px;
color: #cc3300;
}