Skip to content

Commit

Permalink
Make the vbuckets slightly more transparent.
Browse files Browse the repository at this point in the history
  • Loading branch information
dustin committed May 3, 2012
1 parent 6efe5e7 commit 3a4fc4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/vbuckets.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
}

svg g.vbuckets circle {
opacity: 0.9;
opacity: 0.75;
}

svg g.vbuckets circle.rep0 {
Expand Down

0 comments on commit 3a4fc4e

Please sign in to comment.