]> projects.mako.cc - selectricity/blobdiff - app/views/quickvote/index.rhtml
The summary page now had color coded tables. Red = election, green = quickvote.
[selectricity] / app / views / quickvote / index.rhtml
index e13ea942a45a7e175e6b0120efc0bec7741d04f1..d1018cf0a1da36563edf27d2f5fedf53b13bc06b 100644 (file)
@@ -1,8 +1,10 @@
-<div id="page-title">
+<div id="title-header">
        <span class="header">Quickvote</span>
        <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?