Mercurial > defr > drupal > core
comparison modules/profile/profile.css @ 1:c1f4ac30525a 6.0
Drupal 6.0
| author | Franck Deroche <webmaster@defr.org> | 
|---|---|
| date | Tue, 23 Dec 2008 14:28:28 +0100 | 
| parents | |
| children | 
   comparison
  equal
  deleted
  inserted
  replaced
| 0:5a113a1c4740 | 1:c1f4ac30525a | 
|---|---|
| 1 /* $Id: profile.css,v 1.3 2007/11/30 09:02:51 goba Exp $ */ | |
| 2 | |
| 3 #profile-fields td.category { | |
| 4 font-weight: bold; | |
| 5 } | |
| 6 #profile-fields tr.category-message { | |
| 7 color: #999; | |
| 8 } | |
| 9 #profile-fields tr.category-populated { | |
| 10 display: none; | |
| 11 } | 
