~spreadubuntu/spreadubuntu/devel-drupal6

« back to all changes in this revision

Viewing changes to modules/profile/profile.css

  • Committer: ruben
  • Date: 2009-06-08 09:38:49 UTC
  • Revision ID: ruben@captive-20090608093849-s1qtsyctv2vwp1x1
SpreadUbuntu moving to Drupal6. Based on ubuntu-drupal theme and adding our modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
}