Projet

Général

Profil

Paste
Télécharger (168 octets) Statistiques
| Branche: | Révision:

root / drupal7 / modules / profile / profile.css @ db2d93dd

1

    
2
#profile-fields td.category {
3
  font-weight: bold;
4
}
5
#profile-fields tr.category-message {
6
  color: #999;
7
}
8
#profile-fields tr.category-populated {
9
  display: none;
10
}