tracker.css

.page-tracker td.replies {
  text-align: center;
}
.page-tracker table {
  width: 100%;
}

File

modules/tracker/tracker.css

View source
  1. .page-tracker td.replies {
  2. text-align: center;
  3. }
  4. .page-tracker table {
  5. width: 100%;
  6. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.