I just discovered that polls colors are not contrasting. This is scheduled to be addressed in the next release of both Drupal 6 and 7 versions.

If you are using polls, you can modify the style-bh.css file by adding these lines:

.poll .bar .foreground {
  background-color: #444;
}

See the demo website at http://d7.sofpedia.ro.

Comments

Florian’s picture

Status: Active » Closed (fixed)
Florian’s picture

Issue summary: View changes

added the demo website