Active
Project:
Salamander Skins
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Apr 2009 at 08:16 UTC
Updated:
11 Apr 2009 at 08:16 UTC
The CCK fieldgroups look a bit funny because they aren't bold.
To fix this, it may be worth considering to the style-base.css file by default:
legend {
font-weight: bold;
}
Otherwise just looks a bit funny. Thus far haven't seen any adverse effects