File: profile.css

package info (click to toggle)
drupal7 7.32-1%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 18,804 kB
  • sloc: php: 43,487; pascal: 40,880; sh: 1,635; xml: 466; makefile: 21; sql: 1
file content (10 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10

#profile-fields td.category {
  font-weight: bold;
}
#profile-fields tr.category-message {
  color: #999;
}
#profile-fields tr.category-populated {
  display: none;
}