- Acton, Massachusetts, United States
- Jun 2nd
/* for fixing alignment of things next to a floated element */ .popout { width: auto; overflow: hidden; } .circuit-bg { background: url('http://i.imgur.com/LXiEJlF.png') #E5E5E5 repeat fixed; } .panel-default, a.list-group-item { background: rgba(255,255,255,0.65); } a.list-group-item:hover { background: #eee; } a.list-group-item.header:hover { background-image: linear-gradient(to bottom,#6F6F6F 0,#4F4F4F 100%); color: #fff; } .panel-headin