This addition comes from pnm in Improve readability of variables lists... could we please add the following styles to make definition lists such as in box.tpl.php variables a bit easier to read?

#content dt {
  font-weight: bold;
  padding-top: 0.2em;
}
#content dd {
  padding-top: 0.2em;
}

Comments

dww’s picture

Assigned: Unassigned » dww
Status: Active » Fixed

commited to HEAD of bluebeach and installed on d.o.
temporarily disabled the CSS preprocessor, reloaded, and turned it back on.
clear your browser caches and it should work.

Anonymous’s picture

Status: Fixed » Closed (fixed)
dww’s picture

Assigned: dww » Unassigned
Status: Closed (fixed) » Closed (duplicate)

ha, i just noticed: http://drupal.org/node/13961

Project: Drupal.org infrastructure » Bluecheese
Component: Drupal.org theme » Miscellaneous