profile.css in Drupal 7
Same filename and directory in other branches
#profile-fields td.category {
font-weight: bold;
}
#profile-fields tr.category-message {
color: #999;
}
#profile-fields tr.category-populated {
display: none;
}
File
modules/profile/profile.cssView source
-
- #profile-fields td.category {
- font-weight: bold;
- }
- #profile-fields tr.category-message {
- color: #999;
- }
- #profile-fields tr.category-populated {
- display: none;
- }