home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / CMS / drupal-6.0.exe / drupal-6.0 / modules / profile / profile.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-11-30  |  228 b   |  12 lines

  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. }
  12.