The summary page now had color coded tables. Red = election, green = quickvote.
[selectricity-live] / app / views / quickvote / index.rhtml
index 856d74e154e3d2b0cd1bdca6159738e40dc8fdaf..d1018cf0a1da36563edf27d2f5fedf53b13bc06b 100644 (file)
@@ -3,6 +3,8 @@
        <span class="subheader"><%=h @voter.election.description.capitalize %></span>
 </div>
 
+<div class="clear-div"></div>
+
 <div class="main-content">
 
 <% if @voter.voted? %>

Benjamin Mako Hill || Want to submit a patch?