openelections / openelections.github.io

Entry point into Openelections project status and data
MIT License
12 stars 11 forks source link

Refinements for horizontal bars in visualizations #36

Closed SaraSchnadt closed 10 years ago

SaraSchnadt commented 10 years ago

Match grey from spec (#cccccc) Evenly space vertically

ghing commented 10 years ago

@SaraSchnadt I've made the lines spaced evenly in my development instance. I'll push the change live when I've addressed the whole batch of issues.

One question, for me, the horizontal lines are #cccccc. See the screenshot below where Chrome developer tools hows the fill color for a line with the selector .elections-viz .hlines .hline as #cccccc. Let me know if you're seeing something different in your browser.

screenshot from 2014-08-24 22 06 14

SaraSchnadt commented 10 years ago

Hi @ghing, the grey was looking dark black before for some reason before. The hue looks great now. As does the spacing.