web/drupal/modules/profile/profile.css
branchdrupal
changeset 74 0ff3ba646492
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/web/drupal/modules/profile/profile.css	Fri Aug 21 16:26:26 2009 +0000
@@ -0,0 +1,11 @@
+/* $Id: profile.css,v 1.3 2007/11/30 09:02:51 goba Exp $ */
+
+#profile-fields td.category {
+  font-weight: bold;
+}
+#profile-fields tr.category-message {
+  color: #999;
+}
+#profile-fields tr.category-populated {
+  display: none;
+}